summaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)Author
2019-09-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-09-05bus: uniphier-system-bus: use devm_platform_ioremap_resource()Masahiro Yamada
2019-09-04bus: imx-weim: remove incorrect __init annotationsArnd Bergmann
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-03Merge tag 'imx-drivers-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2019-09-03Merge tag 'sunxi-drivers-for-5.4-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2019-08-29Merge tag 'hisi-fixes-for-5.3' of git://github.com/hisilicon/linux-hisi into ...Arnd Bergmann
2019-08-19bus: imx-weim: use module_platform_driver()Sascha Hauer
2019-08-16bus: fsl-mc: remove explicit device_link_delIoana Ciornei
2019-08-14bus: Add support for Moxtet busMarek BehĂșn
2019-08-13bus: ti-sysc: Simplify cleanup upon failures in sysc_probe()Suman Anna
2019-08-13bus: hisi_lpc: Add .remove method to avoid driver unbind crashJohn Garry
2019-08-13bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-freeJohn Garry
2019-08-06bus: sunxi-rsb: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-03bus: imx-weim: optionally enable burst clock modeSven Van Asbroeck
2019-07-24ARM: dts: Fix incorrect dcan register mapping for am3, am4 and dra7Tony Lindgren
2019-07-24bus: ti-sysc: Fix using configured sysc mask valueTony Lindgren
2019-07-24bus: ti-sysc: Fix handling of forced idleTony Lindgren
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-17Merge tag 'omap-for-v5.3/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2019-06-17Merge tag 'arm-soc/for-5.3/drivers' of https://github.com/Broadcom/stblinux i...Olof Johansson
2019-06-17Merge tag 'soc-fsl-next-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2019-06-16Merge tag 'omap-for-v5.2/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2019-06-10bus: ti-sysc: Add support for module specific reset quirksTony Lindgren
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-28bus: ti-sysc: Detect uarts also on omap34xxTony Lindgren
2019-05-28bus: ti-sysc: Do rstctrl reset handling in two phasesTony Lindgren
2019-05-28bus: ti-sysc: Add support for disabling module without legacy modeTony Lindgren
2019-05-28bus: ti-sysc: Set ENAWAKEUP if availableTony Lindgren
2019-05-28bus: ti-sysc: Handle swsup idle mode quirksTony Lindgren
2019-05-28bus: ti-sysc: Handle clockactivity for enable and disableTony Lindgren
2019-05-28bus: ti-sysc: Enable interconnect target module autoidle bit on enableTony Lindgren
2019-05-28bus: ti-sysc: Allow QUIRK_LEGACY_IDLE even if legacy_mode is not setTony Lindgren
2019-05-28bus: ti-sysc: Make OCP reset work for sysstatus and sysconfig reset bitsTony Lindgren
2019-05-28bus: ti-sysc: Support 16-bit writes tooTony Lindgren
2019-05-28bus: ti-sysc: Add support for missing clockdomain handlingTony Lindgren
2019-05-20bus: mc-bus: Add support for mapping shareable portalsRoy Pledge
2019-05-20bus: brcmstb_gisb: Remove print of base addressFlorian Fainelli
2019-05-20Merge branch 'omap-for-v5.2/ti-sysc' into fixesTony Lindgren
2019-05-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-05-02bus: ti-sysc: Handle devices with no control registersTony Lindgren
2019-04-09bus: ti-sysc: Add generic enable/disable functionsRoger Quadros
2019-04-05bus: ti-sysc: Detect DMIC for debuggingTony Lindgren
2019-04-05bus: ti-sysc: Handle swsup idle mode quirksTony Lindgren
2019-04-03bus: ti-sysc: Add quirk handling for external optional functional clockTony Lindgren