Age | Commit message (Expand) | Author | Files | Lines |
2023-05-15 | ata: libata: Make ata_platform_remove_one return void | Uwe Kleine-König | 1 | -1/+1 |
2023-03-24 | scsi: ata: Declare SCSI host templates const | Bart Van Assche | 1 | -1/+1 |
2022-03-07 | ata: Drop commas after OF match table sentinels | Geert Uytterhoeven | 1 | -1/+1 |
2022-01-14 | ata: pata_of_platform: Use platform_get_irq_optional() to get the interrupt | Lad Prabhakar | 1 | -3/+12 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-02-08 | ata: pata_of_platform: Allow to use 16-bit wide data transfer | Alexander Shiyan | 1 | -1/+5 |
2017-03-06 | ata: constify of_device_id structures | Bhumika Goyal | 1 | -1/+1 |
2017-01-24 | ata: pata_of_platform: using of_property_read_u32() helper | Kefeng Wang | 1 | -7/+2 |
2015-01-28 | ata: pata_platform: fix owner module reference mismatch for scsi host | Akinobu Mita | 1 | -2/+8 |
2014-10-20 | ata: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-08-23 | pata_platform: Remove useless irq_flags field | Alexander Shiyan | 1 | -2/+0 |
2014-08-23 | pata_of_platform: Remove "electra-ide" quirk | Alexander Shiyan | 1 | -16/+6 |
2013-01-03 | Drivers: ata: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -1/+1 |
2012-12-03 | pata_of_platform: fix compile error | Brian Norris | 1 | -0/+1 |
2012-12-03 | pata_of_platform: utilize common ata_platform_remove_one() | Brian Norris | 1 | -6/+1 |
2012-01-08 | pata_of_platform: remove direct dependency on OF_IRQ | Rob Herring | 1 | -9/+6 |
2012-01-08 | SATA/PATA: convert drivers/ata/* to use module_platform_driver() | Axel Lin | 1 | -11/+1 |
2011-11-10 | pata_of_platform: Don't use NO_IRQ | Anton Vorontsov | 1 | -1/+1 |
2011-10-08 | ata: Make pata_of_platform.c compile again and work on non-PPC platforms | Pawel Moll | 1 | -2/+4 |
2011-02-28 | dt: Eliminate of_platform_{,un}register_driver | Grant Likely | 1 | -5/+4 |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely | 1 | -2/+2 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 1 | -2/+5 |
2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 1 | -1/+1 |
2008-10-10 | powerpc: Fix no interrupt handling in pata_of_platform | Anton Vorontsov | 1 | -1/+1 |
2008-02-06 | Rename: linux/pata_platform.h to linux/ata_platform.h | Jeff Garzik | 1 | -1/+1 |
2008-01-15 | [POWERPC] pasemi: Move electra-ide to pata_of_platform | Olof Johansson | 1 | -5/+15 |
2008-01-15 | libata: pata_of_platform: OF-Platform PATA device driver | Anton Vorontsov | 1 | -0/+104 |