summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-1/+1
* Merge branch 'origin' into develRussell King2009-03-2876-542/+1316
|\
| * [libata] Improve timeout handlingAlan Cox2009-03-249-5/+83
| * [libata] Drain data on errorsAlan Cox2009-03-242-3/+76
| * pata_sc1200: Activate secondary channelAlan Cox2009-03-241-2/+27
| * pata_artop: Serializing supportAlan Cox2009-03-241-6/+27
| * [libata] ahci: correct enclosure LED state saveDavid Milburn2009-03-241-1/+1
| * [libata] More robust parsing for IDENTIFY DEVICE multi_count fieldMark Lord2009-03-241-2/+11
| * sata_mv: fix LED blinking for SoC+NCQMark Lord2009-03-241-0/+68
| * sata_mv: optimize IRQ coalescing for 8-port chipsMark Lord2009-03-241-14/+18
| * sata_mv: implement IRQ coalescing (v2)Mark Lord2009-03-241-8/+135
| * sata_mv: cosmetic preparations for IRQ coalescingMark Lord2009-03-241-35/+27
| * pata-rb532-cf: platform_get_irq() fix ignored failureFlorian Fainelli2009-03-241-1/+1
| * pata_efar: fix *dma_maskErik Inge Bolsø2009-03-241-2/+2
| * pata_radisys: fix mwdma_mask to exclude mwdma0Erik Inge Bolsø2009-03-241-1/+1
| * [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-2471-331/+339
| * ahci: Blacklist HP Compaq 6720s that spins off disks during ACPI power offMaciej Rutecki2009-03-241-0/+9
| * [libata] sata_mv: Implement direct FIS transmission via mv_qc_issue_fis().Mark Lord2009-03-241-0/+116
| * [libata] Export ata_pio_queue_task() so that it can be used from sata_mv.Mark Lord2009-03-242-2/+1
| * [libata] sata_mv: Add a new mv_sff_check_status() function to sata_mv.Mark Lord2009-03-241-1/+36
| * [libata] sata_mv: Tighten up interrupt masking in mv_qc_issue()Mark Lord2009-03-241-13/+21
| * [libata] sata_mv: Enable use of (basic) DMA for ATAPI on GEN_IIE chipsMark Lord2009-03-241-24/+28
| * [libata] sata_mv: cache frequently-accessed registersMark Lord2009-03-241-21/+70
| * ahci: drop intx manipulation on msi enableTejun Heo2009-03-241-2/+2
| * pata-rb532-cf: drop custom freeze and thawPhil Sutter2009-03-241-19/+1
| * pata-rb532-cf: use ata_sff_data_xfer32()Phil Sutter2009-03-241-20/+1
| * pata-rb532-cf: use ata_sff_exec_command()Phil Sutter2009-03-241-8/+0
| * pata-rb532-cf: replace rb532_pata_finish_io()Phil Sutter2009-03-241-13/+2
| * sata_mv: remove leftoversMark Lord2009-03-241-2/+0
| * sata_mv: optimize use of mv_edma_cfgMark Lord2009-03-241-3/+6
| * sata_mv: introduce support for ATAPI devicesMark Lord2009-03-241-4/+186
| * sata_mv: mv_fill_sg fixes v2Mark Lord2009-03-241-1/+3
| * sata_mv: update ata_qc_from_tagMark Lord2009-03-241-0/+6
| * 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
OpenPOWER on IntegriCloud