summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_of_platform.c
Commit message (Expand)AuthorAgeFilesLines
* ata: pata_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2015-01-281-2/+8
* ata: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* pata_platform: Remove useless irq_flags fieldAlexander Shiyan2014-08-231-2/+0
* pata_of_platform: Remove "electra-ide" quirkAlexander Shiyan2014-08-231-16/+6
* Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-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/+1
* pata_of_platform: remove direct dependency on OF_IRQRob Herring2012-01-081-9/+6
* SATA/PATA: convert drivers/ata/* to use module_platform_driver()Axel Lin2012-01-081-11/+1
* 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/+4
* 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-181-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