aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-3/+4
2021-11-10Merge tag 'arm-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-7/+5
2021-11-08soc: ti: fix wkup_m3_rproc_boot_thread return typeArnd Bergmann1-2/+3
2021-11-03Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds51-285/+2544
2021-11-03Merge tag 'sound-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-53/+236
2021-10-29exit/kthread: Have kernel threads return instead of calling do_exitEric W. Biederman1-1/+1
2021-10-27Merge tag 'soc-fsl-fix-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/fixesArnd Bergmann3-7/+5
2021-10-26qcom: spm: allow compile-testingArnd Bergmann1-1/+1
2021-10-26Merge tag 'qcom-drivers-for-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/driversArnd Bergmann9-53/+475
2021-10-26Merge tag 'samsung-drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/driversArnd Bergmann5-17/+87
2021-10-26Merge tag '20210927135559.738-6-srinivas.kandagatla@linaro.org' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into v11_20211026_srinivas_kandagatla_asoc_qcom_add_audioreach_support for audioreach supportMark Brown2-53/+236
2021-10-26soc: samsung: exynos-chipid: add exynosautov9 SoC supportChanho Park1-0/+1
2021-10-24soc: qcom: smp2p: Add of_node_put() before gotoWan Jiabing1-3/+10
2021-10-24soc: qcom: apr: Add of_node_put() before returnWan Jiabing1-0/+2
2021-10-23soc: qcom: qcom_stats: Fix client votes offsetMaulik Shah1-1/+1
2021-10-23soc: qcom: rpmhpd: fix sm8350_mxc's peer domainDmitry Baryshkov1-1/+1
2021-10-23soc: qcom: spm: Add 8916 SPM register dataLina Iyer1-0/+21
2021-10-23soc: qcom: socinfo: Add PM8150C and SMB2351 modelsBjorn Andersson1-0/+2
2021-10-22soc: aspeed: Add UART routing supportChia-Wei Wang3-4/+618
2021-10-22Merge tag 'soc-fsl-next-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/driversArnd Bergmann4-14/+7
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+0
2021-10-21soc: fsl: dpio: rename the enqueue descriptor variableYouri Querry1-4/+4
2021-10-21soc: fsl: dpio: use an explicit NULL instead of 0Ioana Ciornei1-1/+1
2021-10-21soc: fsl: rcpm: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-6/+1
2021-10-21soc: fsl: guts: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-10-21soc: fsl: dpaa2-console: free buffer before returning from dpaa2_console_readRobert-Ionut Alexa1-0/+1
2021-10-20Merge tag 'sunxi-drivers-for-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/driversArnd Bergmann1-3/+1
2021-10-20Merge tag 'imx-drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/driversArnd Bergmann4-41/+618
2021-10-20soc: fsl: dpio: Unsigned compared against 0 in qbman_swp_set_irq_coalescing()Tim Gardner1-6/+5
2021-10-19soc: fsl: dpio: use the combined functions to protect critical zoneMeng Li1-6/+3
2021-10-19soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_idMeng Li1-1/+1
2021-10-17Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2021-10-17soc: qcom: smp2p: add feature negotiation and ssr ack feature supportChris Lew1-25/+96
2021-10-16soc: qcom: Add Sleep stats driverMahesh Sivasubramanian3-0/+288
2021-10-16soc: qcom: socinfo: add two missing PMIC IDsDmitry Baryshkov1-2/+2
2021-10-15soc: qcom: rpmhpd: Make power_on actually enable the domainBjorn Andersson1-4/+14
2021-10-15soc: fsl: dpio: add Net DIM integrationIoana Ciornei3-0/+81
2021-10-15soc: fsl: dpio: add support for irq coalescing per software portalIoana Ciornei3-0/+107
2021-10-15soc: fsl: dpio: extract the QBMAN clock frequency from the attributesIoana Ciornei6-0/+9
2021-10-15soc: samsung: exynos-chipid: Add Exynos850 supportSam Protsenko1-0/+10
2021-10-15soc: samsung: exynos-chipid: Pass revision reg offsetsSam Protsenko1-11/+58
2021-10-15soc: imx: imx8m-blk-ctrl: off by one in imx8m_blk_ctrl_xlate()Dan Carpenter1-1/+1
2021-10-14soc: qcom: smem: Support reserved-memory descriptionBjorn Andersson1-18/+39
2021-10-13Merge tag 'arm-soc/for-5.16/drivers' of https://github.com/Broadcom/stblinux into arm/driversArnd Bergmann3-6/+4
2021-10-13Merge tag 'qcom-drivers-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/driversArnd Bergmann17-186/+660
2021-10-11Merge tag 'v5.15-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/driversArnd Bergmann4-0/+192
2021-10-11Merge tag 'tegra-for-5.16-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/driversArnd Bergmann3-6/+103
2021-10-11Merge tag 'amlogic-drivers-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into arm/driversArnd Bergmann3-6/+3
2021-10-10soc: samsung: pm_domains: drop unused is_off fieldKrzysztof Kozlowski1-1/+0
2021-10-08soc/tegra: pmc: Use devm_platform_ioremap_resource()Cai Huoqing1-2/+1