aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/pata_mpc52xx.c
AgeCommit message (Expand)Author
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
2007-05-11libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo
2007-04-28libata: convert the remaining PATA drivers to new init modelTejun Heo
2007-04-28[libata] Update several PATA drivers for new ->cable_detect hookJeff Garzik
2007-03-14[PATCH] misc NULL noiseAl Viro
2007-03-02libata: add missing PM callbacksTejun Heo
2007-02-13[POWERPC] Fixup mp5200 drivers to match device tree changesGrant Likely
2007-02-09libata: add another IRQ calls (libata drivers)Akira Iguchi
2007-02-09libata: convert to iomapTejun Heo
2007-02-09libata: update libata LLDs to use devresTejun Heo
2007-02-09[PATCH] libata: Add support for the MPC52xx ATA controllerSylvain Munaut