summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
Commit message (Expand)AuthorAgeFilesLines
* libata: Power off empty portsKristen Carlson Accardi2011-05-191-2/+8
* libata: Pioneer DVR-216D can't do SETXFERJeff Mahoney2011-04-241-0/+1
* ahci: don't enable port irq before handler is registeredMaxime Bizon2011-04-241-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [libata] trivial: trim trailing whitespace for drivers/ata/*.[ch]Jeff Garzik2011-03-021-5/+5
* libata: plumb sas port scan into standard libata pathsJames Bottomley2011-03-021-24/+22
* libata: DVR-212D can't do SETXFER DVD-RW DVR-212DFrancesco Antonacci2011-01-281-0/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-2/+2
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-2/+2
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-1/+1
|\ \
| * | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-151-1/+1
| |/
* | libata: no special completion processing for EH commandsTejun Heo2010-12-241-9/+15
|/
* 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
OpenPOWER on IntegriCloud