aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-05libata: Don't trust current capacity values in identify words 57-58Robert Hancock1-4/+6
2009-03-05libata: make sure port is thawed when skipping resetsTejun Heo1-1/+4
2009-03-05sata_nv: fix module parameter descriptionBrandon Ehle1-1/+1
2009-03-05ahci: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from ahci.cpeerchen1-12/+12
2009-03-05libata: don't use on-stack sense bufferTejun Heo1-1/+1
2009-03-05libata: fix dma_unmap_sg misuseFUJITA Tomonori1-2/+2
2009-02-25[libata] pata_legacy: for VLB 32bit PIO don't try tricks with slopAlan Cox1-3/+4
2009-02-25[libata] pata_amd: program FIFOAlan Cox1-17/+59
2009-02-25sata_mv: fix SoC interrupt breakageMark Lord1-11/+9
2009-02-25pata_it821x: resume from hibernation fails with RAID volumeOndrej Zary1-0/+3
2009-02-17Add support for VT6415 PCIE PATA IDE Host ControllerZlatko Calusic1-1/+3
2009-02-16sata_nv: give up hardreset on nf2Tejun Heo1-6/+8
2009-02-16libata-sff: fix 32-bit PIO ATAPI regressionSergei Shtylyov1-7/+21
2009-02-03Fix my email address in qd65xx.[ch]/pata_qdi.cSamuel Thibault1-1/+1
2009-02-02libata: implement HORKAGE_1_5_GBPS and apply it to WD My BookTejun Heo1-0/+41
2009-02-02libata: add no penalty retry request for EH device handling routinesTejun Heo1-1/+5
2009-02-02libata: improve probe failure handlingTejun Heo1-0/+38
2009-02-02libata: add @spd_limit to sata_down_spd_limit()Tejun Heo4-12/+27
2009-02-02libata: clear dev->ering in smarter wayTejun Heo2-2/+9
2009-02-02libata: check onlineness before using SPD in sata_down_spd_limit()Tejun Heo1-3/+8
2009-02-02libata: move ata_dev_disable() to libata-eh.cTejun Heo3-13/+22
2009-02-02libata: fix EH device failure handlingTejun Heo1-2/+3
2009-02-02sata_nv: ck804 has borked hardreset tooTejun Heo1-1/+6
2009-02-02libata: fix kernel-doc warningsRandy Dunlap2-2/+2
2009-02-02ahci: add a module parameter to ignore the SSS flags for async scanningArjan van de Ven1-1/+8
2009-02-02sata_mv: Fix chip type for Hightpoint RocketRaid 1740/1742Mark Lord1-2/+2
2009-02-02[libata] sata_sil: Fix compilation error with libata debugging enabledPasi Kärkkäinen1-1/+1
2009-01-29sata_sil: Fix build breakageAlexander Beregalov1-0/+1
2009-01-27Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds4-4/+118
2009-01-27SATA PIIX: Blacklist system that spins off disks during ACPI power offRafael J. Wysocki1-0/+34
2009-01-27SATA Sil: Blacklist system that spins off disks during ACPI power offRafael J. Wysocki1-1/+35
2009-01-27SATA AHCI: Blacklist system that spins off disks during ACPI power offRafael J. Wysocki1-0/+32
2009-01-27SATA: Blacklisting of systems that spin off disks during ACPI power offRafael J. Wysocki1-3/+17
2009-01-27pata-rb532-cf: remove set_irq_type from finish_ioPhil Sutter1-2/+0
2009-01-26[libata] pata_via: support VX855, future chips whose IDE controller use 0x0571JosephChan@via.com.tw1-5/+17
2009-01-26sata_mv: no longer experimental (v2)Mark Lord1-3/+3
2009-01-26sata_mv: msi masking fix (v2)Mark Lord1-6/+15
2009-01-26sata_mv: Properly initialize main irq maskThomas Reitmayr1-0/+3
2009-01-26sata_mv: remove bogus nsect restrictionMark Lord1-11/+2
2009-01-26sata_mv: don't read hc_irq_causeMark Lord1-12/+5
2009-01-26sata_mv: fix 8-port timeouts on 508x/6081 chipsMark Lord1-1/+1
2009-01-26sata_nv: fix MCP5x resetTejun Heo1-13/+29
2009-01-26sata_nv: rename nv_nf2_hardreset()Tejun Heo1-14/+14
2009-01-26libata: set NODEV_HINT for 0x7f statusTejun Heo1-0/+10
2009-01-26libata-sff: fix incorrect EH messageTejun Heo1-1/+1
2009-01-16sata_fsl: Return non-zero on error in probe()Michal Sojka1-1/+1
2009-01-16drivers/ata/pata_ali.c: s/isa_bridge/ali_isa_bridge/ to fix alpha buildAndrew Morton1-14/+14
2009-01-16libata: New driver for OCTEON SOC Compact Flash interface (v7).David Daney3-0/+975
2009-01-16libata: Add another column to the ata_timing table.David Daney1-35/+37
2009-01-16sata_via: Add VT8261 supportJosephChan@via.com.tw1-0/+2