index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
cmd64x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-19
cmd64x: fix handling of address setup timings
Bartlomiej Zolnierkiewicz
1
-7
/
+10
2010-01-19
ide: change ->set_dma_mode method parameters
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2010-01-19
ide: change ->set_pio_mode method parameters
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2010-01-19
cmd64x: remove superfluous checks from cmd64x_set_dma_mode()
Bartlomiej Zolnierkiewicz
1
-6
/
+3
2010-01-19
cmd64x: fix PIO and MWDMA timings calculations
Bartlomiej Zolnierkiewicz
1
-59
/
+29
2009-12-03
cmd64x: remove no longer needed debugging code
Bartlomiej Zolnierkiewicz
1
-17
/
+0
2009-10-29
ide: Serialize CMD643 and CMD646 to fix a hardware bug with SSD
Mikulas Patocka
1
-2
/
+4
2009-06-21
ide cmd64x: Remove serialize setting.
David S. Miller
1
-2
/
+1
2009-06-15
ide: do not access ide_drive_t 'drive_data' field directly
Joao Ramos
1
-3
/
+5
2009-06-15
cmd64x: implement test_irq() method
Sergei Shtylyov
1
-57
/
+12
2009-06-15
cmd64x: implement clear_irq() method (take 2)
Sergei Shtylyov
1
-15
/
+19
2009-03-31
ide: set/clear drive->waiting_for_dma flag in the core code
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2009-03-31
ide: destroy DMA mappings after ending DMA (v2)
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2009-03-31
ide: add ->dma_clear method and remove ->dma_timeout one
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2009-03-27
ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2)
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2009-03-24
ide: fix ->init_chipset method to return 'int' value
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-01-06
ide: move read_sff_dma_status() method to 'struct ide_dma_ops'
Sergei Shtylyov
1
-0
/
+3
2009-01-06
cmd64x: use ide_get_pair_dev() helper
Bartlomiej Zolnierkiewicz
1
-2
/
+4
2009-01-06
ide: remove HWIF() macro
Bartlomiej Zolnierkiewicz
1
-7
/
+7
2008-12-29
cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-10-21
ide: remove useless subdirs from drivers/ide/
Bartlomiej Zolnierkiewicz
1
-0
/
+532