aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2011-01-10Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-07pata_platform: Remove CONFIG_HAVE_PATA_PLATFORM's dependencies.Nick Bowler
2011-01-07pata_hpt37x: actually limit HPT370 to UltraDMA/66Sergei Shtylyov
2011-01-07pata_hpt3x2n: coding style cleanupSergei Shtylyov
2011-01-07pata_hpt37x: coding style cleanupSergei Shtylyov
2011-01-07pata_hpt366: coding style cleanupSergei Shtylyov
2011-01-07pata_hpt3x2n: calculate average f_CNTSergei Shtylyov
2011-01-07pata_hpt3x2n: clarify about HPT371N supportSergei Shtylyov
2011-01-07pata_hpt{37x|3x2n}: SATA mode filteringSergei Shtylyov
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-05[libata] avoid needlessly passing around ptr to SCSI completion funcJeff Garzik
2011-01-05[libata] new driver acard_ahci, for ATP8620 host controllerDavid Milburn
2010-12-26pata_cs5536: avoid implicit MSR API inclusion on x86-64Jeff Garzik
2010-12-24libata: issue DIPM enable commands with LPM state updatedTejun Heo
2010-12-24libata: no special completion processing for EH commandsTejun Heo
2010-12-24pata_mpc52xx: driver needs BMDMAWolfram Sang
2010-12-24pata_cs5536: Add support for non-X86_32 platformsWu Zhangjin
2010-12-24libata-sff: fix HSM_ST_ERR handling in __ata_sff_port_intr()Tejun Heo
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo
2010-11-19sata_via: apply magic FIFO fix to vt6420 tooTejun Heo
2010-11-17[libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmdJeff Garzik
2010-11-16SCSI host lock push-downJeff Garzik
2010-11-12drivers/ata/pata_octeon_cf.c: delete double assignmentJulia Lawall
2010-11-12pata_legacy: fix CONFIG_PATA_WINBOND_VLB_MODULE testTejun Heo
2010-11-12libata: fix NULL sdev dereference race in atapi_qc_complete()Tejun Heo
2010-10-29ATA: pata_octeon_cf: Use I/O clock rate for timing calculations.David Daney
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-10-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-21pata_bf54x: fix return type of bfin_set_devctlMike Frysinger
2010-10-21Drivers: ata: Makefile: replace the use of <module>-objs with <module>-yTracey Dent
2010-10-21libahci: fix result_tf handling after an ATA PIO data-in commandTejun Heo
2010-10-21pata_sl82c105: implement sff_irq_check() methodSergei Shtylyov
2010-10-21pata_sil680: implement sff_irq_check() methodSergei Shtylyov
2010-10-21pata_pdc202xx_old: implement sff_irq_check() methodSergei Shtylyov
2010-10-21pata_cmd640: implement sff_irq_check() methodSergei Shtylyov
2010-10-21ata_piix: Add device ID for ICH4-LBen Hutchings
2010-10-21pata_sil680: make sil680_sff_exec_command() 'static'Sergei Shtylyov
2010-10-21ata: Intel IDE-R supportAlan Cox
2010-10-21libata: Signal that our SATL supports WRITE SAME(16) with UNMAPMartin K. Petersen
2010-10-21ata_piix: remove SIDPR lockingTejun Heo
2010-10-21libata: implement cross-port EH exclusionTejun Heo
2010-10-21libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo
2010-10-21ata_piix: implement LPM supportTejun Heo
2010-10-21libata: implement LPM support for port multipliersTejun Heo
2010-10-21libata: reimplement link power managementTejun Heo
2010-10-21libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() globalTejun Heo
2010-10-21libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo
2010-10-21[libata] Fix section mismatch: ata_sff_exitLuck, Tony
2010-10-21drivers/ata/libata-transport.c: include linux/slab.hJeff Garzik