Commit Graph

2453 Commits (762decd3bfb58f190b7cc2e9cc186ba95cca3dcf)

Author SHA1 Message Date
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
Bartlomiej Zolnierkiewicz 7610c4f5ef ide: fix IDE_DFLAG_NO_IO_32BIT handling 16 years ago
FUJITA Tomonori 5d82720a7f ide: save the returned value of dma_map_sg 16 years ago
Borislav Petkov 3eb76c1ccd ide-floppy: do not map dataless cmds to an sg 16 years ago
Stanislaw Gruszka 6e5f1e1115 ide: add at91_ide driver 16 years ago
Stanislaw Gruszka 849d713000 ide: allow to wrap interrupt handler 16 years ago
Sergei Shtylyov a509538d4f ide-iops: fix odd-length ATAPI PIO transfers 16 years ago
Hannes Eder 71bfc7a7c7 ide: NULL noise: drivers/ide/ide-*.c 16 years ago
Roel Kluin e0c6dcd8d4 ide: expiry() returns int, negative expiry() return values won't be noticed 16 years ago
Bartlomiej Zolnierkiewicz 8fed436841 ide: fix refcounting in device drivers 16 years ago
Bartlomiej Zolnierkiewicz d3dd7107f4 ide-cd: document capacity hack 16 years ago
Bartlomiej Zolnierkiewicz f38344b0a0 it821x: remove dead URL 16 years ago
Roel Kluin f76bee16fc atiixp: fix missing parentheses 16 years ago
Roel Kluin 43a12216d3 amd74xx: device/vendor confusion 16 years ago
David Fries 0af80c04e2 ide: ide.c 'clear' fix, update "ide=nodma" documentation 16 years ago
Samuel Thibault 5193535517 Fix my email address in qd65xx.[ch]/pata_qdi.c 16 years ago
Bartlomiej Zolnierkiewicz d224b6269e icside: fix PCB version 6 support (v2) 16 years ago
Atsushi Nemoto 9711a53721 tx4939ide: typo fix and minor cleanup 16 years ago
Bartlomiej Zolnierkiewicz a77dcc437c ide: add CS5536 host driver (v3) 16 years ago
Gerhard Pircher 9f6514c1c5 ide: Force VIA IDE legacy interrupts for AmigaOne boards 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
Kay Sievers e5461f38b4 ide: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago