summaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
Commit message (Expand)AuthorAgeFilesLines
* Drivers: ata: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-221-1/+1
* libahci: fix result_tf handling after an ATA PIO data-in commandTejun Heo2010-10-222-3/+16
* pata_sl82c105: implement sff_irq_check() methodSergei Shtylyov2010-10-221-0/+11
* pata_sil680: implement sff_irq_check() methodSergei Shtylyov2010-10-221-0/+12
* pata_pdc202xx_old: implement sff_irq_check() methodSergei Shtylyov2010-10-221-0/+23
* pata_cmd640: implement sff_irq_check() methodSergei Shtylyov2010-10-221-0/+12
* ata_piix: Add device ID for ICH4-LBen Hutchings2010-10-221-0/+2
* pata_sil680: make sil680_sff_exec_command() 'static'Sergei Shtylyov2010-10-221-2/+2
* ata: Intel IDE-R supportAlan Cox2010-10-221-1/+53
* libata: Signal that our SATL supports WRITE SAME(16) with UNMAPMartin K. Petersen2010-10-221-0/+14
* ata_piix: remove SIDPR lockingTejun Heo2010-10-221-8/+0
* libata: implement cross-port EH exclusionTejun Heo2010-10-223-1/+75
* libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo2010-10-2211-46/+54
* ata_piix: implement LPM supportTejun Heo2010-10-221-1/+23
* libata: implement LPM support for port multipliersTejun Heo2010-10-223-10/+67
* libata: reimplement link power managementTejun Heo2010-10-228-350/+195
* libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() globalTejun Heo2010-10-222-5/+72
* libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo2010-10-228-86/+64
* [libata] Fix section mismatch: ata_sff_exitLuck, Tony2010-10-221-1/+1
* drivers/ata/libata-transport.c: include linux/slab.hJeff Garzik2010-10-221-0/+1
* [libata] support for > 512 byte sectors (e.g. 4K Native)Grant Grundler2010-10-221-31/+65
* libata: always use ata_qc_complete_multiple() for NCQ command completionsTejun Heo2010-10-224-65/+38
* [libata] Add ATA transport classGwendal Grignou2010-10-228-40/+883
* 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-102-11/+29
* libata: skip EH autopsy and recovery during suspendTejun Heo2010-09-102-1/+17
* ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley2010-09-101-0/+3
* ata_piix: IDE Mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley2010-09-101-0/+4
* libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load()Tejun Heo2010-09-102-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-261-4/+0
* sata_mv: fix broken DSM/TRIM support (v2)Mark Lord2010-08-261-7/+37
* libata: be less of a drama queen on empty data commandsTejun Heo2010-08-261-4/+7
* [libata] sata_dwc_460ex: signdness bugDan Carpenter2010-08-261-1/+1
* ahci: add HFLAG_YES_FBS and apply it to 88SE9128Tejun Heo2010-08-263-2/+26
* libata: remove no longer needed pata_winbond driverBartlomiej Zolnierkiewicz2010-08-264-285/+14
* pata_cmd64x: revert commit d62f5576Tejun Heo2010-08-261-6/+0
* ata: update for of_device to platform_device replacementStephen Rothwell2010-08-161-2/+2
* Merge branch 'linus' into releaseLen Brown2010-08-1521-219/+3074
|\
| * Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-123-10/+10
| |\
| | * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-063-10/+10
| * | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-113-0/+424
| |\ \
| | * \ Merge branches 'master' and 'devel' into for-linusRussell King2010-08-113-0/+424
| | |\ \
| | | * \ Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2010-08-063-0/+424
| | | |\ \ | | | | |/ | | | |/|
| | | | * [ARM] pata_pxa: DMA-capable PATA driverMarek Vasut2010-06-183-0/+424
| * | | | docbook: fix fatal error from libataRandy Dunlap2010-08-111-1/+1
| * | | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-111-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-071-1/+1
| | * | | block: remove wrappers for request type/flagsChristoph Hellwig2010-08-071-1/+1
| | |/ /