summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_of_platform.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* ata: pata_of_platform: Allow to use 16-bit wide data transferAlexander Shiyan2019-02-081-1/+5
* ata: constify of_device_id structuresBhumika Goyal2017-03-061-1/+1
* ata: pata_of_platform: using of_property_read_u32() helperKefeng Wang2017-01-241-7/+2Star
* ata: pata_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2015-01-291-2/+8
* ata: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* pata_platform: Remove useless irq_flags fieldAlexander Shiyan2014-08-231-2/+0Star
* pata_of_platform: Remove "electra-ide" quirkAlexander Shiyan2014-08-231-16/+6Star
* Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-1/+1
* pata_of_platform: fix compile errorBrian Norris2012-12-031-0/+1
* pata_of_platform: utilize common ata_platform_remove_one()Brian Norris2012-12-031-6/+1Star
* pata_of_platform: remove direct dependency on OF_IRQRob Herring2012-01-091-9/+6Star
* SATA/PATA: convert drivers/ata/* to use module_platform_driver()Axel Lin2012-01-091-11/+1Star
* pata_of_platform: Don't use NO_IRQAnton Vorontsov2011-11-101-1/+1
* ata: Make pata_of_platform.c compile again and work on non-PPC platformsPawel Moll2011-10-081-2/+4
* dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4Star
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-191-1/+1
* powerpc: Fix no interrupt handling in pata_of_platformAnton Vorontsov2008-10-101-1/+1
* Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik2008-02-061-1/+1
* [POWERPC] pasemi: Move electra-ide to pata_of_platformOlof Johansson2008-01-151-5/+15
* libata: pata_of_platform: OF-Platform PATA device driverAnton Vorontsov2008-01-151-0/+104