summaryrefslogtreecommitdiff
path: root/drivers/ata/pata_octeon_cf.c
AgeCommit message (Expand)Author
2017-08-28pata_octeon_cf: use of_property_read_{bool|u32}()Sergei Shtylyov
2017-06-19ata: pata_octeon_cf: make of_device_ids const.Arvind Yadav
2017-01-23pata_octeon_cf: remove unused local variables from octeon_cf_set_piomode()Tejun Heo
2017-01-10ata: pass queued command to ->sff_data_xfer methodBartlomiej Zolnierkiewicz
2016-09-22ata: Replace BUG() with BUG_ON().Harman Kalra
2015-06-08pata_octeon_cf: fix broken buildAaro Koskinen
2014-10-20ata: drop owner assignment from platform_driversWolfram Sang
2014-04-14pata_octeon_cf: use devm_kzalloc() to allocate cf_portBartlomiej Zolnierkiewicz
2013-10-31DMA-API: ata: pata_octeon_cf: convert to use dma_coerce_mask_and_coherent()Russell King
2013-07-30ata: use dev_get_platdata()Jingoo Han
2013-04-03pata_octeon_cf: Use resource_size functionAlexandru Gheorghiu
2013-01-03Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman
2012-12-13ata: pata_octeon_cf: Use correct byte order for DMA in when built little-endian.David Daney
2012-12-13MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.David Daney
2011-07-23ata: Add and use ata_print_version_onceJoe Perches
2011-07-23ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches
2011-03-02libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov
2011-03-02libata: remove ATA_FLAG_MMIOSergei Shtylyov
2010-11-12drivers/ata/pata_octeon_cf.c: delete double assignmentJulia Lawall
2010-10-29ATA: pata_octeon_cf: Use I/O clock rate for timing calculations.David Daney
2010-05-25libata-sff: kill dummy BMDMA ops from sata_qstor and pata_octeon_cfTejun Heo
2010-05-17libata: kill ATA_FLAG_DISABLEDTejun Heo
2010-05-14libata: make sff_irq_on() method optionalSergei Shtylyov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-17pata_octeon_cf: use resource_size(), to fix resource sizing bugH Hartley Sweeten
2009-09-11drivers/ata: use resource_sizeJulia Lawall
2009-09-01drivers/ata: Remove unnecessary semicolonsJoe Perches
2009-07-28libata: remove superfluous NULL pointer checksBartlomiej Zolnierkiewicz
2009-04-06libata: Remove some redundant casts from pata_octeon_cf.cDavid Daney
2009-03-24[libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø
2009-01-16libata: New driver for OCTEON SOC Compact Flash interface (v7).David Daney