summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_octeon_cf.c
Commit message (Expand)AuthorAgeFilesLines
* pata_octeon_cf: fix broken buildAaro Koskinen2015-06-081-1/+1
* ata: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* pata_octeon_cf: use devm_kzalloc() to allocate cf_portBartlomiej Zolnierkiewicz2014-04-141-33/+17
* DMA-API: ata: pata_octeon_cf: convert to use dma_coerce_mask_and_coherent()Russell King2013-10-311-2/+3
* ata: use dev_get_platdata()Jingoo Han2013-07-301-1/+1
* pata_octeon_cf: Use resource_size functionAlexandru Gheorghiu2013-04-031-1/+1
* Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* ata: pata_octeon_cf: Use correct byte order for DMA in when built little-endian.David Daney2012-12-131-0/+4
* MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.David Daney2012-12-131-135/+284
* ata: Add and use ata_print_version_onceJoe Perches2011-07-231-2/+4
* ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches2011-07-231-1/+1
* libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov2011-03-021-2/+1
* libata: remove ATA_FLAG_MMIOSergei Shtylyov2011-03-021-2/+2
* drivers/ata/pata_octeon_cf.c: delete double assignmentJulia Lawall2010-11-121-2/+0
* ATA: pata_octeon_cf: Use I/O clock rate for timing calculations.David Daney2010-10-291-1/+1
* libata-sff: kill dummy BMDMA ops from sata_qstor and pata_octeon_cfTejun Heo2010-05-251-18/+0
* libata: kill ATA_FLAG_DISABLEDTejun Heo2010-05-171-7/+2
* libata: make sff_irq_on() method optionalSergei Shtylyov2010-05-141-2/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* pata_octeon_cf: use resource_size(), to fix resource sizing bugH Hartley Sweeten2009-12-171-1/+1
* drivers/ata: use resource_sizeJulia Lawall2009-09-111-1/+1
* drivers/ata: Remove unnecessary semicolonsJoe Perches2009-09-011-1/+1
* libata: remove superfluous NULL pointer checksBartlomiej Zolnierkiewicz2009-07-281-1/+2
* libata: Remove some redundant casts from pata_octeon_cf.cDavid Daney2009-04-061-3/+3
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-241-2/+2
* libata: New driver for OCTEON SOC Compact Flash interface (v7).David Daney2009-01-161-0/+965