aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/libata-core.c
AgeCommit message (Expand)Author
2010-01-12libata: retry link resume if necessaryTejun Heo
2009-12-03libata: add comment documenting PIO latency issues on UPBartlomiej Zolnierkiewicz
2009-11-03drivers/ata/libata: Move dereference after NULL testJulia Lawall
2009-10-16libata: fix internal command failure handlingTejun Heo
2009-10-06libata: make gtf_filter per-devTejun Heo
2009-09-17libata: fix spurious WARN_ON_ONCE() on port freezeTejun Heo
2009-09-08libata: fix off-by-one error in ata_tf_read_block()Tejun Heo
2009-09-01[libata] add DMA setup FIS auto-activate featureShaohua Li
2009-08-12libata: OCZ Vertex can't do HPATejun Heo
2009-07-28libata: accept late unlocking of HPATejun Heo
2009-07-14libata: implement and use HORKAGE_NOSETXFER, take#2Tejun Heo
2009-06-23libata: don't set IORDY for resetTejun Heo
2009-06-23[libata] beautify module parametersEvgeni Golov
2009-06-10[libata] get rid of ATA_MAX_QUEUE loop in ata_qc_complete_multiple() v2Jens Axboe
2009-05-11libata: fix suspend/resume for ATA SEMB devicesBorislav Petkov
2009-04-16libata: use ATA_ID_CFA_*Sergei Shtylyov
2009-04-16libata: handle SEMB signature betterTejun Heo
2009-04-13ata: fix obviously wrong commentVegard Nossum
2009-03-24[libata] More robust parsing for IDENTIFY DEVICE multi_count fieldMark Lord
2009-03-24[libata] Export ata_pio_queue_task() so that it can be used from sata_mv.Mark Lord
2009-03-05libata: Don't trust current capacity values in identify words 57-58Robert Hancock
2009-03-05libata: fix dma_unmap_sg misuseFUJITA Tomonori
2009-02-02libata: implement HORKAGE_1_5_GBPS and apply it to WD My BookTejun Heo
2009-02-02libata: add @spd_limit to sata_down_spd_limit()Tejun Heo
2009-02-02libata: clear dev->ering in smarter wayTejun Heo
2009-02-02libata: check onlineness before using SPD in sata_down_spd_limit()Tejun Heo
2009-02-02libata: move ata_dev_disable() to libata-eh.cTejun Heo
2009-02-02libata: fix kernel-doc warningsRandy Dunlap
2009-01-16libata: Add another column to the ata_timing table.David Daney
2009-01-16[libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik
2009-01-10libata: only ports >= 0 need to synchronizeArjan van de Ven
2009-01-10libata: Add a per-host flag to opt-in into parallel port probesArjan van de Ven
2009-01-09libata: use WARN_ON_ONCE on hot pathsTejun Heo
2009-01-08libata: Add special ata_pio_need_iordy() handling for Compact Flash.David Daney
2009-01-08[libata] ahci: Add SATA GEN3 related messagesShane Huang
2009-01-07fastboot: Make libata initialization even more asyncArjan van de Ven
2009-01-07fastboot: make the libata port scan asynchronousArjan van de Ven
2008-12-29libata: blacklist NCQ on OCZ CORE 2 SSD (resend)Lubomir Bulej
2008-12-28[libata] Update kernel-doc comments to match source codeQinghuang Feng
2008-12-28libata: perform port detach in EHTejun Heo
2008-12-28libata: when restoring SControl during detach do the PMP links firstTejun Heo
2008-12-28libata: beef up iteratorsTejun Heo
2008-12-16libata: fix Seagate NCQ+FLUSH blacklistTejun Heo
2008-12-01libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo
2008-11-11libata: Avoid overflow in ata_tf_read_block() when tf->hba_lbal > 127Roland Dreier
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-10-31libata: add whitelist for devices with known good pata-sata bridgesJens Axboe
2008-10-31libata: Avoid overflow in ata_tf_to_lba48() when tf->hba_lbal > 127Roland Dreier