summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Don't print virtual address in HPET initializationAndi Kleen2006-09-261-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-09-261-8/+8
|\
| * [ATM] he: Fix __init/__devinit conflictRoland Dreier2006-09-251-8/+8
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-09-261-5/+5
|\ \
| * | [SUNLANCE]: Mark sparc_lance_probe_one as __devinit.David S. Miller2006-09-261-5/+5
* | | [PATCH] VIDIOC_ENUMSTD bugJonathan Corbet2006-09-261-1/+1
* | | [PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/g...Michael Hanselmann2006-09-261-0/+12
* | | [PATCH] rtc: lockdep fix/workaroundPeter Zijlstra2006-09-261-2/+3
|/ /
* | [PATCH] pata_pdc2027x iomem annotationsAl Viro2006-09-251-3/+3
* | [PATCH] fix idiocy in asd_init_lseq_mdp()Al Viro2006-09-251-1/+1
* | [PATCH] SCSI gfp_t annotationsAl Viro2006-09-255-14/+14
* | [PATCH] wrong thing iounmapped (qla3xxx)Al Viro2006-09-251-1/+1
* | [PATCH] qla3xxx iomem annotationsAl Viro2006-09-252-26/+25Star
* | [PATCH] Revert ABI-breaking change in /procMatthew Wilcox2006-09-251-6/+10
|/
* [PATCH] missing include (free_irq() use)Al Viro2006-09-251-0/+1
* [PATCH] libata won't build on SUN4Al Viro2006-09-251-0/+1
* [PATCH] libata won't build on m68k and m32rAl Viro2006-09-251-0/+1
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-2466-1236/+19738
|\
| * Merge branch 'master' into upstreamJeff Garzik2006-09-24435-13211/+60151
| |\
| * | [libata] Delete pata_it8172 driverJeff Garzik2006-09-203-298/+0Star
| * | [PATCH] libata: improve handling of diagostic fail (and hardware that misrepo...Alan Cox2006-09-191-2/+17
| * | Merge branch 'master' into upstreamJeff Garzik2006-09-1930-407/+594
| |\ \
| * | | [PATCH] libata: fix non-uniform ports handlingTejun Heo2006-09-192-5/+15
| * | | Merge branch 'tmp' into upstreamJeff Garzik2006-09-191-2/+12
| |\ \ \
| | * | | Fix libata resource conflict for legacy modeArnaud Patard2006-09-191-2/+8
| * | | | Merge branch 'master' into upstreamJeff Garzik2006-09-1320-58/+85
| |\| | |
| * | | | [libata] ata_piix: build fixJeff Garzik2006-09-131-1/+1
| * | | | Merge branch 'master' into upstreamJeff Garzik2006-09-1215-111/+125
| |\ \ \ \
| * | | | | [PATCH] pata_amd: Check enable bits on NvidiaAlan Cox2006-09-121-1/+12
| * | | | | [PATCH] Update SiS PATAAlan Cox2006-09-121-1/+5
| * | | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-09-112-6/+37
| |\ \ \ \ \
| * | | | | | [libata] Add pata_jmicron driver to Kconfig, MakefileJeff Garzik2006-09-062-0/+10
| * | | | | | Merge branch 'upstream' into pata-driversJeff Garzik2006-09-0435-361/+593
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into upstreamJeff Garzik2006-09-0435-361/+593
| | |\ \ \ \ \ \
| * | | | | | | | [libata #pata-drivers] Trim trailing whitespace.Jeff Garzik2006-08-3125-456/+456
| * | | | | | | | Merge branch 'upstream' into pata-driversJeff Garzik2006-08-312-2/+2
| |\| | | | | | |
| | * | | | | | | [libata] Trim trailing whitespace.Jeff Garzik2006-08-312-2/+2
| * | | | | | | | [libata] Add a bunch of PATA drivers.Jeff Garzik2006-08-3042-110/+18371
| |/ / / / / / /
| * | | | | | | Merge /spare/repo/linux-2.6 into upstreamJeff Garzik2006-08-29158-2921/+10347
| |\ \ \ \ \ \ \
| * | | | | | | | Rename libata-bmdma.c to libata-sff.c.Jeff Garzik2006-08-242-1/+1
| * | | | | | | | libata: Grand renaming.Jeff Garzik2006-08-2420-553/+549Star
| * | | | | | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-242-7/+134
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Clean up drivers/ata/Kconfig a bit.Jeff Garzik2006-08-241-17/+19
| * | | | | | | | | [PATCH] CONFIG_PM=n slim: drivers/scsi/sata_sil*Alexey Dobriyan2006-08-242-0/+12
| * | | | | | | | | [PATCH] sata_via: Add SATA support for vt8237aJay Cliburn2006-08-241-0/+1
| * | | | | | | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-221-17/+43
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | [PATCH] libata: s/CONFIG_SCSI_SATA/CONFIG_[S]ATA/g in pci/quirks.cTejun Heo2006-08-191-3/+3
| * | | | | | | | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-1951-249/+351
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | libata: Make sure drivers/ata is a separate Kconfig menuJeff Garzik2006-08-141-0/+8
| * | | | | | | | | | | [libata] ata_piix: add missing kfree()Jeff Garzik2006-08-141-0/+4