summaryrefslogtreecommitdiffstats
path: root/drivers/bus
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-09-301-15/+37
|\
| * Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2019-09-291-15/+37
| |\
| | * bus: ti-sysc: Remove unpaired sysc_clkdm_deny_idle()Tony Lindgren2019-09-061-1/+0
| | * bus: ti-sysc: Fix handling of invalid clocksTony Lindgren2019-09-051-4/+1
| | * bus: ti-sysc: Fix clock handling for no-idle quirksTony Lindgren2019-09-051-11/+37
* | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-09-201-49/+52
|\ \ \
| * \ \ Merge tag 'mvebu-dt64-5.4-2' of git://git.infradead.org/linux-mvebu into arm/...Arnd Bergmann2019-09-043-0/+897
| |\ \ \
| * \ \ \ Merge tag 'omap-for-v5.4/ti-sysc-part2-signed' of git://git.kernel.org/pub/sc...Arnd Bergmann2019-09-041-16/+29
| |\ \ \ \
| | * | | | bus: ti-sysc: Detect d2d when debug is enabledTony Lindgren2019-08-261-0/+2
| | * | | | bus: ti-sysc: Add module enable quirk for SGX on omap36xxTony Lindgren2019-08-261-0/+21
| | * | | | bus: ti-sysc: Change return types of functionsNishka Dasgupta2019-08-261-16/+6
| * | | | | Merge tag 'omap-for-v5.4/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2019-09-041-33/+23
| |\| | | | | | |_|/ / | |/| | |
| | * | | bus: ti-sysc: remove set but not used variable 'quirks'YueHaibing2019-08-131-2/+1
| | * | | bus: ti-sysc: allow reset sharing across devicesTero Kristo2019-08-131-3/+9
| | * | | bus: ti-sysc: rework the reset handlingTero Kristo2019-08-131-20/+5
| | * | | bus: ti-sysc: re-order the clkdm control around reset handlingTero Kristo2019-08-131-4/+5
| | * | | bus: ti-sysc: Add missing kerneldoc commentsSuman Anna2019-08-131-0/+7
| | * | | bus: ti-sysc: Switch to SPDX license identifierSuman Anna2019-08-131-9/+1
| | | |/ | | |/|
* | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-09-168-17/+923
|\ \ \ \ | |/ / / |/| | |
| * | | bus: uniphier-system-bus: use devm_platform_ioremap_resource()Masahiro Yamada2019-09-051-3/+1
| * | | bus: imx-weim: remove incorrect __init annotationsArnd Bergmann2019-09-041-5/+5
| * | | bus: moxtet: fix unsigned comparison to less than zeroColin Ian King2019-09-041-1/+1
| * | | bus: moxtet: remove set but not used variable 'dummy'Jason Yan2019-09-041-2/+1
| * | | Merge tag 'imx-drivers-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2019-09-031-4/+20
| |\ \ \
| | * | | bus: imx-weim: use module_platform_driver()Sascha Hauer2019-08-191-4/+4
| | * | | bus: imx-weim: optionally enable burst clock modeSven Van Asbroeck2019-08-031-0/+16
| * | | | Merge tag 'sunxi-drivers-for-5.4-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2019-09-031-3/+1
| |\ \ \ \
| | * | | | bus: sunxi-rsb: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-061-3/+1
| | |/ / /
| * | | / bus: fsl-mc: remove explicit device_link_delIoana Ciornei2019-08-162-2/+0
| | |_|/ | |/| |
| * | | bus: Add support for Moxtet busMarek BehĂșn2019-08-143-0/+897
| |/ /
* | | Merge tag 'hisi-fixes-for-5.3' of git://github.com/hisilicon/linux-hisi into ...Arnd Bergmann2019-08-291-6/+41
|\ \ \ | |_|/ |/| |
| * | bus: hisi_lpc: Add .remove method to avoid driver unbind crashJohn Garry2019-08-131-2/+36
| * | bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-freeJohn Garry2019-08-131-5/+6
| |/
* | bus: ti-sysc: Simplify cleanup upon failures in sysc_probe()Suman Anna2019-08-131-7/+7
* | ARM: dts: Fix incorrect dcan register mapping for am3, am4 and dra7Tony Lindgren2019-07-241-1/+2
* | bus: ti-sysc: Fix using configured sysc mask valueTony Lindgren2019-07-241-4/+1
* | bus: ti-sysc: Fix handling of forced idleTony Lindgren2019-07-241-1/+1
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-07-195-84/+436
|\
| * Merge tag 'omap-for-v5.3/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson2019-06-171-86/+389
| |\
| | * bus: ti-sysc: Add support for module specific reset quirksTony Lindgren2019-06-101-5/+124
| | * bus: ti-sysc: Detect uarts also on omap34xxTony Lindgren2019-05-281-1/+3
| | * bus: ti-sysc: Do rstctrl reset handling in two phasesTony Lindgren2019-05-281-8/+17
| | * bus: ti-sysc: Add support for disabling module without legacy modeTony Lindgren2019-05-281-4/+17
| | * bus: ti-sysc: Set ENAWAKEUP if availableTony Lindgren2019-05-281-0/+5
| | * bus: ti-sysc: Handle swsup idle mode quirksTony Lindgren2019-05-281-8/+17
| | * bus: ti-sysc: Handle clockactivity for enable and disableTony Lindgren2019-05-281-0/+7
| | * bus: ti-sysc: Enable interconnect target module autoidle bit on enableTony Lindgren2019-05-281-1/+12
| | * bus: ti-sysc: Allow QUIRK_LEGACY_IDLE even if legacy_mode is not setTony Lindgren2019-05-281-3/+0
| | * bus: ti-sysc: Make OCP reset work for sysstatus and sysconfig reset bitsTony Lindgren2019-05-281-18/+54
| | * bus: ti-sysc: Support 16-bit writes tooTony Lindgren2019-05-281-1/+22