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