aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAge
* PATA: RPC now selects HAVE_PATA_PLATFORM for pata platform driverBen Dooks2008-09-29
* ata_piix: drop merged SCR access and use slave_link insteadTejun Heo2008-09-29
* libata: implement slave_linkTejun Heo2008-09-29
* libata: misc updates to prepare for slave linkTejun Heo2008-09-29
* libata: reimplement link iteratorTejun Heo2008-09-29
* libata: make SCR access ops per-linkTejun Heo2008-09-29
* sata_inic162x: enable LED blinkingBob Stewart2008-09-13
* ata: duplicate variable sparse warningStephen Hemminger2008-09-13
* ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-09-08
* pata_sil680: remove duplicate pcim_enable_deviceDavid Milburn2008-09-08
* libata-sff: kill spurious WARN_ON() in ata_hsm_move()Tejun Heo2008-09-08
* sata_nv: disable hardreset for genericTejun Heo2008-09-08
* ahci: disable PMP for marvell ahcisTejun Heo2008-09-08
* sata_mv: add RocketRaid 1720 PCI ID to driverMark Lord2008-09-08
* ahci, pata_marvell: play nicely togetherAlan Cox2008-09-08
* [libata] pata_it821x: fix warningJeff Garzik2008-08-22
* libata: Fix a large collection of DMA mode mismatchesAlan Cox2008-08-22
* ahci: sis controllers actually can do PMPTejun Heo2008-08-22
* pata_via: clean up recent tf_load changesTejun Heo2008-08-22
* libata: restore SControl on detachTejun Heo2008-08-22
* libata: use ata_link_printk() when printing SErrorTejun Heo2008-08-22
* libata: always do follow-up SRST if hardreset returned -EAGAINTejun Heo2008-08-22
* libata: fix EH action overwriting in ata_eh_reset()Tejun Heo2008-08-22
* sata_mv: add the Gen IIE flag to the SoC devices.Saeed Bishara2008-08-22
* ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-08-22
* ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-08-22
* sata_mv: don't issue two DMA commands concurrentlyTejun Heo2008-08-22
* libata: implement no[hs]rst force paramsTejun Heo2008-08-22
* avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>Haavard Skinnemoen2008-08-05
* pata_it821x: Driver updates and reworkingAlan Cox2008-07-31
* ata_piix: subsys 106b:00a3 is apple ich8m tooTejun Heo2008-07-31
* libata-core: make sure that ata_force_tbl is freed in case of an errorElias Oltmanns2008-07-31
* libata: update atapi disable handlingTejun Heo2008-07-31
* pata_via: add VX800 flag; add function for fixing h/w bugsJosephChan@via.com.tw2008-07-31
* pata_ali: misplaced pci_dev_put()Ben Dooks2008-07-31
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-27
* Fix ahci driver 'flags' typeLinus Torvalds2008-07-25
* Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-15
|\
| * Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-15
| |\
| | * AHCI: Remove an unnecessary flush from ahci_qc_issueMatthew Wilcox2008-07-14
| | * AHCI: speed up resumeZhang Rui2008-07-14
| | * [libata] Add support for VPD page b1Matthew Wilcox2008-07-14
| | * ata: endianness annotations in pata driversHarvey Harrison2008-07-14
| | * libata-eh: update atapi_eh_request_sense() to take @dev instead of @qcTejun Heo2008-07-14
| | * [libata] sata_svw: update code comments relating to data corruptionPavel Machek2008-07-14
| | * libata/ahci: enclosure management supportKristen Carlson Accardi2008-07-14
| | * libata: improve EH internal command timeout handlingTejun Heo2008-07-14
| | * libata: use ULONG_MAX to terminate reset timeout tableTejun Heo2008-07-14
| | * libata: improve EH retry delay handlingTejun Heo2008-07-14
| | * libata: consistently use msecs for time durationsTejun Heo2008-07-14