Age | Commit message (Expand) | Author |
2020-04-03 | Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-04-03 | Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2020-04-03 | Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-03-30 | net: dsa: felix: add port policers | Vladimir Oltean |
2020-03-30 | net: mscc: ocelot: add action of police on vcap_is2 | Xiaoliang Yang |
2020-03-27 | net: dsa: felix: support changing the MTU | Vladimir Oltean |
2020-03-27 | Merge tag 'soc-fsl-next-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann |
2020-03-25 | Merge tag 'tegra-for-5.7-cpuidle' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann |
2020-03-25 | Merge tag 'tegra-for-5.7-arm-core' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann |
2020-03-24 | soc: fsl: qe: fix sparse warnings for ucc_slow.c | Li Yang |
2020-03-24 | soc: fsl: qe: fix sparse warnings for ucc_fast.c | Li Yang |
2020-03-13 | cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidle | Dmitry Osipenko |
2020-03-13 | ARM: tegra: Rename some of the newly exposed PM functions | Dmitry Osipenko |
2020-03-13 | ARM: tegra: Expose PM functions required for new cpuidle driver | Dmitry Osipenko |
2020-03-13 | soc/tegra: pmc: Add pins for Tegra194 | Venkat Reddy Talla |
2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-11 | soc/tegra: bpmp: Update ABI header | Vidya Sagar |
2020-03-09 | net: mscc: ocelot: properly account for VLAN header length when setting MRU | Vladimir Oltean |
2020-03-04 | net: dsa: felix: Allow unknown unicast traffic towards the CPU port module | Vladimir Oltean |
2020-03-04 | net: mscc: ocelot: eliminate confusion between CPU and NPI port | Vladimir Oltean |
2020-03-03 | net: dsa: felix: Wire up the ocelot cls_flower methods | Vladimir Oltean |
2020-03-03 | net: mscc: ocelot: parameterize the vcap_is2 properties | Vladimir Oltean |
2020-03-03 | net: mscc: ocelot: remove port_pcs_init indirection for VSC7514 | Vladimir Oltean |
2020-03-03 | net: mscc: ocelot: don't rely on preprocessor for vcap key/action packing | Vladimir Oltean |
2020-03-03 | net: mscc: ocelot: simplify tc-flower offload structures | Vladimir Oltean |
2020-02-19 | soc: fsl: dpio: Adding QMAN multiple enqueue interface | Youri Querry |
2020-02-11 | drivers: qcom: rpmh: remove rpmh_flush export | Maulik Shah |
2020-02-08 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2020-01-19 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-01-12 | riscv: move sifive_l2_cache.h to include/soc | Yash Shah |
2020-01-05 | net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/mscc | Vladimir Oltean |
2020-01-05 | net: mscc: ocelot: make phy_mode a member of the common struct ocelot_port | Vladimir Oltean |
2019-12-09 | soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.c | Rasmus Villemoes |
2019-12-09 | soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.c | Rasmus Villemoes |
2019-12-09 | soc: fsl: qe: make cpm_muram_free() return void | Rasmus Villemoes |
2019-12-09 | soc: fsl: qe: change return type of cpm_muram_alloc() to s32 | Rasmus Villemoes |
2019-12-09 | soc/fsl/qe/qe.h: update include path for cpm.h | Rasmus Villemoes |
2019-12-09 | soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fsl | Rasmus Villemoes |
2019-12-09 | soc: fsl: qe: merge qe_ic.h headers into qe_ic.c | Rasmus Villemoes |
2019-12-09 | soc: fsl: qe: make qe_ic_get_{low,high}_irq static | Rasmus Villemoes |
2019-12-09 | soc: fsl: qe: remove unused qe_ic_set_* functions | Rasmus Villemoes |
2019-12-09 | soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c | Rasmus Villemoes |
2019-12-09 | soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/ | Rasmus Villemoes |
2019-12-09 | soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xx | Rasmus Villemoes |
2019-12-09 | soc: fsl: qe: introduce qe_io{read,write}* wrappers | Rasmus Villemoes |
2019-12-09 | soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers | Rasmus Villemoes |
2019-12-06 | Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2019-12-05 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-11-27 | net: mscc: ocelot: use skb queue instead of skbs list | Yangbo Lu |
2019-11-21 | net: mscc: ocelot: convert to use ocelot_port_add_txtstamp_skb() | Yangbo Lu |