aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-11-04net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on errorNishanth Menon1-7/+7
2025-10-05Merge tag 'mips_6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+1
2025-10-02Merge tag 'sound-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-11/+33
2025-10-02Merge tag 'bitmap-for-6.18' of https://github.com/norov/linuxLinus Torvalds1-18/+17
2025-10-01Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds31-157/+1150
2025-10-01Merge tag 'pinctrl-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-0/+1
2025-09-24Merge tag 'soc_fsl-6.18-1' of https://github.com/chleroy/linux into soc/driversArnd Bergmann2-65/+76
2025-09-23Merge tag 'sunxi-drivers-for-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into soc/driversArnd Bergmann1-0/+14
2025-09-23Merge tag 'ti-driver-soc-for-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/driversArnd Bergmann2-1/+11
2025-09-23Merge tag 'apple-soc-drivers-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/sven/linux into soc/driversArnd Bergmann3-6/+76
2025-09-23Merge tag 'qcom-drivers-for-6.18-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/driversArnd Bergmann1-19/+487
2025-09-22soc/fsl/qbman: Use for_each_online_cpu() instead of for_each_cpu()Fushuai Wang1-1/+1
2025-09-22soc: fsl: qe: Drop legacy-of-mm-gpiochip.h header from GPIO driverChristophe Leroy1-24/+27
2025-09-22soc: fsl: qe: Change GPIO driver to a proper platform driverChristophe Leroy1-45/+53
2025-09-18soc: fsl: qmc: Only set completion interrupt when neededChristophe Leroy1-11/+33
2025-09-17soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystemViken Dadhaniya1-3/+471
2025-09-17soc: qcom: geni-se: Cleanup register defines and update copyrightViken Dadhaniya1-16/+16
2025-09-15Merge tag 'v6.17-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux into soc/driversArnd Bergmann1-0/+23
2025-09-15Merge tag 'tegra-for-6.18-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/driversArnd Bergmann1-0/+122
2025-09-15Merge tag 'samsung-drivers-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into soc/driversArnd Bergmann1-22/+254
2025-09-15Merge tag 'renesas-drivers-for-v6.18-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/driversArnd Bergmann2-0/+24
2025-09-15Merge tag 'hisi-drivers-for-6.18' of https://github.com/hisilicon/linux-hisi into soc/driversArnd Bergmann1-1/+1
2025-09-15Merge tag 'qcom-drivers-for-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/driversArnd Bergmann8-20/+17
2025-09-12soc: ti: k3-socinfo: Add information for AM62L SR1.1Bryan Brattlof1-0/+10
2025-09-11soc: renesas: Identify R-Car X5HDuy Nguyen2-0/+24
2025-09-11soc/tegra: fuse: Add Tegra114 nvmem cells and fuse lookupsSvyatoslav Ryhel1-0/+122
2025-09-10soc: sunxi: sram: register regmap as sysconChen-Yu Tsai1-0/+6
2025-09-10soc: sunxi: sram: add entry for a523Chen-Yu Tsai1-0/+8
2025-09-10soc: mediatek: mtk-svs: fix device leaks on mt8192 probe failureJohan Hovold1-0/+8
2025-09-10soc: mediatek: mtk-svs: fix device leaks on mt8183 probe failureJohan Hovold1-0/+15
2025-09-08soc: qcom: use devm_kcalloc() for array space allocationQianfeng Rong1-1/+1
2025-09-06soc: apple: sart: Add SARTv0 supportNick Chan1-0/+49
2025-09-06soc: apple: sart: Make allow flags SART version dependentNick Chan1-4/+9
2025-09-03Merge tag 'soc-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-5/+7
2025-09-02soc: rockchip: grf: switch to FIELD_PREP_WM16_CONST macroNicolas Frattaroli1-18/+17
2025-09-01Merge tag 'renesas-drivers-for-v6.18-tag1' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/driversArnd Bergmann6-1/+35
2025-09-01Merge tag 'aspeed-6.18-drivers-0' of https://git.kernel.org/pub/scm/linux/kernel/git/bmc/linux into soc/driversArnd Bergmann3-22/+10
2025-09-01Merge tag 'qcom-drivers-fixes-for-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixesArnd Bergmann1-5/+7
2025-08-29mips: Replace __ASSEMBLY__ with __ASSEMBLER__ in the mips headersThomas Huth1-1/+1
2025-08-29Merge tag 'drm-msm-fixes-2025-08-26' of https://gitlab.freedesktop.org/drm/msm into drm-fixesDave Airlie1-3/+20
2025-08-28soc: hisilicon: kunpeng_hccs: Fix spelling mistake "decrese" -> "decrease"Colin Ian King1-1/+1
2025-08-27soc: qcom: rpmh-rsc: Unconditionally clear _TRIGGER bit for TCSSneh Mankad1-5/+2
2025-08-25soc: qcom: use no-UBWC config for MSM8956/76Dmitry Baryshkov1-2/+2
2025-08-25soc: qcom: add configuration for MSM8929Dmitry Baryshkov1-0/+1
2025-08-25soc: qcom: ubwc: add more missing platformsDmitry Baryshkov1-0/+4
2025-08-25soc: qcom: ubwc: use no-uwbc config for MSM8917Dmitry Baryshkov1-1/+1
2025-08-23soc: qcom: pd-mapper: Add SM8750 compatiblePrasad Kumpatla1-0/+1
2025-08-23soc: apple: mailbox: Add Apple A11 and T2 mailbox supportNick Chan1-0/+19
2025-08-20soc: renesas: rz-sysc: Add syscon/regmap supportJohn Madieu6-1/+35
2025-08-19pinctrl: tegra: Add Tegra186 pinmux driverAaron Kling1-0/+1