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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-13
dmaengine: provide a common function for completing a dma descriptor
Russell King - ARM Linux
19
-21
/
+36
2012-03-13
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
25
-272
/
+52
2012-03-13
dmaengine: add private header file
Russell King - ARM Linux
25
-2
/
+51
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
37
-119
/
+83
2012-03-13
dmaengine: mv_xor: remove write-only is_complete_cookie
Russell King - ARM Linux
2
-2
/
+0
2012-02-22
dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slave
Viresh Kumar
2
-38
/
+12
2012-02-22
dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changes
Viresh Kumar
5
-40
/
+63
2012-02-22
dmaengine/dw_dmac: Add support for DMA_SLAVE_CONFIG
Viresh Kumar
2
-29
/
+93
2012-02-22
dmaengine/dw_dmac: Add 64 bit access width support for slave xfers on mem side
Viresh Kumar
1
-4
/
+16
2012-02-22
dmaengine/dw_dmac: Don't handle block interrupts
Viresh Kumar
1
-30
/
+6
2012-02-22
dmaengine/dw_dmac: Use dev_get_platdata() instead of accessing dev directly
Viresh Kumar
1
-1
/
+1
2012-02-22
dmaengine/dw_dmac: Don't use magic number for total number of channels
Viresh Kumar
1
-1
/
+1
2012-02-22
dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIG
Viresh Kumar
2
-5
/
+7
2012-02-22
dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
Viresh Kumar
7
-0
/
+16
2012-02-22
dmaengine: Add flow controller information to dma_slave_config
Viresh Kumar
1
-0
/
+5
2012-02-22
dmaengine/dw_dmac: Hibernation support in dw_dmac
Rajeev KUMAR
1
-0
/
+4
2012-02-22
dmaengine: intel_mid_dma: move pm_runtime_put
Adrian Hunter
1
-1
/
+1
2012-02-22
dmaengine: intel_mid_dma: fix error status mask
Adrian Hunter
1
-1
/
+2
2012-02-02
i.MX SDMA: Fix burstsize settings
Philippe Rétornaz
1
-2
/
+4
2012-02-01
Merge branch 'fixes' into next
Vinod Koul
3
-1
/
+5
2012-02-01
ARM: mach-shmobile: both USB DMAC instances on sh7372 are slave-only
Guennadi Liakhovetski
1
-0
/
+2
2012-02-01
dma: sh_dma: not all SH DMAC implementations support MEMCPY
Guennadi Liakhovetski
2
-1
/
+3
2012-01-31
Merge branch 'fixes' into next
Vinod Koul
3
-12
/
+11
2012-01-31
Merge branch fixes of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmae...
Vinod Koul
1
-1
/
+1
2012-01-31
at_hdmac: bugfix for enabling channel irq
Nikolaus Voss
2
-11
/
+10
2012-01-31
dma/imx-sdma: convernt to use bit ops
Richard Zhao
1
-34
/
+34
2012-01-31
dma/imx-sdma: use num_events to validate event_id0
Richard Zhao
1
-1
/
+1
2012-01-31
dma/imx-sdma: move clk_enable out of sdma_request_channel
Richard Zhao
1
-2
/
+3
2012-01-31
dma/imx-sdma: call sdma_set_channel_priority after sdma_request_channel
Richard Zhao
1
-2
/
+2
2012-01-31
dma/imx-sdma: use readl_relaxed/writel_relaxed and use writel when necessary
Richard Zhao
1
-22
/
+22
2012-01-31
dma/imx-sdma: let sdma_run_channel call sdma_enable_channel
Richard Zhao
1
-6
/
+6
2012-01-31
drivers/dma/amba-pl08x.c: adjust double test
Julia Lawall
1
-1
/
+1
2012-01-31
drivers/dma/pl330.c: add missing iounmap
Julia Lawall
1
-6
/
+11
2012-01-30
dma: imx-sdma: start transfer in issue_pending
Sascha Hauer
1
-6
/
+5
2012-01-30
dma: imx-dma: start transfer in issue_pending
Sascha Hauer
1
-5
/
+4
2012-01-30
ASoC: i.MX: Add missing dma_async_issue_pending
Sascha Hauer
1
-0
/
+1
2012-01-30
mmc: mxcmmc: add missing dma_async_issue_pending
Sascha Hauer
1
-0
/
+1
2012-01-23
dmaengine: fix missing 'cnt' in ?: in dmatest
Dr. David Alan Gilbert
1
-1
/
+1
2012-01-19
Linux 3.3-rc1
v3.3-rc1
Linus Torvalds
1
-2
/
+2
2012-01-19
Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...
Linus Torvalds
9
-104
/
+444
2012-01-19
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-7
/
+8
2012-01-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-40
/
+27
2012-01-19
x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits
H. Peter Anvin
1
-0
/
+1
2012-01-19
Merge remote-tracking branch 'linus/master' into x86/urgent
H. Peter Anvin
9677
-298341
/
+502894
2012-01-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
4
-5
/
+8
2012-01-19
qnx4: don't leak ->BitMap on late failure exits
Al Viro
1
-1
/
+3
2012-01-19
qnx4: reduce the insane nesting in qnx4_checkroot()
Al Viro
1
-34
/
+22
2012-01-19
qnx4: di_fname is an array, for crying out loud...
Al Viro
1
-14
/
+12
2012-01-19
KEYS: Permit key_serial() to be called with a const key pointer
David Howells
1
-1
/
+1
2012-01-19
keys: fix user_defined key sparse messages
Mimi Zohar
1
-3
/
+3
[next]