Bartlomiej Zolnierkiewicz
|
d2d4e780af
ide: add drive->pio_mode field
|
15 years ago |
David S. Miller
|
602da297e2
ide: Increase WAIT_DRQ to accomodate some CF cards and SSD drives.
|
15 years ago |
Alexey Dobriyan
|
6d703a81ad
ide: convert to ->proc_fops
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
665d66e8fa
ide: fix races in handling of user-space SET XFER commands
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
fa56d4cb40
ide: allow ide_dev_read_id() to be called from the IRQ context
|
16 years ago |
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 |