summaryrefslogtreecommitdiffstats
path: root/drivers/ide/legacy
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | ide: remove write-only hwif->hwBartlomiej Zolnierkiewicz2007-10-201-6/+5
* | icside: use ec->dma directlyBartlomiej Zolnierkiewicz2007-10-202-3/+1
* | ide: add ide_find_port() helperBartlomiej Zolnierkiewicz2007-10-201-19/+6
* | ide: add ide_device_add()Bartlomiej Zolnierkiewicz2007-10-206-34/+23
* | ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz2007-10-206-9/+9
|/
* ide-cs: Add additional id string (corsair, 1GB)Kristoffer Ericson2007-10-161-5/+7
* ide_platform: set hwif->chipsetBartlomiej Zolnierkiewicz2007-10-131-1/+1
* ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz2007-10-115-47/+47
* ide: Platform IDE driverAnton Vorontsov2007-10-112-0/+184
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-1/+1
* m68k: missing exportsAl Viro2007-07-201-0/+2
* ide: add PIO masksBartlomiej Zolnierkiewicz2007-07-205-0/+8
* ide: drop "PIO data" argument from ide_get_best_pio_mode()Bartlomiej Zolnierkiewicz2007-07-205-5/+5
* ide: add ide_pio_cycle_time() helper (take 2)Bartlomiej Zolnierkiewicz2007-07-203-17/+18
* PCMCIA: Add another MemoryCard to ide-cs/pata_pcmciaMarcin Juszkiewicz2007-07-201-0/+1
* hd.c: remove BIOS/CMOS queriesH. Peter Anvin2007-07-121-61/+12
* [PATCH] fix request->cmd == INT casesBoaz Harrosh2007-07-101-1/+2
* drivers/ide/legacy/hd.c: Array size calculation using sizeof replaced with AR...Andi Drebes2007-07-091-1/+1
* ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variableRobert P. J. Day2007-07-091-14/+0
* qd65xx: fix PIO mode selectionBartlomiej Zolnierkiewicz2007-07-081-2/+1
OpenPOWER on IntegriCloud