aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2008-09-29sata_nv: reinstate nv_hardreset() for non generic controllersTejun Heo
2008-09-13sata_inic162x: enable LED blinkingBob Stewart
2008-09-13ata: duplicate variable sparse warningStephen Hemminger
2008-09-08ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley
2008-09-08pata_sil680: remove duplicate pcim_enable_deviceDavid Milburn
2008-09-08libata-sff: kill spurious WARN_ON() in ata_hsm_move()Tejun Heo
2008-09-08sata_nv: disable hardreset for genericTejun Heo
2008-09-08ahci: disable PMP for marvell ahcisTejun Heo
2008-09-08sata_mv: add RocketRaid 1720 PCI ID to driverMark Lord
2008-09-08ahci, pata_marvell: play nicely togetherAlan Cox
2008-08-22[libata] pata_it821x: fix warningJeff Garzik
2008-08-22libata: Fix a large collection of DMA mode mismatchesAlan Cox
2008-08-22ahci: sis controllers actually can do PMPTejun Heo
2008-08-22pata_via: clean up recent tf_load changesTejun Heo
2008-08-22libata: restore SControl on detachTejun Heo
2008-08-22libata: use ata_link_printk() when printing SErrorTejun Heo
2008-08-22libata: always do follow-up SRST if hardreset returned -EAGAINTejun Heo
2008-08-22libata: fix EH action overwriting in ata_eh_reset()Tejun Heo
2008-08-22sata_mv: add the Gen IIE flag to the SoC devices.Saeed Bishara
2008-08-22ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley
2008-08-22ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley
2008-08-22sata_mv: don't issue two DMA commands concurrentlyTejun Heo
2008-08-22libata: implement no[hs]rst force paramsTejun Heo
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