aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/legacy/macide.c
Commit message (Expand)AuthorAgeFilesLines
* ide: remove useless subdirs from drivers/ide/Bartlomiej Zolnierkiewicz2008-10-211-131/+0
* ide: include <linux/hdreg.h> only when neededBartlomiej Zolnierkiewicz2008-10-101-1/+0
* ide: add ide_host_add() helperBartlomiej Zolnierkiewicz2008-07-231-6/+1
* ide: add struct ide_host (take 3)Bartlomiej Zolnierkiewicz2008-07-231-8/+4
* ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)Bartlomiej Zolnierkiewicz2008-07-231-4/+2
* ide: fix hwif-s initializationBartlomiej Zolnierkiewicz2008-07-161-1/+0
* ide: fix host drivers missing hwif->chipset initializationBartlomiej Zolnierkiewicz2008-06-101-0/+2
* m68k: macide doesnt check for MacGeert Uytterhoeven2008-05-181-0/+3
* ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz2008-04-271-2/+2
* ide: cleanup setting hwif->mmio flagBartlomiej Zolnierkiewicz2008-04-261-2/+0
* ide: cleanup ide_find_port()Bartlomiej Zolnierkiewicz2008-04-261-1/+1
* ide/legacy/macide: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
* ide: Add missing base addresses for falconide and macideGeert Uytterhoeven2008-02-191-1/+1
* ide: remove ide_setup_ports()Bartlomiej Zolnierkiewicz2008-02-061-26/+31
* ide: add struct ide_port_info instances to legacy host driversBartlomiej Zolnierkiewicz2008-02-021-1/+1
* macide: remove drive->capacity64 quirkBartlomiej Zolnierkiewicz2008-02-021-10/+0
* ide: delete filenames/versions from commentsBartlomiej Zolnierkiewicz2008-02-011-1/+1
* ide: print banner message once per controller in m68k host driversBartlomiej Zolnierkiewicz2008-01-261-8/+6
* ide: make remaining built-in only IDE host drivers modular (take 2)Bartlomiej Zolnierkiewicz2008-01-261-2/+6
* ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)Bartlomiej Zolnierkiewicz2008-01-261-0/+3
* ide: drop 'initializing' argument from ide_register_hw()Bartlomiej Zolnierkiewicz2008-01-261-15/+14
* macide/q40ide: add missing __init tag to {macide,q40ide}_init()Bartlomiej Zolnierkiewicz2007-11-271-1/+1
* ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz2007-10-201-3/+3
* ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variableRobert P. J. Day2007-07-091-14/+0
* ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz2007-05-101-3/+3
* ide: convert ide_hwif_t.mmio into flag (v2)Bartlomiej Zolnierkiewicz2007-02-171-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+155