aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide/legacy
AgeCommit message (Expand)Author
2008-04-18ide: init hwif->{io_ports,irq} explicitly in legacy VLB host driversBartlomiej Zolnierkiewicz
2008-04-18ide: add ide-4drives host driver (take 3)Bartlomiej Zolnierkiewicz
2008-04-18ide: remove IDE_*_REG macrosBartlomiej Zolnierkiewicz
2008-04-18ide: remove ->hold field from ide_hwif_t (take 2)Bartlomiej Zolnierkiewicz
2008-04-18ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)Bartlomiej Zolnierkiewicz
2008-04-18ide: use ide_find_port() instead of ide_deprecated_find_port()Bartlomiej Zolnierkiewicz
2008-04-02ide/legacy/q40ide.c: add MODULE_LICENSEAdrian Bunk
2008-04-02ide/legacy/macide: add MODULE_LICENSEAdrian Bunk
2008-04-02ide/legacy/falconide.c: add MODULE_LICENSEAdrian Bunk
2008-04-02ide/legacy/buddha.c: add MODULE_LICENSEAdrian Bunk
2008-04-02ide/legacy/gayle.c: add MODULE_LICENSEAdrian Bunk
2008-02-26qd65xx: remove commented out codeBartlomiej Zolnierkiewicz
2008-02-26qd65xx: fix setup of QD6580 Control registerBartlomiej Zolnierkiewicz
2008-02-19ht6560b: force prefetch for some devicesJan Evert van Grootheest
2008-02-19ht6560b can only do up to PIO mode 4Jan Evert van Grootheest
2008-02-19falconide: locking bugfixBartlomiej Zolnierkiewicz
2008-02-19ide: Add missing base addresses for falconide and macideGeert Uytterhoeven
2008-02-11ide: fix ide/legacy/gayle.c compilationAdrian Bunk
2008-02-06Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik
2008-02-06ide: remove ide_setup_ports()Bartlomiej Zolnierkiewicz
2008-02-06drivers/ide/legacy/hd.c: fix uninitialized var warningAndrew Morton
2008-02-02ide-cs: use ide_std_init_ports()Bartlomiej Zolnierkiewicz
2008-02-02ide: add ->port_init_devs method to ide_hwif_tBartlomiej Zolnierkiewicz
2008-02-02ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flagsBartlomiej Zolnierkiewicz
2008-02-02ide: fix ide_unregister() usage in host driversBartlomiej Zolnierkiewicz
2008-02-02ide: add ide_deprecated_find_port() helperBartlomiej Zolnierkiewicz
2008-02-02ide: add 'init_default' and 'restore' arguments to ide_unregister()Bartlomiej Zolnierkiewicz
2008-02-02ide: add struct ide_port_info instances to legacy host driversBartlomiej Zolnierkiewicz
2008-02-02macide: remove drive->capacity64 quirkBartlomiej Zolnierkiewicz
2008-02-02dtc2278: fix ->io_32bit handlingBartlomiej Zolnierkiewicz
2008-02-01ide_platform: remove struct hwif_propBartlomiej Zolnierkiewicz
2008-02-01ide: delete filenames/versions from commentsBartlomiej Zolnierkiewicz
2008-02-01Atari Falcon IDE: Add missing hwif variableGeert Uytterhoeven
2008-01-26ide: print banner message once per controller in m68k host driversBartlomiej Zolnierkiewicz
2008-01-26ide: make remaining built-in only IDE host drivers modular (take 2)Bartlomiej Zolnierkiewicz
2008-01-26ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)Bartlomiej Zolnierkiewicz
2008-01-26ide: drop 'initializing' argument from ide_register_hw()Bartlomiej Zolnierkiewicz
2008-01-26ide: add ide_init_port_hw() helperBartlomiej Zolnierkiewicz
2007-11-27ali14xx: constify __initdataBartlomiej Zolnierkiewicz
2007-11-27macide/q40ide: add missing __init tag to {macide,q40ide}_init()Bartlomiej Zolnierkiewicz
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-10-20dtc2278: note on docsAlan Cox
2007-10-20qd65xx: remove pointless qd_{read,write}_reg() (take 2)Bartlomiej Zolnierkiewicz
2007-10-20ide: take ide_lock for prefetch disable/enable in do_special()Bartlomiej Zolnierkiewicz
2007-10-20ht6560b: fix deadlock on error handlingBartlomiej Zolnierkiewicz
2007-10-20qd65xx: fix deadlock on error handlingBartlomiej Zolnierkiewicz
2007-10-20dtc2278: fix deadlock on error handlingBartlomiej Zolnierkiewicz
2007-10-20ali14xx: fix deadlock on error handlingBartlomiej Zolnierkiewicz
2007-10-20dtc2278: set ->pio_mask also for the second portBartlomiej Zolnierkiewicz
2007-10-20ide: remove write-only hwif->hwBartlomiej Zolnierkiewicz