summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-08-24libata: Grand renaming.Jeff Garzik20-553/+549
2006-08-24Merge branch 'upstream-fixes' into upstreamJeff Garzik2-7/+134
2006-08-24[PATCH] sata_via: use old SCR access pattern on vt6420Tejun Heo1-5/+112
2006-08-24[PATCH] ata_piix: implement force_pcs module parameterTejun Heo1-1/+20
2006-08-24[PATCH] ata_piix: ignore PCS on ICH5Tejun Heo1-1/+2
2006-08-24Clean up drivers/ata/Kconfig a bit.Jeff Garzik1-17/+19
2006-08-24[PATCH] CONFIG_PM=n slim: drivers/scsi/sata_sil*Alexey Dobriyan2-0/+12
2006-08-24[PATCH] sata_via: Add SATA support for vt8237aJay Cliburn1-0/+1
2006-08-22Merge branch 'upstream-fixes' into upstreamJeff Garzik1-17/+43
2006-08-22[PATCH] ata_piix: fix ghost device probing by honoring PCS present bitsTejun Heo1-17/+43
2006-08-20[PATCH] libata: s/CONFIG_SCSI_SATA/CONFIG_[S]ATA/g in pci/quirks.cTejun Heo1-3/+3
2006-08-20Merge branch 'upstream-fixes' into upstreamJeff Garzik51-249/+351
2006-08-20Merge branch 'master' into upstream-fixesJeff Garzik51-249/+351
2006-08-18[PPP]: handle kmalloc failures and convert to using kzallocPanagiotis Issaris1-11/+19
2006-08-18[BNX2]: Convert to netdev_alloc_skb()Michael Chan1-8/+6
2006-08-18[BNX2]: Fix tx race condition.Michael Chan2-23/+24
2006-08-16Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Greg Kroah-Hartman4-73/+46
2006-08-16[S390] inaccessible PAV alias devices on LPAR.Peter Oberparleiter1-14/+18
2006-08-16[S390] dasd slab cache alignment.Heiko Carstens1-2/+3
2006-08-16Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogGreg Kroah-Hartman1-4/+4
2006-08-15[WATCHDOG] Kconfig typos fix.Matt LaPlante1-4/+4
2006-08-14[PATCH] dm: BUG/OOPS fixMichal Miroslaw1-1/+2
2006-08-14[PATCH] add imacfb documentation and detectionEdgar Hucek2-6/+45
2006-08-14libata: Make sure drivers/ata is a separate Kconfig menuJeff Garzik1-0/+8
2006-08-14[libata] ata_piix: add missing kfree()Jeff Garzik1-0/+4
2006-08-14libata: Separate libata.ko build from individual driver buildsJeff Garzik1-15/+17
2006-08-14libata: Remove SCSI_ prefix from Kconfig symbolsJeff Garzik2-32/+32
2006-08-14[PATCH] libata: Add CompactFlash supportAlan Cox1-8/+54
2006-08-12USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of errorOrjan Friberg1-2/+3
2006-08-12USB: ftdi_sio driver - new PIDsJonathan Davies2-0/+8
2006-08-12USB: Additional PID for SHARP W-ZERO3Norihiko Tomiyama1-0/+2
2006-08-12USB: appletouch: fix atp_disconnectJohannes Berg1-1/+1
2006-08-12USB: removed a unbalanced #endif from ohci-au1xxx.cYoichi Yuasa1-1/+0
2006-08-12USB: unusual_devs entry for A-VOX WSX-300ER MP3 playerDavid Kuehling1-0/+10
2006-08-12PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option.Dave Jones1-7/+0
2006-08-12pciehp: make pciehp build for powerpcKristen Carlson Accardi2-4/+5
2006-08-11Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-mmcGreg Kroah-Hartman2-5/+7
2006-08-11Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-armGreg Kroah-Hartman2-1/+4
2006-08-10[S390] dasd calls kzalloc while holding a spinlock.Horst Hummel2-41/+32
2006-08-10Merge branch 'upstream-fixes' into upstreamJeff Garzik1-1/+1
2006-08-10[PATCH] libata: PHY reset requires writing 0x4 to SControlMartin Hicks1-1/+1
2006-08-10Move libata to drivers/ata.Jeff Garzik27-156/+163
2006-08-10Merge branch 'tj-upstream-pci_register_driver' of git://htj.dyndns.org/libata...Jeff Garzik15-16/+16
2006-08-10Merge branch 'upstream-fixes' into upstreamJeff Garzik1-1/+2
2006-08-10[PATCH] libata: Use ATA_FLAG_PIO_POLLING for pdc_admaAlbert Lee1-1/+2
2006-08-10Merge branch 'sii-m15w' into upstreamJeff Garzik1-4/+0
2006-08-10[PATCH] libata: replace pci_module_init() with pci_register_driver()Pavel Roskin15-16/+16
2006-08-10[PATCH] libata: kill unused hard_port_no and legacy_modeTejun Heo1-1/+0
2006-08-10[PATCH] libata: replace ap->hard_port_no with ap->port_noTejun Heo1-8/+8
2006-08-10[PATCH] libata: use dummy port for stolen legacy portsTejun Heo2-26/+17