aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-11-29[PATCH] libata: add missing sht->slave_destroyTejun Heo
2006-11-29[PATCH] ahci: ignore PORT_IRQ_IF_ERR on JMB controllersTejun Heo
2006-11-28[PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failureBrian King
2006-11-28[PATCH] ahci: AHCI mode SATA patch for Intel ICH9Jason Gaston
2006-11-28[PATCH] libata: don't schedule EH on wcache on/off if old EHTejun Heo
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells
2006-11-14Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-11-14[PATCH] libata: Convert from module_init to subsys_initcallBrian King
2006-11-14libata: fix double-completion on errorDarrick J. Wong
2006-11-14[PATCH] pata_artop: fix "& (1 >>" typoAlexey Dobriyan
2006-11-14[PATCH] hpt37x: Check the enablebitsAlan Cox
2006-11-08[libata] sata_via: fix obvious typoJeff Garzik
2006-11-02[libata] Add support for AHCI controllers of MCP67.Peer Chen
2006-11-02[libata] Add support for PATA controllers of MCP67 to pata_amd.c.Peer Chen
2006-11-01Revert "[PATCH] Add 0x7110 piix to ata_piix.c"Jeff Garzik
2006-11-01[libata] sata_nv: Add PCI IDsPeer Chen
2006-11-01[PATCH] ahci: fix status register check in ahci_softresetTejun Heo
2006-10-31[PATCH] ata_piix: allow 01b MAP for both ICH6M and ICH7MTejun Heo
2006-10-31[PATCH] libata: unexport ata_dev_revalidate()Tejun Heo
2006-10-31[PATCH] Add 0x7110 piix to ata_piix.cJens Axboe
2006-10-31[PATCH] sata_sis: fix flags handling for the secondary portTejun Heo
2006-10-21[PATCH] libata-sff: Allow for wacky systemsAlan Cox
2006-10-21[PATCH] ahci: readability tweakAlan Cox
2006-10-21[PATCH] ATA must depend on BLOCKAdrian Bunk
2006-10-21[PATCH] libata: use correct map_db values for ICH8Kristen Carlson Accardi
2006-10-11Merge branch 'master' into upstream-fixesJeff Garzik
2006-10-11[PATCH] pata-qdi: fix le32 in data_xferPeter Korsgaard
2006-10-11[libata] sata_promise: add PCI IDJeff Garzik
2006-10-11[PATCH] libata: return sense data in HDIO_DRIVE_CMD ioctlEran Tromer
2006-10-10[PATCH] trivial iomem annotations: sata_promiseAl Viro
2006-10-10[PATCH] misc sata __iomem annotationsAl Viro
2006-10-05Merge branch 'master' into upstream-fixesJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-05[PATCH] libata: Don't believe bogus claims in the older PIO mode registerAlan Cox
2006-10-04[PATCH] pata: teach ali about rev C8, keep pcmcia driver in syncAlan Cox
2006-10-04Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-10-03[PATCH] pata_hpt366: fix typoOGAWA Hirofumi
2006-10-01[libata] pata_artop: kill gcc warningJeff Garzik
2006-09-30[PATCH] libata: turn off NCQ if queue depth is adjusted to 1Tejun Heo
2006-09-29[libata] DocBook minor updates, fixesJeff Garzik
2006-09-28[libata] PCI ID table cleanup in various driversJeff Garzik
2006-09-28[libata] Print out Status register, if a BSY-sleep takes too longJeff Garzik
2006-09-28[libata] init probe_ent->private_data in a common locationJeff Garzik
2006-09-28[libata] minor PCI IDE probe fixes and cleanupsJeff Garzik
2006-09-27[libata] Use new PCI_VDEVICE() macro to dramatically shorten ID listsJeff Garzik
2006-09-27[PATCH] Fix reference of uninitialised memory in ata_device_add()Dave Jones
2006-09-27[libata] Don't use old-EH ->eng_timeout() hook when not neededJeff Garzik
2006-09-27[libata] sata_mv: fix oops by filling in missing hookJeff Garzik