Age | Commit message (Expand) | Author |
2013-06-07 | libata: make ata_exec_internal_sg honor DMADIR | Vincent Pelletier |
2013-04-12 | libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive | Shan Hai |
2013-01-17 | libata: set dma_mode to 0xff in reset | Aaron Lu |
2012-10-02 | libata: Prevent interface errors with Seagate FreeAgent GoFlex | Daniel J Blueman |
2011-06-23 | libata: apply NOSETXFER horkage to the affected Pioneer drives | Tejun Heo |
2011-05-19 | libata: Power off empty ports | Kristen Carlson Accardi |
2011-04-24 | libata: Pioneer DVR-216D can't do SETXFER | Jeff Mahoney |
2011-04-24 | ahci: don't enable port irq before handler is registered | Maxime Bizon |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-02 | [libata] trivial: trim trailing whitespace for drivers/ata/*.[ch] | Jeff Garzik |
2011-03-02 | libata: plumb sas port scan into standard libata paths | James Bottomley |
2011-01-28 | libata: DVR-212D can't do SETXFER DVD-RW DVR-212D | Francesco Antonacci |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-12-24 | libata: no special completion processing for EH commands | Tejun Heo |
2010-12-15 | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela... | Tejun Heo |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
2010-10-21 | libata: implement cross-port EH exclusion | Tejun Heo |
2010-10-21 | libata: add @ap to ata_wait_register() and introduce ata_msleep() | Tejun Heo |
2010-10-21 | libata: reimplement link power management | Tejun Heo |
2010-10-21 | libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() global | Tejun Heo |
2010-10-21 | libata: clean up lpm related symbols and sysfs show/store functions | Tejun Heo |
2010-10-21 | libata: always use ata_qc_complete_multiple() for NCQ command completions | Tejun Heo |
2010-10-21 | [libata] Add ATA transport class | Gwendal Grignou |
2010-09-09 | libata: skip EH autopsy and recovery during suspend | Tejun Heo |
2010-08-25 | libata: be less of a drama queen on empty data commands | Tejun Heo |
2010-08-10 | docbook: fix fatal error from libata | Randy Dunlap |
2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-08-01 | [libata] update blacklist for new hyphenated pattern ranges (v2) | Mark Lord |
2010-08-01 | libata: allow hyphenated pattern ranges | Mark Lord |
2010-08-01 | libata: reduce blacklist size even more (v2) | Mark Lord |
2010-08-01 | libata: reduce blacklist size (v2) | Mark Lord |
2010-08-01 | libata: glob_match for ata_device_blacklist (v2) | Mark Lord |
2010-07-02 | libata: take advantage of cmwq and remove concurrency limitations | Tejun Heo |
2010-06-02 | libata: implement on-demand HPA unlocking | Tejun Heo |
2010-06-02 | libata: use the enlarged capacity after late HPA unlock | Tejun Heo |
2010-05-25 | libata: implement dump_id force param | Tejun Heo |
2010-05-25 | libata: disable ATAPI AN by default | Tejun Heo |
2010-05-19 | libata-sff: port_task is SFF specific | Tejun Heo |
2010-05-19 | libata-sff: ap->[last_]ctl are SFF specific | Tejun Heo |
2010-05-19 | libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init() | Tejun Heo |
2010-05-19 | libata-sff: clean up BMDMA initialization | Tejun Heo |
2010-05-17 | libata: kill ATA_FLAG_DISABLED | Tejun Heo |
2010-05-14 | libata: use __ratelimit | Akinobu Mita |
2010-05-14 | libata: use longer 0xff wait if parallel scan is enabled | Tejun Heo |
2010-04-06 | libata: unlock HPA if device shrunk | Tejun Heo |
2010-04-06 | libata: disable NCQ on Crucial C300 SSD | Tejun Heo |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-03-01 | libata: fix CFA handling in ide_timing_compute() | Bartlomiej Zolnierkiewicz |