aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_mv.c
Commit message (Expand)AuthorAge
* sata_mv: Improve naming of main_irq cause/mask identifiersMark Lord2008-04-29
* sata_mv: re-enable hotplug, update TODO listMark Lord2008-04-25
* sata_mv: leave SError bits untouched in mv_err_intrMark Lord2008-04-25
* sata_mv: more interrupt handling reworkMark Lord2008-04-25
* sata_mv: tidy host controller interrupt handlingMark Lord2008-04-25
* sata_mv: simplify request/response queue handlingMark Lord2008-04-25
* sata_mv: simplify freeze/thaw bit-shift calculationsMark Lord2008-04-25
* sata_mv mask all interrupt coalescing bitsMark Lord2008-04-25
* sata_mv more cosmeticsMark Lord2008-04-25
* Merge branch 'merge-fixes' into develRussell King2008-04-19
|\
| * sata_mv add temporary 3 second init delay for SiliconImage PMsMark Lord2008-04-17
| * sata_mv remove redundant edma init codeMark Lord2008-04-17
| * sata_mv add basic port multiplier supportMark Lord2008-04-17
| * sata_mv fix SOC flags, enable NCQ on SOCMark Lord2008-04-17
| * sata_mv disable hotplug for nowMark Lord2008-04-17
| * sata_mv cosmeticsMark Lord2008-04-17
| * sata_mv hardreset reworkMark Lord2008-04-17
| * libata: rename SFF functionsTejun Heo2008-04-17
| * sata_mv fix ifctl handlingMark Lord2008-04-17
| * sata_mv clean up mv_stop_edma usageMark Lord2008-04-17
| * sata_mv cosmetic fixesMark Lord2008-04-17
| * libata: make reset related methods proper port operationsTejun Heo2008-04-17
| * libata: implement and use ops inheritanceTejun Heo2008-04-17
| * libata: implement and use SHT initializersTejun Heo2008-04-17
| * libata: normalize port_info, port_operations and sht tablesTejun Heo2008-04-17
| * libata: implement and use ata_noop_irq_clear()Tejun Heo2008-04-17
| * libata: prefer hardresetTejun Heo2008-04-17
* | sata_mv: mbus decode window supportLennert Buytenhek2008-03-27
|/
* sata_mv: remove iounmap in mv_platform_remove and use devm_iomapSaeed Bishara2008-02-20
* sata_mv: use hpriv->base instead of the host->iomapSaeed Bishara2008-02-20
* sata_mv: Define module alias for platform deviceMartin Michlmayr2008-02-20
* libata: eliminate the home grown dma padding in favour ofJames Bottomley2008-02-19
* ata: fix sparse warnings in sata_mv.cHarvey Harrison2008-02-15
* sata_mv: platform driver allocs dma without createByron Bradley2008-02-11
* sata_mv: fix loop with last portYinghai Lu2008-02-11
* ata: drivers/ata/sata_mv.c needs dmapool.hAndrew Morton2008-02-06
* sata_mv: Support SoC controllersSaeed Bishara2008-02-06
* sata_mv: Remove PCI dependencySaeed Bishara2008-02-01
* sata_mv ncq Comments and version bumpMark Lord2008-02-01
* sata_mv ncq Remove post internal cmd opMark Lord2008-02-01
* sata_mv ncq Enable NCQ operationMark Lord2008-02-01
* sata_mv ncq Introduce per-tag SG tablesMark Lord2008-02-01
* sata_mv ncq Use DMA memory pools for hardware memory tablesMark Lord2008-02-01
* sata_mv ncq Restrict max sectors to 8-bits on GenII NCQMark Lord2008-02-01
* sata_mv ncq Ignore response status LSB on NCQMark Lord2008-02-01
* sata_mv ncq Use hqtag instead of ioidMark Lord2008-02-01
* sata_mv ncq Add want ncq parameter for EDMA configurationMark Lord2008-02-01
* sata_mv ncq Fix EDMA configurationMark Lord2008-02-01
* sata_mv ncq Rename base to port mmioMark Lord2008-02-01
* sata_mv ncq Mask transient IRQsMark Lord2008-02-01