summaryrefslogtreecommitdiff
path: root/drivers/ata/libata-core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-281-0/+1
|\
| * [SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devicesDan Williams2011-10-021-0/+1
* | libata: ata_timing_compute() fixupBartlomiej Zolnierkiewicz2011-10-141-1/+1
|/
* libata: report link resume failure as KERN_WARNING instead of ERRTejun Heo2011-07-231-1/+1
* ata: Add and use ata_print_version_onceJoe Perches2011-07-231-0/+6
* ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches2011-07-231-166/+215
* ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2011-07-231-7/+6
* libata: apply NOSETXFER horkage to the affected Pioneer drivesTejun Heo2011-06-231-3/+3
* 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