aboutsummaryrefslogtreecommitdiff
path: root/include/soc
AgeCommit message (Expand)Author
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-22clk: Add RISC-V Canaan Kendryte K210 clock driverDamien Le Moal
2021-02-22Merge tag 'iommu-updates-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-20Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-16net: mscc: ocelot: Add support for MRPHoratiu Vultur
2021-02-14net: dsa: tag_ocelot_8021q: add support for PTP timestampingVladimir Oltean
2021-02-14net: mscc: ocelot: refactor ocelot_xtr_irq_handler into ocelot_xtr_pollVladimir Oltean
2021-02-14net: mscc: ocelot: use common tag parsing code with DSAVladimir Oltean
2021-02-14net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmitVladimir Oltean
2021-02-12net: mscc: ocelot: offload bridge port flags to deviceVladimir Oltean
2021-02-12net: mscc: ocelot: use separate flooding PGID for broadcastVladimir Oltean
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-10Merge tag 'qcom-drivers-for-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2021-02-09net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean
2021-02-06net: dsa: felix: propagate the LAG offload ops towards the ocelot libVladimir Oltean
2021-02-06net: mscc: ocelot: rebalance LAGs on link up/down eventsVladimir Oltean
2021-02-06net: mscc: ocelot: drop the use of the "lags" arrayVladimir Oltean
2021-02-06net: mscc: ocelot: set up the bonding mask in a way that avoids a net_deviceVladimir Oltean
2021-02-02Merge tag 'arm-soc/for-5.12/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann
2021-02-02Merge tag 'memory-controller-drv-tegra-5.12' of git://git.kernel.org/pub/scm/...Arnd Bergmann
2021-02-02Merge tag 'memory-controller-drv-5.12' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2021-02-02Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Joerg Roedel
2021-02-01iommu/mediatek: Support master use iova over 32bitYong Wu
2021-02-01iommu/mediatek: Use the common mtk-memory-port.hYong Wu
2021-01-29net: dsa: felix: perform switch setup for tag_8021qVladimir Oltean
2021-01-29net: mscc: ocelot: don't use NPI tag prefix for the CPU port moduleVladimir Oltean
2021-01-29net: mscc: ocelot: store a namespaced VCAP filter IDVladimir Oltean
2021-01-29net: mscc: ocelot: export VCAP structures to include/soc/msccVladimir Oltean
2021-01-27soc: bcm: brcmstb: Remove soc_is_brcmstb()Florian Fainelli
2021-01-26memory: mtk-smi: Allow building as moduleYong Wu
2021-01-21ethernet: ucc_geth: remove bd_mem_part and all associated codeRasmus Villemoes
2021-01-21soc: fsl: qe: add cpm_muram_free_addr() helperRasmus Villemoes
2021-01-21soc: fsl: qe: make cpm_muram_offset take a const void* argumentRasmus Villemoes
2021-01-15net: mscc: ocelot: configure watermarks using devlink-sbVladimir Oltean
2021-01-15net: mscc: ocelot: register devlink portsVladimir Oltean
2021-01-15net: mscc: ocelot: export NUM_TC constant from felix to common switch libVladimir Oltean
2021-01-15net: mscc: ocelot: add ops for decoding watermark threshold and occupancyVladimir Oltean
2021-01-15net: mscc: ocelot: auto-detect packet buffer size and number of frame referencesVladimir Oltean
2021-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-14riscv: cleanup Canaan Kendryte K210 sysctl driverDamien Le Moal
2021-01-11net: switchdev: remove the transaction structure from port attributesVladimir Oltean
2021-01-07soc: qcom: rpmh: Remove serialization of TCS commandsLina Iyer
2021-01-05include/soc: remove headers for EZChip NPSVineet Gupta
2021-01-05memory: tegra124-emc: Make driver modularDmitry Osipenko
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-12-14net: mscc: ocelot: install MAC addresses in .ndo_set_rx_mode from process con...Vladimir Oltean
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-05net: mscc: ocelot: fix dropping of unknown IPv4 multicast on SevilleVladimir Oltean
2020-11-26memory: tegra: Correct stub of devm_tegra_memory_controller_get()Dmitry Osipenko