Commit Graph

281 Commits (01fc0ac198eabcbf460e1ed058860a935b6c2c9a)

Author SHA1 Message Date
David S. Miller 0fb18c4777 Revert "ide: try to use PIO Mode 0 during probe if possible" 15 years ago
Bartlomiej Zolnierkiewicz 032665a26f Revert "Revert "ide: try to use PIO Mode 0 during probe if possible"" 15 years ago
David S. Miller 24df31acaf Revert "ide: try to use PIO Mode 0 during probe if possible" 15 years ago
Joe Perches a419aef8b8 trivial: remove unnecessary semicolons 16 years ago
Bartlomiej Zolnierkiewicz fa56d4cb40 ide: allow ide_dev_read_id() to be called from the IRQ context 16 years ago
Bartlomiej Zolnierkiewicz ffc36c7610 ide: fix handling of unexpected IRQs vs request_irq() 16 years ago
Greg Kroah-Hartman fcb5207723 ide: remove driver_data direct access of struct device 16 years ago
Sergei Shtylyov f4d3ffa52a ide: move ack_intr() method into 'struct ide_port_ops' (take 2) 16 years ago
Bartlomiej Zolnierkiewicz 5880b5de71 ide: don't enable IORDY at a probe time 16 years ago
Hugh Dickins 5f4417a156 ide: fix PowerMac bootup oops 16 years ago
Bartlomiej Zolnierkiewicz a20b2a44ec ide: skip probe if there are no devices on the port (v2) 16 years ago
Bartlomiej Zolnierkiewicz 8bc1e5aa06 ide: respect quirk_drives[] list on all controllers 16 years ago
Bartlomiej Zolnierkiewicz 28ee9bc5cc ide: report timeouts in ide_busy_sleep() 16 years ago
Bartlomiej Zolnierkiewicz 9f36d31437 ide: remove hw_regs_t typedef 16 years ago
Bartlomiej Zolnierkiewicz dca3983059 ide: pass number of ports to ide_host_{alloc,add}() (v2) 16 years ago
Bartlomiej Zolnierkiewicz 29e52cf793 ide: remove chipset field from hw_regs_t 16 years ago
Bartlomiej Zolnierkiewicz ca1b96e00a ide: replace special_t typedef by IDE_SFLAG_* flags 16 years ago
Joao Ramos 6029336426 ide: try to use PIO Mode 0 during probe if possible 16 years ago
Sergei Shtylyov 3153c26b54 ide: refactor tf_read() method 16 years ago
Sergei Shtylyov c9ff9e7b64 ide: refactor tf_load() method 16 years ago
Sergei Shtylyov 60f85019c6 ide: replace IDE_TFLAG_* flags by IDE_VALID_* 16 years ago
Geert Uytterhoeven aa07573b2b ide: Fix host drivers that need IRQF_SHARED 16 years ago
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