| Commit message (Expand) | Author | Age |
* | Drivers: ata: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
* | ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> | Joe Perches | 2011-07-23 |
* | libata-sff: separate out BMDMA irq handler | Tejun Heo | 2010-05-25 |
* | libata-sff: separate out BMDMA EH | Tejun Heo | 2010-05-19 |
* | libata-sff: clean up BMDMA initialization | Tejun Heo | 2010-05-19 |
* | libata-sff: clean up inheritance in several drivers | Tejun Heo | 2010-05-19 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | Merge branch 'origin' into devel | Russell King | 2009-03-28 |
|\ |
|
| * | [libata] convert drivers to use ata.h mode mask defines | Erik Inge Bolsø | 2009-03-24 |
* | | [ARM] dma: Use sensible DMA parameters for Acorn drivers | Russell King | 2008-12-11 |
* | | [ARM] dma: pata_icside's contiguous sg array is now redundant | Russell King | 2008-12-11 |
|/ |
|
* | libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl | Alan Cox | 2008-06-04 |
* | libata: rename SFF port ops | Tejun Heo | 2008-04-17 |
* | libata: rename SFF functions | Tejun Heo | 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: implement and use ata_noop_irq_clear() | Tejun Heo | 2008-04-17 |
* | libata: eliminate the home grown dma padding in favour of | James Bottomley | 2008-02-19 |
* | libata: convert to chained sg | Tejun Heo | 2008-01-23 |
* | Fix pata_icside build for recent libata API changes | Al Viro | 2007-10-25 |
* | libata: implement and use ata_port_desc() to report port configuration | Tejun Heo | 2007-10-12 |
* | [libata] Remove ->port_disable() hook | Jeff Garzik | 2007-10-12 |
* | [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() | Jeff Garzik | 2007-10-12 |
* | [ARM] pata_icside: fix the FIXMEs | Russell King | 2007-08-06 |
* | [libata] PATA drivers: remove ATA_FLAG_SRST | Jeff Garzik | 2007-07-09 |
* | [ARM] pata_icside: fix build errors | Russell King | 2007-05-11 |
* | [ARM] ecard: add ecardm_iomap() / ecardm_iounmap() | Russell King | 2007-05-11 |
* | [ARM] ecard: add helper function for setting ecard irq ops | Russell King | 2007-05-11 |
* | [ARM] Add support for ICSIDE interface on RiscPC | Russell King | 2007-05-03 |