summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[PATCH] WorkStruct: Fix up some PA-RISC work itemsDavid Howells2-8/+8
2006-12-08[PARISC] Make Lasi Ethernet depend on GSC onlyMatthew Wilcox1-3/+3
2006-12-08[PARISC] lasi_82596: use BUILD_BUG_ON() and constify static arrayHelge Deller1-27/+7
2006-12-08[PARISC] Fix PCI bus numbering in the presence of Cardbus bridgesMatthew Wilcox1-13/+19
2006-12-08[PARISC] sparse fixesMatthew Wilcox3-3/+3
2006-12-08[PARISC] parisc-agp: Fix integer/pointer warningMatthew Wilcox1-1/+1
2006-12-08[PARISC] [MUX] Get the hversion directly from the parisc_deviceRyan Bradetich1-4/+5
2006-12-08[PARISC] [MUX] Correctly report the number of available portsRyan Bradetich1-11/+31
2006-12-08[PARISC] [MUX] Detect multiple cards in the correct orderRyan Bradetich1-8/+30
2006-12-08[PARISC] [MUX] Make the Serial Mux driver work as moduleRyan Bradetich1-78/+57
2006-12-08[PARISC] [MUX] Claim resources for the Mux driverRyan Bradetich1-1/+60
2006-12-08[PARISC] [MUX] Mux driver updatesRyan Bradetich1-2/+11
2006-12-08[PARISC] [MUX] Mux driver bug fixRyan Bradetich1-10/+17
2006-12-08[PARISC] HPPB bus updates for E-Class systemsRyan Bradetich1-8/+6
2006-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds17-1905/+1411
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds13-204/+93
2006-12-07[ARM] Merge individual ARM sub-treesRussell King13-204/+93
2006-12-07Merge branch 'intx' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/mi...Linus Torvalds1-8/+4
2006-12-07PCI MSI: always toggle legacy-INTx-enable bit upon MSI entry/exitJeff Garzik1-8/+4
2006-12-07ieee1394: sbp2: code formatting around work_struct stuffStefan Richter1-7/+9
2006-12-07ieee1394: nodemgr: remove a kcallocStefan Richter1-46/+20
2006-12-07ieee1394: conditionally export ieee1394_bus_typeStefan Richter1-0/+1
2006-12-07ieee1394: Consolidate driver registeringBen Collins8-27/+22
2006-12-07ieee1394: sbp2: convert from PCI DMA to generic DMAStefan Richter3-68/+62
2006-12-07ieee1394: nodemgr: spaces to tabsStefan Richter1-49/+49
2006-12-07ieee1394: nodemgr: fix deadlock in shutdownStefan Richter1-3/+18
2006-12-07ieee1394: nodemgr: remove duplicate assignmentStefan Richter1-1/+1
2006-12-07sbp2: make 1bit bitfield unsignedLuca Tettamanti1-1/+1
2006-12-07ieee1394: schedule *_oui sysfs attributes for removalStefan Richter1-1/+1
2006-12-07ieee1394: schedule unused symbol exports for removalStefan Richter1-7/+2
2006-12-07ieee1394: dv1394: schedule for feature removalStefan Richter2-9/+8
2006-12-07ieee1394: raw1394: defer feature removal of old isoch interfaceStefan Richter1-0/+17
2006-12-07ieee1394: ohci1394: call PMac code in shutdown only for proper machinesStefan Richter1-1/+1
2006-12-07ieee1394: ohci1394: reformat PPC_PMAC platform codeStefan Richter1-20/+14
2006-12-07ieee1394: ohci1394: add PPC_PMAC platform code to driver probeStefan Richter1-4/+15
2006-12-07ieee1394: sbp2: wrap two functions into oneStefan Richter1-23/+7
2006-12-07ieee1394: sbp2: update comment on things to doStefan Richter1-7/+19
2006-12-07ieee1394: sbp2: use list_move_tail()Stefan Richter1-2/+1
2006-12-07ieee1394: sbp2: more concise names for types and variablesStefan Richter2-598/+575
2006-12-07ieee1394: sbp2: remove unused struct membersStefan Richter2-25/+4
2006-12-07ieee1394: sbp2: proper unit in module parameter descriptionStefan Richter1-1/+2
2006-12-07ieee1394: sbp2: clean up sbp2_ namespaceStefan Richter2-133/+132
2006-12-07ieee1394: sbp2: some conditions in queue_command are unlikelyStefan Richter1-5/+5
2006-12-07ieee1394: sbp2: remove superfluous commentsStefan Richter2-355/+109
2006-12-07ieee1394: sbp2: delayed_work -> work_structStefan Richter2-16/+12
2006-12-07ieee1394: sbp2: coding style of some macrosStefan Richter1-77/+78
2006-12-07ieee1394: sbp2: remove debug macrosStefan Richter1-280/+20
2006-12-07ieee1394: sbp2: consolidate log levelsStefan Richter1-19/+12
2006-12-07ieee1394: sbp2: remove duplicate codeStefan Richter1-11/+0
2006-12-07ieee1394: sbp2: remove dead codeStefan Richter1-15/+0