aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/legacy/falconide.c
Commit message (Expand)AuthorAgeFilesLines
* ide: remove useless subdirs from drivers/ide/Bartlomiej Zolnierkiewicz2008-10-211-153/+0
* ide: include <linux/hdreg.h> only when neededBartlomiej Zolnierkiewicz2008-10-101-1/+0
* ide: add ide_host_free() helper (take 2)Bartlomiej Zolnierkiewicz2008-07-231-5/+17
* ide: add struct ide_host (take 3)Bartlomiej Zolnierkiewicz2008-07-231-7/+4
* ide: add struct ide_tp_ops (take 2)Bartlomiej Zolnierkiewicz2008-07-231-5/+22
* 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: Fix falconide `data_adr' typoGeert Uytterhoeven2008-05-051-1/+1
* ide: merge ->atapi_*put_bytes and ->ata_*put_data methodsBartlomiej Zolnierkiewicz2008-04-281-23/+13
* falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)Bartlomiej Zolnierkiewicz2008-04-281-0/+36
* ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz2008-04-271-3/+3
* ide: cleanup setting hwif->mmio flagBartlomiej Zolnierkiewicz2008-04-261-1/+0
* falconide: fix resources reservation (take 2)Bartlomiej Zolnierkiewicz2008-04-261-0/+7
* ide: cleanup ide_find_port()Bartlomiej Zolnierkiewicz2008-04-261-1/+1
* ide/legacy/falconide.c: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
* falconide: locking bugfixBartlomiej Zolnierkiewicz2008-02-191-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-21/+21
* ide: add struct ide_port_info instances to legacy host driversBartlomiej Zolnierkiewicz2008-02-021-1/+1
* ide: delete filenames/versions from commentsBartlomiej Zolnierkiewicz2008-02-011-1/+1
* Atari Falcon IDE: Add missing hwif variableGeert Uytterhoeven2008-02-011-0/+1
* ide: print banner message once per controller in m68k host driversBartlomiej Zolnierkiewicz2008-01-261-2/+2
* ide: make remaining built-in only IDE host drivers modular (take 2)Bartlomiej Zolnierkiewicz2008-01-261-1/+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-5/+9
* ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz2007-10-201-1/+1
* m68k: missing exportsAl Viro2007-07-201-0/+2
* ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz2007-05-101-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+78