summaryrefslogtreecommitdiffstats
path: root/drivers/ide/legacy/macide.c
AgeCommit message (Expand)AuthorLines
2008-10-21ide: remove useless subdirs from drivers/ide/Bartlomiej Zolnierkiewicz-131/+0
2008-10-10ide: include <linux/hdreg.h> only when neededBartlomiej Zolnierkiewicz-1/+0
2008-07-23ide: add ide_host_add() helperBartlomiej Zolnierkiewicz-6/+1
2008-07-23ide: add struct ide_host (take 3)Bartlomiej Zolnierkiewicz-8/+4
2008-07-23ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)Bartlomiej Zolnierkiewicz-4/+2
2008-07-16ide: fix hwif-s initializationBartlomiej Zolnierkiewicz-1/+0
2008-06-10ide: fix host drivers missing hwif->chipset initializationBartlomiej Zolnierkiewicz-0/+2
2008-05-18m68k: macide doesnt check for MacGeert Uytterhoeven-0/+3
2008-04-27ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz-2/+2
2008-04-26ide: cleanup setting hwif->mmio flagBartlomiej Zolnierkiewicz-2/+0
2008-04-26ide: cleanup ide_find_port()Bartlomiej Zolnierkiewicz-1/+1
2008-04-02ide/legacy/macide: add MODULE_LICENSEAdrian Bunk-0/+2
2008-02-19ide: Add missing base addresses for falconide and macideGeert Uytterhoeven-1/+1
2008-02-06ide: remove ide_setup_ports()Bartlomiej Zolnierkiewicz-26/+31
2008-02-02ide: add struct ide_port_info instances to legacy host driversBartlomiej Zolnierkiewicz-1/+1
2008-02-02macide: remove drive->capacity64 quirkBartlomiej Zolnierkiewicz-10/+0
2008-02-01ide: delete filenames/versions from commentsBartlomiej Zolnierkiewicz-1/+1
2008-01-26ide: print banner message once per controller in m68k host driversBartlomiej Zolnierkiewicz-8/+6
2008-01-26ide: make remaining built-in only IDE host drivers modular (take 2)Bartlomiej Zolnierkiewicz-2/+6
2008-01-26ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)Bartlomiej Zolnierkiewicz-0/+3
2008-01-26ide: drop 'initializing' argument from ide_register_hw()Bartlomiej Zolnierkiewicz-15/+14
2007-11-27macide/q40ide: add missing __init tag to {macide,q40ide}_init()Bartlomiej Zolnierkiewicz-1/+1
2007-10-20ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz-3/+3
2007-07-09ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variableRobert P. J. Day-14/+0
2007-05-10ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz-3/+3
2007-02-17ide: convert ide_hwif_t.mmio into flag (v2)Bartlomiej Zolnierkiewicz-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-1/+1
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/+155