summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-242-3/+3
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-2/+2
| * Merge branch 'master' into for-nextJiri Kosina2010-08-112-3/+3
| |\
| * \ Merge branch 'master' into for-nextJiri Kosina2010-08-1018-207/+2638
| |\ \
| * | | fix printk typo 'faild'Paul Bolle2010-08-091-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-10-221-1/+1
|\ \ \ \
| * | | | workqueue: add and use WQ_MEM_RECLAIM flagTejun Heo2010-10-111-1/+1
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-2128-601/+1634
|\ \ \ \ \
| * | | | | pata_bf54x: fix return type of bfin_set_devctlMike Frysinger2010-10-211-1/+1
| * | | | | Drivers: ata: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-211-1/+1
| * | | | | libahci: fix result_tf handling after an ATA PIO data-in commandTejun Heo2010-10-212-3/+16
| * | | | | pata_sl82c105: implement sff_irq_check() methodSergei Shtylyov2010-10-211-0/+11
| * | | | | pata_sil680: implement sff_irq_check() methodSergei Shtylyov2010-10-211-0/+12
| * | | | | pata_pdc202xx_old: implement sff_irq_check() methodSergei Shtylyov2010-10-211-0/+23
| * | | | | pata_cmd640: implement sff_irq_check() methodSergei Shtylyov2010-10-211-0/+12
| * | | | | ata_piix: Add device ID for ICH4-LBen Hutchings2010-10-211-0/+2
| * | | | | pata_sil680: make sil680_sff_exec_command() 'static'Sergei Shtylyov2010-10-211-2/+2
| * | | | | ata: Intel IDE-R supportAlan Cox2010-10-211-1/+53
| * | | | | libata: Signal that our SATL supports WRITE SAME(16) with UNMAPMartin K. Petersen2010-10-211-0/+14
| * | | | | ata_piix: remove SIDPR lockingTejun Heo2010-10-211-8/+0
| * | | | | libata: implement cross-port EH exclusionTejun Heo2010-10-213-1/+75
| * | | | | libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo2010-10-2111-46/+54
| * | | | | ata_piix: implement LPM supportTejun Heo2010-10-211-1/+23
| * | | | | libata: implement LPM support for port multipliersTejun Heo2010-10-213-10/+67
| * | | | | libata: reimplement link power managementTejun Heo2010-10-218-350/+195
| * | | | | libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() globalTejun Heo2010-10-212-5/+72
| * | | | | libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo2010-10-218-86/+64
| * | | | | [libata] Fix section mismatch: ata_sff_exitLuck, Tony2010-10-211-1/+1
| * | | | | drivers/ata/libata-transport.c: include linux/slab.hJeff Garzik2010-10-211-0/+1
| * | | | | [libata] support for > 512 byte sectors (e.g. 4K Native)Grant Grundler2010-10-211-31/+65
| * | | | | libata: always use ata_qc_complete_multiple() for NCQ command completionsTejun Heo2010-10-214-65/+38
| * | | | | [libata] Add ATA transport classGwendal Grignou2010-10-218-40/+883
* | | | | | pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-291-3/+1
* | | | | | pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski2010-09-291-55/+26
* | | | | | pcmcia: introduce autoconfiguration featureDominik Brodowski2010-09-291-20/+3
* | | | | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-291-3/+2
* | | | | | pcmcia: simplify IntTypeDominik Brodowski2010-09-291-1/+0
* | | | | | pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski2010-09-291-2/+2
|/ / / / /
* | | | | ahci: fix module refcount breakage introduced by libahci splitTejun Heo2010-09-284-14/+24
|/ / / /
* | | | libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou2010-09-092-11/+29
* | | | libata: skip EH autopsy and recovery during suspendTejun Heo2010-09-092-1/+17
* | | | ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley2010-09-091-0/+3
* | | | ata_piix: IDE Mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley2010-09-091-0/+4
* | | | libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load()Tejun Heo2010-09-092-0/+5
* | | | ahci: fix hang on failed softresetTejun Heo2010-09-091-1/+1
* | | | pata_artop: Fix device ID parity checkJean Delvare2010-09-091-1/+2
* | | | libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issueMark Lord2010-08-251-4/+0
* | | | sata_mv: fix broken DSM/TRIM support (v2)Mark Lord2010-08-251-7/+37
* | | | libata: be less of a drama queen on empty data commandsTejun Heo2010-08-251-4/+7
* | | | [libata] sata_dwc_460ex: signdness bugDan Carpenter2010-08-251-1/+1
OpenPOWER on IntegriCloud