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
/
include
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-03
Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-16
/
+14
2020-04-03
Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
4
-2
/
+47
2020-04-03
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+9
2020-03-30
net: dsa: felix: add port policers
Vladimir Oltean
1
-0
/
+8
2020-03-30
net: mscc: ocelot: add action of police on vcap_is2
Xiaoliang Yang
1
-0
/
+1
2020-03-27
net: dsa: felix: support changing the MTU
Vladimir Oltean
1
-0
/
+7
2020-03-27
Merge tag 'soc-fsl-next-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
3
-11
/
+14
2020-03-25
Merge tag 'tegra-for-5.7-cpuidle' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
1
-1
/
+1
2020-03-25
Merge tag 'tegra-for-5.7-arm-core' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2
-0
/
+44
2020-03-24
soc: fsl: qe: fix sparse warnings for ucc_slow.c
Li Yang
1
-7
/
+6
2020-03-24
soc: fsl: qe: fix sparse warnings for ucc_fast.c
Li Yang
1
-3
/
+3
2020-03-13
cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidle
Dmitry Osipenko
1
-1
/
+1
2020-03-13
ARM: tegra: Rename some of the newly exposed PM functions
Dmitry Osipenko
1
-8
/
+8
2020-03-13
ARM: tegra: Expose PM functions required for new cpuidle driver
Dmitry Osipenko
2
-0
/
+44
2020-03-13
soc/tegra: pmc: Add pins for Tegra194
Venkat Reddy Talla
1
-1
/
+2
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-03-11
soc/tegra: bpmp: Update ABI header
Vidya Sagar
1
-1
/
+9
2020-03-09
net: mscc: ocelot: properly account for VLAN header length when setting MRU
Vladimir Oltean
1
-1
/
+1
2020-03-04
net: dsa: felix: Allow unknown unicast traffic towards the CPU port module
Vladimir Oltean
1
-0
/
+60
2020-03-04
net: mscc: ocelot: eliminate confusion between CPU and NPI port
Vladimir Oltean
1
-5
/
+7
2020-03-03
net: dsa: felix: Wire up the ocelot cls_flower methods
Vladimir Oltean
1
-0
/
+6
2020-03-03
net: mscc: ocelot: parameterize the vcap_is2 properties
Vladimir Oltean
2
-8
/
+30
2020-03-03
net: mscc: ocelot: remove port_pcs_init indirection for VSC7514
Vladimir Oltean
1
-3
/
+0
2020-03-03
net: mscc: ocelot: don't rely on preprocessor for vcap key/action packing
Vladimir Oltean
2
-0
/
+187
2020-03-03
net: mscc: ocelot: simplify tc-flower offload structures
Vladimir Oltean
1
-0
/
+7
2020-02-19
soc: fsl: dpio: Adding QMAN multiple enqueue interface
Youri Querry
1
-1
/
+5
2020-02-11
drivers: qcom: rpmh: remove rpmh_flush export
Maulik Shah
1
-5
/
+0
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
5
-162
/
+213
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+16
2020-01-12
riscv: move sifive_l2_cache.h to include/soc
Yash Shah
1
-0
/
+16
2020-01-05
net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/mscc
Vladimir Oltean
3
-0
/
+1170
2020-01-05
net: mscc: ocelot: make phy_mode a member of the common struct ocelot_port
Vladimir Oltean
1
-0
/
+2
2019-12-09
soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.c
Rasmus Villemoes
1
-2
/
+2
2019-12-09
soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.c
Rasmus Villemoes
1
-3
/
+3
2019-12-09
soc: fsl: qe: make cpm_muram_free() return void
Rasmus Villemoes
1
-3
/
+2
2019-12-09
soc: fsl: qe: change return type of cpm_muram_alloc() to s32
Rasmus Villemoes
1
-8
/
+8
2019-12-09
soc/fsl/qe/qe.h: update include path for cpm.h
Rasmus Villemoes
1
-1
/
+1
2019-12-09
soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fsl
Rasmus Villemoes
1
-0
/
+171
2019-12-09
soc: fsl: qe: merge qe_ic.h headers into qe_ic.c
Rasmus Villemoes
1
-56
/
+0
2019-12-09
soc: fsl: qe: make qe_ic_get_{low,high}_irq static
Rasmus Villemoes
1
-10
/
+0
2019-12-09
soc: fsl: qe: remove unused qe_ic_set_* functions
Rasmus Villemoes
1
-4
/
+0
2019-12-09
soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c
Rasmus Villemoes
1
-42
/
+0
2019-12-09
soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/
Rasmus Villemoes
1
-7
/
+0
2019-12-09
soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xx
Rasmus Villemoes
1
-20
/
+4
2019-12-09
soc: fsl: qe: introduce qe_io{read,write}* wrappers
Rasmus Villemoes
1
-9
/
+25
2019-12-09
soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers
Rasmus Villemoes
1
-9
/
+9
2019-12-06
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+65
2019-12-05
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-1
/
+1
2019-11-27
net: mscc: ocelot: use skb queue instead of skbs list
Yangbo Lu
1
-8
/
+1
2019-11-21
net: mscc: ocelot: convert to use ocelot_port_add_txtstamp_skb()
Yangbo Lu
1
-0
/
+2
[next]