| Commit message (Expand) | Author | Age |
* | ide: remove obsoleted "idex=" kernel parameters | Bartlomiej Zolnierkiewicz | 2008-04-27 |
* | ide: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-26 |
* | ide: cleanup setting hwif->mmio flag | Bartlomiej Zolnierkiewicz | 2008-04-26 |
* | ide: manage I/O resources in ide_legacy_init_one() | Bartlomiej Zolnierkiewicz | 2008-04-26 |
* | ide-4drives: manage I/O resources in driver | Bartlomiej Zolnierkiewicz | 2008-04-26 |
* | ide-cs: manage I/O resources in driver | Bartlomiej Zolnierkiewicz | 2008-04-26 |
* | qd65xx: cleanup qd_probe() | Bartlomiej Zolnierkiewicz | 2008-04-26 |
* | ide: use ide_legacy_device_add() for qd65xx (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-26 |
* | ide: add ide_legacy_device_add() helper | Bartlomiej Zolnierkiewicz | 2008-04-26 |
* | ide: add struct ide_port_ops (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-26 |
* | qd65xx: use IDE_HFLAG_SINGLE host flag | Bartlomiej Zolnierkiewicz | 2008-04-26 |
* | qd65xx: always use ->selectproc method | Bartlomiej Zolnierkiewicz | 2008-04-26 |
* | IDE: Coding Style fixes to drivers/ide/legacy/ali14xx.c | Paolo Ciarrocchi | 2008-04-26 |
* | IDE: Coding Style fixes to drivers/ide/legacy/hd.c | Paolo Ciarrocchi | 2008-04-26 |
* | IDE: Coding Style fixes to drivers/ide/legacy/ide-4drives.c | Paolo Ciarrocchi | 2008-04-26 |
* | IDE: Coding Style fixes to drivers/ide/legacy/umc8672.c | Paolo Ciarrocchi | 2008-04-26 |
* | falconide: fix resources reservation (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-26 |
* | ide_platform: fix resources handling | Bartlomiej Zolnierkiewicz | 2008-04-26 |
* | ide: use ide_find_port() in legacy VLB host drivers (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-26 |
* | qd65xx: return error value in qd_probe() | Bartlomiej Zolnierkiewicz | 2008-04-26 |
* | ht6560b: use driver name for resource allocation | Bartlomiej Zolnierkiewicz | 2008-04-26 |
* | umc8672: don't use ide_hwifs[] in umc_set_pio_mode() | Bartlomiej Zolnierkiewicz | 2008-04-26 |
* | ide: cleanup ide_find_port() | Bartlomiej Zolnierkiewicz | 2008-04-26 |
* | ATA/IDE: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-25 |
* | ide: init hwif->{io_ports,irq} explicitly in legacy VLB host drivers | Bartlomiej Zolnierkiewicz | 2008-04-17 |
* | ide: add ide-4drives host driver (take 3) | Bartlomiej Zolnierkiewicz | 2008-04-17 |
* | ide: remove IDE_*_REG macros | Bartlomiej Zolnierkiewicz | 2008-04-17 |
* | ide: remove ->hold field from ide_hwif_t (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-17 |
* | ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) | Bartlomiej Zolnierkiewicz | 2008-04-17 |
* | ide: use ide_find_port() instead of ide_deprecated_find_port() | Bartlomiej Zolnierkiewicz | 2008-04-17 |
* | ide/legacy/q40ide.c: add MODULE_LICENSE | Adrian Bunk | 2008-04-02 |
* | ide/legacy/macide: add MODULE_LICENSE | Adrian Bunk | 2008-04-02 |
* | ide/legacy/falconide.c: add MODULE_LICENSE | Adrian Bunk | 2008-04-02 |
* | ide/legacy/buddha.c: add MODULE_LICENSE | Adrian Bunk | 2008-04-02 |
* | ide/legacy/gayle.c: add MODULE_LICENSE | Adrian Bunk | 2008-04-02 |
* | qd65xx: remove commented out code | Bartlomiej Zolnierkiewicz | 2008-02-26 |
* | qd65xx: fix setup of QD6580 Control register | Bartlomiej Zolnierkiewicz | 2008-02-26 |
* | ht6560b: force prefetch for some devices | Jan Evert van Grootheest | 2008-02-18 |
* | ht6560b can only do up to PIO mode 4 | Jan Evert van Grootheest | 2008-02-18 |
* | falconide: locking bugfix | Bartlomiej Zolnierkiewicz | 2008-02-18 |
* | ide: Add missing base addresses for falconide and macide | Geert Uytterhoeven | 2008-02-18 |
* | ide: fix ide/legacy/gayle.c compilation | Adrian Bunk | 2008-02-10 |
* | 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 |