summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
Commit message (Expand)AuthorAgeFilesLines
* libata: implement cross-port EH exclusionTejun Heo2010-10-211-0/+30
* libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo2010-10-211-7/+14
* libata: reimplement link power managementTejun Heo2010-10-211-200/+1
* libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() globalTejun Heo2010-10-211-5/+70
* libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo2010-10-211-25/+25
* libata: always use ata_qc_complete_multiple() for NCQ command completionsTejun Heo2010-10-211-2/+11
* [libata] Add ATA transport classGwendal Grignou2010-10-211-6/+43
* libata: skip EH autopsy and recovery during suspendTejun Heo2010-09-091-1/+13
* libata: be less of a drama queen on empty data commandsTejun Heo2010-08-251-4/+7
* docbook: fix fatal error from libataRandy Dunlap2010-08-101-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-071-15/+5
|\
| * libata: take advantage of cmwq and remove concurrency limitationsTejun Heo2010-07-021-15/+5
* | [libata] update blacklist for new hyphenated pattern ranges (v2)Mark Lord2010-08-011-10/+4
* | libata: allow hyphenated pattern rangesMark Lord2010-08-011-4/+12
* | libata: reduce blacklist size even more (v2)Mark Lord2010-08-011-10/+3
* | libata: reduce blacklist size (v2)Mark Lord2010-08-011-54/+6
* | libata: glob_match for ata_device_blacklist (v2)Mark Lord2010-08-011-21/+57
|/
* libata: implement on-demand HPA unlockingTejun Heo2010-06-021-0/+1
* libata: use the enlarged capacity after late HPA unlockTejun Heo2010-06-021-3/+2
* libata: implement dump_id force paramTejun Heo2010-05-251-0/+9
* libata: disable ATAPI AN by defaultTejun Heo2010-05-251-1/+6
* libata-sff: port_task is SFF specificTejun Heo2010-05-191-68/+1
* libata-sff: ap->[last_]ctl are SFF specificTejun Heo2010-05-191-2/+0
* libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init()Tejun Heo2010-05-191-6/+17
* libata-sff: clean up BMDMA initializationTejun Heo2010-05-191-25/+0
* libata: kill ATA_FLAG_DISABLEDTejun Heo2010-05-171-65/+1
* libata: use __ratelimitAkinobu Mita2010-05-141-16/+3
* libata: use longer 0xff wait if parallel scan is enabledTejun Heo2010-05-141-6/+12
* libata: unlock HPA if device shrunkTejun Heo2010-04-061-29/+45
* libata: disable NCQ on Crucial C300 SSDTejun Heo2010-04-061-0/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2010-02-051-1/+1
* | libata: fix CFA handling in ide_timing_compute()Bartlomiej Zolnierkiewicz2010-03-011-6/+11
|/
* 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
OpenPOWER on IntegriCloud