aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/legacy/falconide.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-21ide: remove useless subdirs from drivers/ide/Bartlomiej Zolnierkiewicz1-153/+0
2008-10-10ide: include <linux/hdreg.h> only when neededBartlomiej Zolnierkiewicz1-1/+0
2008-07-23ide: add ide_host_free() helper (take 2)Bartlomiej Zolnierkiewicz1-5/+17
2008-07-23ide: add struct ide_host (take 3)Bartlomiej Zolnierkiewicz1-7/+4
2008-07-23ide: add struct ide_tp_ops (take 2)Bartlomiej Zolnierkiewicz1-5/+22
2008-07-23ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)Bartlomiej Zolnierkiewicz1-4/+2
2008-07-16ide: fix hwif-s initializationBartlomiej Zolnierkiewicz1-1/+0
2008-06-10ide: fix host drivers missing hwif->chipset initializationBartlomiej Zolnierkiewicz1-0/+2
2008-05-05m68k: Fix falconide `data_adr' typoGeert Uytterhoeven1-1/+1
2008-04-28ide: merge ->atapi_*put_bytes and ->ata_*put_data methodsBartlomiej Zolnierkiewicz1-23/+13
2008-04-28falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)Bartlomiej Zolnierkiewicz1-0/+36
2008-04-27ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz1-3/+3
2008-04-26ide: cleanup setting hwif->mmio flagBartlomiej Zolnierkiewicz1-1/+0
2008-04-26falconide: fix resources reservation (take 2)Bartlomiej Zolnierkiewicz1-0/+7
2008-04-26ide: cleanup ide_find_port()Bartlomiej Zolnierkiewicz1-1/+1
2008-04-02ide/legacy/falconide.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-02-19falconide: locking bugfixBartlomiej Zolnierkiewicz1-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-21/+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-02-01Atari Falcon IDE: Add missing hwif variableGeert Uytterhoeven1-0/+1
2008-01-26ide: print banner message once per controller in m68k host driversBartlomiej Zolnierkiewicz1-2/+2
2008-01-26ide: make remaining built-in only IDE host drivers modular (take 2)Bartlomiej Zolnierkiewicz1-1/+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-5/+9
2007-10-20ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz1-1/+1
2007-07-20m68k: missing exportsAl Viro1-0/+2
2007-05-10ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+78