Bartlomiej Zolnierkiewicz
|
145b75e9ae
ide: initialize rq->cmd_type in ide_init_drive_cmd() callers
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
2624565caa
ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2)
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
4906f3b4cd
ide: kill DATA_READY define
|
18 years ago |
Tejun Heo
|
4d7a984bdc
ide: task_end_request() fix
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
79f21b84d9
ide: use rq->nr_sectors in task_end_request()
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
03c3c70ee5
ide: remove needless ->cursg clearing from task_end_request()
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
657cc1a8f6
ide: set IDE_TFLAG_IN_* flags before queuing/executing command
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
3687221f28
ide-tape: fix handling of non-special requests in ->end_request method
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
73d7de0c81
ide: fix final status check in task_in_intr()
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
49c746ee6c
ide: clear HOB bit for REQ_TYPE_ATA_CMD requests in ide_end_drive_cmd()
|
18 years ago |
Tejun Heo
|
35cf2b94d0
ide: fix ->io_32bit race in ide_taskfile_ioctl()
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
63c4467805
cmd64x: remove /proc/ide/cmd64x
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
9e47be0c97
ide: remove broken disk byte-swapping support
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
3a5015cc9d
ide: add ide_busy_sleep() helper
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
ce71ed9ba8
ide: make CONFIG_IDEPCI_PCIBUS_ORDER visible and deprecate it
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
9ac59226ca
ide: move CONFIG_IDEPCI_PCIBUS_ORDER code to ide-scan-pci.c
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
c99c92c587
ide: print banner message once per controller in m68k host drivers
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
81ca691981
ide: add ide_set_irq() inline helper
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
4f52a32994
ide-pmac: use custom hwif->sg_max_nents only if DMA support is enabled
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
ce635f605e
rapide: remove write-only hwif->hwif_data
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
79127c37aa
ide: use ide_init_port_hw() in setup-pci.c
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
6828fc9a91
ide: always use ide_std_init_ports() in setup-pci.c
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
aa79a2faa0
au1xxx-ide: use ide_init_port_hw()
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
a42bcc0f2f
au1xxx-ide: au_ide_probe() fixes
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
ade2daf9c6
ide: make remaining built-in only IDE host drivers modular (take 2)
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
8ac4ce742c
ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
ac87e41116
cmd640: fix dependency on IDE_GENERIC
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
944000921d
ide: move ide_arm_init() call from init_ide_data() to ide_init()
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
cbb010c180
ide: drop 'initializing' argument from ide_register_hw()
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
57c802e84f
ide: add ide_init_port_hw() helper
|
18 years ago |