Commit Graph

187 Commits (b1d1619b4a53072f19e41b1def71fd223fc5d780)

Author SHA1 Message Date
Adrian Bunk 453ea3ed0b move ide/legacy/hd.c to drivers/block/ 17 years ago
Adrian Bunk 01c22bfc30 ide/legacy/hd.c: use late_initcall() 17 years ago
Bartlomiej Zolnierkiewicz 7b60fa16ca ide_platform: use struct ide_port_info 17 years ago
Bartlomiej Zolnierkiewicz e6d95bd149 ide: ->port_init_devs -> ->init_dev 17 years ago
Bartlomiej Zolnierkiewicz dccdf52737 ide-cs: use struct ide_port_info 17 years ago
Bartlomiej Zolnierkiewicz f333f92bf9 ide_4drives: use struct ide_port_info 17 years ago
Bartlomiej Zolnierkiewicz 256c5f8eef ide: fix hwif-s initialization 17 years ago
Bartlomiej Zolnierkiewicz 2feecface7 qd65xx: convert to use ide_timing_find_mode() 17 years ago
Bartlomiej Zolnierkiewicz b32b76f72d ht6560b: convert to use ide_timing_find_mode() 17 years ago
Bartlomiej Zolnierkiewicz cc57ccc03d ali14xx: convert to use ide_timing_find_mode() 17 years ago
Larry Finger 417e1494fd pcmcia: ide-cs: Remove outdated comment 17 years ago
Bartlomiej Zolnierkiewicz 931ee0dc5c ide: remove obsoleted "ide=" kernel parameters 17 years ago
Bartlomiej Zolnierkiewicz 30e5ee4d1a ide: remove obsoleted "idebus=" kernel parameter 17 years ago
Larry Finger 727c6742c2 pcmcia: Fix ide-cs sparse warning 17 years ago
Larry Finger 815224293e pcmcia: ide-cs debugging bugfix 17 years ago
Christophe Niclaes a49c06bfe4 pcmcia ide kingston compactflash's have a new manufacturer id 17 years ago
Kristoffer Ericson a17bf22023 pcmcia: add another pata/ide ID 17 years ago
Matt Reimer 74e23386b7 pcmcia: add an pata/ide ID 17 years ago
Bartlomiej Zolnierkiewicz fbc69fd9b7 ide-cs: fix releasing I/O resources 17 years ago
Bartlomiej Zolnierkiewicz 792a1a9856 ide-cs: fix probing and add warm-plug support 17 years ago
Adrian Bunk 513f3c10dd ide: export ide_doubler 17 years ago
Bartlomiej Zolnierkiewicz d427e836d1 ide: fix host drivers missing hwif->chipset initialization 17 years ago
Geert Uytterhoeven 3ce92a2a7b m68k: macide doesnt check for Mac 17 years ago
Geert Uytterhoeven ab1a852128 m68k: Fix falconide `data_adr' typo 17 years ago
Bartlomiej Zolnierkiewicz c5dd43ec65 ide: add IDE_HFLAG_MMIO host flag (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 9567b349f7 ide: merge ->atapi_*put_bytes and ->ata_*put_data methods 17 years ago
Bartlomiej Zolnierkiewicz 92d3ab27e8 falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2) 17 years ago
Al Viro d28aa3ac4c q40ide breakage 17 years ago
Bartlomiej Zolnierkiewicz 4c3032d8a4 ide: add struct ide_io_ports (take 3) 17 years ago
Bartlomiej Zolnierkiewicz 387750c3bf ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2) 17 years ago
Bartlomiej Zolnierkiewicz bf64b7a9dd ide: sanitize ide_unregister() usage 17 years ago
Bartlomiej Zolnierkiewicz 9dcba7f2b7 gayle: add "doubler" parameter 17 years ago
Bartlomiej Zolnierkiewicz 0d28ec7f21 ide: always auto-tune PIO in legacy VLB host drivers 17 years ago
Bartlomiej Zolnierkiewicz 73f1ad8670 ide: mark "idebus=" kernel parameter as obsoleted (take 2) 17 years ago
Bartlomiej Zolnierkiewicz ebae41a5a0 ide: add "vlb|pci_clock=" parameter 17 years ago
Bartlomiej Zolnierkiewicz ef87f8d096 ide: remove obsoleted "idex=" kernel parameters 17 years ago
Harvey Harrison eb63963a55 ide: replace remaining __FUNCTION__ occurrences 17 years ago
Bartlomiej Zolnierkiewicz 3dd89a9b2a ide: cleanup setting hwif->mmio flag 17 years ago
Bartlomiej Zolnierkiewicz d92f1a2829 ide: manage I/O resources in ide_legacy_init_one() 17 years ago
Bartlomiej Zolnierkiewicz 2c4be251be ide-4drives: manage I/O resources in driver 17 years ago
Bartlomiej Zolnierkiewicz d703b79e56 ide-cs: manage I/O resources in driver 17 years ago
Bartlomiej Zolnierkiewicz 7a2199f341 qd65xx: cleanup qd_probe() 17 years ago
Bartlomiej Zolnierkiewicz 0bfeee7d41 ide: use ide_legacy_device_add() for qd65xx (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 3b36f66b81 ide: add ide_legacy_device_add() helper 17 years ago
Bartlomiej Zolnierkiewicz ac95beedf8 ide: add struct ide_port_ops (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 79472b6ea9 qd65xx: use IDE_HFLAG_SINGLE host flag 17 years ago
Bartlomiej Zolnierkiewicz d07616f193 qd65xx: always use ->selectproc method 17 years ago
Paolo Ciarrocchi 38bdb4105e IDE: Coding Style fixes to drivers/ide/legacy/ali14xx.c 17 years ago
Paolo Ciarrocchi ec29782ba3 IDE: Coding Style fixes to drivers/ide/legacy/hd.c 17 years ago
Paolo Ciarrocchi f94e00847c IDE: Coding Style fixes to drivers/ide/legacy/ide-4drives.c 17 years ago