Commit Graph

2325 Commits (41c129a87014bb83efb3e0224bb44cfc54659f8f)

Author SHA1 Message Date
Ming Lei 7a192ec334 platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver' 16 years ago
Bartlomiej Zolnierkiewicz 2ebe1d9efe ide: use try_to_identify() in ide_driveid_update() 16 years ago
Bartlomiej Zolnierkiewicz ff18b89bef ide: clear drive IRQ after re-enabling local IRQs in ide_driveid_update() 16 years ago
Bartlomiej Zolnierkiewicz f323b80dce ide: sanitize SELECT_MASK() usage 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 4cda15a099 ide: shorten timeout value in ide_driveid_update() 16 years ago
Bartlomiej Zolnierkiewicz 62bd0441a6 ide: propagate AltStatus workarounds to ide_driveid_update() 16 years ago
Bartlomiej Zolnierkiewicz 2f40c9b0b6 ide: fix kmalloc() failure handling in ide_driveid_update() 16 years ago
Bartlomiej Zolnierkiewicz 86ccf37c6a ide: remove pciirq argument from ide_pci_setup_ports() 16 years ago
Bartlomiej Zolnierkiewicz 2ed0ef543a ide: fix ->init_chipset method to return 'int' value 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 bd0c08470f amd74xx: remove no longer needed ->init_hwif method 16 years ago
Bartlomiej Zolnierkiewicz 2467922a56 ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQS 16 years ago
Bartlomiej Zolnierkiewicz f65dedfd7b ide: use ide_pci_is_in_compatibility_mode() in ide_pci_init_{one,two}() 16 years ago
Bartlomiej Zolnierkiewicz 5bae8bf450 ide: use pci_get_legacy_ide_irq() in ide_pci_init_{one,two}() 16 years ago
Bartlomiej Zolnierkiewicz 80d15a607a ide: handle IDE_HFLAG[_FORCE]_LEGACY_IRQS in ide_pci_init_{one,two}() 16 years ago
Bartlomiej Zolnierkiewicz 1b166ae7bb trm290: small ->init_hwif cleanup 16 years ago
Bartlomiej Zolnierkiewicz 49727e3d20 ns87415: small ->init_hwif cleanup 16 years ago
Bartlomiej Zolnierkiewicz 973d9e7439 ns87415: use pci_get_legacy_ide_irq() 16 years ago
Bartlomiej Zolnierkiewicz 213e4b0a34 amd74xx: use ide_pci_is_in_compatibility_mode() 16 years ago
Bartlomiej Zolnierkiewicz 327fa1c294 ide: move error handling code to ide-eh.c (v2) 16 years ago
Bartlomiej Zolnierkiewicz 122f06f8bc ide: checkpatch.pl fixes for ide-iops.c 16 years ago
Bartlomiej Zolnierkiewicz ee1b1cc974 ide: fix comments in ide_config_drive_speed() 16 years ago
Bartlomiej Zolnierkiewicz 4d7bb471ce ide: fix printk() levels in [atapi_]reset_pollfunc() 16 years ago
Bartlomiej Zolnierkiewicz 1574cf6cb4 ide: move standard I/O code to ide-io-std.c 16 years ago
Bartlomiej Zolnierkiewicz 0d6a9754c0 ide: move ide_read_bcount_and_ireason() to ide-atapi.c 16 years ago
Bartlomiej Zolnierkiewicz 7eeaaaa522 ide: move xfer mode tuning code to ide-xfer-mode.c 16 years ago
Bartlomiej Zolnierkiewicz 11938c9290 ide: move device settings code to ide-devsets.c 16 years ago
Bartlomiej Zolnierkiewicz c4e66c36cc ide: move ide_do_park_unpark() to ide-park.c 16 years ago
Bartlomiej Zolnierkiewicz 1bc6daae4a ide: factor out processing of special commands from ide_special_rq() 16 years ago
Bartlomiej Zolnierkiewicz 1866082339 ide: remove ide_do_drive_cmd() 16 years ago
Bartlomiej Zolnierkiewicz 65ca537732 ide: move ide_dma_timeout_retry() to ide-dma.c 16 years ago
Bartlomiej Zolnierkiewicz b6a45a0b1e ide: move drive_is_ready() to ide-io.c 16 years ago
Bartlomiej Zolnierkiewicz 75a0cff4e8 ide: unexport ide_devset_execute() 16 years ago
Bartlomiej Zolnierkiewicz 2b9ae4608f ide: remove stale comments from drive_is_ready() 16 years ago
Bartlomiej Zolnierkiewicz b0b391430b ide-acpi: remove taskfile_load_raw() 16 years ago
Bartlomiej Zolnierkiewicz 1f5892a5d2 ide-acpi: cleanup do_drive_set_taskfiles() 16 years ago
Bartlomiej Zolnierkiewicz 2f0d0fd2a6 ide-acpi: cleanup do_drive_get_GTF() 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 8cd3c60562 ide-acpi: init ACPI handles early for devices 16 years ago
Bartlomiej Zolnierkiewicz 94635d3ecf ide-acpi: no need to zero ->acpidata for devices 16 years ago
Bartlomiej Zolnierkiewicz 1902a253e4 ide: remove superfluous check from ide_proc_port_register_devices() 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 7a254df007 ide: move ide_pktcmd_tf_load() to ide-atapi.c 16 years ago