aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-07-15platform: cznic: turris-omnia-mcu: fix Kconfig dependenciesArnd Bergmann1-4/+4
2024-07-10Merge tag 'sunxi-drivers-for-6.11-2' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2-2/+2
2024-07-11bus: sunxi-rsb: Constify struct regmap_busJavier Carrasco1-1/+1
2024-07-11soc: sunxi: sram: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-09Merge tag 'qcom-drivers-for-6.11-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann7-45/+31
2024-07-09Merge tag 'zynqmp-soc2-for-6.11' of https://github.com/Xilinx/linux-xlnx into...Arnd Bergmann3-36/+138
2024-07-09platform: cznic: turris-omnia-mcu: Depend on WATCHDOGMarek Behún1-0/+1
2024-07-09platform: cznic: turris-omnia-mcu: Depend on OFMarek Behún1-0/+1
2024-07-09soc: samsung: exynos-pmu: add support for PMU_ALIVE non atomic registersPeter Griffin1-3/+19
2024-07-09Merge tag 'memory-controller-drv-6.11' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann2-3/+2
2024-07-09Merge tag 'sunxi-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-2/+0
2024-07-09Merge tag 'reset-for-v6.11-2' of git://git.pengutronix.de/pza/linux into soc/...Arnd Bergmann5-3/+69
2024-07-09Merge tag 'qcom-drivers-for-6.11' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann26-550/+2030
2024-07-09Merge tag 'ti-driver-soc-for-v6.11' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann6-7/+7
2024-07-09Merge tag 'riscv-firmware-for-v6.11' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-69/+67
2024-07-09Merge tag 'riscv-cache-for-v6.11' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann3-2/+142
2024-07-08Merge tag 'tegra-for-6.11-soc' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-6/+2
2024-07-06firmware: qcom: tzmem: blacklist more platforms for SHM BridgeDmitry Baryshkov1-0/+2
2024-07-06soc: qcom: wcnss: simplify with cleanup.hKrzysztof Kozlowski1-6/+5
2024-07-06soc: qcom: pdr: simplify with cleanup.hKrzysztof Kozlowski1-24/+14
2024-07-06soc: qcom: ocmem: simplify with cleanup.hKrzysztof Kozlowski1-6/+4
2024-07-06soc: qcom: mdt_loader: simplify with cleanup.hKrzysztof Kozlowski1-4/+2
2024-07-06soc: qcom: llcc: simplify with cleanup.hKrzysztof Kozlowski1-4/+2
2024-07-06firmware: qcom: tzmem: simplify returning pointer without cleanupKrzysztof Kozlowski1-1/+1
2024-07-06soc: qcom: socinfo: Add PM6350 PMICLuca Weiss1-0/+1
2024-07-03phy: renesas: phy-rcar-gen3-usb2: Control VBUS for RZ/G2L SoCsBiju Das1-1/+7
2024-07-03reset: renesas: Add USB VBUS regulator device as childBiju Das1-0/+31
2024-07-03Merge tag 'regulator-hw-enable-helper' of https://git.kernel.org/pub/scm/linu...Philipp Zabel445-2923/+5065
2024-07-01soc: qcom: smp2p: Use devname for interrupt descriptionsChris Lew1-1/+10
2024-07-01soc: qcom: smsm: Add missing mailbox dependency to KconfigLuca Weiss1-0/+1
2024-07-01soc: qcom: add missing pd-mapper dependenciesDmitry Baryshkov1-0/+2
2024-07-01Merge tag 'amlogic-drivers-for-v6.11' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann2-0/+3
2024-07-01platform: cznic: turris-omnia-mcu: Add support for MCU provided TRNGMarek Behún6-2/+120
2024-07-01platform: cznic: turris-omnia-mcu: Add support for MCU watchdogMarek Behún5-0/+161
2024-07-01platform: cznic: turris-omnia-mcu: Add support for poweroff and wakeupMarek Behún5-0/+290
2024-07-01platform: cznic: turris-omnia-mcu: Add support for MCU connected GPIOsMarek Behún5-1/+1181
2024-07-01platform: cznic: Add preliminary support for Turris Omnia MCUMarek Behún6-0/+500
2024-07-01reset: tegra-bpmp: allow building under COMPILE_TESTPhilipp Zabel2-2/+3
2024-06-28Merge tag 'mtk-soc-for-v6.11' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann3-0/+36
2024-06-27soc: ti: k3-socinfo: Add J721E SR2.0Neha Malcom Francis1-1/+1
2024-06-27soc: ti: knav_qmss: Constify struct knav_range_opsChristophe JAILLET3-3/+3
2024-06-27firmware: ti_sci: fix TISCI protocol URL linkRichard Genoud1-1/+1
2024-06-27soc: ti: pm33xx: Fix missing newlines in log statementsVasyl Gomonovych1-2/+2
2024-06-27Merge tag 'optee-notif-wait-timeout-for-v6.11' of https://git.linaro.org/peop...Arnd Bergmann4-5/+20
2024-06-27Merge tag 'reset-for-v6.11' of git://git.pengutronix.de/pza/linux into soc/dr...Arnd Bergmann6-25/+167
2024-06-27soc: add missing MODULE_DESCRIPTION() macrosJeff Johnson5-0/+5
2024-06-27Merge tag 'ffa-updates-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann4-29/+58
2024-06-27Merge tag 'scmi-updates-6.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann4-7/+77
2024-06-27soc: mtk-cmdq: Add cmdq_pkt_logic_command to support math operationJason-JH.Lin1-0/+34
2024-06-27soc: mediatek: Disable 9-bit alpha in ETHDRHsiao Chien Sung1-0/+1