summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
Commit message (Expand)AuthorAgeFilesLines
* libata: disable ATAPI AN by defaultTejun Heo2010-07-051-1/+6
* libata: disable NCQ on Crucial C300 SSDTejun Heo2010-04-261-0/+3
* libata: retry link resume if necessaryTejun Heo2010-01-121-7/+31
* libata: add comment documenting PIO latency issues on UPBartlomiej Zolnierkiewicz2009-12-031-0/+7
* drivers/ata/libata: Move dereference after NULL testJulia Lawall2009-11-031-3/+6
* libata: fix internal command failure handlingTejun Heo2009-10-161-5/+7
* libata: make gtf_filter per-devTejun Heo2009-10-061-0/+3
* libata: fix spurious WARN_ON_ONCE() on port freezeTejun Heo2009-09-171-2/+2
* libata: fix off-by-one error in ata_tf_read_block()Tejun Heo2009-09-081-1/+7
* [libata] add DMA setup FIS auto-activate featureShaohua Li2009-09-011-7/+29
* libata: OCZ Vertex can't do HPATejun Heo2009-08-121-0/+3
* libata: accept late unlocking of HPATejun Heo2009-07-281-7/+23
* libata: implement and use HORKAGE_NOSETXFER, take#2Tejun Heo2009-07-141-2/+18
* libata: don't set IORDY for resetTejun Heo2009-06-231-4/+9
* [libata] beautify module parametersEvgeni Golov2009-06-231-6/+6
* [libata] get rid of ATA_MAX_QUEUE loop in ata_qc_complete_multiple() v2Jens Axboe2009-06-101-6/+5
* libata: fix suspend/resume for ATA SEMB devicesBorislav Petkov2009-05-111-1/+3
* libata: use ATA_ID_CFA_*Sergei Shtylyov2009-04-161-3/+4
* libata: handle SEMB signature betterTejun Heo2009-04-161-2/+16
* ata: fix obviously wrong commentVegard Nossum2009-04-131-3/+1
* [libata] More robust parsing for IDENTIFY DEVICE multi_count fieldMark Lord2009-03-241-2/+11
* [libata] Export ata_pio_queue_task() so that it can be used from sata_mv.Mark Lord2009-03-241-0/+1
* libata: Don't trust current capacity values in identify words 57-58Robert Hancock2009-03-051-4/+6
* libata: fix dma_unmap_sg misuseFUJITA Tomonori2009-03-051-2/+2
* libata: implement HORKAGE_1_5_GBPS and apply it to WD My BookTejun Heo2009-02-021-0/+41
* libata: add @spd_limit to sata_down_spd_limit()Tejun Heo2009-02-021-5/+20
* libata: clear dev->ering in smarter wayTejun Heo2009-02-021-2/+2
* libata: check onlineness before using SPD in sata_down_spd_limit()Tejun Heo2009-02-021-3/+8
* libata: move ata_dev_disable() to libata-eh.cTejun Heo2009-02-021-12/+0
* libata: fix kernel-doc warningsRandy Dunlap2009-02-021-2/+1
* libata: Add another column to the ata_timing table.David Daney2009-01-161-35/+37
* [libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik2009-01-161-1/+0
* libata: only ports >= 0 need to synchronizeArjan van de Ven2009-01-101-1/+3
* libata: Add a per-host flag to opt-in into parallel port probesArjan van de Ven2009-01-101-0/+9
* libata: use WARN_ON_ONCE on hot pathsTejun Heo2009-01-091-8/+8
* libata: Add special ata_pio_need_iordy() handling for Compact Flash.David Daney2009-01-081-0/+4
* [libata] ahci: Add SATA GEN3 related messagesShane Huang2009-01-081-0/+1
* fastboot: Make libata initialization even more asyncArjan van de Ven2009-01-071-9/+7
* fastboot: make the libata port scan asynchronousArjan van de Ven2009-01-071-38/+46
* 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-281-1/+0
* libata: perform port detach in EHTejun Heo2008-12-281-19/+4
* libata: when restoring SControl during detach do the PMP links firstTejun Heo2008-12-281-1/+1
* libata: beef up iteratorsTejun Heo2008-12-281-61/+122
* libata: fix Seagate NCQ+FLUSH blacklistTejun Heo2008-12-161-6/+59
* libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo2008-12-011-0/+21
* libata: Avoid overflow in ata_tf_read_block() when tf->hba_lbal > 127Roland Dreier2008-11-111-1/+1
* libata: revert convert-to-block-tagging patchesTejun Heo2008-11-101-6/+60
* 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