Bartlomiej Zolnierkiewicz
|
ba9413bd28
ide: add QUANTUM FIREBALLct20 30 with firmware APL.090 to ivb_list[]
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
346c17a6cf
ide: relax DMA info validity checking
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
734affdcae
ide: add IDE_DFLAG_NIEN_QUIRK device flag
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
8bc1e5aa06
ide: respect quirk_drives[] list on all controllers
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
f9952beeaa
ide: remove superfluous SELECT_MASK() call from ide_driveid_update()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
8369d5fa63
ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2)
|
16 年之前 |
Sergei Shtylyov
|
3153c26b54
ide: refactor tf_read() method
|
16 年之前 |
Sergei Shtylyov
|
c9ff9e7b64
ide: refactor tf_load() method
|
16 年之前 |
Sergei Shtylyov
|
60f85019c6
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
|
16 年之前 |
Sergei Shtylyov
|
fdd88f0af6
ide: inline SELECT_DRIVE()
|
16 年之前 |
Sergei Shtylyov
|
abb596b25e
ide: turn selectproc() method into dev_select() method (take 5)
|
16 年之前 |
Sergei Shtylyov
|
6762511934
ide: rename IDE_TFLAG_IN_[HOB_]FEATURE
|
16 年之前 |
Sergei Shtylyov
|
ecf3a31d2a
ide: turn set_irq() method into write_devctl() method
|
16 年之前 |
Sergei Shtylyov
|
74638c8482
ide: add support for CFA specified transfer modes (take 3)
|
16 年之前 |
Sergei Shtylyov
|
c4199930b1
ide-iops: only clear DMA words on setting DMA mode
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
35b5d0be3d
ide: remove ide_execute_pkt_cmd() (v2)
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
22117d6eaa
ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2)
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
60c0cd02b2
ide: set hwif->expiry prior to calling [__]ide_set_handler()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
22aa4b32a1
ide: remove ide_task_t typedef
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
2ebe1d9efe
ide: use try_to_identify() in ide_driveid_update()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
ff18b89bef
ide: clear drive IRQ after re-enabling local IRQs in ide_driveid_update()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
f323b80dce
ide: sanitize SELECT_MASK() usage in ide_driveid_update()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
4cda15a099
ide: shorten timeout value in ide_driveid_update()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
62bd0441a6
ide: propagate AltStatus workarounds to ide_driveid_update()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
2f40c9b0b6
ide: fix kmalloc() failure handling in ide_driveid_update()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
327fa1c294
ide: move error handling code to ide-eh.c (v2)
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
122f06f8bc
ide: checkpatch.pl fixes for ide-iops.c
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
ee1b1cc974
ide: fix comments in ide_config_drive_speed()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
4d7bb471ce
ide: fix printk() levels in [atapi_]reset_pollfunc()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
1574cf6cb4
ide: move standard I/O code to ide-io-std.c
|
16 年之前 |