summaryrefslogtreecommitdiff
path: root/drivers/ata/pata_octeon_cf.c
AgeCommit message (Expand)Author
2023-07-26ata: pata_octeon_cf: fix error return code in octeon_cf_probe()Yang Yingliang
2023-06-15ata: pata_octeon_cf: Add missing header includeDamien Le Moal
2023-06-13ata: Use of_property_read_reg() to parse "reg"Rob Herring
2023-03-24scsi: ata: Declare SCSI host templates constBart Van Assche
2023-02-14ata: pata_octeon_cf: drop kernel-doc notationRandy Dunlap
2022-06-06ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probeMiaoqian Lin
2022-03-07ata: Drop commas after OF match table sentinelsGeert Uytterhoeven
2022-02-20ata: add/use ata_taskfile::{error|status} fieldsSergey Shtylyov
2022-01-21ata: pata_octeon_cf: fix call to trace_ata_bmdma_stop()Damien Le Moal
2022-01-14ata: pata_octeon_cf: remove redundant val variableMinghao Chi
2022-01-05ata: pata_octeon_cf: Replace pr_XXX() calls with structured loggingHannes Reinecke
2022-01-05ata: pata_octeon_cf: Drop pointless VPRINTK() calls and convert the remaining...Hannes Reinecke
2022-01-05ata: pata_octeon_cf: remove DPRINTK() macro in interrupt contextHannes Reinecke
2022-01-05ata: libata: tracepoints for bus-master DMAHannes Reinecke
2022-01-04ata: libata: add reset tracepointsHannes Reinecke
2021-05-19pata_octeon_cf: avoid WARN_ON() in ata_host_activate()Sergey Shtylyov
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
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