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