aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_mpc52xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-14mpc52xx-ata: fix compile warning (unused variable)Grant Likely1-1/+0
2007-10-12libata: implement and use ata_port_desc() to report port configurationTejun Heo1-2/+5
2007-10-12[libata] Remove ->port_disable() hookJeff Garzik1-1/+0
2007-10-12[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik1-1/+0
2007-08-31[libata] Bump driver versionsJeff Garzik1-1/+1
2007-07-10pata_mpc52xx: suspend/resume supportDomen Puncer1-2/+16
2007-05-11libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo1-4/+0
2007-04-28libata: convert the remaining PATA drivers to new init modelTejun Heo1-25/+21
2007-04-28[libata] Update several PATA drivers for new ->cable_detect hookJeff Garzik1-1/+2
2007-03-14[PATCH] misc NULL noiseAl Viro1-1/+1
2007-03-02libata: add missing PM callbacksTejun Heo1-0/+4
2007-02-13[POWERPC] Fixup mp5200 drivers to match device tree changesGrant Likely1-4/+2
2007-02-09libata: add another IRQ calls (libata drivers)Akira Iguchi1-0/+2
2007-02-09libata: convert to iomapTejun Heo1-14/+14
2007-02-09libata: update libata LLDs to use devresTejun Heo1-38/+11
2007-02-09[PATCH] libata: Add support for the MPC52xx ATA controllerSylvain Munaut1-0/+563