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