summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-12-301-2/+2
|\
| * [SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori2008-12-291-2/+2
* | sata_sil: add Large Block Transfer supportRobert Hancock2008-12-291-2/+94
* | [libata] ata_piix: cleanup dmi strings checkingJiri Slaby2008-12-291-14/+7
* | libata: blacklist NCQ on OCZ CORE 2 SSD (resend)Lubomir Bulej2008-12-291-0/+1
* | [libata] Update kernel-doc comments to match source codeQinghuang Feng2008-12-2810-11/+0
* | libata: perform port detach in EHTejun Heo2008-12-282-20/+35
* | libata: when restoring SControl during detach do the PMP links firstTejun Heo2008-12-281-1/+1
* | libata: beef up iteratorsTejun Heo2008-12-2814-220/+251
|/
* 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/+0
* 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-141-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/+0
* 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/+25
* 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/+0
* 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-271-2/+1
| * libata: clear saved xfer_mode and ncq_enabled on device detachTejun Heo2008-10-271-1/+4
| * sata_sil24: configure max read request size to 4kTejun Heo2008-10-271-0/+5
| * libata: add missing kernel-docRandy Dunlap2008-10-271-0/+1
| * libata: fix device iteration bugsTejun Heo2008-10-272-15/+28
| * ahci: Add support for Promise PDC42819Mark Nelson2008-10-271-0/+3
| * ata: Switch all my stuff to a common addressAlan Cox2008-10-2740-41/+28
OpenPOWER on IntegriCloud