Commit Graph

179 Commits (038919f29682b00ea95506e959210fc72d1aaf64)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 2b54ed9467 ide: ide_unregister() locking bugfix 17 years ago
Bartlomiej Zolnierkiewicz bd8a59e297 ide: ide_unregister() warm-plug bugfix 17 years ago
Bartlomiej Zolnierkiewicz 7cd95f56cb ide: fix hwif->gendev refcounting 17 years ago
FUJITA Tomonori e7b241a771 ide: use blk_rq_init() to initialize the request 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 1dbfeb4bc8 ide: add "noacpi" / "acpigtf" / "acpionboot" parameters 17 years ago
Bartlomiej Zolnierkiewicz 9dcba7f2b7 gayle: add "doubler" parameter 17 years ago
Bartlomiej Zolnierkiewicz 4706a7e03a ide: add "cdrom=" and "chs=" parameters 17 years ago
Bartlomiej Zolnierkiewicz 6e87543a94 ide: add "nodma|noflush|noprobe|nowerr=" parameters 17 years ago
Bartlomiej Zolnierkiewicz 207daeaabb ide: remove obsoleted "hdx=autotune" kernel parameter 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 cc12175ff2 ide: remove obsoleted "hdx=noautotune" kernel parameter 17 years ago
Bartlomiej Zolnierkiewicz ef87f8d096 ide: remove obsoleted "idex=" kernel parameters 17 years ago
Bartlomiej Zolnierkiewicz e460a59751 ide: remove obsoleted "idex=reset" kernel parameter 17 years ago
Bartlomiej Zolnierkiewicz 9dd4cf1fb9 ide: remove obsoleted "idex=serialize" kernel parameter 17 years ago
Bartlomiej Zolnierkiewicz 9fd91d959f ide: add "ignore_cable" parameter (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 5e37bdc081 ide: add struct ide_dma_ops (take 3) 17 years ago
Bartlomiej Zolnierkiewicz 5add222417 ide: remove ide_hwif_request_regions() 17 years ago
Bartlomiej Zolnierkiewicz 0d1bad216c ide: manage resources for PCI devices in ide_pci_enable() (take 3) 17 years ago
Bartlomiej Zolnierkiewicz d083c03f25 ide: remove ide_hwif_release_regions() 17 years ago
Bartlomiej Zolnierkiewicz e53cd458d5 ide: remove ->noprobe field from ide_hwif_t 17 years ago
Bartlomiej Zolnierkiewicz ac95beedf8 ide: add struct ide_port_ops (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 784506cbdd ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag 17 years ago
Bartlomiej Zolnierkiewicz 05230e23cf ide: remove hwif->straight8 flag 17 years ago
Bartlomiej Zolnierkiewicz 1a2f84ea3e ide: unexport ide_hwifs[] 17 years ago
Bartlomiej Zolnierkiewicz fe80b937c9 ide: merge ide_match_hwif() and ide_find_port() 17 years ago
Bartlomiej Zolnierkiewicz 59bff5ba55 ide: cleanup ide_find_port() 17 years ago
Bartlomiej Zolnierkiewicz 486c92e290 ide: move default IDE ports setup to ide_generic host driver 17 years ago
Bartlomiej Zolnierkiewicz f01674e459 ide: remove obsoleted "idex=noprobe" kernel parameter (take 2) 17 years ago
Bartlomiej Zolnierkiewicz ffd4f6f0ee ide: add ide-4drives host driver (take 3) 17 years ago
Bartlomiej Zolnierkiewicz 26d799b729 ide: remove ppc ifdef from init_ide_data() 17 years ago
Bartlomiej Zolnierkiewicz 9dfcd15a6d ide: remove ide_default_io_ctl() macro 17 years ago
Bartlomiej Zolnierkiewicz 5c50427090 ide: remove CONFIG_IDE_ARCH_OBSOLETE_INIT 17 years ago
Bartlomiej Zolnierkiewicz 0e33555fff ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 1d850bd0b2 ppc: remove ppc_ide_md 17 years ago
Bartlomiej Zolnierkiewicz 5d682e4407 ppc/pplus: remove ppc_ide_md.ide_init_hwif hook 17 years ago
Bartlomiej Zolnierkiewicz e6bfa38a48 ide: remove ide_init_hwif_ports() 17 years ago
Bartlomiej Zolnierkiewicz 05734266c0 ide: remove init_hwif_default() 17 years ago
Bartlomiej Zolnierkiewicz 93de00fd1c ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) 17 years ago
Bartlomiej Zolnierkiewicz 9a0e77f28b ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 80aa31cb46 ide: remove CONFIG_BLK_DEV_HD_IDE config option (take 2) 17 years ago
Bartlomiej Zolnierkiewicz f74c91413e ide: add warm-plug support for IDE devices (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 50672e5d74 ide: remove dead/obsolete ->busproc method 17 years ago
Bartlomiej Zolnierkiewicz 2dde7861af ide: rework PowerMac media-bay support (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 43514ed1ee ide: factor out devices init from ide_init_port_data() 17 years ago
Bartlomiej Zolnierkiewicz 71bf9f6fe8 ide: factor out code unregistering devices from ide_unregister() 17 years ago
Bartlomiej Zolnierkiewicz 4f0eee4d87 ide: use ide_find_port() instead of ide_deprecated_find_port() 17 years ago