Commit Graph

82628 Commits (0cadfc09534033e2b9694bd2d226b5dcfebd6704)
 

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz b60acab1e7 ide: remove unused ->auto_poll field from ide_hwif_t 17 years ago
Bartlomiej Zolnierkiewicz 57b5527573 ide-probe: remove needless Status register reads 17 years ago
Bartlomiej Zolnierkiewicz b187dfeed3 ide-cris: use ide_execute_command() 17 years ago
Bartlomiej Zolnierkiewicz c78d717210 trm290: use ide_execute_command() 17 years ago
Bartlomiej Zolnierkiewicz 2d6027f087 ide-scsi: use ide_execute_command() 17 years ago
Bartlomiej Zolnierkiewicz c1c9dbc849 ide-tape: use ide_execute_command() 17 years ago
Bartlomiej Zolnierkiewicz d9270a3f1d ide: move create_proc_ide_drives() call to ide_device_add_all() 17 years ago
Bartlomiej Zolnierkiewicz 327617e1da ide: move hwif->present check out from ide_proc_register_port() 17 years ago
Bartlomiej Zolnierkiewicz eafd88a3b5 ide: factor out devices setup from ide_acpi_init() 17 years ago
Bartlomiej Zolnierkiewicz 070ecb841c ide-acpi: remove dead code from do_drive_get_GTF() 17 years ago
Bartlomiej Zolnierkiewicz 4484d80388 ide-acpi: remove needless exports 17 years ago
Bartlomiej Zolnierkiewicz decdc3f0d6 ide: move ide_acpi_init() call to ide_device_add_all() 17 years ago
Bartlomiej Zolnierkiewicz d5bc6592df ide: factor out devices setup from init_irq() 17 years ago
Bartlomiej Zolnierkiewicz 0947e0dcd6 ide: factor out adding drive to hwgroup from init_irq() 17 years ago
Bartlomiej Zolnierkiewicz 8a0e7e14a2 ide: move hwif->rqsize init from ide_init_queue() to init_irq() 17 years ago
Bartlomiej Zolnierkiewicz c5d70cc73a ide: merge init_gendisk() into hwif_register_devices() 17 years ago
Bartlomiej Zolnierkiewicz 346d49969b ide: call init_gendisk() after ide_acpi_init() 17 years ago
Bartlomiej Zolnierkiewicz 3a4e7c96d6 ide: move blk_register_region() call out from init_gendisk() 17 years ago
Bartlomiej Zolnierkiewicz 5c2854e62c ide: skip not present devices in init_gendisk() 17 years ago
Bartlomiej Zolnierkiewicz 521fd1e8d1 ide: remove incorrect init_gendisk() comment 17 years ago
Bartlomiej Zolnierkiewicz 1f2cf8b001 ide: add ->port_init_devs method to ide_hwif_t 17 years ago
Bartlomiej Zolnierkiewicz 807b90d0be ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flags 17 years ago
Bartlomiej Zolnierkiewicz 7704ca2a3e ide: factor out code initializing devices from ide_init_port() 17 years ago
Bartlomiej Zolnierkiewicz 909f4369bc ide: fix ide_unregister() usage in host drivers 17 years ago
Bartlomiej Zolnierkiewicz 9e016a7192 ide: add ide_deprecated_find_port() helper 17 years ago
Bartlomiej Zolnierkiewicz f82c2b1719 ide: add 'init_default' and 'restore' arguments to ide_unregister() 17 years ago
Bartlomiej Zolnierkiewicz ead741df38 ide: remove redundant init_hwif_default() call from ide_register_hw() 17 years ago
Bartlomiej Zolnierkiewicz 2244e85063 ide: remove redundant hwif->present check from ide_register_hw() 17 years ago
Alan Cox 1bee4d1dce pdc202xx_old: remove surplus initialiser 17 years ago
Borislav Petkov fc6c5bc7c1 ide-floppy: bump driver version number 17 years ago
Borislav Petkov 0571c7a4f5 ide-floppy: fix most of the remaining checkpatch.pl issues 17 years ago
Borislav Petkov 6e5fa7b88c ide-floppy: remove atomic test_*bit macros 17 years ago
Borislav Petkov 757ced8983 ide-floppy: remove unused flag PC_ABORT 17 years ago
Borislav Petkov f373bd820d ide-floppy: remove IDEFLOPPY_DEBUG_INFO 17 years ago
Borislav Petkov ae7e8ddc34 ide-floppy: remove unused IDEFLOPPY_USE_READ12 17 years ago
Borislav Petkov 32925e1a16 ide-floppy: merge idefloppy_{input,output}_buffers 17 years ago
Borislav Petkov 0eea6458c0 ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rw 17 years ago
Borislav Petkov 0bf399e69c ide-floppy: remove IDEFLOPPY_DEBUG_BUGS macro 17 years ago
Borislav Petkov d652c13808 ide-floppy: mv idefloppy_{should_,}report_error 17 years ago
Borislav Petkov d30a7fba43 ide-floppy: report DMA handling in idefloppy_pc_intr() properly 17 years ago
Borislav Petkov 20bf7bdad4 ide-floppy: factor out ioctl handlers from idefloppy_ioctl() 17 years ago
Borislav Petkov 194ec0c078 ide-floppy: remove struct idefloppy_capacity_descriptor 17 years ago
Borislav Petkov 8e81bbba72 ide-floppy: remove struct idefloppy_flexible_disk_page 17 years ago
Borislav Petkov 24a5d7033b ide-floppy: remove struct idefloppy_mode_parameter_header 17 years ago
Borislav Petkov a6ff2d3b08 ide-floppy: remove struct idefloppy_request_sense_result 17 years ago
Borislav Petkov 4d37d32e4a ide-floppy: remove struct idefloppy_inquiry_result 17 years ago
Borislav Petkov 948391d17c ide-floppy: remove struct idefloppy_capabilities_page 17 years ago
Borislav Petkov bcc77d9cc1 ide-floppy: cleanup and unify debugging macro calls 17 years ago
Borislav Petkov 7e8b163b25 ide-floppy: include the proper headers 17 years ago
Borislav Petkov 9a24b63db0 ide-floppy: disambiguate function names 17 years ago