Commit Graph

201 Commits (5ec9407dd1196daaf12b427b351e2cd62d2a16a7)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 08da591e14 ide: add ide_device_{get,put}() helpers 17 years ago
Pavel Machek fc410698eb ide: small whitespace fixes 17 years ago
Bartlomiej Zolnierkiewicz 18de10170d ide: allocate ide_hwif_t instances dynamically 17 years ago
Bartlomiej Zolnierkiewicz 6059143ae3 ide: move ide_remove_port_from_hwgroup() to ide-probe.c 17 years ago
Bartlomiej Zolnierkiewicz 48c3c10726 ide: add struct ide_host (take 3) 17 years ago
Bartlomiej Zolnierkiewicz 374e042c3e ide: add struct ide_tp_ops (take 2) 17 years ago
Bartlomiej Zolnierkiewicz d6276b5f5c ide: add 'config' field to hw_regs_t 17 years ago
Bartlomiej Zolnierkiewicz 761052e676 ide: remove ->INB, ->OUTB and ->OUTBSYNC methods 17 years ago
Bartlomiej Zolnierkiewicz c97c6aca75 ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) 17 years ago
Elias Oltmanns 64a8f00ff1 IDE: Report errors during drive reset back to user space 17 years ago
Elias Oltmanns 79e36a9f54 IDE: Fix HDIO_DRIVE_RESET handling 17 years ago
Bartlomiej Zolnierkiewicz 61729415e6 ide: remove needless includes from ide.c 17 years ago
Bartlomiej Zolnierkiewicz c56c5648a3 ide: set hwif->dev in ide_init_port_hw() (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 63b51c6d1d ide: make ide_hwifs[] static 17 years ago
Bartlomiej Zolnierkiewicz 256c5f8eef ide: fix hwif-s initialization 17 years ago
Bartlomiej Zolnierkiewicz ff07488346 ide: remove drive->ctl 17 years ago
Bartlomiej Zolnierkiewicz 931ee0dc5c ide: remove obsoleted "ide=" kernel parameters 17 years ago
Bartlomiej Zolnierkiewicz dbac9f895f ide: cleanup init_ide_data() 17 years ago
Bartlomiej Zolnierkiewicz 232595eaff ide: remove obsoleted "hdx=" kernel parameters 17 years ago
Bartlomiej Zolnierkiewicz 30e5ee4d1a ide: remove obsoleted "idebus=" kernel parameter 17 years ago
FUJITA Tomonori 5b114715ed ide: convert ide_do_drive_cmd path to use blk_execute_rq 17 years ago
Bartlomiej Zolnierkiewicz e8a96aa713 ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users 17 years ago
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