Commit Graph

197 Commits (bbaf5e97337287479eb78dbc3822d9560bbfd2e2)

Author SHA1 Message Date
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
Paolo Ciarrocchi 0905bc94d5 IDE: Coding Style fixes to drivers/ide/legacy/umc8672.c 17 years ago
Bartlomiej Zolnierkiewicz cb5528ab19 falconide: fix resources reservation (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 3e2990eae0 ide_platform: fix resources handling 17 years ago
Bartlomiej Zolnierkiewicz e277f91fef ide: use ide_find_port() in legacy VLB host drivers (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 7daf66dd14 qd65xx: return error value in qd_probe() 17 years ago
Bartlomiej Zolnierkiewicz 2e4ed2955d ht6560b: use driver name for resource allocation 17 years ago
Bartlomiej Zolnierkiewicz d147e7d8f2 umc8672: don't use ide_hwifs[] in umc_set_pio_mode() 17 years ago
Bartlomiej Zolnierkiewicz 59bff5ba55 ide: cleanup ide_find_port() 17 years ago
Kay Sievers 458622fcdc ATA/IDE: fix platform driver hotplug/coldplug 17 years ago
Bartlomiej Zolnierkiewicz dfd87842a9 ide: init hwif->{io_ports,irq} explicitly in legacy VLB host drivers 17 years ago
Bartlomiej Zolnierkiewicz ffd4f6f0ee ide: add ide-4drives host driver (take 3) 17 years ago
Bartlomiej Zolnierkiewicz 23579a2a17 ide: remove IDE_*_REG macros 17 years ago
Bartlomiej Zolnierkiewicz 2304dc6481 ide: remove ->hold field from ide_hwif_t (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 93de00fd1c ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) 17 years ago
Bartlomiej Zolnierkiewicz 4f0eee4d87 ide: use ide_find_port() instead of ide_deprecated_find_port() 17 years ago
Adrian Bunk f743d04dcf ide/legacy/q40ide.c: add MODULE_LICENSE 17 years ago
Adrian Bunk 37c807a2e0 ide/legacy/macide: add MODULE_LICENSE 17 years ago
Adrian Bunk 0c5ec97b30 ide/legacy/falconide.c: add MODULE_LICENSE 17 years ago
Adrian Bunk c5daf1aa20 ide/legacy/buddha.c: add MODULE_LICENSE 17 years ago
Adrian Bunk 6e1d17da7b ide/legacy/gayle.c: add MODULE_LICENSE 17 years ago
Bartlomiej Zolnierkiewicz fcac6f87a5 qd65xx: remove commented out code 17 years ago
Bartlomiej Zolnierkiewicz 788d669736 qd65xx: fix setup of QD6580 Control register 17 years ago
Jan Evert van Grootheest 0e7d8d4802 ht6560b: force prefetch for some devices 17 years ago
Jan Evert van Grootheest 1a1990f547 ht6560b can only do up to PIO mode 4 17 years ago
Bartlomiej Zolnierkiewicz d684b21f89 falconide: locking bugfix 17 years ago
Geert Uytterhoeven 899e1bc573 ide: Add missing base addresses for falconide and macide 17 years ago
Adrian Bunk 56efa7b0e4 ide: fix ide/legacy/gayle.c compilation 17 years ago
Jeff Garzik 0a87e3e92b Rename: linux/pata_platform.h to linux/ata_platform.h 17 years ago
Bartlomiej Zolnierkiewicz 29dd59755a ide: remove ide_setup_ports() 17 years ago
Andrew Morton b004223db7 drivers/ide/legacy/hd.c: fix uninitialized var warning 17 years ago
Bartlomiej Zolnierkiewicz dcb425f557 ide-cs: use ide_std_init_ports() 17 years ago
Bartlomiej Zolnierkiewicz 1f2cf8b001 ide: add ->port_init_devs method to ide_hwif_t 17 years ago
Bartlomiej Zolnierkiewicz 807b90d0be ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flags 17 years ago
Bartlomiej Zolnierkiewicz 909f4369bc ide: fix ide_unregister() usage in host drivers 17 years ago
Bartlomiej Zolnierkiewicz 9e016a7192 ide: add ide_deprecated_find_port() helper 17 years ago
Bartlomiej Zolnierkiewicz f82c2b1719 ide: add 'init_default' and 'restore' arguments to ide_unregister() 17 years ago
Bartlomiej Zolnierkiewicz c413b9b94d ide: add struct ide_port_info instances to legacy host drivers 17 years ago
Bartlomiej Zolnierkiewicz d4e6d4eb16 macide: remove drive->capacity64 quirk 17 years ago
Bartlomiej Zolnierkiewicz 36e9dc469b dtc2278: fix ->io_32bit handling 17 years ago
Bartlomiej Zolnierkiewicz 042449377e ide_platform: remove struct hwif_prop 17 years ago