summaryrefslogtreecommitdiff
path: root/drivers/ata/pata_mpc52xx.c
Commit message (Expand)AuthorAge
* pata_mpc52xx: Delete an error message for a failed memory allocation in mpc52...Markus Elfring2018-02-18
* ata: constify of_device_id structuresBhumika Goyal2017-03-06
* ata: drop owner assignment from platform_driversWolfram Sang2014-10-20
* ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz2014-05-09
* ata: use platform_{get,set}_drvdata()Jingoo Han2013-05-24
* Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2013-02-20
|\
| * powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter2013-01-03
* | Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* pata_mpc52xx: utilize common ata_platform_remove_one()Brian Norris2012-12-03
* drivers/ata/pata_mpc52xx.c: clean up error handling codeJulia Lawall2012-03-13
* SATA/PATA: convert drivers/ata/* to use module_platform_driver()Axel Lin2012-01-08
* ata: irq: Remove IRQF_DISABLEDYong Zhang2011-10-08
* dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-28
* pata_mpc52xx: inherit from ata_bmdma_port_opsTejun Heo2011-01-28
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* libata-sff: separate out BMDMA irq handlerTejun Heo2010-05-25
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\
| * pata_mpc52xx: reduce code size by simple change of constant data typesRoman Fietze2010-05-14
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk2009-06-17
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-24
* powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driverTim Yamin2008-12-21
* powerpc/pata_mpc52xx: use linux/of_platform.h instead of asmStephen Rothwell2008-07-12
* libata: rename SFF port opsTejun Heo2008-04-17
* libata: rename SFF functionsTejun Heo2008-04-17
* libata: make reset related methods proper port operationsTejun Heo2008-04-17
* libata: implement and use ops inheritanceTejun Heo2008-04-17
* libata: implement and use SHT initializersTejun Heo2008-04-17
* libata: normalize port_info, port_operations and sht tablesTejun Heo2008-04-17
* libata: implement and use ata_noop_irq_clear()Tejun Heo2008-04-17
* Merge branch 'linux-2.6'Paul Mackerras2008-01-31
|\
| * pata_mpc52xx: remove un-needed assignmentAlan Cox2008-01-23
* | [POWERPC] mpc5200: normalize compatible property bindingsGrant Likely2008-01-26
|/
* mpc52xx-ata: fix compile warning (unused variable)Grant Likely2007-10-14
* libata: implement and use ata_port_desc() to report port configurationTejun Heo2007-10-12
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-12
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-12
* [libata] Bump driver versionsJeff Garzik2007-08-31
* pata_mpc52xx: suspend/resume supportDomen Puncer2007-07-10
* libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-11
* libata: convert the remaining PATA drivers to new init modelTejun Heo2007-04-28
* [libata] Update several PATA drivers for new ->cable_detect hookJeff Garzik2007-04-28
* [PATCH] misc NULL noiseAl Viro2007-03-14
* libata: add missing PM callbacksTejun Heo2007-03-02
* [POWERPC] Fixup mp5200 drivers to match device tree changesGrant Likely2007-02-13
* libata: add another IRQ calls (libata drivers)Akira Iguchi2007-02-09
* libata: convert to iomapTejun Heo2007-02-09
* libata: update libata LLDs to use devresTejun Heo2007-02-09