| Commit message (Expand) | Author | Age |
* | Merge branch 'merge-fixes' into devel | Russell King | 2008-04-19 |
|\ |
|
| * | sata_mv add temporary 3 second init delay for SiliconImage PMs | Mark Lord | 2008-04-17 |
| * | sata_mv remove redundant edma init code | Mark Lord | 2008-04-17 |
| * | sata_mv add basic port multiplier support | Mark Lord | 2008-04-17 |
| * | sata_mv fix SOC flags, enable NCQ on SOC | Mark Lord | 2008-04-17 |
| * | sata_mv disable hotplug for now | Mark Lord | 2008-04-17 |
| * | sata_mv cosmetics | Mark Lord | 2008-04-17 |
| * | sata_mv hardreset rework | Mark Lord | 2008-04-17 |
| * | libata: rename SFF functions | Tejun Heo | 2008-04-17 |
| * | sata_mv fix ifctl handling | Mark Lord | 2008-04-17 |
| * | sata_mv clean up mv_stop_edma usage | Mark Lord | 2008-04-17 |
| * | sata_mv cosmetic fixes | Mark Lord | 2008-04-17 |
| * | libata: make reset related methods proper port operations | Tejun Heo | 2008-04-17 |
| * | libata: implement and use ops inheritance | Tejun Heo | 2008-04-17 |
| * | libata: implement and use SHT initializers | Tejun Heo | 2008-04-17 |
| * | libata: normalize port_info, port_operations and sht tables | Tejun Heo | 2008-04-17 |
| * | libata: implement and use ata_noop_irq_clear() | Tejun Heo | 2008-04-17 |
| * | libata: prefer hardreset | Tejun Heo | 2008-04-17 |
* | | sata_mv: mbus decode window support | Lennert Buytenhek | 2008-03-27 |
|/ |
|
* | sata_mv: remove iounmap in mv_platform_remove and use devm_iomap | Saeed Bishara | 2008-02-20 |
* | sata_mv: use hpriv->base instead of the host->iomap | Saeed Bishara | 2008-02-20 |
* | sata_mv: Define module alias for platform device | Martin Michlmayr | 2008-02-20 |
* | libata: eliminate the home grown dma padding in favour of | James Bottomley | 2008-02-19 |
* | ata: fix sparse warnings in sata_mv.c | Harvey Harrison | 2008-02-15 |
* | sata_mv: platform driver allocs dma without create | Byron Bradley | 2008-02-11 |
* | sata_mv: fix loop with last port | Yinghai Lu | 2008-02-11 |
* | ata: drivers/ata/sata_mv.c needs dmapool.h | Andrew Morton | 2008-02-06 |
* | sata_mv: Support SoC controllers | Saeed Bishara | 2008-02-06 |
* | sata_mv: Remove PCI dependency | Saeed Bishara | 2008-02-01 |
* | sata_mv ncq Comments and version bump | Mark Lord | 2008-02-01 |
* | sata_mv ncq Remove post internal cmd op | Mark Lord | 2008-02-01 |
* | sata_mv ncq Enable NCQ operation | Mark Lord | 2008-02-01 |
* | sata_mv ncq Introduce per-tag SG tables | Mark Lord | 2008-02-01 |
* | sata_mv ncq Use DMA memory pools for hardware memory tables | Mark Lord | 2008-02-01 |
* | sata_mv ncq Restrict max sectors to 8-bits on GenII NCQ | Mark Lord | 2008-02-01 |
* | sata_mv ncq Ignore response status LSB on NCQ | Mark Lord | 2008-02-01 |
* | sata_mv ncq Use hqtag instead of ioid | Mark Lord | 2008-02-01 |
* | sata_mv ncq Add want ncq parameter for EDMA configuration | Mark Lord | 2008-02-01 |
* | sata_mv ncq Fix EDMA configuration | Mark Lord | 2008-02-01 |
* | sata_mv ncq Rename base to port mmio | Mark Lord | 2008-02-01 |
* | sata_mv ncq Mask transient IRQs | Mark Lord | 2008-02-01 |
* | sata_mv ncq EH fixes | Mark Lord | 2008-02-01 |
* | libata: convert to chained sg | Tejun Heo | 2008-01-23 |
* | sata_mv: improve warnings about Highpoint RocketRAID 23xx cards | Mark Lord | 2007-12-17 |
* | sata_mv: Warn about HPT RocketRAID BIOS treatment of "Legacy" drives | Mark Lord | 2007-12-04 |
* | sata_mv: Fix broken Marvell 7042 support. | Mark Lord | 2007-12-01 |
* | sata_mv: fix compilation error when enabling DEBUG | Saeed Bishara | 2007-12-01 |
* | [libata] Address some checkpatch-spotted issues | Jeff Garzik | 2007-10-29 |
* | [libata] checkpatch-inspired cleanups | Jeff Garzik | 2007-10-23 |
* | [libata] kill ata_sg_is_last() | Jeff Garzik | 2007-10-18 |