summaryrefslogtreecommitdiffstats
path: root/drivers/bus
AgeCommit message (Expand)Author
2020-12-30bus: fsl-mc: fix error return code in fsl_mc_object_allocate()Zhang Changzhong
2020-12-30mips: cdmm: fix use-after-free in mips_cdmm_bus_discoverQinglang Miao
2020-12-02bus: ti-sysc: Fix bogus resetdone warning on enable for cpswTony Lindgren
2020-11-05bus/fsl_mc: Do not rely on caller to provide non NULL mc_ioDiana Craciun
2020-10-01bus: hisi_lpc: Fixup IO ports addresses to avoid use-after-free in host removalJohn Garry
2020-08-19bus: ti-sysc: Add missing quirk flags for usb_host_hsTony Lindgren
2020-07-22bus: ti-sysc: Do not disable on suspend for no-idleTony Lindgren
2020-07-22bus: ti-sysc: Fix sleeping function called from invalid context for RTC quirkTony Lindgren
2020-07-22bus: ti-sysc: Fix wakeirq sleeping function called from invalid contextTony Lindgren
2020-07-22bus: ti-sysc: Use optional clocks on for enable and wait for softreset bitTony Lindgren
2020-07-22bus: ti-sysc: Detect EDMA and set quirk flags for tptcTony Lindgren
2020-07-22bus: ti-sysc: Detect display subsystem related devicesTony Lindgren
2020-07-22bus: ti-sysc: Handle module unlock quirk needed for some RTCTony Lindgren
2020-07-22bus: ti-sysc: Consider non-existing registers too when matching quirksTony Lindgren
2020-07-22bus: ti-sysc: Rename clk related quirks to pre_reset and post_reset quirksTony Lindgren
2020-06-30bus: ti-sysc: Ignore clockactivity unless specified as a quirkTony Lindgren
2020-06-30bus: ti-sysc: Flush posted write on enable and disableTony Lindgren
2020-04-17bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit readsOndrej Jirman
2020-03-12bus: ti-sysc: Fix 1-wire reset quirkTony Lindgren
2020-03-05bus: tegra-aconnect: Remove PM_CLK dependencySameer Pujar
2020-02-24bus: ti-sysc: Implement quirk handling for CLKDM_NOAUTOTony Lindgren
2020-02-19bus: moxtet: fix potential stack buffer overflowMarek BehĂșn
2020-02-01bus: ti-sysc: Fix missing force mstandby quirk handlingTony Lindgren
2020-02-01bus: ti-sysc: Add module enable quirk for audio AESSTony Lindgren
2020-02-01bus: ti-sysc: Use swsup quirks also for am335x musbTony Lindgren
2020-02-01bus: ti-sysc: Handle mstandby quirk and use it for musbTony Lindgren
2020-01-23bus: ti-sysc: Fix iterating over clocksTony Lindgren
2020-01-12bus: ti-sysc: Fix missing reset delay handlingTony Lindgren
2019-10-18bus: ti-sysc: Fix watchdog quirk handlingTony Lindgren
2019-09-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-09-29Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2019-09-20Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-09-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-09-06bus: ti-sysc: Remove unpaired sysc_clkdm_deny_idle()Tony Lindgren
2019-09-05bus: ti-sysc: Fix handling of invalid clocksTony Lindgren
2019-09-05bus: uniphier-system-bus: use devm_platform_ioremap_resource()Masahiro Yamada
2019-09-05bus: ti-sysc: Fix clock handling for no-idle quirksTony Lindgren
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-04Merge tag 'mvebu-dt64-5.4-2' of git://git.infradead.org/linux-mvebu into arm/...Arnd Bergmann
2019-09-04Merge tag 'omap-for-v5.4/ti-sysc-part2-signed' of git://git.kernel.org/pub/sc...Arnd Bergmann
2019-09-04Merge tag 'omap-for-v5.4/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
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-26bus: ti-sysc: Detect d2d when debug is enabledTony Lindgren
2019-08-26bus: ti-sysc: Add module enable quirk for SGX on omap36xxTony Lindgren
2019-08-26bus: ti-sysc: Change return types of functionsNishka Dasgupta
2019-08-19bus: imx-weim: use module_platform_driver()Sascha Hauer