summaryrefslogtreecommitdiffstats
path: root/include/soc
AgeCommit message (Expand)Author
2020-05-06net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean
2020-04-23Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-04-17soc: tegra: fix tegra_pmc_get_suspend_mode definitionArnd Bergmann
2020-04-15net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean
2020-04-03Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-04-03Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-30net: dsa: felix: add port policersVladimir Oltean
2020-03-30net: mscc: ocelot: add action of police on vcap_is2Xiaoliang Yang
2020-03-27net: dsa: felix: support changing the MTUVladimir Oltean
2020-03-27Merge tag 'soc-fsl-next-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2020-03-25Merge tag 'tegra-for-5.7-cpuidle' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2020-03-25Merge tag 'tegra-for-5.7-arm-core' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2020-03-24soc: fsl: qe: fix sparse warnings for ucc_slow.cLi Yang
2020-03-24soc: fsl: qe: fix sparse warnings for ucc_fast.cLi Yang
2020-03-13cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidleDmitry Osipenko
2020-03-13ARM: tegra: Rename some of the newly exposed PM functionsDmitry Osipenko
2020-03-13ARM: tegra: Expose PM functions required for new cpuidle driverDmitry Osipenko
2020-03-13soc/tegra: pmc: Add pins for Tegra194Venkat Reddy Talla
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-11soc/tegra: bpmp: Update ABI headerVidya Sagar
2020-03-09net: mscc: ocelot: properly account for VLAN header length when setting MRUVladimir Oltean
2020-03-04net: dsa: felix: Allow unknown unicast traffic towards the CPU port moduleVladimir Oltean
2020-03-04net: mscc: ocelot: eliminate confusion between CPU and NPI portVladimir Oltean
2020-03-03net: dsa: felix: Wire up the ocelot cls_flower methodsVladimir Oltean
2020-03-03net: mscc: ocelot: parameterize the vcap_is2 propertiesVladimir Oltean
2020-03-03net: mscc: ocelot: remove port_pcs_init indirection for VSC7514Vladimir Oltean
2020-03-03net: mscc: ocelot: don't rely on preprocessor for vcap key/action packingVladimir Oltean
2020-03-03net: mscc: ocelot: simplify tc-flower offload structuresVladimir Oltean
2020-02-19soc: fsl: dpio: Adding QMAN multiple enqueue interfaceYouri Querry
2020-02-11drivers: qcom: rpmh: remove rpmh_flush exportMaulik Shah
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-12riscv: move sifive_l2_cache.h to include/socYash Shah
2020-01-05net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/msccVladimir Oltean
2020-01-05net: mscc: ocelot: make phy_mode a member of the common struct ocelot_portVladimir Oltean
2019-12-09soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.cRasmus Villemoes
2019-12-09soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.cRasmus Villemoes
2019-12-09soc: fsl: qe: make cpm_muram_free() return voidRasmus Villemoes
2019-12-09soc: fsl: qe: change return type of cpm_muram_alloc() to s32Rasmus Villemoes
2019-12-09soc/fsl/qe/qe.h: update include path for cpm.hRasmus Villemoes
2019-12-09soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fslRasmus Villemoes
2019-12-09soc: fsl: qe: merge qe_ic.h headers into qe_ic.cRasmus Villemoes
2019-12-09soc: fsl: qe: make qe_ic_get_{low,high}_irq staticRasmus Villemoes
2019-12-09soc: fsl: qe: remove unused qe_ic_set_* functionsRasmus Villemoes
2019-12-09soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.cRasmus Villemoes
2019-12-09soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/Rasmus Villemoes
2019-12-09soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xxRasmus Villemoes
2019-12-09soc: fsl: qe: introduce qe_io{read,write}* wrappersRasmus Villemoes
2019-12-09soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpersRasmus Villemoes