aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells13-53/+71
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells122-1285/+5600
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells500-25427/+36894
2006-12-04[PATCH] remote memory corruptor in ibmtr.cAl Viro1-1/+1
2006-12-04Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds21-120/+1449
2006-12-05[POWERPC] Add of_platform_bus support to mpc52xx psc uart driverGrant Likely1-16/+337
2006-12-05[POWERPC] typo fix and whitespace cleanup on mpc52xx-uart driverGrant Likely1-59/+57
2006-12-04Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds56-942/+3769
2006-12-04[PATCH] pata_ali: small fixesAlan1-3/+3
2006-12-04[PATCH] pata_via: VIA 8251 bridged systems are now out and aboutAlan1-0/+2
2006-12-04[PATCH] trivial piix: swap bogus dot for comma spaceAlan1-1/+1
2006-12-04Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro/birdLinus Torvalds25-0/+26
2006-12-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+5
2006-12-04[S390] cio: Use device_reprobe() instead of bus_rescan_devices().Cornelia Huck1-1/+13
2006-12-04[S390] cio: Retry internal operations after vary off.Cornelia Huck7-11/+90
2006-12-04[S390] cio: Use path verification for last path gone after vary off.Cornelia Huck3-10/+24
2006-12-04[S390] non-unique constant/macro identifiers.Ursula Braun6-65/+58
2006-12-04[S390] cpu shutdown reworkHeiko Carstens1-36/+1
2006-12-04[S390] Reset infrastructure for re-IPL.Heiko Carstens2-63/+100
2006-12-04[S390] return 'count' for successful execution of dasd_eer_enable.Horst Hummel1-4/+5
2006-12-04[S390] Enhanced handling of failed termination requests.Horst Hummel1-5/+11
2006-12-04[S390] Add MODALIAS= to the uevent for the ap bus.Cornelia Huck1-1/+9
2006-12-04[S390] 3215 device locking.Martin Schwidefsky1-26/+24
2006-12-04[S390] handle incorrect values when writing to dasd sysfs attributes.Horst Hummel1-14/+29
2006-12-04[POWERPC] ps3: multiplatform build fixesArnd Bergmann1-0/+4
2006-12-04[POWERPC] ps3: Missed renames of CONFIG_PS3 to CONFIG_PPC_PS3Geert Uytterhoeven1-1/+1
2006-12-04[POWERPC] ps3: add ps3 platform system bus supportGeoff Levand3-0/+360
2006-12-04[POWERPC] Xserve cpu-meter driverBenjamin Herrenschmidt3-0/+620
2006-12-04[POWERPC] CPM_UART: Fix inconsistency of function definitionKalle Pokki1-1/+1
2006-12-04[POWERPC] iSeries: improve viodasd initialisationStephen Rothwell1-13/+36
2006-12-04[POWERPC] Spider uses low level BE MMIO accessorsBenjamin Herrenschmidt1-8/+10
2006-12-04[PATCH] ibmveth: Remove ibmveth "liobn" fieldBenjamin Herrenschmidt2-5/+0
2006-12-04[PATCH] severing poll.h -> mm.hAl Viro2-0/+2
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro9-0/+10
2006-12-04[PATCH] severing skbuff.h -> highmem.hAl Viro2-0/+2
2006-12-04[PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro5-0/+5
2006-12-04[PATCH] severing module.h->sched.hAl Viro7-0/+7
2006-12-04[POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt5-9/+13
2006-12-04[POWERPC] Make EMAC use generic DCR access methodsBenjamin Herrenschmidt1-2/+4
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras868-10374/+47281
2006-12-03[SUNHME]: Fix for sunhme failures on x86Jurij Smakov1-0/+5
2006-12-03Remove long-unmaintained ftape driver subsystem.Jeff Garzik64-19402/+0
2006-12-03[PATCH] sata_promise: PHYMODE4 fixupMikael Pettersson1-0/+11
2006-12-03[PATCH] libata: always use polling IDENTIFYTejun Heo4-14/+4
2006-12-03[libata] pata_cs5535: fix buildJeff Garzik1-1/+1
2006-12-03[PATCH] ahci: do not powerdown during initializationTejun Heo1-7/+7
2006-12-03[PATCH] libata: prepare ata_sg_clean() for invocation from EHTejun Heo2-3/+4
2006-12-03[PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf()Tejun Heo3-112/+145
2006-12-03[PATCH] libata: implement ata_exec_internal_sg()Tejun Heo2-7/+46
2006-12-03[PATCH] libata: make sure IRQ is cleared after ata_bmdma_freeze()Tejun Heo2-3/+10