| Commit message (Expand) | Author | Age |
* | Rename: linux/pata_platform.h to linux/ata_platform.h | Jeff Garzik | 2008-02-06 |
* | ide: remove ide_setup_ports() | Bartlomiej Zolnierkiewicz | 2008-02-05 |
* | drivers/ide/legacy/hd.c: fix uninitialized var warning | Andrew Morton | 2008-02-05 |
* | ide-cs: use ide_std_init_ports() | Bartlomiej Zolnierkiewicz | 2008-02-02 |
* | ide: add ->port_init_devs method to ide_hwif_t | Bartlomiej Zolnierkiewicz | 2008-02-02 |
* | ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flags | Bartlomiej Zolnierkiewicz | 2008-02-02 |
* | ide: fix ide_unregister() usage in host drivers | Bartlomiej Zolnierkiewicz | 2008-02-02 |
* | ide: add ide_deprecated_find_port() helper | Bartlomiej Zolnierkiewicz | 2008-02-02 |
* | ide: add 'init_default' and 'restore' arguments to ide_unregister() | Bartlomiej Zolnierkiewicz | 2008-02-02 |
* | ide: add struct ide_port_info instances to legacy host drivers | Bartlomiej Zolnierkiewicz | 2008-02-02 |
* | macide: remove drive->capacity64 quirk | Bartlomiej Zolnierkiewicz | 2008-02-02 |
* | dtc2278: fix ->io_32bit handling | Bartlomiej Zolnierkiewicz | 2008-02-02 |
* | ide_platform: remove struct hwif_prop | Bartlomiej Zolnierkiewicz | 2008-02-01 |
* | ide: delete filenames/versions from comments | Bartlomiej Zolnierkiewicz | 2008-02-01 |
* | Atari Falcon IDE: Add missing hwif variable | Geert Uytterhoeven | 2008-02-01 |
* | ide: print banner message once per controller in m68k host drivers | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: make remaining built-in only IDE host drivers modular (take 2) | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: fix host drivers depending on ide_generic to probe for interfaces (take 2) | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: drop 'initializing' argument from ide_register_hw() | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ide: add ide_init_port_hw() helper | Bartlomiej Zolnierkiewicz | 2008-01-26 |
* | ali14xx: constify __initdata | Bartlomiej Zolnierkiewicz | 2007-11-27 |
* | macide/q40ide: add missing __init tag to {macide,q40ide}_init() | Bartlomiej Zolnierkiewicz | 2007-11-27 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-10-19 |
|\ |
|
| * | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 |
* | | dtc2278: note on docs | Alan Cox | 2007-10-19 |
* | | qd65xx: remove pointless qd_{read,write}_reg() (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | ide: take ide_lock for prefetch disable/enable in do_special() | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | ht6560b: fix deadlock on error handling | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | qd65xx: fix deadlock on error handling | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | dtc2278: fix deadlock on error handling | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | ali14xx: fix deadlock on error handling | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | dtc2278: set ->pio_mask also for the second port | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | ide: remove write-only hwif->hw | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | icside: use ec->dma directly | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | ide: add ide_find_port() helper | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | ide: add ide_device_add() | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | ide: add ->fixup method to ide_hwif_t | Bartlomiej Zolnierkiewicz | 2007-10-19 |
|/ |
|
* | ide-cs: Add additional id string (corsair, 1GB) | Kristoffer Ericson | 2007-10-16 |
* | ide_platform: set hwif->chipset | Bartlomiej Zolnierkiewicz | 2007-10-13 |
* | ide: add ide_set{_max}_pio() (take 4) | Bartlomiej Zolnierkiewicz | 2007-10-11 |
* | ide: Platform IDE driver | Anton Vorontsov | 2007-10-11 |
* | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 2007-07-24 |
* | m68k: missing exports | Al Viro | 2007-07-20 |
* | ide: add PIO masks | Bartlomiej Zolnierkiewicz | 2007-07-19 |
* | ide: drop "PIO data" argument from ide_get_best_pio_mode() | Bartlomiej Zolnierkiewicz | 2007-07-19 |
* | ide: add ide_pio_cycle_time() helper (take 2) | Bartlomiej Zolnierkiewicz | 2007-07-19 |
* | PCMCIA: Add another MemoryCard to ide-cs/pata_pcmcia | Marcin Juszkiewicz | 2007-07-19 |
* | hd.c: remove BIOS/CMOS queries | H. Peter Anvin | 2007-07-12 |
* | [PATCH] fix request->cmd == INT cases | Boaz Harrosh | 2007-07-10 |
* | drivers/ide/legacy/hd.c: Array size calculation using sizeof replaced with AR... | Andi Drebes | 2007-07-09 |