Age | Commit message (Expand) | Author | Files | Lines |
2013-10-31 | DMA-API: ata: pata_octeon_cf: convert to use dma_coerce_mask_and_coherent() | Russell King | 1 | -2/+3 |
2013-07-30 | ata: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-04-04 | pata_octeon_cf: Use resource_size function | Alexandru Gheorghiu | 1 | -1/+1 |
2013-01-04 | Drivers: ata: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -1/+1 |
2012-12-13 | ata: pata_octeon_cf: Use correct byte order for DMA in when built little-endian. | David Daney | 1 | -0/+4 |
2012-12-13 | MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree. | David Daney | 1 | -135/+284 |
2011-07-24 | ata: Add and use ata_print_version_once | Joe Perches | 1 | -2/+4 |
2011-07-24 | ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> | Joe Perches | 1 | -1/+1 |
2011-03-02 | libata: remove ATA_FLAG_NO_LEGACY | Sergei Shtylyov | 1 | -2/+1 |
2011-03-02 | libata: remove ATA_FLAG_MMIO | Sergei Shtylyov | 1 | -2/+2 |
2010-11-13 | drivers/ata/pata_octeon_cf.c: delete double assignment | Julia Lawall | 1 | -2/+0 |
2010-10-29 | ATA: pata_octeon_cf: Use I/O clock rate for timing calculations. | David Daney | 1 | -1/+1 |
2010-05-26 | libata-sff: kill dummy BMDMA ops from sata_qstor and pata_octeon_cf | Tejun Heo | 1 | -18/+0 |
2010-05-18 | libata: kill ATA_FLAG_DISABLED | Tejun Heo | 1 | -7/+2 |
2010-05-15 | libata: make sff_irq_on() method optional | Sergei Shtylyov | 1 | -2/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-17 | pata_octeon_cf: use resource_size(), to fix resource sizing bug | H Hartley Sweeten | 1 | -1/+1 |
2009-09-11 | drivers/ata: use resource_size | Julia Lawall | 1 | -1/+1 |
2009-09-02 | drivers/ata: Remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2009-07-29 | libata: remove superfluous NULL pointer checks | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
2009-04-07 | libata: Remove some redundant casts from pata_octeon_cf.c | David Daney | 1 | -3/+3 |
2009-03-25 | [libata] convert drivers to use ata.h mode mask defines | Erik Inge Bolsø | 1 | -2/+2 |
2009-01-16 | libata: New driver for OCTEON SOC Compact Flash interface (v7). | David Daney | 1 | -0/+965 |