aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang9-21/+21
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang4-8/+8
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante1-1/+1
2009-03-28Merge branch 'origin' into develRussell King76-542/+1316
2009-03-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into develRussell King3-2/+44
2009-03-24[libata] Improve timeout handlingAlan Cox9-5/+83
2009-03-24[libata] Drain data on errorsAlan Cox2-3/+76
2009-03-24pata_sc1200: Activate secondary channelAlan Cox1-2/+27
2009-03-24pata_artop: Serializing supportAlan Cox1-6/+27
2009-03-24[libata] ahci: correct enclosure LED state saveDavid Milburn1-1/+1
2009-03-24[libata] More robust parsing for IDENTIFY DEVICE multi_count fieldMark Lord1-2/+11
2009-03-24sata_mv: fix LED blinking for SoC+NCQMark Lord1-0/+68
2009-03-24sata_mv: optimize IRQ coalescing for 8-port chipsMark Lord1-14/+18
2009-03-24sata_mv: implement IRQ coalescing (v2)Mark Lord1-8/+135
2009-03-24sata_mv: cosmetic preparations for IRQ coalescingMark Lord1-35/+27
2009-03-24pata-rb532-cf: platform_get_irq() fix ignored failureFlorian Fainelli1-1/+1
2009-03-24pata_efar: fix *dma_maskErik Inge Bolsø1-2/+2
2009-03-24pata_radisys: fix mwdma_mask to exclude mwdma0Erik Inge Bolsø1-1/+1
2009-03-24[libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø71-331/+339
2009-03-24ahci: Blacklist HP Compaq 6720s that spins off disks during ACPI power offMaciej Rutecki1-0/+9
2009-03-24[libata] sata_mv: Implement direct FIS transmission via mv_qc_issue_fis().Mark Lord1-0/+116
2009-03-24[libata] Export ata_pio_queue_task() so that it can be used from sata_mv.Mark Lord2-2/+1
2009-03-24[libata] sata_mv: Add a new mv_sff_check_status() function to sata_mv.Mark Lord1-1/+36
2009-03-24[libata] sata_mv: Tighten up interrupt masking in mv_qc_issue()Mark Lord1-13/+21
2009-03-24[libata] sata_mv: Enable use of (basic) DMA for ATAPI on GEN_IIE chipsMark Lord1-24/+28
2009-03-24[libata] sata_mv: cache frequently-accessed registersMark Lord1-21/+70
2009-03-24ahci: drop intx manipulation on msi enableTejun Heo1-2/+2
2009-03-24pata-rb532-cf: drop custom freeze and thawPhil Sutter1-19/+1
2009-03-24pata-rb532-cf: use ata_sff_data_xfer32()Phil Sutter1-20/+1
2009-03-24pata-rb532-cf: use ata_sff_exec_command()Phil Sutter1-8/+0
2009-03-24pata-rb532-cf: replace rb532_pata_finish_io()Phil Sutter1-13/+2
2009-03-24sata_mv: remove leftoversMark Lord1-2/+0
2009-03-24sata_mv: optimize use of mv_edma_cfgMark Lord1-3/+6
2009-03-24sata_mv: introduce support for ATAPI devicesMark Lord1-4/+186
2009-03-24sata_mv: mv_fill_sg fixes v2Mark Lord1-1/+3
2009-03-24sata_mv: update ata_qc_from_tagMark Lord1-0/+6
2009-03-24sata_mv: restructure mv_qc_issueMark Lord1-15/+22
2009-03-24sata_mv: rearrange mv_start_dma() and friendsMark Lord1-28/+38
2009-03-24sata_mv: cleanup chipset GENeration FLAGSMark Lord1-17/+14
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King10-66/+133
2009-03-13ata_piix: add workaround for Samsung DB-P70Tejun Heo1-0/+37
2009-03-13libata: Keep shadow last_ctl up to date during resetsStuart MENEFY1-1/+5
2009-03-13sata_mv: fix MSI irq race conditionMark Lord1-1/+2
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