summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-09-04bus: moxtet: fix unsigned comparison to less than zeroColin Ian King
2019-09-04bus: moxtet: remove set but not used variable 'dummy'Jason Yan
2019-09-04Merge tag 'davinci-for-v5.4/fbdev' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2019-09-03Merge tag 'imx-drivers-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2019-09-03Merge tag 'amlogic-drivers-2.1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2019-09-03Merge tag 'v5.3-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann
2019-09-03Merge tag 'sunxi-drivers-for-5.4-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2019-09-03Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2019-09-03Merge tag 'soc-fsl-next-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2019-09-03Merge tag 'renesas-drivers-for-v5.4-tag2' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2019-09-03Merge tag 'samsung-drivers-5.4' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2019-08-28soc: amlogic: Add support for Everything-Else power domains controllerNeil Armstrong
2019-08-26fbdev: da8xx: use resource management for dmaBartosz Golaszewski
2019-08-26fbdev: da8xx-fb: drop a redundant ifBartosz Golaszewski
2019-08-26fbdev: da8xx-fb: use devm_platform_ioremap_resource()Bartosz Golaszewski
2019-08-26fbdev: da8xx: remove panel_power_ctrl() callback from platform dataBartosz Golaszewski
2019-08-26fbdev: da8xx: add support for a regulatorBartosz Golaszewski
2019-08-24soc: imx: gpcv2: Print the correct error codeGuido Günther
2019-08-23soc: mediatek: cmdq: change the type of input parameterBibby Hsieh
2019-08-23soc: mediatek: cmdq: reorder the parameterBibby Hsieh
2019-08-23soc: renesas: Enable ARM_ERRATA_754322 for affected Cortex-A9Geert Uytterhoeven
2019-08-23soc: renesas: Enable ARM_ERRATA_814220 for affected Cortex-A7Geert Uytterhoeven
2019-08-23soc: renesas: rmobile-sysc: Set GENPD_FLAG_ALWAYS_ON for always-on domainGeert Uytterhoeven
2019-08-20soc: amlogic: meson-gx-socinfo: Add of_node_put() before returnNishka Dasgupta
2019-08-20soc: amlogic: clk-measure: Add support for SM1Neil Armstrong
2019-08-20soc: amlogic: meson-gx-socinfo: Add SM1 and S905X3 IDsNeil Armstrong
2019-08-19soc: renesas: rcar-sysc: Eliminate local variable govGeert Uytterhoeven
2019-08-19soc: renesas: rcar-sysc: Add goto to of_node_put() before returnNishka Dasgupta
2019-08-19bus: imx-weim: use module_platform_driver()Sascha Hauer
2019-08-16bus: fsl-mc: remove explicit device_link_delIoana Ciornei
2019-08-15soc: fsl: dpio: remove explicit device_link_removeIoana Ciornei
2019-08-15soc: fsl: guts: Add definition for LS1028AYinbo Zhu
2019-08-15soc/fsl/qbman: Update device tree with reserved memoryRoy Pledge
2019-08-15soc/fsl/qbman: Fixup qman_shutdown_fq()Roy Pledge
2019-08-15soc/fsl/qbman: Disable interrupts during portal recoveryRoy Pledge
2019-08-15soc/fsl/qbman: Fix drain_mr_fqni()Roy Pledge
2019-08-15soc/fsl/qbman: Cleanup QMan queues if device was already initializedRoy Pledge
2019-08-15soc/fsl/qbman: Cleanup buffer pools if BMan was initialized prior to bootupRoy Pledge
2019-08-15soc/fsl/qbman: Rework QBMan private memory setupRoy Pledge
2019-08-15soc: fsl: qbman: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-15soc: samsung: chipid: Convert exynos-chipid driver to use the regmap APISylwester Nawrocki
2019-08-15soc: samsung: Add exynos chipid driver supportPankaj Dubey
2019-08-15Merge tag 'tee-optee-for-5.4' of git://git.linaro.org/people/jens.wiklander/l...Arnd Bergmann
2019-08-14Merge tag 'scmi-updates-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2019-08-14drivers: gpio: Add support for GPIOs over Moxtet busMarek Behún
2019-08-14bus: Add support for Moxtet busMarek Behún
2019-08-14Merge tag 'renesas-drivers-for-v5.4-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2019-08-13Merge tag 'reset-for-v5.4' of git://git.pengutronix.de/git/pza/linux into arm...Arnd Bergmann
2019-08-12firmware: imx: Add DSP IPC protocol interfaceDaniel Baluta
2019-08-12soc: imx-scu: Add SoC UID(unique identifier) supportAnson Huang