index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
Bartlomiej Zolnierkiewicz
2008-01-26
1
-1
/
+1
*
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-01-26
1
-4
/
+4
*
ide: cleanup ide_set_dma()
Bartlomiej Zolnierkiewicz
2008-01-25
1
-1
/
+0
*
ide: add ide_tf_read() helper
Bartlomiej Zolnierkiewicz
2008-01-25
1
-21
/
+47
*
ide: remove 'handler' field from ide_task_t (take 2)
Bartlomiej Zolnierkiewicz
2008-01-25
1
-23
/
+18
*
ide: use ->data_phase to set ->handler in do_rw_taskfile()
Bartlomiej Zolnierkiewicz
2008-01-25
1
-1
/
+0
*
ide: merge flagged_taskfile() into do_rw_taskfile()
Bartlomiej Zolnierkiewicz
2008-01-25
1
-3
/
+0
*
ide: remove 'tf_in_flags' field from ide_task_t
Bartlomiej Zolnierkiewicz
2008-01-25
1
-1
/
+1
*
ide: remove 'command_type' field from ide_task_t
Bartlomiej Zolnierkiewicz
2008-01-25
1
-4
/
+4
*
ide: remove hwif->intrproc
Bartlomiej Zolnierkiewicz
2008-01-25
1
-4
/
+5
*
ide: remove SELECT_INTERRUPT()
Bartlomiej Zolnierkiewicz
2008-01-25
1
-1
/
+4
*
ide: add ide_pktcmd_tf_load() helper
Bartlomiej Zolnierkiewicz
2008-01-25
1
-0
/
+16
*
ide: remove REQ_TYPE_ATA_TASK
Bartlomiej Zolnierkiewicz
2008-01-25
1
-24
/
+1
*
ide: extend timeout for REQ_TYPE_ATA_{CMD,TASK} requests
Bartlomiej Zolnierkiewicz
2008-01-25
1
-1
/
+1
*
ide: remove unnecessary writes to HOB taskfile registers
Bartlomiej Zolnierkiewicz
2008-01-25
1
-12
/
+0
*
ide: use IDE_TFLAG_LBA48 for REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
2008-01-25
1
-3
/
+5
*
ide: use ide_tf_load() in execute_drive_cmd()
Bartlomiej Zolnierkiewicz
2008-01-25
1
-35
/
+25
*
ide: remove ide_cmd() helper
Bartlomiej Zolnierkiewicz
2008-01-25
1
-20
/
+6
*
ide: execute_drive_cmd() cleanup
Bartlomiej Zolnierkiewicz
2008-01-25
1
-22
/
+20
*
ide: fix registers loading order for IDE_NSECTOR_REG in execute_drive_cmd()
Bartlomiej Zolnierkiewicz
2008-01-25
1
-11
/
+8
*
ide: fix registers loading order for WIN_SMART in execute_drive_cmd()
Bartlomiej Zolnierkiewicz
2008-01-25
1
-2
/
+2
*
ide: remove stale ide.h "configuration options"
Bartlomiej Zolnierkiewicz
2008-01-25
1
-4
/
+0
*
ide: use do_rw_taskfile() in flagged_taskfile()
Bartlomiej Zolnierkiewicz
2008-01-25
1
-10
/
+21
*
ide: add struct ide_taskfile (take 2)
Bartlomiej Zolnierkiewicz
2008-01-25
1
-29
/
+32
*
ide-io: set REQ_FAILED when drive is dead
Aristeu Rozanski
2008-01-25
1
-0
/
+1
*
ide: add missing checks for control register existence
Bartlomiej Zolnierkiewicz
2007-12-12
1
-1
/
+2
*
ide: use drive->select.all for REQ_TYPE_ATA_TASK in execute_drive_cmd()
Bartlomiej Zolnierkiewicz
2007-11-13
1
-5
/
+1
*
ide: clear HOB bit for REQ_TYPE_ATA_TASK requests in ide_end_drive_cmd()
Bartlomiej Zolnierkiewicz
2007-11-05
1
-0
/
+2
*
ide: check rq->cmd_type in drive_cmd_intr()
Bartlomiej Zolnierkiewicz
2007-11-05
1
-1
/
+2
*
ide: use __ide_end_request() in ide_end_dequeued_request()
Bartlomiej Zolnierkiewicz
2007-10-20
1
-34
/
+10
*
ide: take ide_lock for prefetch disable/enable in do_special()
Bartlomiej Zolnierkiewicz
2007-10-20
1
-1
/
+14
*
remove asm/bitops.h includes
Jiri Slaby
2007-10-19
1
-1
/
+1
*
ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag
Bartlomiej Zolnierkiewicz
2007-10-19
1
-1
/
+2
*
ide: remove ->ide_dma_check (take 2)
Bartlomiej Zolnierkiewicz
2007-10-16
1
-2
/
+2
*
IDE: sg chaining support
Jens Axboe
2007-10-16
1
-1
/
+2
*
remove ide_get_error_location()
Adrian Bunk
2007-10-16
1
-35
/
+0
*
ide-pmac: remove pmac_ide_do_setfeature() (take 2)
Bartlomiej Zolnierkiewicz
2007-10-13
1
-1
/
+9
*
ide: add ide_set{_max}_pio() (take 4)
Bartlomiej Zolnierkiewicz
2007-10-11
1
-4
/
+35
*
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-07-24
1
-1
/
+1
*
ide: ide_start_power_step() fix WRT disabling DMA
Bartlomiej Zolnierkiewicz
2007-07-20
1
-2
/
+3
*
IDE: fix termination of non-fs requests
Jens Axboe
2007-07-19
1
-6
/
+11
*
ide: make void and rename ide_dma_timeout() method
Sergei Shtylyov
2007-07-09
1
-1
/
+1
*
ide: make void and rename ide_dma_lostirq() method
Sergei Shtylyov
2007-07-09
1
-1
/
+1
*
ide: always disable DMA before tuning it
Bartlomiej Zolnierkiewicz
2007-05-16
1
-0
/
+1
*
ide: fix PIO setup on resume for ATAPI devices
Bartlomiej Zolnierkiewicz
2007-05-10
1
-10
/
+7
*
ide: correctly prevent IDE timer expiry function to run if request was alread...
Suleiman Souhlal
2007-04-10
1
-1
/
+5
*
ide: use correct IDE error recovery
Suleiman Souhlal
2007-03-26
1
-11
/
+21
*
ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
1
-1
/
+1
*
ide: add ide_set_dma() helper (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
1
-1
/
+1
*
ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)
Albert Lee
2007-02-17
1
-0
/
+11
[next]