summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2025-11-04net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...Nishanth Menon
2025-10-05Merge tag 'mips_6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2025-10-02Merge tag 'sound-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-10-02Merge tag 'bitmap-for-6.18' of https://github.com/norov/linuxLinus Torvalds
2025-10-01Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-10-01Merge tag 'pinctrl-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-09-24Merge tag 'soc_fsl-6.18-1' of https://github.com/chleroy/linux into soc/driversArnd Bergmann
2025-09-23Merge tag 'sunxi-drivers-for-6.18' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-09-23Merge tag 'ti-driver-soc-for-v6.18' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2025-09-23Merge tag 'apple-soc-drivers-6.18' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-09-23Merge tag 'qcom-drivers-for-6.18-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2025-09-22soc/fsl/qbman: Use for_each_online_cpu() instead of for_each_cpu()Fushuai Wang
2025-09-22soc: fsl: qe: Drop legacy-of-mm-gpiochip.h header from GPIO driverChristophe Leroy
2025-09-22soc: fsl: qe: Change GPIO driver to a proper platform driverChristophe Leroy
2025-09-18soc: fsl: qmc: Only set completion interrupt when neededChristophe Leroy
2025-09-17soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystemViken Dadhaniya
2025-09-17soc: qcom: geni-se: Cleanup register defines and update copyrightViken Dadhaniya
2025-09-15Merge tag 'v6.17-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2025-09-15Merge tag 'tegra-for-6.18-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2025-09-15Merge tag 'samsung-drivers-6.18' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2025-09-15Merge tag 'renesas-drivers-for-v6.18-tag2' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2025-09-15Merge tag 'hisi-drivers-for-6.18' of https://github.com/hisilicon/linux-hisi ...Arnd Bergmann
2025-09-15Merge tag 'qcom-drivers-for-6.18' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2025-09-12soc: ti: k3-socinfo: Add information for AM62L SR1.1Bryan Brattlof
2025-09-11soc: renesas: Identify R-Car X5HDuy Nguyen
2025-09-11soc/tegra: fuse: Add Tegra114 nvmem cells and fuse lookupsSvyatoslav Ryhel
2025-09-10soc: sunxi: sram: register regmap as sysconChen-Yu Tsai
2025-09-10soc: sunxi: sram: add entry for a523Chen-Yu Tsai
2025-09-10soc: mediatek: mtk-svs: fix device leaks on mt8192 probe failureJohan Hovold
2025-09-10soc: mediatek: mtk-svs: fix device leaks on mt8183 probe failureJohan Hovold
2025-09-08soc: qcom: use devm_kcalloc() for array space allocationQianfeng Rong
2025-09-06soc: apple: sart: Add SARTv0 supportNick Chan
2025-09-06soc: apple: sart: Make allow flags SART version dependentNick Chan
2025-09-03Merge tag 'soc-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-02soc: rockchip: grf: switch to FIELD_PREP_WM16_CONST macroNicolas Frattaroli
2025-09-01Merge tag 'renesas-drivers-for-v6.18-tag1' of https://git.kernel.org/pub/scm/...Arnd Bergmann
2025-09-01Merge tag 'aspeed-6.18-drivers-0' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2025-09-01Merge tag 'qcom-drivers-fixes-for-6.17' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2025-08-29mips: Replace __ASSEMBLY__ with __ASSEMBLER__ in the mips headersThomas Huth
2025-08-29Merge tag 'drm-msm-fixes-2025-08-26' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2025-08-28soc: hisilicon: kunpeng_hccs: Fix spelling mistake "decrese" -> "decrease"Colin Ian King
2025-08-27soc: qcom: rpmh-rsc: Unconditionally clear _TRIGGER bit for TCSSneh Mankad
2025-08-25soc: qcom: use no-UBWC config for MSM8956/76Dmitry Baryshkov
2025-08-25soc: qcom: add configuration for MSM8929Dmitry Baryshkov
2025-08-25soc: qcom: ubwc: add more missing platformsDmitry Baryshkov
2025-08-25soc: qcom: ubwc: use no-uwbc config for MSM8917Dmitry Baryshkov
2025-08-23soc: qcom: pd-mapper: Add SM8750 compatiblePrasad Kumpatla
2025-08-23soc: apple: mailbox: Add Apple A11 and T2 mailbox supportNick Chan
2025-08-20soc: renesas: rz-sysc: Add syscon/regmap supportJohn Madieu
2025-08-19pinctrl: tegra: Add Tegra186 pinmux driverAaron Kling