aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* libata: issue DIPM enable commands with LPM state updatedTejun Heo2010-12-241-3/+14
* libata: no special completion processing for EH commandsTejun Heo2010-12-241-9/+15
* pata_mpc52xx: driver needs BMDMAWolfram Sang2010-12-242-11/+11
* pata_cs5536: Add support for non-X86_32 platformsWu Zhangjin2010-12-242-7/+13
* libata-sff: fix HSM_ST_ERR handling in __ata_sff_port_intr()Tejun Heo2010-12-241-4/+3
* sata_via: apply magic FIFO fix to vt6420 tooTejun Heo2010-11-191-4/+5
* [libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmdJeff Garzik2010-11-171-12/+9
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* drivers/ata/pata_octeon_cf.c: delete double assignmentJulia Lawall2010-11-121-2/+0
* pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE testTejun Heo2010-11-121-1/+1
* libata: fix NULL sdev dereference race in atapi_qc_complete()Tejun Heo2010-11-121-1/+4
* ATA: pata_octeon_cf: Use I/O clock rate for timing calculations.David Daney2010-10-291-1/+1
* 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
|/ / / / /