summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2009-03-16libata: make sure port is thawed when skipping resetsTejun Heo
2009-03-16libata: Don't trust current capacity values in identify words 57-58Robert Hancock
2009-02-20Add support for VT6415 PCIE PATA IDE Host ControllerZlatko Calusic
2009-02-20sata_nv: give up hardreset on nf2Tejun Heo
2009-02-17libata: fix EH device failure handlingTejun Heo
2009-02-12sata_via: Add VT8261 supportJosephChan@via.com.tw
2009-02-06sata_mv: Fix chip type for Hightpoint RocketRaid 1740/1742Mark Lord
2009-02-06sata_nv: ck804 has borked hardreset tooTejun Heo
2009-02-06sata_nv: fix MCP5x resetTejun Heo
2009-02-06sata_nv: rename nv_nf2_hardreset()Tejun Heo
2009-02-06sata_mv: fix 8-port timeouts on 508x/6081 chipsMark Lord
2009-02-02libata: pata_via: support VX855, future chips whose IDE controller use 0x0571JosephChan@via.com.tw
2008-12-16pata_hpt366: no ATAPI DMATejun Heo
2008-12-16pata_hpt366: fix cable detection,Tejun Heo
2008-12-16libata: fix Seagate NCQ+FLUSH blacklistTejun Heo
2008-12-09ata: Fix experimental tagsAlan Cox
2008-12-09pata_ninja32: update ID tableAlan Cox
2008-12-09pata_sis: Remove bogus cable matchAlan Cox
2008-12-09ATA: piix, fix pointer deref on suspendJiri Slaby
2008-12-09pata_hpt366: fix clock detectionTejun Heo
2008-12-01libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo
2008-12-01[libata] pata_rb532_cf: fix signature of the xfer functionPhil Sutter
2008-12-01[libata] pata_rb532_cf: fix and rename register definitionsPhil Sutter
2008-12-01ata_piix: add borked Tecra M4 to broken suspend listTejun Heo
2008-11-14libata: improve phantom device detectionTejun Heo
2008-11-11libata: fix last_reset timestamp handlingTejun Heo
2008-11-11libata: Avoid overflow in ata_tf_read_block() when tf->hba_lbal > 127Roland Dreier
2008-11-11[libata] pata_pcmcia: another memory card supportMarc Pignat
2008-11-11[libata] pata_sch: notice attached slave devicesMark Salter
2008-11-11[libata] pata_cs553*.c: cleanup kernel-docQinghuang Feng
2008-11-10libata: revert convert-to-block-tagging patchesTejun Heo
2008-11-04libata: mask off DET when restoring SControl for detachTejun Heo
2008-11-04libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo
2008-11-04libata: Fix a potential race condition in ata_scsi_park_show()Elias Oltmanns
2008-11-04sata_nv: fix generic, nf2/3 detection regressionTejun Heo
2008-11-04sata_via: restore vt*_prepare_host error handlingMarcin Slusarz
2008-11-04sata_promise: add ATA engine reset to reset opsMikael Pettersson
2008-10-31libata: add whitelist for devices with known good pata-sata bridgesJens Axboe
2008-10-31sata_via: fix support for 5287Tejun Heo
2008-10-31libata: Avoid overflow in ata_tf_to_lba48() when tf->hba_lbal > 127Roland Dreier
2008-10-31ATA: remove excess kernel-doc notationRandy Dunlap
2008-10-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-10-28libata: ahci enclosure management bit maskDavid Milburn
2008-10-28libata: ahci enclosure management led syncDavid Milburn
2008-10-28pata_ninja32: suspend/resume supportAlan Cox
2008-10-27libata: Fix LBA48 on pata_it821x RAID volumes.Ondrej Zary
2008-10-27libata: clear saved xfer_mode and ncq_enabled on device detachTejun Heo
2008-10-27sata_sil24: configure max read request size to 4kTejun Heo
2008-10-27libata: add missing kernel-docRandy Dunlap
2008-10-27libata: fix device iteration bugsTejun Heo