summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* Add support for VT6415 PCIE PATA IDE Host ControllerZlatko Calusic2009-02-201-1/+3
* sata_nv: give up hardreset on nf2Tejun Heo2009-02-201-6/+8
* libata: fix EH device failure handlingTejun Heo2009-02-171-2/+3
* sata_mv: Fix chip type for Hightpoint RocketRaid 1740/1742Mark Lord2009-02-061-2/+2
* ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2009-02-061-1/+1
* sata_nv: ck804 has borked hardreset tooTejun Heo2009-02-061-1/+6
* sata_nv: fix MCP5x resetTejun Heo2009-02-061-13/+29
* sata_nv: rename nv_nf2_hardreset()Tejun Heo2009-02-061-14/+14
* sata_mv: fix 8-port timeouts on 508x/6081 chipsMark Lord2009-02-061-1/+1
* libata: pata_via: support VX855, future chips whose IDE controller use 0x0571JosephChan@via.com.tw2009-02-021-5/+17
* libata: fix Seagate NCQ+FLUSH blacklistTejun Heo2008-12-181-6/+59
* libata: improve phantom device detectionTejun Heo2008-12-131-2/+11
* libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo2008-12-051-0/+21
* libata: Avoid overflow in libata when tf->hba_lbal > 127Chuck Ebbert2008-12-051-2/+2
* libata: fix last_reset timestamp handlingTejun Heo2008-11-131-10/+11
* libata: Fix LBA48 on pata_it821x RAID volumes.Ondrej Zary2008-11-061-2/+1
* sata_nv: fix generic, nf2/3 detection regressionTejun Heo2008-11-061-28/+25
* sata_promise: add ATA engine reset to reset opsMikael Pettersson2008-11-061-0/+20
* libata: initialize port_task when !CONFIG_ATA_SFFTejun Heo2008-11-061-0/+2
* sata_nv: reinstate nv_hardreset() for non generic controllersTejun Heo2008-09-291-6/+40
* sata_inic162x: enable LED blinkingBob Stewart2008-09-131-1/+2
* ata: duplicate variable sparse warningStephen Hemminger2008-09-131-1/+1
* ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-09-081-0/+2
* pata_sil680: remove duplicate pcim_enable_deviceDavid Milburn2008-09-081-3/+0
* libata-sff: kill spurious WARN_ON() in ata_hsm_move()Tejun Heo2008-09-081-5/+0
* sata_nv: disable hardreset for genericTejun Heo2008-09-081-18/+1
* ahci: disable PMP for marvell ahcisTejun Heo2008-09-081-1/+1
* sata_mv: add RocketRaid 1720 PCI ID to driverMark Lord2008-09-081-1/+2
* ahci, pata_marvell: play nicely togetherAlan Cox2008-09-083-15/+59
* [libata] pata_it821x: fix warningJeff Garzik2008-08-221-1/+1
* libata: Fix a large collection of DMA mode mismatchesAlan Cox2008-08-226-11/+11
* ahci: sis controllers actually can do PMPTejun Heo2008-08-221-3/+3
* pata_via: clean up recent tf_load changesTejun Heo2008-08-221-48/+11
* libata: restore SControl on detachTejun Heo2008-08-221-5/+5
* libata: use ata_link_printk() when printing SErrorTejun Heo2008-08-221-1/+1
* libata: always do follow-up SRST if hardreset returned -EAGAINTejun Heo2008-08-221-14/+6
* libata: fix EH action overwriting in ata_eh_reset()Tejun Heo2008-08-221-2/+2
* sata_mv: add the Gen IIE flag to the SoC devices.Saeed Bishara2008-08-221-1/+2
* ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-08-221-0/+8
* ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-08-221-0/+2
* sata_mv: don't issue two DMA commands concurrentlyTejun Heo2008-08-221-24/+10
* libata: implement no[hs]rst force paramsTejun Heo2008-08-222-16/+34
* avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>Haavard Skinnemoen2008-08-051-2/+2
* pata_it821x: Driver updates and reworkingAlan Cox2008-07-312-39/+262
* ata_piix: subsys 106b:00a3 is apple ich8m tooTejun Heo2008-07-311-0/+1
* libata-core: make sure that ata_force_tbl is freed in case of an errorElias Oltmanns2008-07-311-5/+9
* libata: update atapi disable handlingTejun Heo2008-07-313-34/+13
* pata_via: add VX800 flag; add function for fixing h/w bugsJosephChan@via.com.tw2008-07-311-1/+63
* pata_ali: misplaced pci_dev_put()Ben Dooks2008-07-311-1/+2
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-271-1/+1