aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_of_platform.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-08ata: pata_of_platform: Allow to use 16-bit wide data transferAlexander Shiyan1-1/+5
2017-03-06ata: constify of_device_id structuresBhumika Goyal1-1/+1
2017-01-24ata: pata_of_platform: using of_property_read_u32() helperKefeng Wang1-7/+2
2015-01-28ata: pata_platform: fix owner module reference mismatch for scsi hostAkinobu Mita1-2/+8
2014-10-20ata: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-08-23pata_platform: Remove useless irq_flags fieldAlexander Shiyan1-2/+0
2014-08-23pata_of_platform: Remove "electra-ide" quirkAlexander Shiyan1-16/+6
2013-01-03Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-12-03pata_of_platform: fix compile errorBrian Norris1-0/+1
2012-12-03pata_of_platform: utilize common ata_platform_remove_one()Brian Norris1-6/+1
2012-01-08pata_of_platform: remove direct dependency on OF_IRQRob Herring1-9/+6
2012-01-08SATA/PATA: convert drivers/ata/* to use module_platform_driver()Axel Lin1-11/+1
2011-11-10pata_of_platform: Don't use NO_IRQAnton Vorontsov1-1/+1
2011-10-08ata: Make pata_of_platform.c compile again and work on non-PPC platformsPawel Moll1-2/+4
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely1-5/+4
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-2/+2
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-2/+5
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-1/+1
2008-10-10powerpc: Fix no interrupt handling in pata_of_platformAnton Vorontsov1-1/+1
2008-02-06Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik1-1/+1
2008-01-15[POWERPC] pasemi: Move electra-ide to pata_of_platformOlof Johansson1-5/+15
2008-01-15libata: pata_of_platform: OF-Platform PATA device driverAnton Vorontsov1-0/+104