summaryrefslogtreecommitdiffstats
path: root/include/soc
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean2020-05-061-0/+1
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2020-04-231-6/+9
|\
| * soc: tegra: fix tegra_pmc_get_suspend_mode definitionArnd Bergmann2020-04-171-6/+9
* | net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean2020-04-151-1/+3
|/
* Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-04-034-16/+14
|\
| * Merge tag 'soc-fsl-next-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2020-03-273-11/+14
| |\
| | * soc: fsl: qe: fix sparse warnings for ucc_slow.cLi Yang2020-03-241-7/+6
| | * soc: fsl: qe: fix sparse warnings for ucc_fast.cLi Yang2020-03-241-3/+3
| | * soc: fsl: dpio: Adding QMAN multiple enqueue interfaceYouri Querry2020-02-191-1/+5
| * | drivers: qcom: rpmh: remove rpmh_flush exportMaulik Shah2020-02-111-5/+0
| |/
* | Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-04-034-2/+47
|\ \
| * \ Merge tag 'tegra-for-5.7-cpuidle' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2020-03-251-1/+1
| |\ \
| | * | cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidleDmitry Osipenko2020-03-131-1/+1
| * | | Merge tag 'tegra-for-5.7-arm-core' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2020-03-252-0/+44
| |\| |
| | * | ARM: tegra: Rename some of the newly exposed PM functionsDmitry Osipenko2020-03-131-8/+8
| | * | ARM: tegra: Expose PM functions required for new cpuidle driverDmitry Osipenko2020-03-132-0/+44
| | |/
| * / soc/tegra: pmc: Add pins for Tegra194Venkat Reddy Talla2020-03-131-1/+2
| |/
* | Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-031-1/+9
|\ \
| * | soc/tegra: bpmp: Update ABI headerVidya Sagar2020-03-111-1/+9
| |/
* | net: dsa: felix: add port policersVladimir Oltean2020-03-301-0/+8
* | net: mscc: ocelot: add action of police on vcap_is2Xiaoliang Yang2020-03-301-0/+1
* | net: dsa: felix: support changing the MTUVladimir Oltean2020-03-271-0/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-121-1/+1
|\ \
| * | net: mscc: ocelot: properly account for VLAN header length when setting MRUVladimir Oltean2020-03-091-1/+1
| |/
* | net: dsa: felix: Allow unknown unicast traffic towards the CPU port moduleVladimir Oltean2020-03-041-0/+60
* | net: mscc: ocelot: eliminate confusion between CPU and NPI portVladimir Oltean2020-03-041-5/+7
* | net: dsa: felix: Wire up the ocelot cls_flower methodsVladimir Oltean2020-03-031-0/+6
* | net: mscc: ocelot: parameterize the vcap_is2 propertiesVladimir Oltean2020-03-032-8/+30
* | net: mscc: ocelot: remove port_pcs_init indirection for VSC7514Vladimir Oltean2020-03-031-3/+0
* | net: mscc: ocelot: don't rely on preprocessor for vcap key/action packingVladimir Oltean2020-03-032-0/+187
* | net: mscc: ocelot: simplify tc-flower offload structuresVladimir Oltean2020-03-031-0/+7
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-02-085-162/+213
|\
| * soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.cRasmus Villemoes2019-12-091-2/+2
| * soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.cRasmus Villemoes2019-12-091-3/+3
| * soc: fsl: qe: make cpm_muram_free() return voidRasmus Villemoes2019-12-091-3/+2
| * soc: fsl: qe: change return type of cpm_muram_alloc() to s32Rasmus Villemoes2019-12-091-8/+8
| * soc/fsl/qe/qe.h: update include path for cpm.hRasmus Villemoes2019-12-091-1/+1
| * soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fslRasmus Villemoes2019-12-091-0/+171
| * soc: fsl: qe: merge qe_ic.h headers into qe_ic.cRasmus Villemoes2019-12-091-56/+0
| * soc: fsl: qe: make qe_ic_get_{low,high}_irq staticRasmus Villemoes2019-12-091-10/+0
| * soc: fsl: qe: remove unused qe_ic_set_* functionsRasmus Villemoes2019-12-091-4/+0
| * soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.cRasmus Villemoes2019-12-091-42/+0
| * soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/Rasmus Villemoes2019-12-091-7/+0
| * soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xxRasmus Villemoes2019-12-091-20/+4
| * soc: fsl: qe: introduce qe_io{read,write}* wrappersRasmus Villemoes2019-12-091-9/+25
| * soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpersRasmus Villemoes2019-12-091-9/+9
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-191-0/+16
|\ \
| * | riscv: move sifive_l2_cache.h to include/socYash Shah2020-01-121-0/+16
| |/
* | net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/msccVladimir Oltean2020-01-053-0/+1170
* | net: mscc: ocelot: make phy_mode a member of the common struct ocelot_portVladimir Oltean2020-01-051-0/+2
|/