summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-03clk: sprd: fix compile-testingArnd Bergmann
2020-05-28Merge branch 'baikal/drivers' into arm/driversArnd Bergmann
2020-05-28bus: bt1-axi: Build the driver into the kernelSerge Semin
2020-05-28bus: bt1-apb: Build the driver into the kernelSerge Semin
2020-05-28bus: bt1-axi: Use sysfs_streq instead of strncmpSerge Semin
2020-05-28bus: bt1-axi: Optimize the return points in the driverSerge Semin
2020-05-28bus: bt1-apb: Use sysfs_streq instead of strncmpSerge Semin
2020-05-28bus: bt1-apb: Use PTR_ERR_OR_ZERO to return from request-regs methodSerge Semin
2020-05-28bus: bt1-apb: Fix show/store callback identationsSerge Semin
2020-05-28bus: bt1-apb: Include linux/io.hSerge Semin
2020-05-28dt-bindings: memory: Add Baikal-T1 L2-cache Control Block bindingSerge Semin
2020-05-28Merge branch 'baikal/drivers' into arm/driversArnd Bergmann
2020-05-28memory: Add Baikal-T1 L2-cache Control Block driverSerge Semin
2020-05-28bus: Add Baikal-T1 APB-bus driverSerge Semin
2020-05-28bus: Add Baikal-T1 AXI-bus driverSerge Semin
2020-05-28dt-bindings: bus: Add Baikal-T1 APB-bus bindingSerge Semin
2020-05-28dt-bindings: bus: Add Baikal-T1 AXI-bus bindingSerge Semin
2020-05-28Merge tag 'drivers_soc_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2020-05-28staging: tegra-video: fix V4L2 dependencyArnd Bergmann
2020-05-28Merge tag 'soc-fsl-next-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2020-05-28tee: fix crypto selectArnd Bergmann
2020-05-27drivers: soc: ti: knav_qmss_queue: Make knav_gp_range_ops staticSamuel Zou
2020-05-27soc: ti: add k3 platforms chipid module driverGrygorii Strashko
2020-05-27dt-bindings: soc: ti: add binding for k3 platforms chipid moduleGrygorii Strashko
2020-05-26Merge tag 'hisi-drivers-for-5.8' of git://github.com/hisilicon/linux-hisi int...Arnd Bergmann
2020-05-26Merge tag 'imx-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2020-05-25Merge tag 'tegra-for-5.8-soc-v2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2020-05-25Merge tag 'tegra-for-5.8-media' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2020-05-25Merge tag 'tegra-for-5.8-of' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2020-05-25Merge tag 'tegra-for-5.8-cpuidle' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2020-05-25Merge tag 'tegra-for-5.8-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2020-05-25Merge tag 'samsung-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2020-05-25Merge tag 'qcom-drivers-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2020-05-25Merge tag 'v5.7-next-soc.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2020-05-25Merge tag 'tee-login-for-5.8' of git://git.linaro.org/people/jens.wiklander/l...Arnd Bergmann
2020-05-25Merge tag 'reset-for-v5.8' of git://git.pengutronix.de/pza/linux into arm/dri...Arnd Bergmann
2020-05-25Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2020-05-25Merge tag 'tee-smatch-for-5.8' of git://git.linaro.org/people/jens.wiklander/...Arnd Bergmann
2020-05-25Merge tag 'v5.7-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann
2020-05-25Merge tag 'tegra-for-5.8-firmware-v2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2020-05-25Merge tag 'renesas-drivers-for-v5.8-tag2' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2020-05-25Merge tag 'tee-subsys-for-5.8' of git://git.linaro.org/people/jens.wiklander/...Arnd Bergmann
2020-05-25Merge tag 'renesas-drivers-for-v5.8-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2020-05-25Merge tag 'scmi-updates-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2020-05-22soc: fsl: dpio: Remove unused inline function qbman_write_eqcr_am_rt_registerYueHaibing
2020-05-22soc: fsl: qe: clean up an indentation issueColin Ian King
2020-05-22soc: fsl: dpio: Prefer the CPU affine DPIORoy Pledge
2020-05-22soc: fsl: qbman: Remove unused inline function qm_eqcr_get_ci_stashingYueHaibing
2020-05-22soc: fsl: qe: Replace one-element array and use struct_size() helperGustavo A. R. Silva
2020-05-22treewide: Replace zero-length array with flexible-arrayGustavo A. R. Silva