summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
2022-06-09soc: aspeed: mctp: Add IOCTL to set own EIDIwona Winiarska1-0/+18
2022-05-12Merge commit '49caedb668e476c100d727f2174724e0610a2b92' of https://github.com...Sujoy Ray11-11/+175
2022-04-27Merge tag 'v5.15.35' into dev-5.15Joel Stanley1-1/+57
2022-04-20soc: qcom: aoss: Fix missing put_device call in qmp_getMiaoqian Lin1-1/+5
2022-04-20soc: qcom: aoss: Expose send for generic usecaseDeepak Kumar Singh1-1/+53
2022-04-15soc: aspeed: mctp: Extend internal aspeed-mctp driver APIKrzysztof Richert1-0/+22
2022-04-15soc: aspeed: mctp: Add IOCTLs for extended EID informationKrzysztof Richert1-20/+63
2022-04-15soc: aspeed: xdma: Add trace eventsEddie James1-2/+16
2022-04-14Merge tag 'v5.15.34' into dev-5.15Joel Stanley5-3/+10
2022-04-08soc: mediatek: pm-domains: Add wakeup capacity support in power domainChun-Jie Chen1-0/+3
2022-04-08soc: ti: wkup_m3_ipc: Fix IRQ check in wkup_m3_ipc_probeMiaoqian Lin1-2/+2
2022-04-08soc: qcom: aoss: remove spurious IRQF_ONESHOT flagsDaniel Thompson1-1/+1
2022-04-08soc: qcom: ocmem: Fix missing put_device() call in of_get_ocmemMiaoqian Lin1-0/+1
2022-04-08soc: qcom: rpmpd: Check for null return of devm_kcallocJiasheng Jiang1-0/+3
2022-03-31soc: aspeed: Correct mutex trylock checkVikash Chandola1-1/+1
2022-03-23soc: aspeed: Add support for eSPI Virtual WireAnkita Prasad4-1/+123
2022-03-22Merge tag 'v5.15.30' into dev-5.15Joel Stanley2-5/+11
2022-03-16ARM: soc: aspeed: Update secure boot controller supportJoel Stanley1-9/+11
2022-03-12soc: aspeed: Add support for eSPI OOB channelVikash Chandola6-11/+621
2022-03-12soc: aspeed: Refactor aspeed espi slaveVikash Chandola2-96/+334
2022-03-11Merge commit '2befcc6bb0bb1e0a4a31391a359adcab3925b6e4' of https://github.com...Sujoy Ray15-23/+38
2022-03-08soc: fsl: qe: Check of ioremap return valueJiasheng Jiang1-0/+2
2022-03-08soc: fsl: guts: Add a missing memory allocation failure checkChristophe JAILLET1-2/+7
2022-03-08soc: fsl: guts: Revert commit 3c0d64e867edChristophe JAILLET1-4/+3
2022-03-08Merge tag 'v5.15.26' into dev-5.15Joel Stanley1-4/+3
2022-03-07ARM: soc: aspeed: Add secure boot controller supportJoel Stanley3-0/+79
2022-02-23soc: aspeed: lpc-ctrl: Block error printing on probe defer casesJae Hyun Yoo1-4/+3
2022-02-17Merge tag 'v5.15.24' into dev-5.15Joel Stanley1-11/+4
2022-02-08Revert "ASoC: mediatek: Check for error clk pointer"Guenter Roeck1-11/+4
2022-01-31Merge tag 'v5.15.18' into dev-5.15Joel Stanley4-7/+14
2022-01-27PM: AVS: qcom-cpr: Use div64_ul instead of do_divChangcheng Deng1-1/+1
2022-01-27soc: ti: pruss: fix referenced node in error messageJan Kiszka1-1/+1
2022-01-27soc: imx: gpcv2: Synchronously suspend MIX domainsMarek Vasut1-1/+1
2022-01-27ASoC: mediatek: Check for error clk pointerJiasheng Jiang1-4/+11
2022-01-14Merge tag 'v5.15.14' into dev-5.15Joel Stanley3-2/+6
2021-12-22soc/tegra: fuse: Fix bitwise vs. logical OR warningNathan Chancellor2-2/+2
2021-12-22soc: imx: Register SoC device only on i.MX boardsStephan Gerhold1-0/+4
2021-12-15soc: aspeed: lpc-mbox: Avoid calling kfifo_to_user in atomic contextIwona Winiarska1-45/+33
2021-12-15soc: aspeed: espi-slave: Avoid calling put_user in atomic contextIwona Winiarska1-24/+20
2021-11-26Merge tag 'v5.15.5' into dev-5.15Joel Stanley10-18/+29
2021-11-18soc: fsl: dpaa2-console: free buffer before returning from dpaa2_console_readRobert-Ionut Alexa1-0/+1
2021-11-18soc: qcom: apr: Add of_node_put() before returnWan Jiabing1-0/+2
2021-11-18soc: qcom: rpmhpd: fix sm8350_mxc's peer domainDmitry Baryshkov1-1/+1
2021-11-18soc: qcom: socinfo: add two missing PMIC IDsDmitry Baryshkov1-2/+2
2021-11-18soc: qcom: rpmhpd: Make power_on actually enable the domainBjorn Andersson1-4/+14
2021-11-18soc/tegra: Fix an error handling path in tegra_powergate_power_up()Christophe JAILLET1-1/+1
2021-11-18soc: qcom: llcc: Disable MMUHWT retentionNaina Mehta1-1/+1
2021-11-18soc: fsl: dpio: use the combined functions to protect critical zoneMeng Li1-6/+3
2021-11-18soc: fsl: dpio: replace smp_processor_id with raw_smp_processor_idMeng Li1-1/+1
2021-11-18soc: samsung: exynos-pmu: Fix compilation when nothing selects CONFIG_MFD_COREDavid Virag1-0/+1