aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_octeon_cf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-23ata: Add and use ata_print_version_onceJoe Perches1-2/+4
2011-07-23ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches1-1/+1
2011-03-02libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov1-2/+1
2011-03-02libata: remove ATA_FLAG_MMIOSergei Shtylyov1-2/+2
2010-11-12drivers/ata/pata_octeon_cf.c: delete double assignmentJulia Lawall1-2/+0
2010-10-29ATA: pata_octeon_cf: Use I/O clock rate for timing calculations.David Daney1-1/+1
2010-05-25libata-sff: kill dummy BMDMA ops from sata_qstor and pata_octeon_cfTejun Heo1-18/+0
2010-05-17libata: kill ATA_FLAG_DISABLEDTejun Heo1-7/+2
2010-05-14libata: make sff_irq_on() method optionalSergei Shtylyov1-2/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-17pata_octeon_cf: use resource_size(), to fix resource sizing bugH Hartley Sweeten1-1/+1
2009-09-11drivers/ata: use resource_sizeJulia Lawall1-1/+1
2009-09-01drivers/ata: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-07-28libata: remove superfluous NULL pointer checksBartlomiej Zolnierkiewicz1-1/+2
2009-04-06libata: Remove some redundant casts from pata_octeon_cf.cDavid Daney1-3/+3
2009-03-24[libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø1-2/+2
2009-01-16libata: New driver for OCTEON SOC Compact Flash interface (v7).David Daney1-0/+965