summaryrefslogtreecommitdiffstats
path: root/drivers/ide/ppc/mpc8xx.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/ide: remove mpc8xx-ide driverArnd Bergmann2008-07-161-844/+0
* ide-mpc8xx: convert to use ide_timing_find_mode()Bartlomiej Zolnierkiewicz2008-07-161-20/+13
* ide: fix host drivers missing hwif->chipset initializationBartlomiej Zolnierkiewicz2008-06-101-0/+4
* ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz2008-04-271-2/+2
* mpc8xx-ide: use ide_find_port()Bartlomiej Zolnierkiewicz2008-04-271-10/+14
* ide: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-261-1/+1
* ide: cleanup setting hwif->mmio flagBartlomiej Zolnierkiewicz2008-04-261-2/+0
* ide: add struct ide_port_ops (take 2)Bartlomiej Zolnierkiewicz2008-04-261-2/+6
* ide-mpc8xx: fix resources reservationBartlomiej Zolnierkiewicz2008-04-261-1/+17
* ide-mpc8xx: make m8xx_ide_init_ports() return an error valueBartlomiej Zolnierkiewicz2008-04-261-15/+25
* ppc/mpc8xx: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz2008-04-181-64/+22
* ide/ppc/mpc8xx.c: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-081-1/+0
* ide: add struct ide_port_info instances to legacy host driversBartlomiej Zolnierkiewicz2008-02-021-1/+1
* ide: delete filenames/versions from commentsBartlomiej Zolnierkiewicz2008-02-011-2/+0
* ide: make remaining built-in only IDE host drivers modular (take 2)Bartlomiej Zolnierkiewicz2008-01-261-1/+5
* ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)Bartlomiej Zolnierkiewicz2008-01-261-0/+14
* ide: add hwif->ack_intr hookBartlomiej Zolnierkiewicz2007-10-201-2/+2
* ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz2007-10-111-17/+4
* mpc8xx: Only build mpc8xx on arch/ppcKumar Gala2007-09-111-1/+0
* ide: add PIO masksBartlomiej Zolnierkiewicz2007-07-201-0/+2
* ide: drop "PIO data" argument from ide_get_best_pio_mode()Bartlomiej Zolnierkiewicz2007-07-201-2/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+855