index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
dmaengine: imx-sdma: Split device_control
Maxime Ripard
2014-12-22
1
-36
/
+30
*
dmaengine: imx: Split device_control
Maxime Ripard
2014-12-22
1
-52
/
+51
*
dmaengine: fsl-edma: Split device_control
Maxime Ripard
2014-12-22
1
-48
/
+58
*
dmaengine: ep93xx: Split device_control
Maxime Ripard
2014-12-22
1
-34
/
+7
*
dmaengine: edma: Split device_control
Maxime Ripard
2014-12-22
1
-35
/
+15
*
dmaengine: dw: Split device_control
Maxime Ripard
2014-12-22
1
-38
/
+44
*
dmaengine: jz4740: Split device_control
Maxime Ripard
2014-12-22
1
-17
/
+3
*
dmaengine: cppi41: Split device_control
Maxime Ripard
2014-12-22
1
-29
/
+1
*
dmaengine: coh901318: Split device_control
Maxime Ripard
2014-12-22
1
-77
/
+60
*
dmaengine: bcm2835: Split device_control
Maxime Ripard
2014-12-22
1
-23
/
+8
*
dmaengine: at_xdmac: split device_control
Ludovic Desroches
2014-12-22
1
-37
/
+57
*
dmaengine: hdmac: Split device_control
Maxime Ripard
2014-12-22
1
-48
/
+73
*
dmaengine: pl08x: Split device_control
Maxime Ripard
2014-12-22
1
-66
/
+90
*
dmaengine: Create a generic dma_slave_caps callback
Maxime Ripard
2014-12-22
1
-4
/
+37
*
dmaengine: Remove the need to declare device_control
Maxime Ripard
2014-12-22
1
-2
/
+0
*
dmaengine: Add device_terminate_all callback
Maxime Ripard
2014-12-22
1
-0
/
+6
*
dmaengine: split out pause/resume operations from device_control
Maxime Ripard
2014-12-22
1
-0
/
+12
*
dmaengine: Introduce a device_config callback
Maxime Ripard
2014-12-22
1
-0
/
+8
*
dmaengine: Make channel allocation callbacks optional
Maxime Ripard
2014-12-22
1
-7
/
+11
*
dmaengine: Rework dma_chan_get
Maxime Ripard
2014-12-22
1
-17
/
+19
*
dmaengine: Make the destination abbreviation coherent
Maxime Ripard
2014-12-22
10
-13
/
+13
*
crypto: ux500: Use dmaengine_terminate_all API
Maxime Ripard
2014-12-22
2
-3
/
+3
*
Linux 3.19-rc1
v3.19-rc1
Linus Torvalds
2014-12-20
1
-2
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
2014-12-20
10
-25
/
+103
|
\
|
*
s390/kvm: REPLACE barrier fixup with READ_ONCE
Christian Borntraeger
2014-12-18
1
-12
/
+6
|
*
arm/spinlock: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2014-12-18
1
-2
/
+2
|
*
arm64/spinlock: Replace ACCESS_ONCE READ_ONCE
Christian Borntraeger
2014-12-18
1
-2
/
+2
|
*
mips/gup: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2014-12-18
1
-1
/
+1
|
*
x86/gup: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2014-12-18
1
-1
/
+1
|
*
x86/spinlock: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2014-12-18
1
-4
/
+4
|
*
mm: replace ACCESS_ONCE with READ_ONCE or barriers
Christian Borntraeger
2014-12-18
3
-3
/
+13
|
*
kernel: Provide READ_ONCE and ASSIGN_ONCE
Christian Borntraeger
2014-12-18
1
-0
/
+74
*
|
Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2014-12-20
94
-690
/
+6663
|
\
\
|
*
|
clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to ...
Krzysztof Kozlowski
2014-12-17
1
-1
/
+28
|
*
|
ARM: OMAP3: clock: fix boot breakage in legacy mode
Tero Kristo
2014-12-15
1
-9
/
+14
|
*
|
ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIs
Tero Kristo
2014-12-15
3
-8
/
+8
|
*
|
Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Michael Turquette
2014-12-15
9
-63
/
+238
|
|
\
\
|
*
|
|
clk: Really fix deadlock with mmap_sem
Stephen Boyd
2014-12-15
1
-2
/
+3
|
*
|
|
Merge tag 'for-v3.19-exynos-clk-2' of git://linuxtv.org/snawrocki/samsung int...
Michael Turquette
2014-12-11
5
-10
/
+12
|
|
\
\
\
|
|
*
|
|
clk: samsung: Fix double add of syscore ops after driver rebind
Krzysztof Kozlowski
2014-12-02
1
-0
/
+4
|
|
*
|
|
clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmi
Andrzej Hajda
2014-12-02
1
-1
/
+1
|
|
*
|
|
clk: samsung: exynos4415: Fix build with PM_SLEEP disabled
Krzysztof Kozlowski
2014-12-02
1
-2
/
+4
|
|
*
|
|
clk: samsung: remove unnecessary inclusion of header files from clk.h
Pankaj Dubey
2014-12-02
2
-4
/
+2
|
|
*
|
|
clk: samsung: remove unnecessary CONFIG_OF from clk.c
Pankaj Dubey
2014-12-02
1
-2
/
+0
|
|
*
|
|
clk: samsung: Spelling s/bwtween/between/
Pankaj Dubey
2014-12-02
1
-1
/
+1
|
*
|
|
|
clk: mmp: fix sparse non static symbol warning
Wei Yongjun
2014-12-11
1
-1
/
+1
|
*
|
|
|
clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
Tomeu Vizoso
2014-12-03
14
-49
/
+65
|
*
|
|
|
clk: change clk_debugfs_add_file to take a struct clk_hw
Tomeu Vizoso
2014-12-03
2
-4
/
+4
|
*
|
|
|
clk: Don't expose __clk_get_accuracy
Tomeu Vizoso
2014-12-03
2
-2
/
+1
|
*
|
|
|
clk: Don't try to use a struct clk* after it could have been freed
Tomeu Vizoso
2014-12-03
1
-1
/
+4
[prev]
[next]