summaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_mv.c
Commit message (Expand)AuthorAgeFilesLines
* sata_mv: mbus decode window supportLennert Buytenhek2008-03-271-0/+31
* sata_mv: remove iounmap in mv_platform_remove and use devm_iomapSaeed Bishara2008-02-201-4/+2
* sata_mv: use hpriv->base instead of the host->iomapSaeed Bishara2008-02-201-1/+1
* sata_mv: Define module alias for platform deviceMartin Michlmayr2008-02-201-0/+1
* libata: eliminate the home grown dma padding in favour ofJames Bottomley2008-02-191-5/+1
* ata: fix sparse warnings in sata_mv.cHarvey Harrison2008-02-151-2/+2
* sata_mv: platform driver allocs dma without createByron Bradley2008-02-111-20/+24
* sata_mv: fix loop with last portYinghai Lu2008-02-111-2/+4
* ata: drivers/ata/sata_mv.c needs dmapool.hAndrew Morton2008-02-061-0/+1
* sata_mv: Support SoC controllersSaeed Bishara2008-02-061-45/+320
* sata_mv: Remove PCI dependencySaeed Bishara2008-02-011-58/+74
* sata_mv ncq Comments and version bumpMark Lord2008-02-011-4/+8
* sata_mv ncq Remove post internal cmd opMark Lord2008-02-011-9/+0
* sata_mv ncq Enable NCQ operationMark Lord2008-02-011-16/+17
* sata_mv ncq Introduce per-tag SG tablesMark Lord2008-02-011-15/+40
* sata_mv ncq Use DMA memory pools for hardware memory tablesMark Lord2008-02-011-32/+70
* sata_mv ncq Restrict max sectors to 8-bits on GenII NCQMark Lord2008-02-011-0/+13
* sata_mv ncq Ignore response status LSB on NCQMark Lord2008-02-011-5/+4
* sata_mv ncq Use hqtag instead of ioidMark Lord2008-02-011-10/+3
* sata_mv ncq Add want ncq parameter for EDMA configurationMark Lord2008-02-011-8/+23
* sata_mv ncq Fix EDMA configurationMark Lord2008-02-011-20/+34
* sata_mv ncq Rename base to port mmioMark Lord2008-02-011-5/+5
* sata_mv ncq Mask transient IRQsMark Lord2008-02-011-8/+28
* sata_mv ncq EH fixesMark Lord2008-02-011-1/+2
* libata: convert to chained sgTejun Heo2008-01-231-1/+2
* sata_mv: improve warnings about Highpoint RocketRAID 23xx cardsMark Lord2007-12-171-5/+25
* sata_mv: Warn about HPT RocketRAID BIOS treatment of "Legacy" drivesMark Lord2007-12-041-0/+9
* sata_mv: Fix broken Marvell 7042 support.Mark Lord2007-12-011-20/+42
* sata_mv: fix compilation error when enabling DEBUGSaeed Bishara2007-12-011-1/+1
* [libata] Address some checkpatch-spotted issuesJeff Garzik2007-10-291-3/+4
* [libata] checkpatch-inspired cleanupsJeff Garzik2007-10-231-12/+11
* [libata] kill ata_sg_is_last()Jeff Garzik2007-10-181-19/+7
* libata: update ata_dev_try_classify() argumentsTejun Heo2007-10-121-1/+1
* libata: implement and use ata_port_desc() to report port configurationTejun Heo2007-10-121-1/+7
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-121-6/+0
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-121-3/+0
* libata-link: linkify resetTejun Heo2007-10-121-8/+11
* libata-link: linkify PHY-related functionsTejun Heo2007-10-121-13/+13
* libata-link: introduce ata_linkTejun Heo2007-10-121-7/+7
* [libata] sata_mv: more S/G fixesJeff Garzik2007-10-121-9/+18
* sata_mv: correct S/G table limitsJeff Garzik2007-10-091-3/+6
* libata: fix for sata_mv >64KB DMA segmentsOlof Johansson2007-10-031-7/+19
* [libata] Bump driver versionsJeff Garzik2007-08-311-1/+1
* sata_mv: PCI IDs for Hightpoint RocketRaid 1740/1742Alan Cox2007-08-151-0/+3
* libata: make ->scr_read/write callbacks return error codeTejun Heo2007-07-201-24/+48
* libata: improve EH report formattingTejun Heo2007-07-201-4/+4
* [libata] sata_mv: minor cleanupsJeff Garzik2007-07-201-24/+38
* [libata] sata_mv: Micro-optimization and cleanupsJeff Garzik2007-07-201-34/+31
* [libata] sata_mv: use pci_try_set_mwi()Jeff Garzik2007-07-171-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-121-14/+6
|\
OpenPOWER on IntegriCloud