aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-18soc: fsl: qe: fix typo in a commentJason Wang1-2/+2
2022-02-18soc: fsl: guts: Add a missing memory allocation failure checkChristophe JAILLET1-2/+7
2022-02-18soc: fsl: guts: Revert commit 3c0d64e867edChristophe JAILLET1-4/+3
2022-02-18Merge tag 'sound-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-11/+4
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-5/+4
2022-02-14Merge tag 'asoc-fix-v5.17-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-11/+4
2022-02-12soc: ixp4xx-npe: Access syscon regs using regmapLinus Walleij2-9/+25
2022-02-11soc: imx: imx8m-blk-ctrl: add i.MX8MQ VPU blk-ctrlLucas Stach1-0/+66
2022-02-10soc: qcom: llcc: Add configuration data for SM8450 SoCSai Prakash Ranjan1-0/+34
2022-02-10soc: qcom: llcc: Update register offsets for newer LLCC HWSai Prakash Ranjan1-7/+29
2022-02-10soc: qcom: llcc: Add missing llcc configuration dataSai Prakash Ranjan1-0/+4
2022-02-10soc: qcom: llcc: Add write-cache cacheable supportSai Prakash Ranjan1-0/+15
2022-02-10soc: qcom: llcc: Update the logic for version info extractionSai Prakash Ranjan1-4/+5
2022-02-10soc: qcom: llcc: Add support for 16 ways of allocationHuang Yiwei1-2/+2
2022-02-10soc: qcom: socinfo: Add some more PMICs and SoCsBjorn Andersson1-0/+12
2022-02-09soc: fsl: dpio: read the consumer index from the cache inhibited areaIoana Ciornei1-4/+4
2022-02-08ASoC: Revert "ASoC: mediatek: Check for error clk pointer"Guenter Roeck1-11/+4
2022-02-08soc: aspeed: lpc-ctrl: Block error printing on probe defer casesJae Hyun Yoo1-4/+3
2022-02-08soc: renesas: Add support for reading product revision for RZ/G2L familyBiju Das1-22/+33
2022-02-04rockchip/soc/drivers: Add DTPM description for rk3399Daniel Lezcano3-0/+68
2022-02-03soc: qcom: mdt_loader: Extract PAS operationsBjorn Andersson1-36/+74
2022-02-03soc: qcom: mdt_loader: Always invoke PAS mem_setupBjorn Andersson1-11/+8
2022-02-03soc: qcom: mdt_loader: Reorder parts of __qcom_mdt_load()Bjorn Andersson1-16/+16
2022-02-03soc: qcom: mdt_loader: Extend check for split firmwareBjorn Andersson1-1/+2
2022-02-03soc: qcom: mdt_loader: Allow hash to reside in any segmentBjorn Andersson1-5/+16
2022-02-03soc: qcom: mdt_loader: Allow hash segment to be split outBjorn Andersson1-8/+21
2022-02-03soc: qcom: mdt_loader: Split out split-file-loaderBjorn Andersson1-31/+41
2022-02-03firmware: qcom: scm: Introduce pas_metadata contextBjorn Andersson1-1/+1
2022-02-02soc: ti: wkup_m3_ipc: Fix IRQ check in wkup_m3_ipc_probeMiaoqian Lin1-2/+2
2022-02-02soc: ti: smartreflex: Use platform_get_irq_optional() to get the interruptLad Prabhakar1-6/+7
2022-02-02soc: ti: k3-ringacc: Use devm_bitmap_zalloc() when applicableChristophe JAILLET1-9/+6
2022-01-31soc: qcom: aoss: remove spurious IRQF_ONESHOT flagsDaniel Thompson1-1/+1
2022-01-31soc: qcom: apr: Remove redundant 'flush_workqueue()' callsXu Wang1-1/+0
2022-01-31soc: qcom: aoss: Fix missing put_device call in qmp_getMiaoqian Lin1-1/+5
2022-01-31soc: qcom: ocmem: Fix missing put_device() call in of_get_ocmemMiaoqian Lin1-0/+1
2022-01-31soc: qcom: rpmpd: Check for null return of devm_kcallocJiasheng Jiang1-0/+3
2022-01-31soc: qcom: llcc: Use devm_bitmap_zalloc() when applicableChristophe JAILLET1-3/+2
2022-01-28soc: imx: Remove Layerscape checkFabio Estevam1-3/+0
2022-01-24soc: renesas: Identify RZ/V2L SoCBiju Das2-0/+18
2022-01-23soc: samsung: Fix typo in CONFIG_EXYNOS_USI descriptionSam Protsenko1-1/+1
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds3-4/+4
2022-01-20riscv: canaan: remove useless select of non-existing config SYSCONLukas Bulwahn1-1/+0
2022-01-15cpumask: replace cpumask_next_* with cpumask_first_* where appropriateYury Norov2-2/+2
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov1-2/+2
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds4-7/+658
2022-01-14Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-4/+11
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-71/+37
2022-01-10Merge tag 'dt-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+4
2022-01-10Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds42-663/+2054
2022-01-03Merge 5.16-rc8 into char-misc-nextGreg Kroah-Hartman4-2/+25