aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'imx-drivers-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2021-02-101-12/+72
|\
| * soc: imx8m: change to use platform driverAlice Guo2021-01-111-12/+72
* | Merge tag 'qcom-drivers-for-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2021-02-107-42/+178
|\ \
| * | soc: qcom: ocmem: don't return NULL in of_get_ocmemLuca Weiss2021-02-021-1/+7
| * | soc: qcom: socinfo: Remove unwanted le32_to_cpu()Dmitry Baryshkov2021-01-271-2/+2
| * | soc: qcom: aoss: Add SM8350 compatibleVinod Koul2021-01-271-0/+1
| * | drivers: soc: qcom: rpmpd: Add msm8994 RPM Power DomainsKonrad Dybcio2021-01-251-0/+28
| * | soc: qcom: socinfo: Fix an off by one in qcom_show_pmic_model()Dan Carpenter2021-01-201-1/+1
| * | soc: qcom: socinfo: Fix off-by-one array index bounds checkColin Ian King2021-01-201-1/+1
| * | soc: qcom: socinfo: Add MDM9607 IDsKonrad Dybcio2021-01-151-0/+6
| * | soc: qcom: socinfo: Add SoC IDs for APQ/MSM8998Konrad Dybcio2021-01-151-0/+2
| * | soc: qcom: socinfo: Add SoC IDs for 630 familyKonrad Dybcio2021-01-151-0/+7
| * | soc: qcom: socinfo: Open read access to all for debugfsStephen Boyd2021-01-151-20/+20
| * | soc: qcom: socinfo: add info from PMIC models arrayDmitry Baryshkov2021-01-151-3/+39
| * | soc: qcom: socinfo: add several PMIC IDsDmitry Baryshkov2021-01-151-0/+5
| * | soc: qcom: socinfo: add qrb5165 SoC IDDmitry Baryshkov2021-01-151-0/+1
| * | soc: qcom: rpmh: Remove serialization of TCS commandsLina Iyer2021-01-071-13/+9
| * | soc: qcom: smem: use %*ph to print small bufferAndy Shevchenko2020-12-281-3/+1
| * | drivers: qcom: rpmh-rsc: Do not read back the register write on triggerLina Iyer2020-12-281-1/+1
| * | soc: qcom: llcc-qcom: Add support for SM8250 SoCManivannan Sadhasivam2020-12-281-0/+38
| * | soc: qcom: llcc-qcom: Extract major hardware versionSai Prakash Ranjan2020-12-281-0/+12
| |/
* | Merge tag 'optee-simplify-i2c-access_for-v5.12' of git://git.linaro.org/peopl...Arnd Bergmann2021-02-091-15/+16
|\ \
| * | optee: simplify i2c accessArnd Bergmann2021-02-081-15/+16
* | | drivers: soc: atmel: fix type for same7Arnd Bergmann2021-02-041-1/+1
* | | Merge tag 'optee-fix-cond-resched-call-for-v5.12' of git://git.linaro.org:/pe...Arnd Bergmann2021-02-031-1/+2
|\ \ \
| * | | tee: optee: remove need_resched() before cond_resched()Jens Wiklander2021-02-031-2/+1
| * | | tee: optee: replace might_sleep with cond_reschedRouven Czerwinski2021-01-211-1/+3
| |/ /
* | | Merge tag 'tee-housekeeping-for-v5.12' of git://git.linaro.org:/people/jens.w...Arnd Bergmann2021-02-034-191/+181
|\ \ \
| * | | optee: sync OP-TEE headersJens Wiklander2021-02-024-189/+179
| * | | tee: optee: fix 'physical' typosBjorn Helgaas2021-02-021-1/+1
| * | | drivers: optee: use flexible-array member instead of zero-length arrayTian Tao2021-02-021-1/+1
| |/ /
* | | Merge tag 'v5.11-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Arnd Bergmann2021-02-025-35/+137
|\ \ \
| * | | soc: mediatek: pm-domains: Don't print an error if child domain is deferredEnric Balletbo i Serra2021-01-311-2/+2
| * | | soc: mediatek: pm-domains: Add domain regulator supplyHsin-Yi Wang2021-01-313-1/+43
| * | | soc: mediatek: cmdq: Remove cmdq_pkt_flush()Chun-Kuang Hu2021-01-311-32/+0
| * | | soc: mediatek: pm-domains: Add support for mt8167Fabien Parent2021-01-313-0/+92
| | |/ | |/|
* | | Merge tag 'mvebu-arm-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2021-02-021-1/+1
|\ \ \
| * | | bus: mvebu-mbus: make iounmap() symmetric with ioremap()Chris Packham2021-01-291-1/+1
| |/ /
* | | Merge tag 'drivers_soc_for_5.12' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2021-02-025-46/+61
|\ \ \
| * | | soc: ti: k3-ringacc: Use of_device_get_match_data()Suman Anna2021-01-311-4/+3
| * | | soc: ti: pruss: Refactor the CFG sub-module initSuman Anna2021-01-311-41/+50
| * | | soc: ti: pruss: Correct the pruss_clk_init error trace textSuman Anna2021-01-241-1/+1
| * | | soc: ti: pm33xx: Fix some resource leak in the error handling paths of the pr...Christophe JAILLET2021-01-241-1/+4
| * | | soc: ti: knav_qmss: Put refcount for dev node in failure caseVasyl Gomonovych2021-01-242-0/+4
| |/ /
* | | Merge tag 'arm-soc/for-5.12/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann2021-02-025-18/+344
|\ \ \
| * | | soc: bcm: brcmstb: Remove soc_is_brcmstb()Florian Fainelli2021-01-271-17/+0
| * | | soc: bcm: add PM driver for Broadcom's PMBRafał Miłecki2021-01-124-1/+344
| |/ /
* | | Merge tag 'memory-controller-drv-tegra-5.12' of git://git.kernel.org/pub/scm/...Arnd Bergmann2021-02-0211-77/+500
|\ \ \
| * | | memory: tegra: Remove calls to dev_pm_opp_set_clkname()Viresh Kumar2021-01-293-33/+6
| * | | memory: tegra: Check whether reset is already assertedDmitry Osipenko2021-01-231-0/+7