Commit Graph

410 Commits (7a50c60e461f6ff97428da9448c3dad5b7bef491)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 92d3ab27e8 falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2) 17 years ago
Alexey Dobriyan fd0949e6e8 ide: remove now unused ide_pci_create_host_proc() 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 1dbfeb4bc8 ide: add "noacpi" / "acpigtf" / "acpionboot" parameters 17 years ago
Bartlomiej Zolnierkiewicz 207daeaabb ide: remove obsoleted "hdx=autotune" kernel parameter 17 years ago
Bartlomiej Zolnierkiewicz e160124ff6 ide: remove IDE_HFLAG_NO_AUTOTUNE host flag 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 e460a59751 ide: remove obsoleted "idex=reset" kernel parameter 17 years ago
Bartlomiej Zolnierkiewicz 9fd91d959f ide: add "ignore_cable" parameter (take 2) 17 years ago
Bartlomiej Zolnierkiewicz f37afdaca7 ide: constify struct ide_dma_ops 17 years ago
Bartlomiej Zolnierkiewicz 5e37bdc081 ide: add struct ide_dma_ops (take 3) 17 years ago
Bartlomiej Zolnierkiewicz 1fd1890594 ide: add IDE_HFLAG_SERIALIZE_DMA host flag 17 years ago
Bartlomiej Zolnierkiewicz b123f56e04 ide: do complete DMA setup in ->init_dma method (take 2) 17 years ago
Bartlomiej Zolnierkiewicz b8e73fba60 ide: export ide_allocate_dma_engine() 17 years ago
Bartlomiej Zolnierkiewicz 5e59c23684 ide: remove ->cds field from ide_hwif_t (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 21a3387ddd ide: remove ->extra field from struct ide_port_info 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 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 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 05230e23cf ide: remove hwif->straight8 flag 17 years ago
Bartlomiej Zolnierkiewicz 951784b667 ide: remove IDE_HFLAG_CY82C693 host flag 17 years ago
Bartlomiej Zolnierkiewicz e277f91fef ide: use ide_find_port() in legacy VLB host drivers (take 2) 17 years ago
Bartlomiej Zolnierkiewicz fe80b937c9 ide: merge ide_match_hwif() and ide_find_port() 17 years ago
Bartlomiej Zolnierkiewicz 078fdf789c ide: remove PIO "downgrade" quirk 17 years ago
Bartlomiej Zolnierkiewicz 5e71d9c5a5 ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE 17 years ago
Bartlomiej Zolnierkiewicz 59bff5ba55 ide: cleanup ide_find_port() 17 years ago
Matthew Wilcox 5a6483feb0 include: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Bartlomiej Zolnierkiewicz 0e33555fff ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) 17 years ago
Borislav Petkov eaec3e7ded ide: use generic ATAPI packet command flags in ide-{floppy,tape} 17 years ago
Borislav Petkov 8303b46e18 ide: add generic packet command representation ide_atapi_pc 17 years ago
Bartlomiej Zolnierkiewicz 23579a2a17 ide: remove IDE_*_REG macros 17 years ago
Bartlomiej Zolnierkiewicz 7616c0ad20 ide: add ide_atapi_{discard_data,write_zeros} inline helpers 17 years ago
Bartlomiej Zolnierkiewicz e6bfa38a48 ide: remove ide_init_hwif_ports() 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 9a0e77f28b ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (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 5b0c4b30a6 ide: remove IDE devices from /proc/ide/ before unregistering them 17 years ago
Bartlomiej Zolnierkiewicz 4f0eee4d87 ide: use ide_find_port() instead of ide_deprecated_find_port() 17 years ago
Greg Kroah-Hartman a594eeb1a1 IDE: remove ide=reverse IDE core 17 years ago
Bartlomiej Zolnierkiewicz 729d4de96a ide: fix defining SUPPORT_VLB_SYNC 17 years ago
Andi Kleen 1f07e98829 Prevent IDE boot ops on NUMA system 17 years ago