summaryrefslogtreecommitdiffstats
path: root/drivers/ide/legacy
Commit message (Expand)AuthorAgeFilesLines
* 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
* ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz2007-05-105-7/+12
* ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz2007-05-106-8/+8
* ide-cs: recognize 2GB CompactFlash from TranscendFabrice Aeschbacher2007-05-051-0/+1
* ide: make legacy IDE VLB modules check for the "probe" kernel params (v2)Bartlomiej Zolnierkiewicz2007-03-035-5/+47
* ide: remove some obsoleted kernel params (v2)Bartlomiej Zolnierkiewicz2007-03-031-2/+2
* ide: remove a ton of pointless #undef REALLY_SLOW_IOAlan Cox2007-03-034-8/+0
* ide-cs: Update device tableMagnus Damm2007-03-031-2/+5
* ide: convert ide_hwif_t.mmio into flag (v2)Bartlomiej Zolnierkiewicz2007-02-174-4/+4
* ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz2007-02-171-7/+7
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2006-12-041-6/+0
* [PATCH] pcmcia: remove manf_id and card_id indirectionDominik Brodowski2006-12-041-7/+3
OpenPOWER on IntegriCloud