summaryrefslogtreecommitdiffstats
path: root/drivers/bus
Commit message (Expand)AuthorAgeFilesLines
* bus: ti-sysc: Fix warnings for unbind for serialTony Lindgren2022-06-141-1/+3
* bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()Christophe JAILLET2022-05-091-0/+2
* bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893Tony Lindgren2021-10-131-0/+3
* bus: ti-sysc: Fix flakey idling of uarts and stop using swsup_sidle_actTony Lindgren2021-06-101-2/+2
* bus: qcom: Put child node before returnPan Bian2021-05-141-1/+3
* bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices firstTony Lindgren2021-05-111-0/+49
* bus: ti-sysc: Fix warning on unbind if reset is not deassertedTony Lindgren2021-04-101-1/+3
* bus: omap_l3_noc: mark l3 irqs as IRQF_NO_THREADGrygorii Strashko2021-03-301-2/+2
* bus: fsl-mc: fix error return code in fsl_mc_object_allocate()Zhang Changzhong2020-12-301-1/+3
* mips: cdmm: fix use-after-free in mips_cdmm_bus_discoverQinglang Miao2020-12-301-3/+1
* bus: ti-sysc: Fix bogus resetdone warning on enable for cpswTony Lindgren2020-12-021-0/+3
* bus/fsl_mc: Do not rely on caller to provide non NULL mc_ioDiana Craciun2020-11-051-1/+6
* bus: hisi_lpc: Fixup IO ports addresses to avoid use-after-free in host removalJohn Garry2020-10-011-2/+25
* bus: ti-sysc: Add missing quirk flags for usb_host_hsTony Lindgren2020-08-191-2/+4
* bus: ti-sysc: Do not disable on suspend for no-idleTony Lindgren2020-07-221-2/+4
* bus: ti-sysc: Fix sleeping function called from invalid context for RTC quirkTony Lindgren2020-07-221-2/+2
* bus: ti-sysc: Fix wakeirq sleeping function called from invalid contextTony Lindgren2020-07-221-7/+6
* bus: ti-sysc: Use optional clocks on for enable and wait for softreset bitTony Lindgren2020-07-221-20/+60
* bus: ti-sysc: Detect EDMA and set quirk flags for tptcTony Lindgren2020-07-221-0/+5
* bus: ti-sysc: Detect display subsystem related devicesTony Lindgren2020-07-221-0/+19
* bus: ti-sysc: Handle module unlock quirk needed for some RTCTony Lindgren2020-07-221-6/+68
* bus: ti-sysc: Consider non-existing registers too when matching quirksTony Lindgren2020-07-221-63/+57
* bus: ti-sysc: Rename clk related quirks to pre_reset and post_reset quirksTony Lindgren2020-07-221-16/+16
* bus: ti-sysc: Ignore clockactivity unless specified as a quirkTony Lindgren2020-06-301-3/+6
* bus: ti-sysc: Flush posted write on enable and disableTony Lindgren2020-06-301-0/+6
* bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit readsOndrej Jirman2020-04-171-1/+1
* bus: ti-sysc: Fix 1-wire reset quirkTony Lindgren2020-03-121-2/+2
* bus: tegra-aconnect: Remove PM_CLK dependencySameer Pujar2020-03-051-1/+0
* bus: ti-sysc: Implement quirk handling for CLKDM_NOAUTOTony Lindgren2020-02-241-2/+8
* bus: moxtet: fix potential stack buffer overflowMarek BehĂșn2020-02-191-1/+1
* bus: ti-sysc: Fix missing force mstandby quirk handlingTony Lindgren2020-02-011-1/+2
* bus: ti-sysc: Add module enable quirk for audio AESSTony Lindgren2020-02-011-1/+13
* bus: ti-sysc: Use swsup quirks also for am335x musbTony Lindgren2020-02-011-0/+2
* bus: ti-sysc: Handle mstandby quirk and use it for musbTony Lindgren2020-02-011-2/+8
* bus: ti-sysc: Fix iterating over clocksTony Lindgren2020-01-231-2/+8
* bus: ti-sysc: Fix missing reset delay handlingTony Lindgren2020-01-121-0/+4
* bus: ti-sysc: Fix watchdog quirk handlingTony Lindgren2019-10-181-4/+14
* 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