summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-11-30Merge tag 'arm-soc/for-5.11/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann
2020-11-30Merge tag 'at91-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2020-11-27pcmcia: at91_cf: remove platform data supportAlexandre Belloni
2020-11-27pcmcia: at91_cf: move definitions locallyAlexandre Belloni
2020-11-27Merge tag 'scmi-updates-5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2020-11-27Backmerge tag 'v5.10-rc2' into arm/driversArnd Bergmann
2020-11-27Merge tag 'tegra-for-5.11-firmware' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2020-11-27Merge tag 'tegra-for-5.11-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2020-11-27Merge tag 'renesas-drivers-for-v5.11-tag2' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2020-11-27soc: renesas: rmobile-sysc: Stop using __raw_*() I/O accessorsGeert Uytterhoeven
2020-11-26Merge tag 'memory-controller-drv-tegra-5.11-2' of git://git.kernel.org/pub/sc...Arnd Bergmann
2020-11-26Merge tag 'memory-controller-drv-5.11' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2020-11-26Merge tag 'soc-fsl-next-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2020-11-26memory: tegra30-emc: Remove unnecessary of_node_put in tegra_emc_probeNathan Chancellor
2020-11-26memory: tegra: Complete tegra210_swgroupsNicolin Chen
2020-11-26memory: tegra30-emc: Continue probing if timings are missing in device-treeDmitry Osipenko
2020-11-26memory: tegra30-emc: Make driver modularDmitry Osipenko
2020-11-26memory: tegra30: Add FIFO sizes to memory clientsDmitry Osipenko
2020-11-26memory: tegra20-emc: Add devfreq supportDmitry Osipenko
2020-11-26memory: tegra20-emc: Remove IRQ number from error messageDmitry Osipenko
2020-11-26memory: tegra20-emc: Factor out clk initializationDmitry Osipenko
2020-11-26memory: tegra20-emc: Use dev_pm_opp_set_clkname()Dmitry Osipenko
2020-11-26memory: tegra20: Support interconnect frameworkDmitry Osipenko
2020-11-26memory: tegra20-emc: Continue probing if timings are missing in device-treeDmitry Osipenko
2020-11-26memory: tegra20-emc: Make driver modularDmitry Osipenko
2020-11-26memory: tegra-mc: Add interconnect frameworkDmitry Osipenko
2020-11-26memory: tegra: Add missing latency allowness entry for Page Table CacheDmitry Osipenko
2020-11-26memory: tegra: Remove superfluous error messages around platform_get_irq()Dmitry Osipenko
2020-11-26memory: tegra: Use devm_platform_ioremap_resource()Dmitry Osipenko
2020-11-26memory: tegra: Add and use devm_tegra_memory_controller_get()Dmitry Osipenko
2020-11-26Merge tag 'tegra-soc-clk-drivers-5.11' into for-v5.11/tegra-mcKrzysztof Kozlowski
2020-11-24soc: sunxi: Fix compilation of sunxi_mbusMaxime Ripard
2020-11-23soc: fsl: handle RCPM errata A-008646 on SoC LS1021ABiwen Li
2020-11-23soc: fsl: qbman: qman: Remove unused variable 'dequeue_wq'Lee Jones
2020-11-23soc: fsl: qe: qe_common: Fix misnamed function attribute 'addr'Lee Jones
2020-11-23soc: fsl: dpio: qbman-portal: Fix a bunch of kernel-doc misdemeanoursLee Jones
2020-11-23Merge tag 'samsung-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2020-11-23Merge tag 'scmi-voltage-5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Sudeep Holla
2020-11-23firmware: arm_scmi: Remove residual _le structs namingCristian Marussi
2020-11-23Merge tag 'sunxi-rework-mbus' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2020-11-23Merge tag 'renesas-drivers-for-v5.11-tag1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2020-11-22firmware: arm_scmi: Add SCMI v3.0 sensor notificationsCristian Marussi
2020-11-22firmware: arm_scmi: Add SCMI v3.0 sensor configuration supportCristian Marussi
2020-11-22firmware: arm_scmi: Add SCMI v3.0 sensors timestamped readsCristian Marussi
2020-11-22hwmon: (scmi) Update hwmon internal scale data typeCristian Marussi
2020-11-20firmware: arm_scmi: Add support to enumerated SCMI voltage domain deviceCristian Marussi
2020-11-20firmware: arm_scmi: Add voltage domain management protocol supportCristian Marussi
2020-11-20firmware: arm_scmi: Add SCMI v3.0 sensors descriptors extensionsCristian Marussi
2020-11-20firmware: arm_scmi: Rework scmi_sensors_protocol_initCristian Marussi
2020-11-19soc/tegra: fuse: Fix index bug in get_process_idNicolin Chen