aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2011-05-21libata: fix oops when LPM is used with PMPTejun Heo
2011-05-02libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo
2011-05-02ahci: don't enable port irq before handler is registeredMaxime Bizon
2011-03-23libata: fix hotplug for drivers which don't implement LPMTejun Heo
2011-03-23ahci: recognize Marvell 88se9125 PCIe SATA 6.0 Gb/s controllerPer Jessen
2011-03-23ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controllerSeth Heasley
2011-01-28libata: set queue DMA alignment to sector size for ATAPI tooTejun Heo
2011-01-28libata: DVR-212D can't do SETXFER DVD-RW DVR-212DFrancesco Antonacci
2011-01-28ahci: add HFLAG_YES_FBS and apply it to 88SE9128Anssi Hannula
2011-01-28pata_hpt37x: inherit prereset() method for HPT374Sergei Shtylyov
2011-01-28ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDsSeth Heasley
2011-01-28pata_hpt37x: fold 'if' statement into 'switch'Sergei Shtylyov
2011-01-28pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...)Sergei Shtylyov
2011-01-28pata_hpt{366|37x}: use pr_warning(...) instead of printk(KERN_WARNING ...)Sergei Shtylyov
2011-01-28pata_mpc52xx: inherit from ata_bmdma_port_opsTejun Heo
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
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-22Merge branch 'master' into for-nextJiri Kosina
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-11-01tree-wide: fix comment/printk typosUwe Kleine-König
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