Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qd65xx: remove commented out code | Bartlomiej Zolnierkiewicz | 2008-02-26 | 1 | -37/+0 |
* | qd65xx: fix setup of QD6580 Control register | Bartlomiej Zolnierkiewicz | 2008-02-26 | 1 | -4/+2 |
* | ht6560b: force prefetch for some devices | Jan Evert van Grootheest | 2008-02-19 | 1 | -7/+16 |
* | ht6560b can only do up to PIO mode 4 | Jan Evert van Grootheest | 2008-02-19 | 1 | -1/+1 |
* | falconide: locking bugfix | Bartlomiej Zolnierkiewicz | 2008-02-19 | 1 | -0/+2 |
* | ide: Add missing base addresses for falconide and macide | Geert Uytterhoeven | 2008-02-19 | 2 | -2/+2 |
* | ide: fix ide/legacy/gayle.c compilation | Adrian Bunk | 2008-02-11 | 1 | -1/+1 |
* | Rename: linux/pata_platform.h to linux/ata_platform.h | Jeff Garzik | 2008-02-06 | 1 | -1/+1 |
* | ide: remove ide_setup_ports() | Bartlomiej Zolnierkiewicz | 2008-02-06 | 5 | -108/+111 |
* | drivers/ide/legacy/hd.c: fix uninitialized var warning | Andrew Morton | 2008-02-06 | 1 | -3/+6 |
* | ide-cs: use ide_std_init_ports() | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -1/+1 |
* | ide: add ->port_init_devs method to ide_hwif_t | Bartlomiej Zolnierkiewicz | 2008-02-02 | 2 | -23/+47 |
* | ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flags | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -7/+3 |
* | ide: fix ide_unregister() usage in host drivers | Bartlomiej Zolnierkiewicz | 2008-02-02 | 2 | -3/+3 |
* | ide: add ide_deprecated_find_port() helper | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -1/+24 |
* | ide: add 'init_default' and 'restore' arguments to ide_unregister() | Bartlomiej Zolnierkiewicz | 2008-02-02 | 2 | -2/+2 |
* | ide: add struct ide_port_info instances to legacy host drivers | Bartlomiej Zolnierkiewicz | 2008-02-02 | 11 | -72/+57 |
* | macide: remove drive->capacity64 quirk | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -10/+0 |
* | dtc2278: fix ->io_32bit handling | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -6/+6 |
* | ide_platform: remove struct hwif_prop | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -26/+8 |
* | ide: delete filenames/versions from comments | Bartlomiej Zolnierkiewicz | 2008-02-01 | 12 | -19/+5 |
* | Atari Falcon IDE: Add missing hwif variable | Geert Uytterhoeven | 2008-02-01 | 1 | -0/+1 |
* | ide: print banner message once per controller in m68k host drivers | Bartlomiej Zolnierkiewicz | 2008-01-26 | 5 | -35/+22 |
* | ide: make remaining built-in only IDE host drivers modular (take 2) | Bartlomiej Zolnierkiewicz | 2008-01-26 | 11 | -34/+48 |
* | ide: fix host drivers depending on ide_generic to probe for interfaces (take 2) | Bartlomiej Zolnierkiewicz | 2008-01-26 | 5 | -2/+24 |
* | ide: drop 'initializing' argument from ide_register_hw() | Bartlomiej Zolnierkiewicz | 2008-01-26 | 6 | -31/+45 |
* | ide: add ide_init_port_hw() helper | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -27/+28 |
* | ali14xx: constify __initdata | Bartlomiej Zolnierkiewicz | 2007-11-27 | 1 | -3/+4 |
* | macide/q40ide: add missing __init tag to {macide,q40ide}_init() | Bartlomiej Zolnierkiewicz | 2007-11-27 | 2 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-10-19 | 1 | -1/+1 |
|\ | |||||
| * | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 1 | -1/+1 |
* | | dtc2278: note on docs | Alan Cox | 2007-10-20 | 1 | -0/+2 |
* | | qd65xx: remove pointless qd_{read,write}_reg() (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -34/+12 |
* | | ide: take ide_lock for prefetch disable/enable in do_special() | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -5/+0 |
* | | ht6560b: fix deadlock on error handling | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -13/+18 |
* | | qd65xx: fix deadlock on error handling | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -8/+9 |
* | | dtc2278: fix deadlock on error handling | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -2/+4 |
* | | ali14xx: fix deadlock on error handling | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -2/+4 |
* | | dtc2278: set ->pio_mask also for the second port | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -0/+1 |
* | | ide: remove write-only hwif->hw | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -6/+5 |
* | | icside: use ec->dma directly | Bartlomiej Zolnierkiewicz | 2007-10-20 | 2 | -3/+1 |
* | | ide: add ide_find_port() helper | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -19/+6 |
* | | ide: add ide_device_add() | Bartlomiej Zolnierkiewicz | 2007-10-20 | 6 | -34/+23 |
* | | ide: add ->fixup method to ide_hwif_t | Bartlomiej Zolnierkiewicz | 2007-10-20 | 6 | -9/+9 |
|/ | |||||
* | ide-cs: Add additional id string (corsair, 1GB) | Kristoffer Ericson | 2007-10-16 | 1 | -5/+7 |
* | ide_platform: set hwif->chipset | Bartlomiej Zolnierkiewicz | 2007-10-13 | 1 | -1/+1 |
* | ide: add ide_set{_max}_pio() (take 4) | Bartlomiej Zolnierkiewicz | 2007-10-11 | 5 | -47/+47 |
* | ide: Platform IDE driver | Anton Vorontsov | 2007-10-11 | 2 | -0/+184 |
* | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 2007-07-24 | 1 | -1/+1 |
* | m68k: missing exports | Al Viro | 2007-07-20 | 1 | -0/+2 |