summaryrefslogtreecommitdiff
path: root/drivers/ide/legacy/macide.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-10ide: fix host drivers missing hwif->chipset initializationBartlomiej Zolnierkiewicz1-0/+2
2008-05-19m68k: macide doesnt check for MacGeert Uytterhoeven1-0/+3
2008-04-27ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz1-2/+2
2008-04-27ide: cleanup setting hwif->mmio flagBartlomiej Zolnierkiewicz1-2/+0
2008-04-26ide: cleanup ide_find_port()Bartlomiej Zolnierkiewicz1-1/+1
2008-04-02ide/legacy/macide: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-02-19ide: Add missing base addresses for falconide and macideGeert Uytterhoeven1-1/+1
2008-02-06ide: remove ide_setup_ports()Bartlomiej Zolnierkiewicz1-26/+31
2008-02-02ide: add struct ide_port_info instances to legacy host driversBartlomiej Zolnierkiewicz1-1/+1
2008-02-02macide: remove drive->capacity64 quirkBartlomiej Zolnierkiewicz1-10/+0
2008-02-02ide: delete filenames/versions from commentsBartlomiej Zolnierkiewicz1-1/+1
2008-01-26ide: print banner message once per controller in m68k host driversBartlomiej Zolnierkiewicz1-8/+6
2008-01-26ide: make remaining built-in only IDE host drivers modular (take 2)Bartlomiej Zolnierkiewicz1-2/+6
2008-01-26ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)Bartlomiej Zolnierkiewicz1-0/+3
2008-01-26ide: drop 'initializing' argument from ide_register_hw()Bartlomiej Zolnierkiewicz1-15/+14
2007-11-27macide/q40ide: add missing __init tag to {macide,q40ide}_init()Bartlomiej Zolnierkiewicz1-1/+1
2007-10-20ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz1-3/+3
2007-07-10ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variableRobert P. J. Day1-14/+0
2007-05-10ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz1-3/+3
2007-02-17ide: convert ide_hwif_t.mmio into flag (v2)Bartlomiej Zolnierkiewicz1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+155