summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driverTim Yamin2008-12-212-66/+483
* pata_hpt366: no ATAPI DMATejun Heo2008-12-161-1/+3
* pata_hpt366: fix cable detection,Tejun Heo2008-12-161-2/+6
* libata: fix Seagate NCQ+FLUSH blacklistTejun Heo2008-12-161-6/+59
* ata: Fix experimental tagsAlan Cox2008-12-091-22/+22
* pata_ninja32: update ID tableAlan Cox2008-12-091-2/+7
* pata_sis: Remove bogus cable matchAlan Cox2008-12-091-1/+0Star
* ATA: piix, fix pointer deref on suspendJiri Slaby2008-12-091-1/+8
* pata_hpt366: fix clock detectionTejun Heo2008-12-091-2/+2
* libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo2008-12-011-0/+21
* [libata] pata_rb532_cf: fix signature of the xfer functionPhil Sutter2008-12-011-1/+3
* [libata] pata_rb532_cf: fix and rename register definitionsPhil Sutter2008-12-011-4/+7
* ata_piix: add borked Tecra M4 to broken suspend listTejun Heo2008-12-011-0/+15
* libata: improve phantom device detectionTejun Heo2008-11-151-2/+11
* libata: fix last_reset timestamp handlingTejun Heo2008-11-111-10/+11
* libata: Avoid overflow in ata_tf_read_block() when tf->hba_lbal > 127Roland Dreier2008-11-111-1/+1
* [libata] pata_pcmcia: another memory card supportMarc Pignat2008-11-111-0/+1
* [libata] pata_sch: notice attached slave devicesMark Salter2008-11-111-1/+1
* [libata] pata_cs553*.c: cleanup kernel-docQinghuang Feng2008-11-112-2/+0Star
* libata: revert convert-to-block-tagging patchesTejun Heo2008-11-103-44/+64
* libata: mask off DET when restoring SControl for detachTejun Heo2008-11-041-1/+1
* libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo2008-11-041-1/+3
* libata: Fix a potential race condition in ata_scsi_park_show()Elias Oltmanns2008-11-041-3/+4
* sata_nv: fix generic, nf2/3 detection regressionTejun Heo2008-11-041-28/+25Star
* sata_via: restore vt*_prepare_host error handlingMarcin Slusarz2008-11-041-1/+3
* sata_promise: add ATA engine reset to reset opsMikael Pettersson2008-11-041-0/+20
* libata: add whitelist for devices with known good pata-sata bridgesJens Axboe2008-10-311-0/+7
* sata_via: fix support for 5287Tejun Heo2008-10-311-12/+143
* libata: Avoid overflow in ata_tf_to_lba48() when tf->hba_lbal > 127Roland Dreier2008-10-311-1/+1
* ATA: remove excess kernel-doc notationRandy Dunlap2008-10-312-3/+0Star
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-10-2844-80/+130
|\
| * libata: ahci enclosure management bit maskDavid Milburn2008-10-281-12/+23
| * libata: ahci enclosure management led syncDavid Milburn2008-10-281-0/+3
| * pata_ninja32: suspend/resume supportAlan Cox2008-10-281-9/+34
| * libata: Fix LBA48 on pata_it821x RAID volumes.Ondrej Zary2008-10-281-2/+1Star
| * libata: clear saved xfer_mode and ncq_enabled on device detachTejun Heo2008-10-281-1/+4
| * sata_sil24: configure max read request size to 4kTejun Heo2008-10-281-0/+5
| * libata: add missing kernel-docRandy Dunlap2008-10-281-0/+1
| * libata: fix device iteration bugsTejun Heo2008-10-282-15/+28
| * ahci: Add support for Promise PDC42819Mark Nelson2008-10-281-0/+3
| * ata: Switch all my stuff to a common addressAlan Cox2008-10-2840-41/+28Star
* | libata: fix NCQ devices behind port multipliersJens Axboe2008-10-271-0/+9
|/
* libata: fix bug with non-ncq devicesJens Axboe2008-10-241-1/+5
* libata: switch to using block layer tagging supportJens Axboe2008-10-243-64/+31Star
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-10-231-87/+48Star
|\
| * Merge branch 'linus' into testLen Brown2008-10-2324-426/+968
| |\
| * \ Merge branch 'dock' into testLen Brown2008-10-231-87/+48Star
| |\ \
| | * | dock: introduce .uevent for devices in dock, eg libataShaohua Li2008-09-241-2/+42
| | * | libata: remove functions now handed by ACPI dock driverShaohua Li2008-09-241-93/+14Star
* | | | sata_via: load DEVICE register when CTL changesTejun Heo2008-10-231-3/+32