summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ptp: Added a brand new class driver for ptp clocks.Richard Cochran2011-05-238-0/+863
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2011-05-224-6/+6
|\
| * ide/ide-scan-pci.c: Use for_each_pci_dev().Thiago Farina2011-05-161-1/+1
| * IDE: ide-floppy, remove unnecessary NULL checkJiri Slaby2010-11-221-1/+1
| * drivers/ide/pmac.c: Remove unnecessary casts of pci_get_drvdataJoe Perches2010-11-221-2/+2
| * ide: fix use after free in ide-acpiMariusz Kozlowski2010-11-221-2/+2
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-05-228-534/+535
|\ \
| * | md: allow resync_start to be set while an array is active.NeilBrown2011-05-113-3/+4
| * | md/raid10: reformat some loops with less indenting.NeilBrown2011-05-111-108/+120
| * | md/raid10: remove unused variable.NeilBrown2011-05-111-3/+0
| * | md/raid10: make more use of 'slot' in raid10d.NeilBrown2011-05-111-4/+5
| * | md/raid10: some tidying up in fix_read_errorNeilBrown2011-05-111-40/+34
| * | md/raid1: improve handling of pages allocated for write-behind.NeilBrown2011-05-112-30/+29
| * | md/raid1: try fix_sync_read_error before process_checks.NeilBrown2011-05-111-14/+5
| * | md/raid1: tidy up new functions: process_checks and fix_sync_read_error.NeilBrown2011-05-111-89/+95
| * | md/raid1: split out two sub-functions from sync_request_writeNeilBrown2011-05-111-173/+192
| * | md: make error_handler functions more uniform and correct.NeilBrown2011-05-112-38/+40
| * | md/multipath: discard ->working_disks in favour of ->degradedNeilBrown2011-05-112-12/+11
| * | md/raid1: clean up read_balance.NeilBrown2011-05-111-49/+34
| * | md: simplify raid10 read_balanceNeilBrown2011-05-111-66/+44
| * | md/bitmap: fix saving of events_cleared and other state.NeilBrown2011-05-111-4/+6
| * | md: reject a re-add request that cannot be honoured.NeilBrown2011-05-111-0/+10
| * | md: Fix race when creating a new md device.NeilBrown2011-05-111-3/+8
* | | Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-2237-0/+37
* | | Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-05-2219-706/+723
|\ \ \
| * | | viafb: Automatic OLPC XO-1.5 configurationDaniel Drake2011-05-111-9/+30
| * | | viafb: remove unused CEA modeFlorian Tobias Schandinat2011-04-263-34/+0
| * | | viafb: try to map less memory in case of failureFlorian Tobias Schandinat2011-04-251-1/+8
| * | | viafb: use write combining for video ramFlorian Tobias Schandinat2011-04-241-1/+1
| * | | Merge branch 'viafb-pll' into viafb-nextFlorian Tobias Schandinat2011-04-248-408/+588
| |\ \ \
| | * | | viafb: add X server compatibility modeFlorian Tobias Schandinat2011-04-232-0/+18
| | * | | viafb: delete clock and PLL initializationFlorian Tobias Schandinat2011-04-011-6/+2
| | * | | viafb: add engine clock supportFlorian Tobias Schandinat2011-03-263-0/+55
| | * | | viafb: add VIA slapping capabilityFlorian Tobias Schandinat2011-03-242-6/+43
| | * | | viafb: split clock and PLL code to an extra fileFlorian Tobias Schandinat2011-03-245-281/+368
| | * | | viafb: add primary/secondary clock on/off switchesFlorian Tobias Schandinat2011-03-241-1/+37
| | * | | viafb: add clock source selection and PLL power management supportFlorian Tobias Schandinat2011-03-231-0/+88
| | * | | viafb: prepare for PLL separationFlorian Tobias Schandinat2011-03-231-43/+84
| | * | | viafb: call viafb_get_clk_value only in viafb_set_vclockFlorian Tobias Schandinat2011-03-233-21/+19
| | * | | viafb: allow some pll calculationsFlorian Tobias Schandinat2011-03-232-282/+106
| * | | | Merge branch 'viafb-cleanup' into viafb-nextFlorian Tobias Schandinat2011-04-2413-251/+84
| |\ \ \ \
| | * | | | viafb: replace custom return valuesFlorian Tobias Schandinat2011-03-275-33/+17
| | * | | | viafb: some small cleanup for global variablesFlorian Tobias Schandinat2011-03-275-18/+7
| | * | | | viafb: gather common good, old VGA initialization in one placeFlorian Tobias Schandinat2011-03-262-31/+37
| | * | | | viafb: remove unused max_hres/vresFlorian Tobias Schandinat2011-03-232-137/+3
| | * | | | viafb: kill crt_setting_informationFlorian Tobias Schandinat2011-03-214-26/+15
| | * | | | viafb: no need to write CRTC values twiceFlorian Tobias Schandinat2011-03-211-3/+0
| | * | | | viafb: move initialization codeFlorian Tobias Schandinat2011-03-211-5/+7
| | |/ / /
| * | | | viafb: reduce OLPC refresh a bitFlorian Tobias Schandinat2011-04-233-2/+3
| * | | | viafb: fix OLPC XO 1.5 device connectionFlorian Tobias Schandinat2011-04-231-0/+5