summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_mpc52xx.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* libata: implement and use ops inheritanceTejun Heo2008-04-171-14/+4Star
* libata: implement and use SHT initializersTejun Heo2008-04-171-15/+1Star
* 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/+2Star
|/
* mpc52xx-ata: fix compile warning (unused variable)Grant Likely2007-10-141-1/+0Star
* 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/+0Star
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-121-1/+0Star
* [libata] Bump driver versionsJeff Garzik2007-08-311-1/+1
* pata_mpc52xx: suspend/resume supportDomen Puncer2007-07-111-2/+16
* libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-121-4/+0Star
* libata: convert the remaining PATA drivers to new init modelTejun Heo2007-04-281-25/+21Star
* [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-031-0/+4
* [POWERPC] Fixup mp5200 drivers to match device tree changesGrant Likely2007-02-131-4/+2Star
* 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/+11Star
* [PATCH] libata: Add support for the MPC52xx ATA controllerSylvain Munaut2007-02-091-0/+563