aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
Commit message (Expand)AuthorAge
* libata: apply NOSETXFER horkage to the affected Pioneer drivesTejun Heo2011-06-23
* libata: Power off empty portsKristen Carlson Accardi2011-05-19
* libata: Pioneer DVR-216D can't do SETXFERJeff Mahoney2011-04-24
* ahci: don't enable port irq before handler is registeredMaxime Bizon2011-04-24
* Fix common misspellingsLucas De Marchi2011-03-31
* [libata] trivial: trim trailing whitespace for drivers/ata/*.[ch]Jeff Garzik2011-03-02
* libata: plumb sas port scan into standard libata pathsJames Bottomley2011-03-02
* libata: DVR-212D can't do SETXFER DVD-RW DVR-212DFrancesco Antonacci2011-01-28
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-07
|\ \
| * | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-15
| |/
* / libata: no special completion processing for EH commandsTejun Heo2010-12-24
|/
* libata: implement cross-port EH exclusionTejun Heo2010-10-21
* libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo2010-10-21
* libata: reimplement link power managementTejun Heo2010-10-21
* libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() globalTejun Heo2010-10-21
* libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo2010-10-21
* libata: always use ata_qc_complete_multiple() for NCQ command completionsTejun Heo2010-10-21
* [libata] Add ATA transport classGwendal Grignou2010-10-21
* libata: skip EH autopsy and recovery during suspendTejun Heo2010-09-09
* libata: be less of a drama queen on empty data commandsTejun Heo2010-08-25
* docbook: fix fatal error from libataRandy Dunlap2010-08-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-07
|\
| * libata: take advantage of cmwq and remove concurrency limitationsTejun Heo2010-07-02
* | [libata] update blacklist for new hyphenated pattern ranges (v2)Mark Lord2010-08-01
* | libata: allow hyphenated pattern rangesMark Lord2010-08-01
* | libata: reduce blacklist size even more (v2)Mark Lord2010-08-01
* | libata: reduce blacklist size (v2)Mark Lord2010-08-01
* | libata: glob_match for ata_device_blacklist (v2)Mark Lord2010-08-01
|/
* libata: implement on-demand HPA unlockingTejun Heo2010-06-02
* libata: use the enlarged capacity after late HPA unlockTejun Heo2010-06-02
* libata: implement dump_id force paramTejun Heo2010-05-25
* libata: disable ATAPI AN by defaultTejun Heo2010-05-25
* libata-sff: port_task is SFF specificTejun Heo2010-05-19
* libata-sff: ap->[last_]ctl are SFF specificTejun Heo2010-05-19
* libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init()Tejun Heo2010-05-19
* libata-sff: clean up BMDMA initializationTejun Heo2010-05-19
* libata: kill ATA_FLAG_DISABLEDTejun Heo2010-05-17
* libata: use __ratelimitAkinobu Mita2010-05-14
* libata: use longer 0xff wait if parallel scan is enabledTejun Heo2010-05-14
* libata: unlock HPA if device shrunkTejun Heo2010-04-06
* libata: disable NCQ on Crucial C300 SSDTejun Heo2010-04-06
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2010-02-05
* | libata: fix CFA handling in ide_timing_compute()Bartlomiej Zolnierkiewicz2010-03-01
|/
* libata: retry link resume if necessaryTejun Heo2010-01-12
* libata: add comment documenting PIO latency issues on UPBartlomiej Zolnierkiewicz2009-12-03
* drivers/ata/libata: Move dereference after NULL testJulia Lawall2009-11-03