summaryrefslogtreecommitdiff
path: root/drivers/ata/pata_mpc52xx.c
AgeCommit message (Expand)Author
2023-08-02ata: pata_mpc52xx: Convert to platform remove callback returning voidUwe Kleine-König
2023-08-02ata: Explicitly include correct DT includesRob Herring
2023-03-24scsi: ata: Declare SCSI host templates constBart Van Assche
2022-10-17ata: pata_mpc52xx: Replace NO_IRQ with 0Christophe Leroy
2022-06-22powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnodeAndy Shevchenko
2022-04-11ata: pata_mpc52xx: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2022-03-07ata: Drop commas after OF match table sentinelsGeert Uytterhoeven
2022-02-19ata: pata_mpc52xx: use GFP_KERNELJulia Lawall
2022-02-19ata: libata: make ata_host_suspend() *void*Sergey Shtylyov
2018-02-18pata_mpc52xx: Delete an error message for a failed memory allocation in mpc52...Markus Elfring
2017-03-06ata: constify of_device_id structuresBhumika Goyal
2014-10-20ata: drop owner assignment from platform_driversWolfram Sang
2014-05-09ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz
2013-05-24ata: use platform_{get,set}_drvdata()Jingoo Han
2013-02-20Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2013-01-03Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter
2012-12-03pata_mpc52xx: utilize common ata_platform_remove_one()Brian Norris
2012-03-13drivers/ata/pata_mpc52xx.c: clean up error handling codeJulia Lawall
2012-01-08SATA/PATA: convert drivers/ata/* to use module_platform_driver()Axel Lin
2011-10-08ata: irq: Remove IRQF_DISABLEDYong Zhang
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely
2011-01-28pata_mpc52xx: inherit from ata_bmdma_port_opsTejun Heo
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-05-25libata-sff: separate out BMDMA irq handlerTejun Heo
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-14pata_mpc52xx: reduce code size by simple change of constant data typesRoman Fietze
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-17powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk
2009-03-24[libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø
2008-12-21powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driverTim Yamin
2008-07-12powerpc/pata_mpc52xx: use linux/of_platform.h instead of asmStephen Rothwell
2008-04-17libata: rename SFF port opsTejun Heo
2008-04-17libata: rename SFF functionsTejun Heo
2008-04-17libata: make reset related methods proper port operationsTejun Heo
2008-04-17libata: implement and use ops inheritanceTejun Heo
2008-04-17libata: implement and use SHT initializersTejun Heo
2008-04-17libata: normalize port_info, port_operations and sht tablesTejun Heo
2008-04-17libata: implement and use ata_noop_irq_clear()Tejun Heo
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-26[POWERPC] mpc5200: normalize compatible property bindingsGrant Likely
2008-01-23pata_mpc52xx: remove un-needed assignmentAlan Cox
2007-10-14mpc52xx-ata: fix compile warning (unused variable)Grant Likely
2007-10-12libata: implement and use ata_port_desc() to report port configurationTejun Heo
2007-10-12[libata] Remove ->port_disable() hookJeff Garzik
2007-10-12[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik
2007-08-31[libata] Bump driver versionsJeff Garzik
2007-07-10pata_mpc52xx: suspend/resume supportDomen Puncer