| Commit message (Expand) | Author | Age | Files | Lines |
* | sata_mv: remove iounmap in mv_platform_remove and use devm_iomap | Saeed Bishara | 2008-02-20 | 1 | -4/+2 |
* | sata_mv: use hpriv->base instead of the host->iomap | Saeed Bishara | 2008-02-20 | 1 | -1/+1 |
* | sata_mv: Define module alias for platform device | Martin Michlmayr | 2008-02-20 | 1 | -0/+1 |
* | libata: eliminate the home grown dma padding in favour of | James Bottomley | 2008-02-19 | 1 | -5/+1 |
* | ata: fix sparse warnings in sata_mv.c | Harvey Harrison | 2008-02-15 | 1 | -2/+2 |
* | sata_mv: platform driver allocs dma without create | Byron Bradley | 2008-02-11 | 1 | -20/+24 |
* | sata_mv: fix loop with last port | Yinghai Lu | 2008-02-11 | 1 | -2/+4 |
* | ata: drivers/ata/sata_mv.c needs dmapool.h | Andrew Morton | 2008-02-06 | 1 | -0/+1 |
* | sata_mv: Support SoC controllers | Saeed Bishara | 2008-02-06 | 1 | -45/+320 |
* | sata_mv: Remove PCI dependency | Saeed Bishara | 2008-02-01 | 1 | -58/+74 |
* | sata_mv ncq Comments and version bump | Mark Lord | 2008-02-01 | 1 | -4/+8 |
* | sata_mv ncq Remove post internal cmd op | Mark Lord | 2008-02-01 | 1 | -9/+0 |
* | sata_mv ncq Enable NCQ operation | Mark Lord | 2008-02-01 | 1 | -16/+17 |
* | sata_mv ncq Introduce per-tag SG tables | Mark Lord | 2008-02-01 | 1 | -15/+40 |
* | sata_mv ncq Use DMA memory pools for hardware memory tables | Mark Lord | 2008-02-01 | 1 | -32/+70 |
* | sata_mv ncq Restrict max sectors to 8-bits on GenII NCQ | Mark Lord | 2008-02-01 | 1 | -0/+13 |
* | sata_mv ncq Ignore response status LSB on NCQ | Mark Lord | 2008-02-01 | 1 | -5/+4 |
* | sata_mv ncq Use hqtag instead of ioid | Mark Lord | 2008-02-01 | 1 | -10/+3 |
* | sata_mv ncq Add want ncq parameter for EDMA configuration | Mark Lord | 2008-02-01 | 1 | -8/+23 |
* | sata_mv ncq Fix EDMA configuration | Mark Lord | 2008-02-01 | 1 | -20/+34 |
* | sata_mv ncq Rename base to port mmio | Mark Lord | 2008-02-01 | 1 | -5/+5 |
* | sata_mv ncq Mask transient IRQs | Mark Lord | 2008-02-01 | 1 | -8/+28 |
* | sata_mv ncq EH fixes | Mark Lord | 2008-02-01 | 1 | -1/+2 |
* | libata: convert to chained sg | Tejun Heo | 2008-01-23 | 1 | -1/+2 |
* | sata_mv: improve warnings about Highpoint RocketRAID 23xx cards | Mark Lord | 2007-12-17 | 1 | -5/+25 |
* | sata_mv: Warn about HPT RocketRAID BIOS treatment of "Legacy" drives | Mark Lord | 2007-12-04 | 1 | -0/+9 |
* | sata_mv: Fix broken Marvell 7042 support. | Mark Lord | 2007-12-01 | 1 | -20/+42 |
* | sata_mv: fix compilation error when enabling DEBUG | Saeed Bishara | 2007-12-01 | 1 | -1/+1 |
* | [libata] Address some checkpatch-spotted issues | Jeff Garzik | 2007-10-29 | 1 | -3/+4 |
* | [libata] checkpatch-inspired cleanups | Jeff Garzik | 2007-10-23 | 1 | -12/+11 |
* | [libata] kill ata_sg_is_last() | Jeff Garzik | 2007-10-18 | 1 | -19/+7 |
* | libata: update ata_dev_try_classify() arguments | Tejun Heo | 2007-10-12 | 1 | -1/+1 |
* | libata: implement and use ata_port_desc() to report port configuration | Tejun Heo | 2007-10-12 | 1 | -1/+7 |
* | [libata] Remove ->port_disable() hook | Jeff Garzik | 2007-10-12 | 1 | -6/+0 |
* | [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() | Jeff Garzik | 2007-10-12 | 1 | -3/+0 |
* | libata-link: linkify reset | Tejun Heo | 2007-10-12 | 1 | -8/+11 |
* | libata-link: linkify PHY-related functions | Tejun Heo | 2007-10-12 | 1 | -13/+13 |
* | libata-link: introduce ata_link | Tejun Heo | 2007-10-12 | 1 | -7/+7 |
* | [libata] sata_mv: more S/G fixes | Jeff Garzik | 2007-10-12 | 1 | -9/+18 |
* | sata_mv: correct S/G table limits | Jeff Garzik | 2007-10-09 | 1 | -3/+6 |
* | libata: fix for sata_mv >64KB DMA segments | Olof Johansson | 2007-10-03 | 1 | -7/+19 |
* | [libata] Bump driver versions | Jeff Garzik | 2007-08-31 | 1 | -1/+1 |
* | sata_mv: PCI IDs for Hightpoint RocketRaid 1740/1742 | Alan Cox | 2007-08-15 | 1 | -0/+3 |
* | libata: make ->scr_read/write callbacks return error code | Tejun Heo | 2007-07-20 | 1 | -24/+48 |
* | libata: improve EH report formatting | Tejun Heo | 2007-07-20 | 1 | -4/+4 |
* | [libata] sata_mv: minor cleanups | Jeff Garzik | 2007-07-20 | 1 | -24/+38 |
* | [libata] sata_mv: Micro-optimization and cleanups | Jeff Garzik | 2007-07-20 | 1 | -34/+31 |
* | [libata] sata_mv: use pci_try_set_mwi() | Jeff Garzik | 2007-07-17 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-07-12 | 1 | -14/+6 |
|\ |
|
| * | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-11 | 1 | -14/+6 |