aboutsummaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-03-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-05Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-03-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-03-01Merge tag 'soc-fsl-next-v5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2019-02-26soc: fsl: dpio: configure cache stashing destinationIoana Ciornei
2019-02-26soc: fsl: dpio: enable frame data cache stashing per software portalIoana Ciornei
2019-02-26soc: fsl: guts: make fsl_guts_get_svr() staticHoria Geantă
2019-02-25MIPS: lantiq: Remove separate GPHY Firmware loaderHauke Mehrtens
2019-02-23soc/tegra: default select TEGRA_TIMER for Tegra210Joseph Lo
2019-02-20Merge tag 'soc-fsl-next-v5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2019-02-19soc: fsl: dpio: fix memory leak of a struct qbman on error exit pathColin Ian King
2019-02-16Merge tag 'qcom-drivers-for-5.1-3' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2019-02-15soc: qcom: llcc-slice: Fix typosAndy Gross
2019-02-15Merge tag 'qcom-drivers-for-5.1-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2019-02-15Merge tag 'drivers_soc_for_5.1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2019-02-15Merge tag 'arm-soc/for-5.1/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann
2019-02-15Merge tag 'qcom-drivers-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2019-02-15Merge tag 'tegra-for-5.1-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2019-02-15Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2019-02-15Merge tag 'imx-drivers-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2019-02-15Merge tag 'zynqmp-soc-for-v5.1' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann
2019-02-12qcom: soc: llcc-slice: Consolidate some codeJordan Crouse
2019-02-12qcom: soc: llcc-slice: Clear the global drv_data pointer on errorJordan Crouse
2019-02-12drivers: soc: xilinx: Add ZynqMP power domain driverJolly Shah
2019-02-12drivers: soc: xilinx: Add ZynqMP PM driverRajan Vaja
2019-02-07soc: amlogic: clk-measure: add axg and g12a supportJerome Brunet
2019-02-07soc: amlogic: canvas: Fix meson_canvas_get when probe failedNeil Armstrong
2019-02-06soc: amlogic: add missing of_node_put()wen yang
2019-02-04soc: fsl: dpio: Use after free in dpaa2_dpio_remove()Dan Carpenter
2019-02-01soc: qcom: smd-rpm: Add sdm660 compatibleCraig Tatlor
2019-02-01soc: qcom: gsbi: Fix error handling in gsbi_probe()Alexey Khoroshilov
2019-02-01soc: qcom: rpmh: Avoid accessing freed memory from batch APIStephen Boyd
2019-02-01drivers: qcom: rpmh: avoid sending sleep/wake sets immediatelyRaju P.L.S.S.S.N
2019-02-01soc: qcom: rmtfs-mem: Make sysfs attributes world-readableEvan Green
2019-02-01soc: qcom: rmtfs-mem: Add class to enable ueventsEvan Green
2019-01-31soc: bcm: bcm2835-pm: Make local symbol staticWei Yongjun
2019-01-30Merge tag 'soc-fsl-next-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2019-01-30soc: ti: knav_dma: Use proper enum in pktdma_init_chanNathan Chancellor
2019-01-30Merge tag 'soc-fsl-fix-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2019-01-25soc/tegra: pmc: Support systems where PMC is marked secureMikko Perttunen
2019-01-25soc/tegra: pmc: Explicitly initialize all fieldsThierry Reding
2019-01-25soc/tegra: pmc: Make alignment consistentThierry Reding
2019-01-25soc/tegra: pmc: Pass struct tegra_pmc * where possibleThierry Reding
2019-01-25soc/tegra: pmc: Make tegra_powergate_is_powered() a local functionJon Hunter
2019-01-25soc/tegra: pmc: Add missing kerneldocThierry Reding
2019-01-25soc/tegra: pmc: Sort includes alphabeticallyThierry Reding
2019-01-25soc/tegra: pmc: Use TEGRA186_ prefix for GPIO namesThierry Reding
2019-01-25soc/tegra: fuse: Fix typo in tegra210_init_speedo_dataJoseph Lo
2019-01-25soc/tegra: fuse: Fix illegal free of IO base addressTimo Alho