aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide/legacy
AgeCommit message (Expand)Author
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
2007-10-20icside: use ec->dma directlyBartlomiej Zolnierkiewicz
2007-10-20ide: add ide_find_port() helperBartlomiej Zolnierkiewicz
2007-10-20ide: add ide_device_add()Bartlomiej Zolnierkiewicz
2007-10-20ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-16ide-cs: Add additional id string (corsair, 1GB)Kristoffer Ericson
2007-10-13ide_platform: set hwif->chipsetBartlomiej Zolnierkiewicz
2007-10-11ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz
2007-10-11ide: Platform IDE driverAnton Vorontsov
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-07-20m68k: missing exportsAl Viro