index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-23
ide: add struct ide_tp_ops (take 2)
Bartlomiej Zolnierkiewicz
1
-16
/
+16
2008-07-23
ide: add ->set_irq method
Bartlomiej Zolnierkiewicz
1
-6
/
+8
2008-07-23
ide: add ->read_status method
Bartlomiej Zolnierkiewicz
1
-9
/
+10
2008-07-23
ide: add ->exec_command method
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-07-16
IDE: Remove unused code
Elias Oltmanns
1
-49
/
+0
2008-07-16
IDE: Fix HDIO_DRIVE_RESET handling
Elias Oltmanns
1
-1
/
+22
2008-07-15
ide: remove action argument in ide_do_drive_cmd
FUJITA Tomonori
1
-31
/
+9
2008-07-15
ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-15
ide: move IRQ unmasking out from ->tf_load method
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-07-15
ide: remove try_to_flush_leftover_data()
Bartlomiej Zolnierkiewicz
1
-27
/
+5
2008-07-15
ide: remove ide_init_drive_cmd
FUJITA Tomonori
1
-17
/
+0
2008-07-15
ide: remove ide_wait/head_wait path in ide_do_drive_cmd
FUJITA Tomonori
1
-24
/
+3
2008-07-15
ide: use __generic_unplug_device() in ide_do_drive_cmd() (take 2)
Bartlomiej Zolnierkiewicz
1
-2
/
+5
2008-07-15
ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users
Bartlomiej Zolnierkiewicz
1
-4
/
+3
2008-04-29
ide: use blk_rq_init() to initialize the request
FUJITA Tomonori
1
-2
/
+1
2008-04-28
ide: add ide_pad_transfer() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+15
2008-04-28
ide: add ->tf_load and ->tf_read methods
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-04-28
ide: move ide_tf_{load,read} to ide-iops.c
Bartlomiej Zolnierkiewicz
1
-43
/
+0
2008-04-28
ide: factor out debugging code from ide_tf_load()
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-04-28
ide: always use ->OUTBSYNC method for executing commands
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-04-28
ide: merge ->atapi_*put_bytes and ->ata_*put_data methods
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-28
falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-04-27
ide: add struct ide_io_ports (take 3)
Bartlomiej Zolnierkiewicz
1
-24
/
+18
2008-04-26
ide: add struct ide_dma_ops (take 3)
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2008-04-26
ide: add struct ide_port_ops (take 2)
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2008-04-26
ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2008-04-18
ide: remove IDE_*_REG macros
Bartlomiej Zolnierkiewicz
1
-15
/
+23
2008-02-11
ide-disk: fix flush requests (take 2)
Bartlomiej Zolnierkiewicz
1
-6
/
+10
2008-02-11
ide: another possible ide panic fix for blk-end-request
Kiyoshi Ueda
1
-1
/
+2
2008-02-06
ide: add ide_read_error() inline helper
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-02-06
ide: add ide_read_[alt]status() inline helpers
Bartlomiej Zolnierkiewicz
1
-6
/
+6
2008-02-01
ide: fix ide_intr() for non-PCI devices and CONFIG_BLK_DEV_IDEPCI=y
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-01-28
blk_end_request: changing ide normal caller (take 4)
Kiyoshi Ueda
1
-13
/
+12
2008-01-26
ide: remove REQ_TYPE_ATA_CMD
Bartlomiej Zolnierkiewicz
1
-94
/
+4
2008-01-26
ide: fix final status check in drive_cmd_intr()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-01-26
ide: check BUSY and ERROR status bits before reading data in drive_cmd_intr()
Bartlomiej Zolnierkiewicz
1
-3
/
+8
2008-01-26
ide: don't enable local IRQs for PIO-in in driver_cmd_intr() (take 2)
Bartlomiej Zolnierkiewicz
1
-6
/
+9
2008-01-26
ide: initialize rq->cmd_type in ide_init_drive_cmd() callers
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-26
ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2)
Bartlomiej Zolnierkiewicz
1
-3
/
+1
2008-01-26
ide: set IDE_TFLAG_IN_* flags before queuing/executing command
Bartlomiej Zolnierkiewicz
1
-6
/
+2
2008-01-26
ide: clear HOB bit for REQ_TYPE_ATA_CMD requests in ide_end_drive_cmd()
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-01-26
ide: add ide_set_irq() inline helper
Bartlomiej Zolnierkiewicz
1
-6
/
+3
2008-01-26
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-01-26
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2008-01-25
ide: cleanup ide_set_dma()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-25
ide: add ide_tf_read() helper
Bartlomiej Zolnierkiewicz
1
-21
/
+47
2008-01-25
ide: remove 'handler' field from ide_task_t (take 2)
Bartlomiej Zolnierkiewicz
1
-23
/
+18
2008-01-25
ide: use ->data_phase to set ->handler in do_rw_taskfile()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-25
ide: merge flagged_taskfile() into do_rw_taskfile()
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2008-01-25
ide: remove 'tf_in_flags' field from ide_task_t
Bartlomiej Zolnierkiewicz
1
-1
/
+1
[next]