| Commit message (Expand) | Author | Age |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-04-07 |
|\ |
|
| * | sata_mv: shorten register names | Mark Lord | 2009-04-06 |
| * | sata_mv: workaround errata SATA#13 | Mark Lord | 2009-04-06 |
| * | sata_mv: cosmetic renames | Mark Lord | 2009-04-06 |
| * | sata_mv: workaround errata SATA#26 | Mark Lord | 2009-04-06 |
| * | sata_mv: workaround errata PCI#7 | Mark Lord | 2009-04-06 |
| * | sata_mv: replace 0x1f with ATA_PIO4 (v2) | Mark Lord | 2009-04-06 |
| * | sata_mv: fix irq mask races | Mark Lord | 2009-04-06 |
| * | sata_mv: revert SoC irq breakage | Mark Lord | 2009-04-06 |
* | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 |
* | | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 2009-04-07 |
|/ |
|
* | [libata] Improve timeout handling | Alan Cox | 2009-03-24 |
* | sata_mv: fix LED blinking for SoC+NCQ | Mark Lord | 2009-03-24 |
* | sata_mv: optimize IRQ coalescing for 8-port chips | Mark Lord | 2009-03-24 |
* | sata_mv: implement IRQ coalescing (v2) | Mark Lord | 2009-03-24 |
* | sata_mv: cosmetic preparations for IRQ coalescing | Mark Lord | 2009-03-24 |
* | [libata] sata_mv: Implement direct FIS transmission via mv_qc_issue_fis(). | Mark Lord | 2009-03-24 |
* | [libata] sata_mv: Add a new mv_sff_check_status() function to sata_mv. | Mark Lord | 2009-03-24 |
* | [libata] sata_mv: Tighten up interrupt masking in mv_qc_issue() | Mark Lord | 2009-03-24 |
* | [libata] sata_mv: Enable use of (basic) DMA for ATAPI on GEN_IIE chips | Mark Lord | 2009-03-24 |
* | [libata] sata_mv: cache frequently-accessed registers | Mark Lord | 2009-03-24 |
* | sata_mv: remove leftovers | Mark Lord | 2009-03-24 |
* | sata_mv: optimize use of mv_edma_cfg | Mark Lord | 2009-03-24 |
* | sata_mv: introduce support for ATAPI devices | Mark Lord | 2009-03-24 |
* | sata_mv: mv_fill_sg fixes v2 | Mark Lord | 2009-03-24 |
* | sata_mv: update ata_qc_from_tag | Mark Lord | 2009-03-24 |
* | sata_mv: restructure mv_qc_issue | Mark Lord | 2009-03-24 |
* | sata_mv: rearrange mv_start_dma() and friends | Mark Lord | 2009-03-24 |
* | sata_mv: cleanup chipset GENeration FLAGS | Mark Lord | 2009-03-24 |
* | sata_mv: fix MSI irq race condition | Mark Lord | 2009-03-13 |
* | sata_mv: fix SoC interrupt breakage | Mark Lord | 2009-02-25 |
* | sata_mv: Fix chip type for Hightpoint RocketRaid 1740/1742 | Mark Lord | 2009-02-02 |
* | sata_mv: msi masking fix (v2) | Mark Lord | 2009-01-26 |
* | sata_mv: Properly initialize main irq mask | Thomas Reitmayr | 2009-01-26 |
* | sata_mv: remove bogus nsect restriction | Mark Lord | 2009-01-26 |
* | sata_mv: don't read hc_irq_cause | Mark Lord | 2009-01-26 |
* | sata_mv: fix 8-port timeouts on 508x/6081 chips | Mark Lord | 2009-01-26 |
* | [libata] Update kernel-doc comments to match source code | Qinghuang Feng | 2008-12-28 |
* | libata: make SCR access ops per-link | Tejun Heo | 2008-09-29 |
* | sata_mv: add RocketRaid 1720 PCI ID to driver | Mark Lord | 2008-09-08 |
* | sata_mv: add the Gen IIE flag to the SoC devices. | Saeed Bishara | 2008-08-22 |
* | sata_mv: don't issue two DMA commands concurrently | Tejun Heo | 2008-08-22 |
* | sata_mv: safer logic for limit_warnings | Mark Lord | 2008-07-04 |
* | sata_mv: warn on PIO with multiple DRQs | Mark Lord | 2008-06-18 |
* | sata_mv: enable async_notify for 60x1 Rev.C0 and higher | Mark Lord | 2008-06-18 |
* | sata_mv: PHY_MODE4 cleanups | Mark Lord | 2008-06-04 |
* | sata_mv: implement SoC guideline SATA_S11 | Mark Lord | 2008-05-30 |
* | sata_mv: workaround for 60x1 errata sata13 | Mark Lord | 2008-05-30 |
* | sata_mv: nuke unreleased GenIIe revisions | Mark Lord | 2008-05-30 |
* | sata_mv: PHY_MODEx errata fixes | Mark Lord | 2008-05-30 |