Sergei Shtylyov
|
3153c26b54
ide: refactor tf_read() method
|
16 gadi atpakaļ |
Sergei Shtylyov
|
c9ff9e7b64
ide: refactor tf_load() method
|
16 gadi atpakaļ |
Sergei Shtylyov
|
60f85019c6
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
|
16 gadi atpakaļ |
Geert Uytterhoeven
|
aa07573b2b
ide: Fix host drivers that need IRQF_SHARED
|
16 gadi atpakaļ |
Sergei Shtylyov
|
fdd88f0af6
ide: inline SELECT_DRIVE()
|
16 gadi atpakaļ |
Sergei Shtylyov
|
ecf3a31d2a
ide: turn set_irq() method into write_devctl() method
|
16 gadi atpakaļ |
Bartlomiej Zolnierkiewicz
|
b5479167f4
ide: fix locking in drive_release_dev()
|
16 gadi atpakaļ |
Bartlomiej Zolnierkiewicz
|
22aa4b32a1
ide: remove ide_task_t typedef
|
16 gadi atpakaļ |
Bartlomiej Zolnierkiewicz
|
c094ea0774
ide: add IDE_HFLAG_4DRIVES host flag
|
16 gadi atpakaļ |
Bartlomiej Zolnierkiewicz
|
2787cb8ae5
ide: add IDE_HFLAG_DTC2278 host flag
|
16 gadi atpakaļ |
Bartlomiej Zolnierkiewicz
|
0a6e49e9bc
ide: remove now superfluous check from ide_host_register()
|
16 gadi atpakaļ |
Bartlomiej Zolnierkiewicz
|
255115fb35
ide: allow host drivers to specify IRQ flags
|
16 gadi atpakaļ |
Bartlomiej Zolnierkiewicz
|
69197ad70e
ide: fix memleak on failure in probe_for_drive()
|
16 gadi atpakaļ |
Bartlomiej Zolnierkiewicz
|
e354c1d803
ide: remove IDE_ARCH_LOCK (v2)
|
16 gadi atpakaļ |
Bartlomiej Zolnierkiewicz
|
70775e9c62
ide: move ->rqsize init from init_irq() to ide_init_port()
|
16 gadi atpakaļ |
Bartlomiej Zolnierkiewicz
|
2ebe1d9efe
ide: use try_to_identify() in ide_driveid_update()
|
16 gadi atpakaļ |
Bartlomiej Zolnierkiewicz
|
1bd4c1f4fe
ide: classify device type in do_probe()
|
16 gadi atpakaļ |
Bartlomiej Zolnierkiewicz
|
552d3a99bd
ide: remove broken EXABYTENEST support
|
16 gadi atpakaļ |
Bartlomiej Zolnierkiewicz
|
a182807a89
ide: remove try_to_identify() wrapper
|
16 gadi atpakaļ |
Bartlomiej Zolnierkiewicz
|
f77e03c68f
ide: remove no longer needed IRQ auto-probing from try_to_identify() (v2)
|
16 gadi atpakaļ |
Bartlomiej Zolnierkiewicz
|
8b07ed26f8
ide: remove no longer needed IRQ fallback code from hwif_init()
|
16 gadi atpakaļ |
Bartlomiej Zolnierkiewicz
|
80d15a607a
ide: handle IDE_HFLAG[_FORCE]_LEGACY_IRQS in ide_pci_init_{one,two}()
|
16 gadi atpakaļ |
Bartlomiej Zolnierkiewicz
|
8b803bd184
ide: sanitize ACPI initialization
|
16 gadi atpakaļ |
Bartlomiej Zolnierkiewicz
|
7ed5b157d9
ide: add ide_for_each_present_dev() iterator
|
16 gadi atpakaļ |
Bartlomiej Zolnierkiewicz
|
0688d3a6ba
ide: init_irq() doesn't need to hold ide_cfg_mtx
|
16 gadi atpakaļ |
Bartlomiej Zolnierkiewicz
|
7362951b48
ide: move ->lock and ->timer init from init_irq() to ide_init_port_data()
|
16 gadi atpakaļ |
Bartlomiej Zolnierkiewicz
|
d336ae3cf5
ide: no need to touch local IRQs in ide_probe_port()
|
16 gadi atpakaļ |
Bartlomiej Zolnierkiewicz
|
7610c4f5ef
ide: fix IDE_DFLAG_NO_IO_32BIT handling
|
16 gadi atpakaļ |
Stanislaw Gruszka
|
849d713000
ide: allow to wrap interrupt handler
|
16 gadi atpakaļ |
Ian Campbell
|
51d6ac7011
IDE: Unregister and disable devices if initialization fails.
|
16 gadi atpakaļ |