aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_rb532_cf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-06ata: rb532_cf: Fix unused variable warning in rb532_pata_driver_probeGustavo A. R. Silva1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2018-12-04ata: rb532_cf: Convert to use GPIO descriptorsLinus Walleij1-35/+10
2017-05-30ata: rb532_cf: cut drvdata assignmentLinus Walleij1-2/+0
2016-02-18pata-rb532-cf: get rid of the irq_to_gpio() callGabor Juhos1-1/+10
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel1-2/+1
2014-10-20ata: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-01-03Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-01-08SATA/PATA: convert drivers/ata/* to use module_platform_driver()Axel Lin1-19/+2
2011-03-29drivers: Final irq namespace conversionThomas Gleixner1-2/+2
2011-03-02libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov1-1/+0
2011-03-02libata: remove ATA_FLAG_MMIOSergei Shtylyov1-1/+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-09-11drivers/ata: use resource_sizeJulia Lawall1-1/+1
2009-03-24pata-rb532-cf: platform_get_irq() fix ignored failureFlorian Fainelli1-1/+1
2009-03-24[libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø1-1/+1
2009-03-24pata-rb532-cf: drop custom freeze and thawPhil Sutter1-19/+1
2009-03-24pata-rb532-cf: use ata_sff_data_xfer32()Phil Sutter1-20/+1
2009-03-24pata-rb532-cf: use ata_sff_exec_command()Phil Sutter1-8/+0
2009-03-24pata-rb532-cf: replace rb532_pata_finish_io()Phil Sutter1-13/+2
2009-01-27pata-rb532-cf: remove set_irq_type from finish_ioPhil Sutter1-2/+0
2008-12-01[libata] pata_rb532_cf: fix signature of the xfer functionPhil Sutter1-1/+3
2008-12-01[libata] pata_rb532_cf: fix and rename register definitionsPhil Sutter1-4/+7
2008-06-04libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctlAlan Cox1-1/+3
2008-04-29[MIPS] ATA: Rename routerboard 500 to 532Ralf Baechle1-0/+277