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-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-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
2019-11-21
net: mscc: ocelot: convert to use ocelot_get_txtstamp()
Yangbo Lu
1
-1
/
+8
2019-11-21
net: mscc: ocelot: export ocelot_hwstamp_get/set functions
Yangbo Lu
1
-0
/
+2
2019-11-15
net: mscc: ocelot: publish ocelot_sys.h to include/soc/mscc
Vladimir Oltean
1
-0
/
+144
2019-11-15
net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.h
Vladimir Oltean
1
-0
/
+539
2019-11-11
memory: tegra: Introduce Tegra30 EMC driver
Dmitry Osipenko
1
-1
/
+1
2019-10-31
dpaa_eth: register a device link for the qman portal used
Madalin Bucur
1
-7
/
+0
2019-10-31
soc: fsl: qbman: allow registering a device link for the portal user
Madalin Bucur
1
-0
/
+18
2019-10-07
soc: qcom: ocmem: add missing includes
Brian Masney
1
-0
/
+3
2019-10-07
soc: qcom: add OCMEM driver
Brian Masney
1
-0
/
+62
2019-09-18
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+19
2019-09-11
Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...
Joerg Roedel
1
-5
/
+0
2019-09-03
Merge tag 'icc-5.4-rc1' of https://git.linaro.org/people/georgi.djakov/linux ...
Greg Kroah-Hartman
1
-1
/
+19
2019-08-30
iommu/mediatek: Clean up struct mtk_smi_iommu
Yong Wu
1
-4
/
+0
2019-08-30
memory: mtk-smi: Get rid of need_larbid
Yong Wu
1
-1
/
+0
2019-08-27
Merge tag 'arc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
1
-0
/
+11
2019-08-26
ARCv2: IDU-intc: Add support for edge-triggered interrupts
Mischa Jonker
1
-0
/
+11
2019-08-20
drivers: qcom: Add BCM vote macro to header
Jordan Crouse
1
-1
/
+19
2019-07-22
Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...
Jonathan Corbet
1
-1
/
+1
2019-07-19
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2
-0
/
+17
2019-07-17
docs: powerpc: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
[next]