summaryrefslogtreecommitdiffstats
path: root/drivers/ide/legacy
Commit message (Expand)AuthorAgeFilesLines
* ide: init hwif->{io_ports,irq} explicitly in legacy VLB host driversBartlomiej Zolnierkiewicz2008-04-186-5/+72
* ide: add ide-4drives host driver (take 3)Bartlomiej Zolnierkiewicz2008-04-182-0/+47
* ide: remove IDE_*_REG macrosBartlomiej Zolnierkiewicz2008-04-181-6/+7
* ide: remove ->hold field from ide_hwif_t (take 2)Bartlomiej Zolnierkiewicz2008-04-181-1/+1
* ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)Bartlomiej Zolnierkiewicz2008-04-182-3/+3
* ide: use ide_find_port() instead of ide_deprecated_find_port()Bartlomiej Zolnierkiewicz2008-04-181-1/+1
* ide/legacy/q40ide.c: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
* ide/legacy/macide: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
* ide/legacy/falconide.c: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
* ide/legacy/buddha.c: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
* ide/legacy/gayle.c: add MODULE_LICENSEAdrian Bunk2008-04-021-0/+2
* qd65xx: remove commented out codeBartlomiej Zolnierkiewicz2008-02-261-37/+0
* qd65xx: fix setup of QD6580 Control registerBartlomiej Zolnierkiewicz2008-02-261-4/+2
* ht6560b: force prefetch for some devicesJan Evert van Grootheest2008-02-191-7/+16
* ht6560b can only do up to PIO mode 4Jan Evert van Grootheest2008-02-191-1/+1
* falconide: locking bugfixBartlomiej Zolnierkiewicz2008-02-191-0/+2
* ide: Add missing base addresses for falconide and macideGeert Uytterhoeven2008-02-192-2/+2
* ide: fix ide/legacy/gayle.c compilationAdrian Bunk2008-02-111-1/+1
* Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik2008-02-061-1/+1
* ide: remove ide_setup_ports()Bartlomiej Zolnierkiewicz2008-02-065-108/+111
* drivers/ide/legacy/hd.c: fix uninitialized var warningAndrew Morton2008-02-061-3/+6
* ide-cs: use ide_std_init_ports()Bartlomiej Zolnierkiewicz2008-02-021-1/+1
* ide: add ->port_init_devs method to ide_hwif_tBartlomiej Zolnierkiewicz2008-02-022-23/+47
* ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flagsBartlomiej Zolnierkiewicz2008-02-021-7/+3
* ide: fix ide_unregister() usage in host driversBartlomiej Zolnierkiewicz2008-02-022-3/+3
* ide: add ide_deprecated_find_port() helperBartlomiej Zolnierkiewicz2008-02-021-1/+24
* ide: add 'init_default' and 'restore' arguments to ide_unregister()Bartlomiej Zolnierkiewicz2008-02-022-2/+2
* ide: add struct ide_port_info instances to legacy host driversBartlomiej Zolnierkiewicz2008-02-0211-72/+57
* macide: remove drive->capacity64 quirkBartlomiej Zolnierkiewicz2008-02-021-10/+0
* dtc2278: fix ->io_32bit handlingBartlomiej Zolnierkiewicz2008-02-021-6/+6
* ide_platform: remove struct hwif_propBartlomiej Zolnierkiewicz2008-02-011-26/+8
* ide: delete filenames/versions from commentsBartlomiej Zolnierkiewicz2008-02-0112-19/+5
* 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-265-35/+22
* ide: make remaining built-in only IDE host drivers modular (take 2)Bartlomiej Zolnierkiewicz2008-01-2611-34/+48
* ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)Bartlomiej Zolnierkiewicz2008-01-265-2/+24
* ide: drop 'initializing' argument from ide_register_hw()Bartlomiej Zolnierkiewicz2008-01-266-31/+45
* ide: add ide_init_port_hw() helperBartlomiej Zolnierkiewicz2008-01-261-27/+28
* ali14xx: constify __initdataBartlomiej Zolnierkiewicz2007-11-271-3/+4
* macide/q40ide: add missing __init tag to {macide,q40ide}_init()Bartlomiej Zolnierkiewicz2007-11-272-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-191-1/+1
|\
| * Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* | dtc2278: note on docsAlan Cox2007-10-201-0/+2
* | qd65xx: remove pointless qd_{read,write}_reg() (take 2)Bartlomiej Zolnierkiewicz2007-10-201-34/+12
* | ide: take ide_lock for prefetch disable/enable in do_special()Bartlomiej Zolnierkiewicz2007-10-201-5/+0
* | ht6560b: fix deadlock on error handlingBartlomiej Zolnierkiewicz2007-10-201-13/+18
* | qd65xx: fix deadlock on error handlingBartlomiej Zolnierkiewicz2007-10-201-8/+9
* | dtc2278: fix deadlock on error handlingBartlomiej Zolnierkiewicz2007-10-201-2/+4
* | ali14xx: fix deadlock on error handlingBartlomiej Zolnierkiewicz2007-10-201-2/+4
* | dtc2278: set ->pio_mask also for the second portBartlomiej Zolnierkiewicz2007-10-201-0/+1
OpenPOWER on IntegriCloud