summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2024-03-01Merge tag 'drm-misc-fixes-2024-02-29' of https://anongit.freedesktop.org/git/...Dave Airlie
2024-02-26Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2024-02-23soc: qcom: pmic_glink: Fix boot when QRTR=mRob Clark
2024-02-23soc: qcom: pmic_glink_altmode: fix drm bridge use-after-freeJohan Hovold
2024-02-23Merge tag 'riscv-soc-drivers-fixes-for-v6.8-rc6' of https://git.kernel.org/pu...Arnd Bergmann
2024-01-30soc: apple: mailbox: error pointers are negative integersLinus Torvalds
2024-01-22soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input promptGeert Uytterhoeven
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-11Merge tag 'soc-arm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2024-01-09soc: pxa: ssp: fix castsDuje Mihanović
2024-01-04drivers: soc: xilinx: add check for platformJay Buddhabhatti
2023-12-22Merge tag 'riscv-cache-for-v6.8' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2023-12-22Merge tag 'riscv-soc-drivers-for-v6.8' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2023-12-22Merge tag 'samsung-drivers-6.8' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2023-12-22Merge tag 'qcom-drivers-for-6.8' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2023-12-22Merge tag 'ti-driver-soc-for-v6.8' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2023-12-22Merge tag 'zynqmp-soc-for-6.8' of https://github.com/Xilinx/linux-xlnx into s...Arnd Bergmann
2023-12-22Merge tag 'renesas-drivers-for-v6.8-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2023-12-22Merge tag 'mtk-soc-for-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2023-12-22Merge tag 'fsl_qmc_tsa_v6.8' of https://github.com//hcodina/linux into soc/dr...Arnd Bergmann
2023-12-22Merge tag 'hisi-drivers-for-6.8' of https://github.com/hisilicon/linux-hisi i...Arnd Bergmann
2023-12-18soc: qcom: llcc: Fix LLCC_TRP_ATTR2_CFGn offsetAbel Vesa
2023-12-17soc: qcom: llcc: Fix typo in kernel-docGhanshyam Agrawal
2023-12-15soc: qcom: pmic_glink: drop stray semicolonsJohan Hovold
2023-12-15soc: qcom: pmic_glink: disable UCSI on sc8280xpJohan Hovold
2023-12-15soc: qcom: llcc: Fix dis_cap_alloc and retain_on_pc configurationAtul Dhudase
2023-12-15soc: qcom: pmic_pdcharger_ulog: Fix hypothetical ulog request message endianessAndrew Halaney
2023-12-15soc: qcom: pmic_pdcharger_ulog: Move TRACE_SYSTEM out of #if protectionAndrew Halaney
2023-12-15soc: qcom: pmic_pdcharger_ulog: Search current directory for headersAndrew Halaney
2023-12-15soc: qcom: socinfo: Add few DSPs to get their image detailsNaman Jain
2023-12-15soc: qcom: llcc: Add missing description for members in slice configAbel Vesa
2023-12-15Revert "soc: qcom: stats: Add DDR sleep stats"Konrad Dybcio
2023-12-13soc: renesas: Make RZ/Five depend on !DMA_DIRECT_REMAPConor Dooley
2023-12-13soc: renesas: Remove duplicate setup of soc_device_attribute.familyGeert Uytterhoeven
2023-12-13soc: xilinx: Add error message for invalid payload received from IPI callback.Naman Trivedi Manojbhai
2023-12-13soc: ti: k3-socinfo: Add JTAG ID for J722SVaishnav Achath
2023-12-12soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtimeHerve Codina
2023-12-12soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()Herve Codina
2023-12-12soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()Herve Codina
2023-12-12soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flagHerve Codina
2023-12-12soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setupHerve Codina
2023-12-12soc: fsl: cpm1: qmc: Add support for disabling channel TSA entriesHerve Codina
2023-12-12soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()Herve Codina
2023-12-12soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()Herve Codina
2023-12-12soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*Herve Codina
2023-12-12soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*Herve Codina
2023-12-12soc: fsl: cpm1: qmc: Introduce available timeslots masksHerve Codina
2023-12-12soc: fsl: cpm1: qmc: Add support for child devicesHerve Codina
2023-12-12soc: fsl: cpm1: qmc: Remove inline function specifiersHerve Codina