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
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+43
2021-02-22
clk: Add RISC-V Canaan Kendryte K210 clock driver
Damien Le Moal
1
-0
/
+2
2021-02-22
Merge tag 'iommu-updates-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2021-02-20
Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-30
/
+9
2021-02-16
net: mscc: ocelot: Add support for MRP
Horatiu Vultur
1
-0
/
+45
2021-02-14
net: dsa: tag_ocelot_8021q: add support for PTP timestamping
Vladimir Oltean
1
-0
/
+5
2021-02-14
net: mscc: ocelot: refactor ocelot_xtr_irq_handler into ocelot_xtr_poll
Vladimir Oltean
1
-0
/
+7
2021-02-14
net: mscc: ocelot: use common tag parsing code with DSA
Vladimir Oltean
1
-7
/
+0
2021-02-14
net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmit
Vladimir Oltean
1
-0
/
+22
2021-02-12
net: mscc: ocelot: offload bridge port flags to device
Vladimir Oltean
1
-0
/
+5
2021-02-12
net: mscc: ocelot: use separate flooding PGID for broadcast
Vladimir Oltean
1
-7
/
+8
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+2
2021-02-10
Merge tag 'qcom-drivers-for-5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
1
-1
/
+8
2021-02-09
net: dsa: felix: implement port flushing on .phylink_mac_link_down
Vladimir Oltean
1
-0
/
+2
2021-02-06
net: dsa: felix: propagate the LAG offload ops towards the ocelot lib
Vladimir Oltean
1
-0
/
+6
2021-02-06
net: mscc: ocelot: rebalance LAGs on link up/down events
Vladimir Oltean
1
-0
/
+1
2021-02-06
net: mscc: ocelot: drop the use of the "lags" array
Vladimir Oltean
1
-2
/
+0
2021-02-06
net: mscc: ocelot: set up the bonding mask in a way that avoids a net_device
Vladimir Oltean
1
-0
/
+2
2021-02-02
Merge tag 'arm-soc/for-5.12/drivers' of https://github.com/Broadcom/stblinux ...
Arnd Bergmann
1
-12
/
+0
2021-02-02
Merge tag 'memory-controller-drv-tegra-5.12' of git://git.kernel.org/pub/scm/...
Arnd Bergmann
1
-16
/
+0
2021-02-02
Merge tag 'memory-controller-drv-5.12' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
1
-1
/
+1
2021-02-02
Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Joerg Roedel
1
-2
/
+1
2021-02-01
iommu/mediatek: Support master use iova over 32bit
Yong Wu
1
-0
/
+1
2021-02-01
iommu/mediatek: Use the common mtk-memory-port.h
Yong Wu
1
-2
/
+0
2021-01-29
net: dsa: felix: perform switch setup for tag_8021q
Vladimir Oltean
2
-0
/
+5
2021-01-29
net: mscc: ocelot: don't use NPI tag prefix for the CPU port module
Vladimir Oltean
1
-2
/
+2
2021-01-29
net: mscc: ocelot: store a namespaced VCAP filter ID
Vladimir Oltean
1
-1
/
+6
2021-01-29
net: mscc: ocelot: export VCAP structures to include/soc/mscc
Vladimir Oltean
1
-0
/
+289
2021-01-27
soc: bcm: brcmstb: Remove soc_is_brcmstb()
Florian Fainelli
1
-12
/
+0
2021-01-26
memory: mtk-smi: Allow building as module
Yong Wu
1
-1
/
+1
2021-01-21
ethernet: ucc_geth: remove bd_mem_part and all associated code
Rasmus Villemoes
2
-7
/
+0
2021-01-21
soc: fsl: qe: add cpm_muram_free_addr() helper
Rasmus Villemoes
1
-0
/
+5
2021-01-21
soc: fsl: qe: make cpm_muram_offset take a const void* argument
Rasmus Villemoes
1
-2
/
+2
2021-01-15
net: mscc: ocelot: configure watermarks using devlink-sb
Vladimir Oltean
1
-0
/
+47
2021-01-15
net: mscc: ocelot: register devlink ports
Vladimir Oltean
1
-0
/
+2
2021-01-15
net: mscc: ocelot: export NUM_TC constant from felix to common switch lib
Vladimir Oltean
1
-0
/
+1
2021-01-15
net: mscc: ocelot: add ops for decoding watermark threshold and occupancy
Vladimir Oltean
2
-6
/
+2
2021-01-15
net: mscc: ocelot: auto-detect packet buffer size and number of frame references
Vladimir Oltean
2
-1
/
+5
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-231
/
+0
2021-01-14
riscv: cleanup Canaan Kendryte K210 sysctl driver
Damien Le Moal
1
-0
/
+41
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
1
-2
/
+1
2021-01-07
soc: qcom: rpmh: Remove serialization of TCS commands
Lina Iyer
1
-1
/
+8
2021-01-05
include/soc: remove headers for EZChip NPS
Vineet Gupta
2
-231
/
+0
2021-01-05
memory: tegra124-emc: Make driver modular
Dmitry Osipenko
1
-16
/
+0
2020-12-16
Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+27
2020-12-15
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+4
2020-12-14
net: mscc: ocelot: install MAC addresses in .ndo_set_rx_mode from process con...
Vladimir Oltean
1
-0
/
+2
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2020-12-05
net: mscc: ocelot: fix dropping of unknown IPv4 multicast on Seville
Vladimir Oltean
1
-0
/
+3
2020-11-26
memory: tegra: Correct stub of devm_tegra_memory_controller_get()
Dmitry Osipenko
1
-1
/
+1
[next]