aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* ptp: Added a clock that uses the eTSEC found on the MPC85xx.Richard Cochran2011-05-23
* ptp: Added a brand new class driver for ptp clocks.Richard Cochran2011-05-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2011-05-23
|\
| * ide/ide-scan-pci.c: Use for_each_pci_dev().Thiago Farina2011-05-16
| * IDE: ide-floppy, remove unnecessary NULL checkJiri Slaby2010-11-22
| * drivers/ide/pmac.c: Remove unnecessary casts of pci_get_drvdataJoe Perches2010-11-22
| * ide: fix use after free in ide-acpiMariusz Kozlowski2010-11-22
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-05-23
|\ \
| * | md: allow resync_start to be set while an array is active.NeilBrown2011-05-11
| * | md/raid10: reformat some loops with less indenting.NeilBrown2011-05-11
| * | md/raid10: remove unused variable.NeilBrown2011-05-11
| * | md/raid10: make more use of 'slot' in raid10d.NeilBrown2011-05-11
| * | md/raid10: some tidying up in fix_read_errorNeilBrown2011-05-11
| * | md/raid1: improve handling of pages allocated for write-behind.NeilBrown2011-05-11
| * | md/raid1: try fix_sync_read_error before process_checks.NeilBrown2011-05-11
| * | md/raid1: tidy up new functions: process_checks and fix_sync_read_error.NeilBrown2011-05-11
| * | md/raid1: split out two sub-functions from sync_request_writeNeilBrown2011-05-11
| * | md: make error_handler functions more uniform and correct.NeilBrown2011-05-11
| * | md/multipath: discard ->working_disks in favour of ->degradedNeilBrown2011-05-11
| * | md/raid1: clean up read_balance.NeilBrown2011-05-11
| * | md: simplify raid10 read_balanceNeilBrown2011-05-11
| * | md/bitmap: fix saving of events_cleared and other state.NeilBrown2011-05-11
| * | md: reject a re-add request that cannot be honoured.NeilBrown2011-05-11
| * | md: Fix race when creating a new md device.NeilBrown2011-05-11
* | | Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-23
* | | Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-05-22
|\ \ \
| * | | viafb: Automatic OLPC XO-1.5 configurationDaniel Drake2011-05-11
| * | | viafb: remove unused CEA modeFlorian Tobias Schandinat2011-04-26
| * | | viafb: try to map less memory in case of failureFlorian Tobias Schandinat2011-04-25
| * | | viafb: use write combining for video ramFlorian Tobias Schandinat2011-04-24
| * | | Merge branch 'viafb-pll' into viafb-nextFlorian Tobias Schandinat2011-04-24
| |\ \ \
| | * | | viafb: add X server compatibility modeFlorian Tobias Schandinat2011-04-23
| | * | | viafb: delete clock and PLL initializationFlorian Tobias Schandinat2011-04-01
| | * | | viafb: add engine clock supportFlorian Tobias Schandinat2011-03-25
| | * | | viafb: add VIA slapping capabilityFlorian Tobias Schandinat2011-03-24
| | * | | viafb: split clock and PLL code to an extra fileFlorian Tobias Schandinat2011-03-24
| | * | | viafb: add primary/secondary clock on/off switchesFlorian Tobias Schandinat2011-03-23
| | * | | viafb: add clock source selection and PLL power management supportFlorian Tobias Schandinat2011-03-23
| | * | | viafb: prepare for PLL separationFlorian Tobias Schandinat2011-03-23
| | * | | viafb: call viafb_get_clk_value only in viafb_set_vclockFlorian Tobias Schandinat2011-03-23
| | * | | viafb: allow some pll calculationsFlorian Tobias Schandinat2011-03-23
| * | | | Merge branch 'viafb-cleanup' into viafb-nextFlorian Tobias Schandinat2011-04-24
| |\ \ \ \
| | * | | | viafb: replace custom return valuesFlorian Tobias Schandinat2011-03-26
| | * | | | viafb: some small cleanup for global variablesFlorian Tobias Schandinat2011-03-26
| | * | | | viafb: gather common good, old VGA initialization in one placeFlorian Tobias Schandinat2011-03-26
| | * | | | viafb: remove unused max_hres/vresFlorian Tobias Schandinat2011-03-23
| | * | | | viafb: kill crt_setting_informationFlorian Tobias Schandinat2011-03-21
| | * | | | viafb: no need to write CRTC values twiceFlorian Tobias Schandinat2011-03-21
| | * | | | viafb: move initialization codeFlorian Tobias Schandinat2011-03-21
| | |/ / /
| * | | | viafb: reduce OLPC refresh a bitFlorian Tobias Schandinat2011-04-23