summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
...
| * Add support for VT6415 PCIE PATA IDE Host ControllerZlatko Calusic2009-02-171-1/+3
| * sata_nv: give up hardreset on nf2Tejun Heo2009-02-161-6/+8
| * libata-sff: fix 32-bit PIO ATAPI regressionSergei Shtylyov2009-02-161-7/+21
* | Merge branch 'dma' into develRussell King2009-02-211-16/+3
|\ \ | |/ |/|
| * [ARM] dma: Use sensible DMA parameters for Acorn driversRussell King2008-12-111-4/+2
| * [ARM] dma: pata_icside's contiguous sg array is now redundantRussell King2008-12-111-12/+1
* | Fix my email address in qd65xx.[ch]/pata_qdi.cSamuel Thibault2009-02-031-1/+1
* | libata: implement HORKAGE_1_5_GBPS and apply it to WD My BookTejun Heo2009-02-021-0/+41
* | libata: add no penalty retry request for EH device handling routinesTejun Heo2009-02-021-1/+5
* | libata: improve probe failure handlingTejun Heo2009-02-021-0/+38
* | libata: add @spd_limit to sata_down_spd_limit()Tejun Heo2009-02-024-12/+27
* | libata: clear dev->ering in smarter wayTejun Heo2009-02-022-2/+9
* | libata: check onlineness before using SPD in sata_down_spd_limit()Tejun Heo2009-02-021-3/+8
* | libata: move ata_dev_disable() to libata-eh.cTejun Heo2009-02-023-13/+22
* | libata: fix EH device failure handlingTejun Heo2009-02-021-2/+3
* | sata_nv: ck804 has borked hardreset tooTejun Heo2009-02-021-1/+6
* | libata: fix kernel-doc warningsRandy Dunlap2009-02-022-2/+2
* | ahci: add a module parameter to ignore the SSS flags for async scanningArjan van de Ven2009-02-021-1/+8
* | sata_mv: Fix chip type for Hightpoint RocketRaid 1740/1742Mark Lord2009-02-021-2/+2
* | [libata] sata_sil: Fix compilation error with libata debugging enabledPasi Kärkkäinen2009-02-021-1/+1
* | sata_sil: Fix build breakageAlexander Beregalov2009-01-291-0/+1
* | Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-01-274-4/+118
|\ \
| * | SATA PIIX: Blacklist system that spins off disks during ACPI power offRafael J. Wysocki2009-01-271-0/+34
| * | SATA Sil: Blacklist system that spins off disks during ACPI power offRafael J. Wysocki2009-01-271-1/+35
| * | SATA AHCI: Blacklist system that spins off disks during ACPI power offRafael J. Wysocki2009-01-271-0/+32
| * | SATA: Blacklisting of systems that spin off disks during ACPI power offRafael J. Wysocki2009-01-271-3/+17
* | | pata-rb532-cf: remove set_irq_type from finish_ioPhil Sutter2009-01-271-2/+0
* | | [libata] pata_via: support VX855, future chips whose IDE controller use 0x0571JosephChan@via.com.tw2009-01-261-5/+17
* | | sata_mv: no longer experimental (v2)Mark Lord2009-01-261-3/+3
* | | sata_mv: msi masking fix (v2)Mark Lord2009-01-261-6/+15
* | | sata_mv: Properly initialize main irq maskThomas Reitmayr2009-01-261-0/+3
* | | sata_mv: remove bogus nsect restrictionMark Lord2009-01-261-11/+2
* | | sata_mv: don't read hc_irq_causeMark Lord2009-01-261-12/+5
* | | sata_mv: fix 8-port timeouts on 508x/6081 chipsMark Lord2009-01-261-1/+1
* | | sata_nv: fix MCP5x resetTejun Heo2009-01-261-13/+29
* | | sata_nv: rename nv_nf2_hardreset()Tejun Heo2009-01-261-14/+14
* | | libata: set NODEV_HINT for 0x7f statusTejun Heo2009-01-261-0/+10
* | | libata-sff: fix incorrect EH messageTejun Heo2009-01-261-1/+1
|/ /
* | sata_fsl: Return non-zero on error in probe()Michal Sojka2009-01-161-1/+1
* | drivers/ata/pata_ali.c: s/isa_bridge/ali_isa_bridge/ to fix alpha buildAndrew Morton2009-01-161-14/+14
* | libata: New driver for OCTEON SOC Compact Flash interface (v7).David Daney2009-01-163-0/+975
* | libata: Add another column to the ata_timing table.David Daney2009-01-161-35/+37
* | sata_via: Add VT8261 supportJosephChan@via.com.tw2009-01-161-0/+2
* | pata_atiixp: update port enabledness test handlingTejun Heo2009-01-161-19/+13
* | [libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik2009-01-162-5/+13
* | pata_it821x: Update RDC UDMA handlingAlan Cox2009-01-131-4/+13
* | ata: fix wrong WARN_ON_ONCEChristian Borntraeger2009-01-131-3/+6
* | libata: only ports >= 0 need to synchronizeArjan van de Ven2009-01-101-1/+3
* | libata: Add a per-host flag to opt-in into parallel port probesArjan van de Ven2009-01-102-0/+12
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-01-092-12/+0
|\ \
OpenPOWER on IntegriCloud