summaryrefslogtreecommitdiff
path: root/drivers/ata/sata_mv.c
AgeCommit message (Expand)Author
2008-05-06sata_mv use hweight16() for bit counting (V2)Mark Lord
2008-05-06sata_mv NCQ-EH for FIS-based switchingMark Lord
2008-05-06sata_mv delayed eh handlingMark Lord
2008-05-06sata_mv new mv_port_intr functionMark Lord
2008-05-06sata_mv fix mv_host_intr bug for hc_irq_causeMark Lord
2008-05-06sata_mv NCQ and SError fixes for mv_err_intrMark Lord
2008-05-06sata_mv rearrange mv_config_fbsMark Lord
2008-05-06sata_mv errata workaround for sata25 part 1Mark Lord
2008-05-06sata_mv new mv_qc_defer methodMark Lord
2008-05-06sata_mv wait for empty+idleMark Lord
2008-05-06sata_mv pci featuresMark Lord
2008-05-06sata_mv more cosmetic changesMark Lord
2008-04-29sata_mv: Improve naming of main_irq cause/mask identifiersMark Lord
2008-04-25sata_mv: re-enable hotplug, update TODO listMark Lord
2008-04-25sata_mv: leave SError bits untouched in mv_err_intrMark Lord
2008-04-25sata_mv: more interrupt handling reworkMark Lord
2008-04-25sata_mv: tidy host controller interrupt handlingMark Lord
2008-04-25sata_mv: simplify request/response queue handlingMark Lord
2008-04-25sata_mv: simplify freeze/thaw bit-shift calculationsMark Lord
2008-04-25sata_mv mask all interrupt coalescing bitsMark Lord
2008-04-25sata_mv more cosmeticsMark Lord
2008-04-19Merge branch 'merge-fixes' into develRussell King
2008-04-17sata_mv add temporary 3 second init delay for SiliconImage PMsMark Lord
2008-04-17sata_mv remove redundant edma init codeMark Lord
2008-04-17sata_mv add basic port multiplier supportMark Lord
2008-04-17sata_mv fix SOC flags, enable NCQ on SOCMark Lord
2008-04-17sata_mv disable hotplug for nowMark Lord
2008-04-17sata_mv cosmeticsMark Lord
2008-04-17sata_mv hardreset reworkMark Lord
2008-04-17libata: rename SFF functionsTejun Heo
2008-04-17sata_mv fix ifctl handlingMark Lord
2008-04-17sata_mv clean up mv_stop_edma usageMark Lord
2008-04-17sata_mv cosmetic fixesMark Lord
2008-04-17libata: make reset related methods proper port operationsTejun Heo
2008-04-17libata: implement and use ops inheritanceTejun Heo
2008-04-17libata: implement and use SHT initializersTejun Heo
2008-04-17libata: normalize port_info, port_operations and sht tablesTejun Heo
2008-04-17libata: implement and use ata_noop_irq_clear()Tejun Heo
2008-04-17libata: prefer hardresetTejun Heo
2008-03-27sata_mv: mbus decode window supportLennert Buytenhek
2008-02-20sata_mv: remove iounmap in mv_platform_remove and use devm_iomapSaeed Bishara
2008-02-20sata_mv: use hpriv->base instead of the host->iomapSaeed Bishara
2008-02-20sata_mv: Define module alias for platform deviceMartin Michlmayr
2008-02-19libata: eliminate the home grown dma padding in favour ofJames Bottomley
2008-02-15ata: fix sparse warnings in sata_mv.cHarvey Harrison
2008-02-11sata_mv: platform driver allocs dma without createByron Bradley
2008-02-11sata_mv: fix loop with last portYinghai Lu
2008-02-06ata: drivers/ata/sata_mv.c needs dmapool.hAndrew Morton
2008-02-06sata_mv: Support SoC controllersSaeed Bishara
2008-02-01sata_mv: Remove PCI dependencySaeed Bishara