summaryrefslogtreecommitdiffstats
path: root/drivers/bus
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-202-63/+154
|\
| * Merge tag 'mvebu-arm-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2021-02-021-1/+1
| |\
| | * bus: mvebu-mbus: make iounmap() symmetric with ioremap()Chris Packham2021-01-291-1/+1
| * | Merge remote-tracking branch 'mfd/ib-mfd-bus-5.12' into sunxi/drivers-for-5.12Chen-Yu Tsai2021-01-181-1/+3
| |\ \
| | * | mfd/bus: sunxi-rsb: Make .remove() callback return voidUwe Kleine-König2021-01-151-1/+3
| | |/
| * | bus: sunxi-rsb: Implement runtime power managementSamuel Holland2021-01-061-0/+44
| * | bus: sunxi-rsb: Implement suspend/resume/shutdown callbacksSamuel Holland2021-01-061-0/+30
| * | bus: sunxi-rsb: Split out controller init/exit functionsSamuel Holland2021-01-061-56/+71
| * | bus: sunxi-rsb: Move OF match tableSamuel Holland2021-01-061-6/+6
| |/
* | Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-02-201-1/+1
|\ \
| * | c6x: remove architectureArnd Bergmann2021-01-201-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-101-1/+2
|\ \
| * \ Merge tag 'omap-for-v5.11/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2021-01-281-1/+2
| |\ \
| | * | drivers: bus: simple-pm-bus: Fix compatibility with simple-bus for auxdataTony Lindgren2021-01-151-1/+2
| | |/
* | | Merge branch 'mhi-net-immutable' of https://git.kernel.org/pub/scm/linux/kern...Jakub Kicinski2021-01-291-0/+12
|\ \ \
| * | | bus: mhi: core: Add helper API to return number of free TREsHemant Kumar2021-01-271-0/+12
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-281-0/+1
|\ \ \ | | |/ | |/|
| * | bus: arm-integrator-lm: Add of_node_put() before return statementSumera Priyadarsini2021-01-151-0/+1
| |/
* / bus: fsl-mc: return -EPROBE_DEFER when a device is not yet discoveredIoana Ciornei2021-01-091-0/+9
|/
* Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-161-11/+30
|\
| * bus: ti-sysc: Implement GPMC debug quirk to drop platform dataTony Lindgren2020-11-161-0/+10
| * bus: ti-sysc: Support modules without control registersTony Lindgren2020-11-161-0/+7
| * bus: ti-sysc: Assert reset only after disabling clocksTony Lindgren2020-11-161-11/+13
* | Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2020-12-161-3/+1
|\ \
| * | mips: cdmm: fix use-after-free in mips_cdmm_bus_discoverQinglang Miao2020-11-271-3/+1
* | | Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-1514-146/+677
|\ \ \
| * | | bus: fsl-mc: simplify DPRC version checkIoana Ciornei2020-12-091-3/+1
| * | | bus: fsl-mc: fix error return code in fsl_mc_object_allocate()Zhang Changzhong2020-12-091-1/+3
| * | | bus: fsl-mc: added missing fields to dprc_rsp_get_obj_region structureLaurentiu Tudor2020-12-092-2/+5
| * | | bus: fsl-mc: make sure MC firmware is up and runningLaurentiu Tudor2020-12-091-12/+30
| * | | bus: fsl-mc: add back accidentally dropped error checkLaurentiu Tudor2020-12-091-1/+4
| * | | Merge tag 'mhi-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Greg Kroah-Hartman2020-12-049-137/+634
| |\ \ \
| | * | | mhi: pci_generic: Fix implicit conversion warningLoic Poulain2020-12-021-1/+1
| | * | | bus: mhi: core: Fix error handling in mhi_register_controller()Dan Carpenter2020-12-011-15/+14
| | * | | bus: mhi: core: Fix device hierarchyLoic Poulain2020-11-283-4/+14
| | * | | bus: mhi: core: Indexed MHI controller nameLoic Poulain2020-11-282-3/+17
| | * | | Merge branch 'mhi-ath11k-immutable' into mhi-nextManivannan Sadhasivam2020-11-202-10/+0
| | |\ \ \
| | * | | | bus: mhi: core: Remove MHI event ring IRQ handlers when powering downBhaumik Bhatt2020-11-181-1/+2
| | * | | | bus: mhi: core: Mark and maintain device states early on after power downBhaumik Bhatt2020-11-181-44/+33
| | * | | | bus: mhi: core: Separate system error and power down handlingBhaumik Bhatt2020-11-181-22/+137
| | * | | | bus: mhi: core: Check for IRQ availability during registrationBhaumik Bhatt2020-11-182-4/+1
| | * | | | bus: mhi: core: Move to an error state on mission mode failureBhaumik Bhatt2020-11-181-2/+6
| | * | | | bus: mhi: core: Use appropriate label in firmware load handler APIBhaumik Bhatt2020-11-181-3/+3
| | * | | | bus: mhi: core: Move to an error state on any firmware load failureBhaumik Bhatt2020-11-181-15/+20
| | * | | | bus: mhi: core: Prevent sending multiple RDDM entry callbacksBhaumik Bhatt2020-11-181-0/+4
| | * | | | bus: mhi: core: Move to SYS_ERROR regardless of RDDM capabilityBhaumik Bhatt2020-11-181-5/+0
| | * | | | bus: mhi: core: Skip device wake in error or shutdown statesBhaumik Bhatt2020-11-181-0/+4
| | * | | | bus: mhi: core: Move to using high priority workqueueBhaumik Bhatt2020-11-182-1/+10
| | * | | | bus: mhi: core: Use appropriate names for firmware load functionsBhaumik Bhatt2020-11-181-9/+10
| | * | | | bus: mhi: core: Skip RDDM download for unknown execution environmentBhaumik Bhatt2020-11-181-2/+7