index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'rproc-v5.1' of git://github.com/andersson/remoteproc
Linus Torvalds
2019-03-14
15
-120
/
+706
|
\
|
*
remoteproc: fix for "dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag"
Stephen Rothwell
2019-03-13
1
-2
/
+1
|
*
remoteproc: fix rproc_check_carveout_da() returned error and comments
Loic Pallardy
2019-02-21
1
-10
/
+12
|
*
remoteproc: fix trace buffer va initialization
Loic Pallardy
2019-02-21
3
-25
/
+40
|
*
remoteproc: fix rproc_alloc_carveout() for rproc with iommu domain
Loic Pallardy
2019-02-21
1
-10
/
+16
|
*
remoteproc: add warning on resource table cast
Loic Pallardy
2019-02-21
1
-2
/
+14
|
*
remoteproc: fix rproc_alloc_carveout() bad variable cast
Loic Pallardy
2019-02-21
1
-1
/
+1
|
*
remoteproc: fix rproc_da_to_va in case of unallocated carveout
Loic Pallardy
2019-02-21
1
-0
/
+4
|
*
remoteproc: correct rproc_mem_entry_init() comments
Loic Pallardy
2019-02-21
1
-1
/
+2
|
*
remoteproc: fix recovery procedure
Loic Pallardy
2019-02-21
4
-8
/
+22
|
*
rpmsg: virtio: change header file sort style
Loic Pallardy
2019-02-21
1
-9
/
+9
|
*
rpmsg: virtio: allocate buffer from parent
Loic Pallardy
2019-02-21
1
-3
/
+3
|
*
remoteproc: st: add reserved memory support
Loic Pallardy
2019-02-21
1
-11
/
+80
|
*
remoteproc: create vdev subdevice with specific dma memory pool
Loic Pallardy
2019-02-21
4
-4
/
+87
|
*
remoteproc: q6v5_adsp: Remove voting for lpass_aon clock
Rohit kumar
2019-02-18
1
-1
/
+1
|
*
dt-binding: remoteproc: Remove lpass_aon clock from adsp pil clock list
Rohit kumar
2019-02-18
1
-3
/
+2
|
*
remoteproc: q6v5-mss: Active powerdomain for SDM845
Bjorn Andersson
2019-01-31
1
-2
/
+29
|
*
remoteproc: q6v5-mss: Vote for rpmh power domains
Rajendra Nayak
2019-01-31
1
-5
/
+114
|
*
remoteproc: qcom: Add support for parsing fw dt bindings
Sibi Sankar
2019-01-30
2
-11
/
+45
|
*
remoteproc: qcom_q6v5: don't auto boot remote processor
Ramon Fried
2019-01-30
1
-0
/
+2
|
*
remoteproc: qcom: Wait for shutdown-ack/ind on sysmon shutdown
Sibi Sankar
2019-01-22
1
-1
/
+41
|
*
remoteproc: qcom: Add shutdown-ack irq
Sibi Sankar
2019-01-22
5
-2
/
+53
|
*
dt-bindings: remoteproc: qcom: Introduce shutdown-ack irq for Q6V5
Sibi Sankar
2019-01-22
2
-6
/
+26
|
*
remoteproc/qcom_sysmon.c: Remove duplicate header
Brajeswar Ghosh
2019-01-15
1
-1
/
+0
|
*
dt-bindings: remoteproc: qcom: Add firmware bindings for Q6V5
Sibi Sankar
2019-01-07
2
-0
/
+13
|
*
dt-bindings: remoteproc: qcom: Add power-domain bindings for Q6V5
Sibi Sankar
2019-01-07
1
-0
/
+19
|
*
remoteproc: qcom: q6v5-mss: Add missing regulator for MSM8996
Sibi Sankar
2019-01-07
1
-0
/
+7
|
*
dt-bindings: remoteproc: qcom: Fixup regulator dependencies
Sibi Sankar
2019-01-07
1
-0
/
+21
|
*
remoteproc: qcom: q6v5-mss: Add missing clocks for MSM8996
Sibi Sankar
2019-01-07
1
-1
/
+4
|
*
dt-bindings: remoteproc: qcom: Add missing clocks for MSM8996
Sibi Sankar
2019-01-07
1
-0
/
+3
|
*
dt-bindings: remoteproc: qcom: Add missing clocks for SDM845
Sibi Sankar
2019-01-07
1
-3
/
+11
|
*
remoteproc: qcom: fix spelling mistake "Peripherial" -> "Peripheral"
Colin Ian King
2019-01-07
1
-1
/
+1
|
*
remoteproc: fix kernel-doc comment for parse_fw
Fabien Dessenne
2019-01-07
1
-2
/
+2
|
*
remoteproc: debug: add crash debugfs node
Xiang Xiao
2019-01-07
1
-0
/
+26
*
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-03-14
181
-1742
/
+9562
|
\
\
|
*
|
dt-bindings: clock: imx8mq: Fix numbering overlaps and gaps
Abel Vesa
2019-03-12
1
-110
/
+110
|
*
|
clk: ti: clkctrl: Fix clkdm_name regression for TI_CLK_CLKCTRL_COMPAT
Tony Lindgren
2019-03-08
1
-1
/
+1
|
*
|
clk: fixup default index for of_clk_get_by_name()
Kuninori Morimoto
2019-03-08
1
-1
/
+1
|
*
|
Merge branch 'clk-parent-rewrite' (early part) into clk-next
Stephen Boyd
2019-03-08
3
-178
/
+230
|
|
\
\
|
|
*
|
clk: Move of_clk_*() APIs into clk.c from clkdev.c
Stephen Boyd
2019-03-01
3
-66
/
+62
|
|
*
|
clk: Inform the core about consumer devices
Stephen Boyd
2019-03-01
3
-9
/
+21
|
|
*
|
clk: Introduce of_clk_get_hw_from_clkspec()
Stephen Boyd
2019-03-01
3
-65
/
+69
|
|
*
|
clk: core: clarify the check for runtime PM
Miquel Raynal
2019-03-01
1
-6
/
+8
|
|
*
|
clk: Combine __clk_get() and __clk_create_clk()
Stephen Boyd
2019-03-01
3
-61
/
+98
|
|
|
|
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
-
-
.
\
\
Merge branches 'clk-typo', 'clk-json-schema', 'clk-mtk-2712-eco' and 'clk-roc...
Stephen Boyd
2019-03-08
9
-63
/
+117
|
|
\
\
\
\
\
\
|
|
|
|
|
*
\
\
Merge tag 'v5.1-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Stephen Boyd
2019-02-05
2
-8
/
+8
|
|
|
|
|
|
\
\
\
|
|
|
|
|
|
|
_
|
/
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
clk: rockchip: add CLK_SET_RATE_PARENT for rk3066 lcdc dclks
Finley Xiao
2019-01-07
1
-2
/
+2
|
|
|
|
|
|
*
|
clk: rockchip: fix frac settings of GPLL clock for rk3328
Katsuhiro Suzuki
2019-01-07
1
-6
/
+6
|
|
|
|
|
|
/
/
|
|
|
|
*
|
|
clk: mediatek: update clock driver of MT2712
Weiyi Lu
2019-02-05
1
-2
/
+6
|
|
|
|
*
|
|
dt-bindings: clock: add clock for MT2712
Weiyi Lu
2019-02-05
1
-1
/
+2
|
|
|
|
|
/
/
[next]