Commit Graph

257 Commits (0221c81b1b8eb0cbb6b30a0ced52ead32d2b4e4c)

Author SHA1 Message Date
Sergei Shtylyov fdd88f0af6 ide: inline SELECT_DRIVE() 16 years ago
Sergei Shtylyov ecf3a31d2a ide: turn set_irq() method into write_devctl() method 16 years ago
Bartlomiej Zolnierkiewicz b5479167f4 ide: fix locking in drive_release_dev() 16 years ago
Bartlomiej Zolnierkiewicz 22aa4b32a1 ide: remove ide_task_t typedef 16 years ago
Bartlomiej Zolnierkiewicz c094ea0774 ide: add IDE_HFLAG_4DRIVES host flag 16 years ago
Bartlomiej Zolnierkiewicz 2787cb8ae5 ide: add IDE_HFLAG_DTC2278 host flag 16 years ago
Bartlomiej Zolnierkiewicz 0a6e49e9bc ide: remove now superfluous check from ide_host_register() 16 years ago
Bartlomiej Zolnierkiewicz 255115fb35 ide: allow host drivers to specify IRQ flags 16 years ago
Bartlomiej Zolnierkiewicz 69197ad70e ide: fix memleak on failure in probe_for_drive() 16 years ago
Bartlomiej Zolnierkiewicz e354c1d803 ide: remove IDE_ARCH_LOCK (v2) 16 years ago
Bartlomiej Zolnierkiewicz 70775e9c62 ide: move ->rqsize init from init_irq() to ide_init_port() 16 years ago
Bartlomiej Zolnierkiewicz 2ebe1d9efe ide: use try_to_identify() in ide_driveid_update() 16 years ago
Bartlomiej Zolnierkiewicz 1bd4c1f4fe ide: classify device type in do_probe() 16 years ago
Bartlomiej Zolnierkiewicz 552d3a99bd ide: remove broken EXABYTENEST support 16 years ago
Bartlomiej Zolnierkiewicz a182807a89 ide: remove try_to_identify() wrapper 16 years ago
Bartlomiej Zolnierkiewicz f77e03c68f ide: remove no longer needed IRQ auto-probing from try_to_identify() (v2) 16 years ago
Bartlomiej Zolnierkiewicz 8b07ed26f8 ide: remove no longer needed IRQ fallback code from hwif_init() 16 years ago
Bartlomiej Zolnierkiewicz 80d15a607a ide: handle IDE_HFLAG[_FORCE]_LEGACY_IRQS in ide_pci_init_{one,two}() 16 years ago
Bartlomiej Zolnierkiewicz 8b803bd184 ide: sanitize ACPI initialization 16 years ago
Bartlomiej Zolnierkiewicz 7ed5b157d9 ide: add ide_for_each_present_dev() iterator 16 years ago
Bartlomiej Zolnierkiewicz 0688d3a6ba ide: init_irq() doesn't need to hold ide_cfg_mtx 16 years ago
Bartlomiej Zolnierkiewicz 7362951b48 ide: move ->lock and ->timer init from init_irq() to ide_init_port_data() 16 years ago
Bartlomiej Zolnierkiewicz d336ae3cf5 ide: no need to touch local IRQs in ide_probe_port() 16 years ago
Bartlomiej Zolnierkiewicz 7610c4f5ef ide: fix IDE_DFLAG_NO_IO_32BIT handling 16 years ago
Stanislaw Gruszka 849d713000 ide: allow to wrap interrupt handler 16 years ago
Ian Campbell 51d6ac7011 IDE: Unregister and disable devices if initialization fails. 16 years ago
Bartlomiej Zolnierkiewicz 9a100f4b78 ide: fix ide_register_port() failure handling 16 years ago
Andreas Schwab bb54affa6f ide: fix IDE PMAC breakage 16 years ago
Bartlomiej Zolnierkiewicz 9b896033aa ide: fix accidental LOCKDEP breakage caused by local_irq_set() removal 16 years ago
Sergei Shtylyov 592b531521 ide: move read_sff_dma_status() method to 'struct ide_dma_ops' 16 years ago
Bartlomiej Zolnierkiewicz e630fcbe93 ide: fix ide_port_scan() to do ACPI setup after initializing request queues 16 years ago
Mario Schwalbe 744a82b004 ide: Fix drive's DWORD-IO handling 16 years ago
Bartlomiej Zolnierkiewicz 2bd24a1cfc ide: add port and host iterators 16 years ago
Bartlomiej Zolnierkiewicz 5e7f3a4669 ide: dynamic allocation of device structures 16 years ago
Bartlomiej Zolnierkiewicz a32296f938 ide: NUMA aware allocation of host and port structures 16 years ago
Bartlomiej Zolnierkiewicz 54cc1428cf ide: remove local_irq_set() macro 16 years ago
Bartlomiej Zolnierkiewicz 898ec223fe ide: remove HWIF() macro 16 years ago
Bartlomiej Zolnierkiewicz b40d1b88f1 ide: move ide_init_port_data() and friends to ide-probe.c 16 years ago
Bartlomiej Zolnierkiewicz b65fac32cf ide: merge ide_hwgroup_t with ide_hwif_t (v2) 16 years ago
Bartlomiej Zolnierkiewicz efe0397eef ide: remove hwgroup->hwif and {drive,hwif}->next 16 years ago
Bartlomiej Zolnierkiewicz ae86afaee6 ide: use per-port IRQ handlers 16 years ago
Borislav Petkov 5317464dcc ide: remove the last ide-scsi remnants 16 years ago
Bartlomiej Zolnierkiewicz 201bffa464 ide: use per-device request queue locks (v2) 16 years ago
Bartlomiej Zolnierkiewicz ebdab07dad ide: move sysfs support to ide-sysfs.c 16 years ago
Bartlomiej Zolnierkiewicz 24630dc68a ide: factor out device type classifying from do_identify() 16 years ago
Bartlomiej Zolnierkiewicz 96d4094123 ide: small ide_register_port() cleanup 16 years ago
Bartlomiej Zolnierkiewicz b1d249e845 ide: remove chipset type fixup from ide_host_register() 16 years ago
Bartlomiej Zolnierkiewicz 94b9efdf5a ide: push local_irq_{save,restore}() to do_identify() 16 years ago
Bartlomiej Zolnierkiewicz 7f92b11c1c ide: move legacy ISA/VLB ports handling to ide-legacy.c (v2) 16 years ago
Bartlomiej Zolnierkiewicz 047140ae2e ide: remove inline tags from ide-probe.c 16 years ago