Bartlomiej Zolnierkiewicz
|
2bf427b25b
ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
5e955245d6
ide: always kill the whole request on error
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
346c17a6cf
ide: relax DMA info validity checking
|
16 years ago |
Joao Ramos
|
5bfb151f1f
ide: do not access ide_drive_t 'drive_data' field directly
|
16 years ago |
Sergei Shtylyov
|
f4d3ffa52a
ide: move ack_intr() method into 'struct ide_port_ops' (take 2)
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
5880b5de71
ide: don't enable IORDY at a probe time
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
c9ef59ff01
ide: IORDY handling fixes
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
8dcce40813
Merge branch 'bp-remove-pc-buf' into for-next
|
16 years ago |
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 |
Borislav Petkov
|
103f7033bd
ide: unify interrupt reason checking
|
16 years ago |
Borislav Petkov
|
19f52a784f
ide-atapi: remove pc->buf
|
16 years ago |
Borislav Petkov
|
b13345f39d
ide-atapi: add a buffer-arg to ide_queue_pc_tail
|
16 years ago |
Borislav Petkov
|
5a0e43b5e2
ide-atapi: add a len-parameter to ide_queue_pc_tail
|
16 years ago |
Borislav Petkov
|
077e6dba20
ide-atapi: switch to rq->resid_len
|
16 years ago |
Tejun Heo
|
29d1a43710
ide-atapi: kill unused fields and callbacks
|
16 years ago |
Tejun Heo
|
02e7cf8f84
ide-cd,atapi: use bio for internal commands
|
16 years ago |
Borislav Petkov
|
068753203e
ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer
|
16 years ago |
Borislav Petkov
|
e69d800f7e
ide: add helpers for preparing sense requests
|
16 years ago |
Tejun Heo
|
214ae19104
ide kill unused ide_cmd->special
|
16 years ago |
Tejun Heo
|
6d7003877c
ide-atapi: kill unused fields and callbacks
|
16 years ago |