aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-04net: remove ks8695 driverArnd Bergmann4-1751/+1
2019-09-04firmware: Add Turris Mox rWTM firmware driverMarek Behún3-0/+399
2019-09-04bus: moxtet: fix unsigned comparison to less than zeroColin Ian King1-1/+1
2019-09-04bus: moxtet: remove set but not used variable 'dummy'Jason Yan1-2/+1
2019-09-04Merge tag 'davinci-for-v5.4/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into arm/driversArnd Bergmann1-53/+65
2019-09-03Merge tag 'imx-drivers-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/driversArnd Bergmann8-6/+275
2019-09-03Merge tag 'amlogic-drivers-2.1' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/driversArnd Bergmann3-0/+504
2019-09-03Merge tag 'v5.3-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/driversArnd Bergmann1-5/+5
2019-09-03Merge tag 'sunxi-drivers-for-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/driversArnd Bergmann1-3/+1
2019-09-03Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/driversArnd Bergmann2-2/+153
2019-09-03Merge tag 'soc-fsl-next-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/driversArnd Bergmann13-71/+263
2019-09-03Merge tag 'renesas-drivers-for-v5.4-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/driversArnd Bergmann3-18/+29
2019-09-03Merge tag 'samsung-drivers-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/driversArnd Bergmann3-0/+108
2019-08-28soc: amlogic: Add support for Everything-Else power domains controllerNeil Armstrong3-0/+504
2019-08-26fbdev: da8xx: use resource management for dmaBartosz Golaszewski1-22/+10
2019-08-26fbdev: da8xx-fb: drop a redundant ifBartosz Golaszewski1-23/+20
2019-08-26fbdev: da8xx-fb: use devm_platform_ioremap_resource()Bartosz Golaszewski1-3/+1
2019-08-26fbdev: da8xx: remove panel_power_ctrl() callback from platform dataBartosz Golaszewski1-20/+5
2019-08-26fbdev: da8xx: add support for a regulatorBartosz Golaszewski1-5/+49
2019-08-24soc: imx: gpcv2: Print the correct error codeGuido Günther1-1/+1
2019-08-23soc: mediatek: cmdq: change the type of input parameterBibby Hsieh1-5/+5
2019-08-23soc: mediatek: cmdq: reorder the parameterBibby Hsieh1-3/+3
2019-08-23soc: renesas: Enable ARM_ERRATA_754322 for affected Cortex-A9Geert Uytterhoeven1-0/+5
2019-08-23soc: renesas: Enable ARM_ERRATA_814220 for affected Cortex-A7Geert Uytterhoeven1-0/+6
2019-08-23soc: renesas: rmobile-sysc: Set GENPD_FLAG_ALWAYS_ON for always-on domainGeert Uytterhoeven1-15/+16
2019-08-20soc: amlogic: meson-gx-socinfo: Add of_node_put() before returnNishka Dasgupta1-1/+3
2019-08-20soc: amlogic: clk-measure: Add support for SM1Neil Armstrong1-0/+134
2019-08-20soc: amlogic: meson-gx-socinfo: Add SM1 and S905X3 IDsNeil Armstrong1-0/+2
2019-08-19soc: renesas: rcar-sysc: Eliminate local variable govGeert Uytterhoeven1-2/+1
2019-08-19soc: renesas: rcar-sysc: Add goto to of_node_put() before returnNishka Dasgupta1-1/+1
2019-08-19bus: imx-weim: use module_platform_driver()Sascha Hauer1-4/+4
2019-08-16bus: fsl-mc: remove explicit device_link_delIoana Ciornei2-2/+0
2019-08-15soc: fsl: dpio: remove explicit device_link_removeIoana Ciornei1-2/+0
2019-08-15soc: fsl: guts: Add definition for LS1028AYinbo Zhu1-0/+6
2019-08-15soc/fsl/qbman: Update device tree with reserved memoryRoy Pledge1-24/+36
2019-08-15soc/fsl/qbman: Fixup qman_shutdown_fq()Roy Pledge1-11/+42
2019-08-15soc/fsl/qbman: Disable interrupts during portal recoveryRoy Pledge3-3/+21
2019-08-15soc/fsl/qbman: Fix drain_mr_fqni()Roy Pledge1-1/+3
2019-08-15soc/fsl/qbman: Cleanup QMan queues if device was already initializedRoy Pledge4-4/+38
2019-08-15soc/fsl/qbman: Cleanup buffer pools if BMan was initialized prior to bootupRoy Pledge4-9/+41
2019-08-15soc/fsl/qbman: Rework QBMan private memory setupRoy Pledge3-11/+76
2019-08-15soc: fsl: qbman: Remove dev_err() usage after platform_get_irq()Stephen Boyd2-6/+2
2019-08-15soc: samsung: chipid: Convert exynos-chipid driver to use the regmap APISylwester Nawrocki1-21/+13
2019-08-15soc: samsung: Add exynos chipid driver supportPankaj Dubey3-0/+116
2019-08-15Merge tag 'tee-optee-for-5.4' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/driversArnd Bergmann1-0/+1
2019-08-14Merge tag 'scmi-updates-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/driversArnd Bergmann14-193/+926
2019-08-14drivers: gpio: Add support for GPIOs over Moxtet busMarek Behún3-0/+189
2019-08-14bus: Add support for Moxtet busMarek Behún3-0/+897
2019-08-14Merge tag 'renesas-drivers-for-v5.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/driversArnd Bergmann1-1/+1
2019-08-13Merge tag 'reset-for-v5.4' of git://git.pengutronix.de/git/pza/linux into arm/driversArnd Bergmann4-57/+11