| Commit message (Expand) | Author | Age | Files | Lines |
* | ata: constify of_device_id structures | Bhumika Goyal | 2017-03-06 | 1 | -1/+1 |
* | ata: pata_of_platform: using of_property_read_u32() helper | Kefeng Wang | 2017-01-24 | 1 | -7/+2 |
* | ata: pata_platform: fix owner module reference mismatch for scsi host | Akinobu Mita | 2015-01-28 | 1 | -2/+8 |
* | ata: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | pata_platform: Remove useless irq_flags field | Alexander Shiyan | 2014-08-23 | 1 | -2/+0 |
* | pata_of_platform: Remove "electra-ide" quirk | Alexander Shiyan | 2014-08-23 | 1 | -16/+6 |
* | Drivers: ata: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -1/+1 |
* | pata_of_platform: fix compile error | Brian Norris | 2012-12-03 | 1 | -0/+1 |
* | pata_of_platform: utilize common ata_platform_remove_one() | Brian Norris | 2012-12-03 | 1 | -6/+1 |
* | pata_of_platform: remove direct dependency on OF_IRQ | Rob Herring | 2012-01-08 | 1 | -9/+6 |
* | SATA/PATA: convert drivers/ata/* to use module_platform_driver() | Axel Lin | 2012-01-08 | 1 | -11/+1 |
* | pata_of_platform: Don't use NO_IRQ | Anton Vorontsov | 2011-11-10 | 1 | -1/+1 |
* | ata: Make pata_of_platform.c compile again and work on non-PPC platforms | Pawel Moll | 2011-10-08 | 1 | -2/+4 |
* | dt: Eliminate of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 1 | -5/+4 |
* | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 1 | -2/+2 |
* | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 1 | -2/+5 |
* | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 | 1 | -1/+1 |
* | powerpc: Fix no interrupt handling in pata_of_platform | Anton Vorontsov | 2008-10-10 | 1 | -1/+1 |
* | Rename: linux/pata_platform.h to linux/ata_platform.h | Jeff Garzik | 2008-02-06 | 1 | -1/+1 |
* | [POWERPC] pasemi: Move electra-ide to pata_of_platform | Olof Johansson | 2008-01-15 | 1 | -5/+15 |
* | libata: pata_of_platform: OF-Platform PATA device driver | Anton Vorontsov | 2008-01-15 | 1 | -0/+104 |