aboutsummaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)AuthorFilesLines
2019-10-18bus: ti-sysc: Fix watchdog quirk handlingGravatar Tony Lindgren 1-4/+14
2019-09-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 1-15/+37
2019-09-29Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Olof Johansson 1-15/+37
2019-09-20Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-49/+52
2019-09-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 8-17/+923
2019-09-06bus: ti-sysc: Remove unpaired sysc_clkdm_deny_idle()Gravatar Tony Lindgren 1-1/+0
2019-09-05bus: ti-sysc: Fix handling of invalid clocksGravatar Tony Lindgren 1-4/+1
2019-09-05bus: uniphier-system-bus: use devm_platform_ioremap_resource()Gravatar Masahiro Yamada 1-3/+1
2019-09-05bus: ti-sysc: Fix clock handling for no-idle quirksGravatar Tony Lindgren 1-11/+37
2019-09-04bus: imx-weim: remove incorrect __init annotationsGravatar Arnd Bergmann 1-5/+5
2019-09-04bus: moxtet: fix unsigned comparison to less than zeroGravatar Colin Ian King 1-1/+1
2019-09-04bus: moxtet: remove set but not used variable 'dummy'Gravatar Jason Yan 1-2/+1
2019-09-04Merge tag 'mvebu-dt64-5.4-2' of git://git.infradead.org/linux-mvebu into arm/...Gravatar Arnd Bergmann 3-0/+897
2019-09-04Merge tag 'omap-for-v5.4/ti-sysc-part2-signed' of git://git.kernel.org/pub/sc...Gravatar Arnd Bergmann 1-16/+29
2019-09-04Merge tag 'omap-for-v5.4/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Gravatar Arnd Bergmann 1-33/+23
2019-09-03Merge tag 'imx-drivers-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Arnd Bergmann 1-4/+20
2019-09-03Merge tag 'sunxi-drivers-for-5.4-2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Arnd Bergmann 1-3/+1
2019-08-29Merge tag 'hisi-fixes-for-5.3' of git://github.com/hisilicon/linux-hisi into ...Gravatar Arnd Bergmann 1-6/+41
2019-08-26bus: ti-sysc: Detect d2d when debug is enabledGravatar Tony Lindgren 1-0/+2
2019-08-26bus: ti-sysc: Add module enable quirk for SGX on omap36xxGravatar Tony Lindgren 1-0/+21
2019-08-26bus: ti-sysc: Change return types of functionsGravatar Nishka Dasgupta 1-16/+6
2019-08-19bus: imx-weim: use module_platform_driver()Gravatar Sascha Hauer 1-4/+4
2019-08-16bus: fsl-mc: remove explicit device_link_delGravatar Ioana Ciornei 2-2/+0
2019-08-14bus: Add support for Moxtet busGravatar Marek Behún 3-0/+897
2019-08-13bus: ti-sysc: remove set but not used variable 'quirks'Gravatar YueHaibing 1-2/+1
2019-08-13bus: ti-sysc: allow reset sharing across devicesGravatar Tero Kristo 1-3/+9
2019-08-13bus: ti-sysc: rework the reset handlingGravatar Tero Kristo 1-20/+5
2019-08-13bus: ti-sysc: re-order the clkdm control around reset handlingGravatar Tero Kristo 1-4/+5
2019-08-13bus: ti-sysc: Add missing kerneldoc commentsGravatar Suman Anna 1-0/+7
2019-08-13bus: ti-sysc: Switch to SPDX license identifierGravatar Suman Anna 1-9/+1
2019-08-13bus: ti-sysc: Simplify cleanup upon failures in sysc_probe()Gravatar Suman Anna 1-7/+7
2019-08-13bus: hisi_lpc: Add .remove method to avoid driver unbind crashGravatar John Garry 1-2/+36
2019-08-13bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-freeGravatar John Garry 1-5/+6
2019-08-06bus: sunxi-rsb: Remove dev_err() usage after platform_get_irq()Gravatar Stephen Boyd 1-3/+1
2019-08-03bus: imx-weim: optionally enable burst clock modeGravatar Sven Van Asbroeck 1-0/+16
2019-07-24ARM: dts: Fix incorrect dcan register mapping for am3, am4 and dra7Gravatar Tony Lindgren 1-1/+2
2019-07-24bus: ti-sysc: Fix using configured sysc mask valueGravatar Tony Lindgren 1-4/+1
2019-07-24bus: ti-sysc: Fix handling of forced idleGravatar Tony Lindgren 1-1/+1
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 5-84/+436
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 2-8/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 2-8/+2
2019-06-17Merge tag 'omap-for-v5.3/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Gravatar Olof Johansson 1-86/+389
2019-06-17Merge tag 'arm-soc/for-5.3/drivers' of https://github.com/Broadcom/stblinux i...Gravatar Olof Johansson 1-2/+2
2019-06-17Merge tag 'soc-fsl-next-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Olof Johansson 3-7/+55
2019-06-16Merge tag 'omap-for-v5.2/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Olof Johansson 1-12/+11
2019-06-10bus: ti-sysc: Add support for module specific reset quirksGravatar Tony Lindgren 1-5/+124
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Gravatar Thomas Gleixner 2-17/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Gravatar Thomas Gleixner 2-21/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 2-30/+2
2019-05-28bus: ti-sysc: Detect uarts also on omap34xxGravatar Tony Lindgren 1-1/+3