aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/ppc/mpc8xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-16powerpc/ide: remove mpc8xx-ide driverArnd Bergmann1-844/+0
2008-07-16ide-mpc8xx: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz1-20/+13
2008-06-10ide: fix host drivers missing hwif->chipset initializationBartlomiej Zolnierkiewicz1-0/+4
2008-04-27ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz1-2/+2
2008-04-27mpc8xx-ide: use ide_find_port()Bartlomiej Zolnierkiewicz1-10/+14
2008-04-26ide: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-26ide: cleanup setting hwif->mmio flagBartlomiej Zolnierkiewicz1-2/+0
2008-04-26ide: add struct ide_port_ops (take 2)Bartlomiej Zolnierkiewicz1-2/+6
2008-04-26ide-mpc8xx: fix resources reservationBartlomiej Zolnierkiewicz1-1/+17
2008-04-26ide-mpc8xx: make m8xx_ide_init_ports() return an error valueBartlomiej Zolnierkiewicz1-15/+25
2008-04-18ppc/mpc8xx: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz1-64/+22
2008-04-02ide/ppc/mpc8xx.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells1-1/+0
2008-02-02ide: add struct ide_port_info instances to legacy host driversBartlomiej Zolnierkiewicz1-1/+1
2008-02-01ide: delete filenames/versions from commentsBartlomiej Zolnierkiewicz1-2/+0
2008-01-26ide: make remaining built-in only IDE host drivers modular (take 2)Bartlomiej Zolnierkiewicz1-1/+5
2008-01-26ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)Bartlomiej Zolnierkiewicz1-0/+14
2007-10-20ide: add hwif->ack_intr hookBartlomiej Zolnierkiewicz1-2/+2
2007-10-11ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz1-17/+4
2007-09-11mpc8xx: Only build mpc8xx on arch/ppcKumar Gala1-1/+0
2007-07-20ide: add PIO masksBartlomiej Zolnierkiewicz1-0/+2
2007-07-20ide: drop "PIO data" argument from ide_get_best_pio_mode()Bartlomiej Zolnierkiewicz1-2/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+855