aboutsummaryrefslogtreecommitdiff
path: root/include/soc
AgeCommit message (Expand)AuthorFilesLines
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 5-162/+213
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 1-0/+16
2020-01-12riscv: move sifive_l2_cache.h to include/socGravatar Yash Shah 1-0/+16
2020-01-05net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/msccGravatar Vladimir Oltean 3-0/+1170
2020-01-05net: mscc: ocelot: make phy_mode a member of the common struct ocelot_portGravatar Vladimir Oltean 1-0/+2
2019-12-09soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.cGravatar Rasmus Villemoes 1-2/+2
2019-12-09soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.cGravatar Rasmus Villemoes 1-3/+3
2019-12-09soc: fsl: qe: make cpm_muram_free() return voidGravatar Rasmus Villemoes 1-3/+2
2019-12-09soc: fsl: qe: change return type of cpm_muram_alloc() to s32Gravatar Rasmus Villemoes 1-8/+8
2019-12-09soc/fsl/qe/qe.h: update include path for cpm.hGravatar Rasmus Villemoes 1-1/+1
2019-12-09soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fslGravatar Rasmus Villemoes 1-0/+171
2019-12-09soc: fsl: qe: merge qe_ic.h headers into qe_ic.cGravatar Rasmus Villemoes 1-56/+0
2019-12-09soc: fsl: qe: make qe_ic_get_{low,high}_irq staticGravatar Rasmus Villemoes 1-10/+0
2019-12-09soc: fsl: qe: remove unused qe_ic_set_* functionsGravatar Rasmus Villemoes 1-4/+0
2019-12-09soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.cGravatar Rasmus Villemoes 1-42/+0
2019-12-09soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/Gravatar Rasmus Villemoes 1-7/+0
2019-12-09soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xxGravatar Rasmus Villemoes 1-20/+4
2019-12-09soc: fsl: qe: introduce qe_io{read,write}* wrappersGravatar Rasmus Villemoes 1-9/+25
2019-12-09soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpersGravatar Rasmus Villemoes 1-9/+9
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-0/+65
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 1-1/+1
2019-11-27net: mscc: ocelot: use skb queue instead of skbs listGravatar Yangbo Lu 1-8/+1
2019-11-21net: mscc: ocelot: convert to use ocelot_port_add_txtstamp_skb()Gravatar Yangbo Lu 1-0/+2
2019-11-21net: mscc: ocelot: convert to use ocelot_get_txtstamp()Gravatar Yangbo Lu 1-1/+8
2019-11-21net: mscc: ocelot: export ocelot_hwstamp_get/set functionsGravatar Yangbo Lu 1-0/+2
2019-11-15net: mscc: ocelot: publish ocelot_sys.h to include/soc/msccGravatar Vladimir Oltean 1-0/+144
2019-11-15net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.hGravatar Vladimir Oltean 1-0/+539
2019-11-11memory: tegra: Introduce Tegra30 EMC driverGravatar Dmitry Osipenko 1-1/+1
2019-10-31dpaa_eth: register a device link for the qman portal usedGravatar Madalin Bucur 1-7/+0
2019-10-31soc: fsl: qbman: allow registering a device link for the portal userGravatar Madalin Bucur 1-0/+18
2019-10-07soc: qcom: ocmem: add missing includesGravatar Brian Masney 1-0/+3
2019-10-07soc: qcom: add OCMEM driverGravatar Brian Masney 1-0/+62
2019-09-18Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+19
2019-09-11Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Gravatar Joerg Roedel 1-5/+0
2019-09-03Merge tag 'icc-5.4-rc1' of https://git.linaro.org/people/georgi.djakov/linux ...Gravatar Greg Kroah-Hartman 1-1/+19
2019-08-30iommu/mediatek: Clean up struct mtk_smi_iommuGravatar Yong Wu 1-4/+0
2019-08-30memory: mtk-smi: Get rid of need_larbidGravatar Yong Wu 1-1/+0
2019-08-27Merge tag 'arc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Gravatar Linus Torvalds 1-0/+11
2019-08-26ARCv2: IDU-intc: Add support for edge-triggered interruptsGravatar Mischa Jonker 1-0/+11
2019-08-20drivers: qcom: Add BCM vote macro to headerGravatar Jordan Crouse 1-1/+19
2019-07-22Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Gravatar Jonathan Corbet 1-1/+1
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 2-0/+17
2019-07-17docs: powerpc: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 13-53/+13
2019-06-17Merge tag 'soc-fsl-next-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Olof Johansson 2-0/+17
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399Gravatar Thomas Gleixner 1-12/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Gravatar Thomas Gleixner 6-54/+6
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Gravatar Thomas Gleixner 1-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Gravatar Thomas Gleixner 2-24/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Gravatar Thomas Gleixner 1-9/+1