include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / ata / sata_mv.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-12-19 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-12-17 Jeff Garziksata_mv: remove pointless NULL test
2009-12-17 Saeed Bisharasata_mv: add power management support for the PCI contr...
2009-12-17 Saeed Bisharasata_mv: store the board_idx into the host private...
2009-12-17 Saeed Bisharasata_mv: move the PCI bar description initialization...
2009-12-17 Saeed Bisharasata_mv: add power management support for the platform...
2009-12-17 Saeed Bisharasata_mv: support clkdev framework
2009-12-17 Saeed Bisharasata_mv: increase PIO IORDY timeout
2009-12-03 Thiago Farinasata_mv: Clean up hard coded array size calculation.
2009-10-16 Gwendal Grignousata_mv: Prevent PIO commands to be defered too long...
2009-09-11 Julia Lawalldrivers/ata: use resource_size
2009-07-29 Bartlomiej Zolnier... libata: remove superfluous NULL pointer checks
2009-05-11 Martin Michlmayrsata_mv: use new sata phy register settings for new...
2009-04-17 Mark Lordsata_mv: workaround for multi_count errata sata24
2009-04-17 Mark Lordsata_mv: tidy up qc->tf usage in qc_prep() functions
2009-04-07 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-04-07 Mark Lordsata_mv: shorten register names
2009-04-07 Mark Lordsata_mv: workaround errata SATA#13
2009-04-07 Mark Lordsata_mv: cosmetic renames
2009-04-07 Mark Lordsata_mv: workaround errata SATA#26
2009-04-07 Mark Lordsata_mv: workaround errata PCI#7
2009-04-07 Mark Lordsata_mv: replace 0x1f with ATA_PIO4 (v2)
2009-04-07 Mark Lordsata_mv: fix irq mask races
2009-04-07 Mark Lordsata_mv: revert SoC irq breakage
2009-03-25 Alan Cox[libata] Improve timeout handling
2009-03-25 Mark Lordsata_mv: fix LED blinking for SoC+NCQ
2009-03-25 Mark Lordsata_mv: optimize IRQ coalescing for 8-port chips
2009-03-25 Mark Lordsata_mv: implement IRQ coalescing (v2)
2009-03-25 Mark Lordsata_mv: cosmetic preparations for IRQ coalescing
2009-03-25 Mark Lord[libata] sata_mv: Implement direct FIS transmission...
2009-03-25 Mark Lord[libata] sata_mv: Add a new mv_sff_check_status() funct...
2009-03-25 Mark Lord[libata] sata_mv: Tighten up interrupt masking in mv_qc...
2009-03-25 Mark Lord[libata] sata_mv: Enable use of (basic) DMA for ATAPI...
2009-03-25 Mark Lord[libata] sata_mv: cache frequently-accessed registers
2009-03-25 Mark Lordsata_mv: remove leftovers
2009-03-25 Mark Lordsata_mv: optimize use of mv_edma_cfg
2009-03-25 Mark Lordsata_mv: introduce support for ATAPI devices
2009-03-25 Mark Lordsata_mv: mv_fill_sg fixes v2
2009-03-25 Mark Lordsata_mv: update ata_qc_from_tag
2009-03-25 Mark Lordsata_mv: restructure mv_qc_issue
2009-03-25 Mark Lordsata_mv: rearrange mv_start_dma() and friends
2009-03-25 Mark Lordsata_mv: cleanup chipset GENeration FLAGS
2009-03-13 Mark Lordsata_mv: fix MSI irq race condition
2009-02-25 Mark Lordsata_mv: fix SoC interrupt breakage
2009-02-03 Mark Lordsata_mv: Fix chip type for Hightpoint RocketRaid 1740...
2009-01-26 Mark Lordsata_mv: msi masking fix (v2)
2009-01-26 Thomas Reitmayrsata_mv: Properly initialize main irq mask
2009-01-26 Mark Lordsata_mv: remove bogus nsect restriction
2009-01-26 Mark Lordsata_mv: don't read hc_irq_cause
2009-01-26 Mark Lordsata_mv: fix 8-port timeouts on 508x/6081 chips
2008-12-29 Qinghuang Feng[libata] Update kernel-doc comments to match source...
2008-09-29 Tejun Heolibata: make SCR access ops per-link
2008-09-08 Mark Lordsata_mv: add RocketRaid 1720 PCI ID to driver
2008-08-22 Saeed Bisharasata_mv: add the Gen IIE flag to the SoC devices.
2008-08-22 Tejun Heosata_mv: don't issue two DMA commands concurrently
2008-07-04 Mark Lordsata_mv: safer logic for limit_warnings
2008-06-19 Mark Lordsata_mv: warn on PIO with multiple DRQs
2008-06-19 Mark Lordsata_mv: enable async_notify for 60x1 Rev.C0 and higher
2008-06-04 Mark Lordsata_mv: PHY_MODE4 cleanups
2008-05-30 Mark Lordsata_mv: implement SoC guideline SATA_S11
2008-05-30 Mark Lordsata_mv: workaround for 60x1 errata sata13
2008-05-30 Mark Lordsata_mv: nuke unreleased GenIIe revisions
2008-05-30 Mark Lordsata_mv: PHY_MODEx errata fixes
2008-05-30 Mark Lordsata_mv: move SOC_FLAG to hpriv
2008-05-19 Mark Lordsata_mv: ensure empty request queue for FBS-NCQ EH
2008-05-19 Mark Lordsata_mv: cache main_irq_mask register in hpriv
2008-05-19 Mark Lordsata_mv: disregard masked irqs
2008-05-19 Mark Lordsata_mv: fix pmp drives not found
2008-05-19 Mark Lordsata_mv: consolidate main_irq_mask updates
2008-05-19 Mark Lordsata_mv: don't blindly enable IRQs
2008-05-19 Mark Lordsata_mv: async notify for genIIe only
2008-05-19 Mark Lordsata_mv: group genIIe flags
2008-05-19 Mark Lordsata_mv: fis irq register fixes
2008-05-19 Mark Lordsata_mv: always do softreset
2008-05-06 Mark Lordsata_mv use hweight16() for bit counting (V2)
2008-05-06 Mark Lordsata_mv NCQ-EH for FIS-based switching
2008-05-06 Mark Lordsata_mv delayed eh handling
2008-05-06 Mark Lordsata_mv new mv_port_intr function
2008-05-06 Mark Lordsata_mv fix mv_host_intr bug for hc_irq_cause
2008-05-06 Mark Lordsata_mv NCQ and SError fixes for mv_err_intr
2008-05-06 Mark Lordsata_mv rearrange mv_config_fbs
2008-05-06 Mark Lordsata_mv errata workaround for sata25 part 1
2008-05-06 Mark Lordsata_mv new mv_qc_defer method
2008-05-06 Mark Lordsata_mv wait for empty+idle
2008-05-06 Mark Lordsata_mv pci features
2008-05-06 Mark Lordsata_mv more cosmetic changes
2008-04-29 Mark Lordsata_mv: Improve naming of main_irq cause/mask identifiers
2008-04-25 Mark Lordsata_mv: re-enable hotplug, update TODO list
2008-04-25 Mark Lordsata_mv: leave SError bits untouched in mv_err_intr
2008-04-25 Mark Lordsata_mv: more interrupt handling rework
2008-04-25 Mark Lordsata_mv: tidy host controller interrupt handling
2008-04-25 Mark Lordsata_mv: simplify request/response queue handling
2008-04-25 Mark Lordsata_mv: simplify freeze/thaw bit-shift calculations
2008-04-25 Mark Lordsata_mv mask all interrupt coalescing bits
2008-04-25 Mark Lordsata_mv more cosmetics
2008-04-19 Russell KingMerge branch 'merge-fixes' into devel
2008-04-17 Mark Lordsata_mv add temporary 3 second init delay for SiliconIm...
next