index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-20
riscv: move sifive_l2_cache.c to drivers/soc
Christoph Hellwig
5
-0
/
+193
2019-12-17
soc: ti: wkup_m3_ipc: Fix race condition with rproc_boot
Dave Gerlach
1
-2
/
+2
2019-12-15
soc: samsung: exynos-pmu: Convert to devm_platform_ioremap_resource
Yangtao Li
1
-3
/
+1
2019-12-13
soc: renesas: Remove ARCH_R8A7796
Geert Uytterhoeven
1
-5
/
+1
2019-12-11
soc: qcom: rpmhpd: Add SC7180 RPMH power-domains
Sibi Sankar
1
-0
/
+18
2019-12-11
soc: qcom: rpmhpd: Add SM8150 RPMH power-domains
Sibi Sankar
1
-0
/
+36
2019-12-10
soc: qcom: qmi: Return EPROBE_DEFER if no address family
Jeffrey Hugo
1
-2
/
+6
2019-12-10
drivers: soc: atmel: move sam9x60 under its own config flag
Claudiu Beznea
1
-2
/
+3
2019-12-09
soc: amlogic: meson-ee-pwrc: propagate errors from pm_genpd_init()
Martin Blumenstingl
1
-6
/
+14
2019-12-09
soc: amlogic: meson-ee-pwrc: propagate PD provider registration errors
Martin Blumenstingl
1
-3
/
+1
2019-12-09
soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINE
Rasmus Villemoes
1
-1
/
+2
2019-12-09
soc: fsl: qe: remove unused #include of asm/irq.h from ucc.c
Rasmus Villemoes
1
-1
/
+0
2019-12-09
soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.c
Rasmus Villemoes
1
-9
/
+6
2019-12-09
soc: fsl: qe: drop pointless check in qe_sdma_init()
Rasmus Villemoes
1
-3
/
+0
2019-12-09
soc: fsl: qe: drop use of IS_ERR_VALUE in qe_sdma_init()
Rasmus Villemoes
1
-3
/
+3
2019-12-09
soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.c
Rasmus Villemoes
1
-13
/
+9
2019-12-09
soc: fsl: qe: refactor cpm_muram_alloc_common to prevent BUG on error path
Rasmus Villemoes
1
-9
/
+7
2019-12-09
soc: fsl: qe: drop broken lazy call of cpm_muram_init()
Rasmus Villemoes
1
-3
/
+0
2019-12-09
soc: fsl: qe: make cpm_muram_free() ignore a negative offset
Rasmus Villemoes
1
-0
/
+3
2019-12-09
soc: fsl: qe: make cpm_muram_free() return void
Rasmus Villemoes
1
-2
/
+1
2019-12-09
soc: fsl: qe: change return type of cpm_muram_alloc() to s32
Rasmus Villemoes
1
-13
/
+16
2019-12-09
soc: fsl: qe: qe_io.c: use of_property_read_u32() in par_io_init()
Rasmus Villemoes
1
-4
/
+3
2019-12-09
soc: fsl: qe: qe_io.c: access device tree property using be32_to_cpu
Rasmus Villemoes
1
-4
/
+10
2019-12-09
soc: fsl: qe: qe_io.c: don't open-code of_parse_phandle()
Rasmus Villemoes
1
-5
/
+2
2019-12-09
soc: fsl: qe: qe.c: use of_property_read_* helpers
Rasmus Villemoes
1
-25
/
+8
2019-12-09
soc: fsl: qe: merge qe_ic.h headers into qe_ic.c
Rasmus Villemoes
2
-101
/
+50
2019-12-09
soc: fsl: qe: simplify qe_ic_init()
Rasmus Villemoes
1
-23
/
+4
2019-12-09
soc: fsl: qe: make qe_ic_get_{low,high}_irq static
Rasmus Villemoes
1
-2
/
+2
2019-12-09
soc: fsl: qe: don't use NO_IRQ in qe_ic.c
Rasmus Villemoes
1
-11
/
+10
2019-12-09
soc: fsl: qe: remove unused qe_ic_set_* functions
Rasmus Villemoes
1
-94
/
+0
2019-12-09
soc: fsl: qe: rename qe_ic_cascade_low_mpic -> qe_ic_cascade_low
Rasmus Villemoes
1
-4
/
+4
2019-12-09
soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c
Rasmus Villemoes
1
-0
/
+42
2019-12-09
soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/
Rasmus Villemoes
1
-3
/
+26
2019-12-09
soc: fsl: qe: remove pointless sysfs registration in qe_ic.c
Rasmus Villemoes
1
-31
/
+0
2019-12-09
soc: fsl: qe: drop assign-only high_active in qe_ic_init
Rasmus Villemoes
1
-4
/
+2
2019-12-09
soc: fsl: qe: drop unneeded #includes
Rasmus Villemoes
2
-7
/
+0
2019-12-09
soc: fsl: qe: qe.c: guard use of pvr_version_is() with CONFIG_PPC32
Rasmus Villemoes
1
-1
/
+9
2019-12-09
soc: fsl: qe: replace spin_event_timeout by readx_poll_timeout_atomic
Rasmus Villemoes
1
-6
/
+7
2019-12-09
soc: fsl: qe: avoid ppc-specific io accessors
Rasmus Villemoes
9
-123
/
+129
2019-12-09
soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers
Rasmus Villemoes
1
-5
/
+5
2019-12-09
soc: fsl: qe: drop volatile qualifier of struct qe_ic::regs
Rasmus Villemoes
2
-3
/
+3
2019-12-09
soc: fsl: qe: remove space-before-tab
Rasmus Villemoes
1
-2
/
+2
2019-12-09
soc: imx8: print SoC type and revision
Lucas Stach
1
-0
/
+3
2019-12-06
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
3
-5
/
+48
2019-12-06
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-0
/
+444
2019-12-06
Merge tag 'tegra-for-5.5-soc-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-2
/
+45
2019-12-05
Merge mainline/master into arm/fixes
Olof Johansson
62
-343
/
+3269
2019-12-05
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-4
/
+4
2019-12-05
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
59
-337
/
+3241
2019-12-05
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-2
/
+17
[prev]
[next]