aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/legacy/gayle.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-21ide: remove useless subdirs from drivers/ide/Bartlomiej Zolnierkiewicz1-190/+0
2008-10-10ide: include <linux/hdreg.h> only when neededBartlomiej Zolnierkiewicz1-1/+0
2008-07-24gayle: release resources on ide_host_add() failureBartlomiej Zolnierkiewicz1-2/+6
2008-07-23ide: add ide_host_add() helperBartlomiej Zolnierkiewicz1-6/+1
2008-07-23ide: add struct ide_host (take 3)Bartlomiej Zolnierkiewicz1-11/+5
2008-07-23gayle: reserve memory resources at onceBartlomiej Zolnierkiewicz1-14/+11
2008-07-23ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)Bartlomiej Zolnierkiewicz1-7/+6
2008-07-16ide: fix hwif-s initializationBartlomiej Zolnierkiewicz1-1/+0
2008-07-15ide: remove obsoleted "ide=" kernel parametersBartlomiej Zolnierkiewicz1-3/+1
2008-06-10ide: export ide_doublerAdrian Bunk1-0/+4
2008-06-10ide: fix host drivers missing hwif->chipset initializationBartlomiej Zolnierkiewicz1-0/+2
2008-04-27ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz1-8/+8
2008-04-27gayle: add "doubler" parameterBartlomiej Zolnierkiewicz1-0/+2
2008-04-26ide: cleanup setting hwif->mmio flagBartlomiej Zolnierkiewicz1-2/+0
2008-04-26ide: cleanup ide_find_port()Bartlomiej Zolnierkiewicz1-1/+1
2008-04-02ide/legacy/gayle.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-02-11ide: fix ide/legacy/gayle.c compilationAdrian Bunk1-1/+1
2008-02-06ide: remove ide_setup_ports()Bartlomiej Zolnierkiewicz1-18/+21
2008-02-02ide: add struct ide_port_info instances to legacy host driversBartlomiej Zolnierkiewicz1-1/+1
2008-02-01ide: delete filenames/versions from commentsBartlomiej Zolnierkiewicz1-1/+1
2008-01-26ide: print banner message once per controller in m68k host driversBartlomiej Zolnierkiewicz1-11/+7
2008-01-26ide: make remaining built-in only IDE host drivers modular (take 2)Bartlomiej Zolnierkiewicz1-3/+7
2008-01-26ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)Bartlomiej Zolnierkiewicz1-0/+5
2008-01-26ide: drop 'initializing' argument from ide_register_hw()Bartlomiej Zolnierkiewicz1-3/+7
2007-10-20ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz1-1/+1
2007-05-10ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz1-1/+1
2007-02-17ide: convert ide_hwif_t.mmio into flag (v2)Bartlomiej Zolnierkiewicz1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+186