aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2008-08-05avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>Haavard Skinnemoen
2008-07-31pata_it821x: Driver updates and reworkingAlan Cox
2008-07-31ata_piix: subsys 106b:00a3 is apple ich8m tooTejun Heo
2008-07-31libata-core: make sure that ata_force_tbl is freed in case of an errorElias Oltmanns
2008-07-31libata: update atapi disable handlingTejun Heo
2008-07-31pata_via: add VX800 flag; add function for fixing h/w bugsJosephChan@via.com.tw
2008-07-31pata_ali: misplaced pci_dev_put()Ben Dooks
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov
2008-07-25Fix ahci driver 'flags' typeLinus Torvalds
2008-07-16Merge commit 'origin/master'Benjamin Herrenschmidt
2008-07-15Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt
2008-07-15Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt
2008-07-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-07-14AHCI: Remove an unnecessary flush from ahci_qc_issueMatthew Wilcox
2008-07-14AHCI: speed up resumeZhang Rui
2008-07-14[libata] Add support for VPD page b1Matthew Wilcox
2008-07-14ata: endianness annotations in pata driversHarvey Harrison
2008-07-14libata-eh: update atapi_eh_request_sense() to take @dev instead of @qcTejun Heo
2008-07-14[libata] sata_svw: update code comments relating to data corruptionPavel Machek
2008-07-14libata/ahci: enclosure management supportKristen Carlson Accardi
2008-07-14libata: improve EH internal command timeout handlingTejun Heo
2008-07-14libata: use ULONG_MAX to terminate reset timeout tableTejun Heo
2008-07-14libata: improve EH retry delay handlingTejun Heo
2008-07-14libata: consistently use msecs for time durationsTejun Heo
2008-07-12powerpc/pata_mpc52xx: use linux/of_platform.h instead of asmStephen Rothwell
2008-07-11libata-acpi: don't call sleeping function from invalid contextZhang Rui
2008-07-11Added Targa Visionary 1000 IDE adapter to pata_sis.cKai Krakow
2008-07-11libata-acpi: filter out DIPM enableTejun Heo
2008-07-05ahci: give another shot at clearing all bits in irq_statTejun Heo
2008-07-04sata_mv: safer logic for limit_warningsMark Lord
2008-07-04libata-sff: improve HSM violation reportingTejun Heo
2008-07-04ahci: always clear all bits in irq_statTejun Heo
2008-07-04sata_sil24: add DID for another adaptec flavorTejun Heo
2008-07-04block: add blk_queue_update_dma_padFUJITA Tomonori
2008-06-27sata_uli: hardreset is brokenTejun Heo
2008-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-06-20pcmcia: add another pata/ide IDKristoffer Ericson
2008-06-20pcmcia: add an pata/ide IDMatt Reimer
2008-06-18ahci: sis can't do PMPTejun Heo
2008-06-18ata_piix: add TECRA M4 to broken suspend listTejun Heo
2008-06-18LIBATA: Add HAVE_PATA_PLATFORM to select PATA_PLATFORM driverBen Dooks
2008-06-18sata_mv: warn on PIO with multiple DRQsMark Lord
2008-06-18sata_mv: enable async_notify for 60x1 Rev.C0 and higherMark Lord
2008-06-18libata: don't check whether to use DMA or not for no data commandsTejun Heo
2008-06-18ahci: jmb361 has only one portTejun Heo
2008-06-13ahci: Workaround HW bug for SB600/700 SATA controller PMP supportShane Huang
2008-06-13ahci: workarounds for mcp65Tejun Heo
2008-06-05libata: fix G5 SATA broken on -rc5Hugh Dickins
2008-06-04libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctlAlan Cox