Bartlomiej Zolnierkiewicz
|
734affdcae
ide: add IDE_DFLAG_NIEN_QUIRK device flag
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
8bc1e5aa06
ide: respect quirk_drives[] list on all controllers
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
6250d3af2a
Merge branch 'for-linus' into for-next
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
075affcbe0
ide: preserve Host Protected Area by default (v2)
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
e957b60d15
ide-gd: implement block device ->set_capacity method (v2)
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
4c9773ed79
Merge branch 'for-linus' into for-next
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
28ee9bc5cc
ide: report timeouts in ide_busy_sleep()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
9f36d31437
ide: remove hw_regs_t typedef
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
dca3983059
ide: pass number of ports to ide_host_{alloc,add}() (v2)
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
29e52cf793
ide: remove chipset field from hw_regs_t
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
ca1b96e00a
ide: replace special_t typedef by IDE_SFLAG_* flags
|
16 years ago |
Tejun Heo
|
6d7003877c
ide-atapi: kill unused fields and callbacks
|
16 years ago |
Tejun Heo
|
5c4be57249
ide-cd,atapi: use bio for internal commands
|
16 years ago |
Borislav Petkov
|
6b544fcc8c
ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer
|
16 years ago |
Borislav Petkov
|
a1df5169f9
ide: add helpers for preparing sense requests
|
16 years ago |
Tejun Heo
|
46a802e852
ide kill unused ide_cmd->special
|
16 years ago |
Sergei Shtylyov
|
3153c26b54
ide: refactor tf_read() method
|
16 years ago |
Sergei Shtylyov
|
c9ff9e7b64
ide: refactor tf_load() method
|
16 years ago |
Sergei Shtylyov
|
745483f10c
ide: simplify 'struct ide_taskfile'
|
16 years ago |
Sergei Shtylyov
|
60f85019c6
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
|
16 years ago |
Sergei Shtylyov
|
fdd88f0af6
ide: inline SELECT_DRIVE()
|
16 years ago |
Sergei Shtylyov
|
abb596b25e
ide: turn selectproc() method into dev_select() method (take 5)
|
16 years ago |
Sergei Shtylyov
|
6762511934
ide: rename IDE_TFLAG_IN_[HOB_]FEATURE
|
16 years ago |
Sergei Shtylyov
|
ecf3a31d2a
ide: turn set_irq() method into write_devctl() method
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
349d12a1fe
ide-floppy: use ide_pio_bytes()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
41fa9f863b
ide: decrease size of ->pc_buf field in struct ide_atapi_pc
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
f094d4d83b
ide: sanitize ide_build_sglist() and ide_destroy_dmatable()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
8a4a5738ba
ide: add ->dma_check method
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
5ae5412d9a
ide: add ide_dma_prepare() helper
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
4453011f95
ide: destroy DMA mappings after ending DMA (v2)
|
16 years ago |