aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
...
| * sata_mv: restructure mv_qc_issueMark Lord2009-03-241-15/+22
| * sata_mv: rearrange mv_start_dma() and friendsMark Lord2009-03-241-28/+38
| * sata_mv: cleanup chipset GENeration FLAGSMark Lord2009-03-241-17/+14
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-03-253-2/+44
|\ \ | |/
| * ata_piix: add workaround for Samsung DB-P70Tejun Heo2009-03-131-0/+37
| * libata: Keep shadow last_ctl up to date during resetsStuart MENEFY2009-03-131-1/+5
| * sata_mv: fix MSI irq race conditionMark Lord2009-03-131-1/+2
* | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-1310-66/+133
|\ \ | |/
| * libata: Don't trust current capacity values in identify words 57-58Robert Hancock2009-03-051-4/+6
| * libata: make sure port is thawed when skipping resetsTejun Heo2009-03-051-1/+4
| * sata_nv: fix module parameter descriptionBrandon Ehle2009-03-051-1/+1
| * ahci: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from ahci.cpeerchen2009-03-051-12/+12
| * libata: don't use on-stack sense bufferTejun Heo2009-03-051-1/+1
| * libata: fix dma_unmap_sg misuseFUJITA Tomonori2009-03-051-2/+2
| * [libata] pata_legacy: for VLB 32bit PIO don't try tricks with slopAlan Cox2009-02-251-3/+4
| * [libata] pata_amd: program FIFOAlan Cox2009-02-251-17/+59
| * sata_mv: fix SoC interrupt breakageMark Lord2009-02-251-11/+9
| * pata_it821x: resume from hibernation fails with RAID volumeOndrej Zary2009-02-251-0/+3
| * 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