aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/sata_mv.c
AgeCommit message (Expand)Author
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
2008-02-01sata_mv ncq Comments and version bumpMark Lord
2008-02-01sata_mv ncq Remove post internal cmd opMark Lord
2008-02-01sata_mv ncq Enable NCQ operationMark Lord
2008-02-01sata_mv ncq Introduce per-tag SG tablesMark Lord
2008-02-01sata_mv ncq Use DMA memory pools for hardware memory tablesMark Lord
2008-02-01sata_mv ncq Restrict max sectors to 8-bits on GenII NCQMark Lord
2008-02-01sata_mv ncq Ignore response status LSB on NCQMark Lord
2008-02-01sata_mv ncq Use hqtag instead of ioidMark Lord
2008-02-01sata_mv ncq Add want ncq parameter for EDMA configurationMark Lord
2008-02-01sata_mv ncq Fix EDMA configurationMark Lord
2008-02-01sata_mv ncq Rename base to port mmioMark Lord
2008-02-01sata_mv ncq Mask transient IRQsMark Lord
2008-02-01sata_mv ncq EH fixesMark Lord
2008-01-23libata: convert to chained sgTejun Heo
2007-12-17sata_mv: improve warnings about Highpoint RocketRAID 23xx cardsMark Lord
2007-12-04sata_mv: Warn about HPT RocketRAID BIOS treatment of "Legacy" drivesMark Lord
2007-12-01sata_mv: Fix broken Marvell 7042 support.Mark Lord
2007-12-01sata_mv: fix compilation error when enabling DEBUGSaeed Bishara
2007-10-29[libata] Address some checkpatch-spotted issuesJeff Garzik
2007-10-23[libata] checkpatch-inspired cleanupsJeff Garzik
2007-10-18[libata] kill ata_sg_is_last()Jeff Garzik
2007-10-12libata: update ata_dev_try_classify() argumentsTejun Heo
2007-10-12libata: implement and use ata_port_desc() to report port configurationTejun Heo
2007-10-12[libata] Remove ->port_disable() hookJeff Garzik
2007-10-12[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik