summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-04soc: ti: ti_sci_pm_domains: Add support for exclusive and shared accessLokesh Vutla1-2/+21
2019-09-04dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared accessLokesh Vutla3-2/+19
2019-09-04firmware: ti_sci: Allow for device shared and exclusive requestsLokesh Vutla2-2/+46
2019-09-04bus: imx-weim: remove incorrect __init annotationsArnd Bergmann1-5/+5
2019-09-04fbdev: remove w90x900/nuc900 platform driversArnd Bergmann6-906/+0
2019-09-04spi: remove w90x900 driverArnd Bergmann5-467/+0
2019-09-04net: remove w90p910-ether driverArnd Bergmann5-1119/+0
2019-09-04net: remove ks8695 driverArnd Bergmann4-1751/+1
2019-09-04firmware: turris-mox-rwtm: Add sysfs documentationMarek Behún2-0/+38
2019-09-04firmware: Add Turris Mox rWTM firmware driverMarek Behún4-0/+400
2019-09-04dt-bindings: firmware: Document cznic,turris-mox-rwtm bindingMarek Behún2-0/+20
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/kern...Arnd Bergmann3-78/+131
2019-09-03Merge tag 'imx-drivers-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann9-6/+342
2019-09-03Merge tag 'amlogic-drivers-2.1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann6-0/+628
2019-09-03Merge tag 'v5.3-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann2-12/+12
2019-09-03Merge tag 'sunxi-drivers-for-5.4-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-3/+1
2019-09-03Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann3-2/+154
2019-09-03ARM: scoop: Use the right includeLinus Walleij1-1/+1
2019-09-03Merge tag 'soc-fsl-next-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann13-71/+263
2019-09-03Merge tag 'renesas-drivers-for-v5.4-tag2' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann3-18/+29
2019-09-03Merge tag 'samsung-drivers-5.4' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann4-0/+160
2019-08-29dt-bindings: power: add Amlogic Everything-Else power domains bindingsNeil Armstrong3-0/+124
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 Golaszewski2-21/+5
2019-08-26ARM: davinci: da850-evm: switch to using a fixed regulator for lcdcBartosz Golaszewski1-18/+44
2019-08-26fbdev: da8xx: add support for a regulatorBartosz Golaszewski1-5/+49
2019-08-26ARM: davinci: da850-evm: model the backlight GPIO as an actual deviceBartosz Golaszewski1-12/+28
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 Hsieh2-10/+10
2019-08-23soc: mediatek: cmdq: reorder the parameterBibby Hsieh2-8/+8
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-20dt-bindings: soc: amlogic: clk-measure: Add SM1 compatibleNeil Armstrong1-0/+1
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