| Commit message (Expand) | Author | Age | Files | Lines |
* | libata-sff: separate out BMDMA irq handler | Tejun Heo | 2010-05-26 | 1 | -1/+1 |
* | libata-sff: separate out BMDMA EH | Tejun Heo | 2010-05-19 | 1 | -1/+0 |
* | libata-sff: clean up BMDMA initialization | Tejun Heo | 2010-05-19 | 1 | -1/+1 |
* | libata-sff: clean up inheritance in several drivers | Tejun Heo | 2010-05-19 | 1 | -1/+3 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Merge branch 'origin' into devel | Russell King | 2009-03-28 | 1 | -2/+2 |
|\ |
|
| * | [libata] convert drivers to use ata.h mode mask defines | Erik Inge Bolsø | 2009-03-25 | 1 | -2/+2 |
* | | [ARM] dma: Use sensible DMA parameters for Acorn drivers | Russell King | 2008-12-11 | 1 | -4/+2 |
* | | [ARM] dma: pata_icside's contiguous sg array is now redundant | Russell King | 2008-12-11 | 1 | -12/+1 |
|/ |
|
* | libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl | Alan Cox | 2008-06-04 | 1 | -1/+1 |
* | libata: rename SFF port ops | Tejun Heo | 2008-04-17 | 1 | -2/+2 |
* | libata: rename SFF functions | Tejun Heo | 2008-04-17 | 1 | -4/+4 |
* | libata: make reset related methods proper port operations | Tejun Heo | 2008-04-17 | 1 | -7/+1 |
* | libata: implement and use ops inheritance | Tejun Heo | 2008-04-17 | 1 | -24/+8 |
* | libata: implement and use SHT initializers | Tejun Heo | 2008-04-17 | 1 | -13/+1 |
* | libata: implement and use ata_noop_irq_clear() | Tejun Heo | 2008-04-17 | 1 | -6/+1 |
* | libata: eliminate the home grown dma padding in favour of | James Bottomley | 2008-02-19 | 1 | -8/+0 |
* | libata: convert to chained sg | Tejun Heo | 2008-01-23 | 1 | -1/+2 |
* | Fix pata_icside build for recent libata API changes | Al Viro | 2007-10-25 | 1 | -20/+22 |
* | libata: implement and use ata_port_desc() to report port configuration | Tejun Heo | 2007-10-12 | 1 | -2/+17 |
* | [libata] Remove ->port_disable() hook | Jeff Garzik | 2007-10-12 | 1 | -2/+0 |
* | [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() | Jeff Garzik | 2007-10-12 | 1 | -18/+0 |
* | [ARM] pata_icside: fix the FIXMEs | Russell King | 2007-08-06 | 1 | -17/+11 |
* | [libata] PATA drivers: remove ATA_FLAG_SRST | Jeff Garzik | 2007-07-09 | 1 | -1/+1 |
* | [ARM] pata_icside: fix build errors | Russell King | 2007-05-11 | 1 | -56/+86 |
* | [ARM] ecard: add ecardm_iomap() / ecardm_iounmap() | Russell King | 2007-05-11 | 1 | -26/+9 |
* | [ARM] ecard: add helper function for setting ecard irq ops | Russell King | 2007-05-11 | 1 | -9/+4 |
* | [ARM] Add support for ICSIDE interface on RiscPC | Russell King | 2007-05-03 | 1 | -0/+686 |