summaryrefslogtreecommitdiffstats
path: root/drivers/bus
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | bus: mhi: core: Rename RDDM download function to use proper wordsBhaumik Bhatt2020-11-181-2/+2
| | * | | | bus: mhi: core: Remove unused mhi_fw_load_worker() declarationBhaumik Bhatt2020-11-181-1/+0
| | * | | | bus: mhi: core: Expose mhi_get_exec_env() API for controllersBhaumik Bhatt2020-11-182-1/+1
| | * | | | bus: mhi: core: Add missing EXPORT_SYMBOL for mhi_get_mhi_state()Bhaumik Bhatt2020-11-181-0/+1
| | * | | | bus: mhi: core: Remove unnecessary counter from mhi_firmware_copy()Bhaumik Bhatt2020-11-181-2/+0
| | * | | | bus: mhi: Fix channel close issue on driver removeLoic Poulain2020-11-181-1/+2
| | * | | | bus: mhi: core: Fix null pointer access when parsing MHI configurationCarl Yin2020-11-181-2/+2
| | * | | | bus: mhi: Add MHI PCI support for WWAN modemsLoic Poulain2020-11-183-0/+358
| | * | | | bus: mhi: core: fix potential operator-precedence with BHI macrosJeffrey Hugo2020-11-181-2/+2
| | * | | | bus: mhi: core: Remove double locking from mhi_driver_remove()Bhaumik Bhatt2020-11-181-2/+0
| | | |/ / | | |/| |
* | | | | Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski2020-12-042-10/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | bus: mhi: Remove auto-start optionLoic Poulain2020-11-182-10/+0
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-271-10/+19
|\ \ \ \ | | |/ / | |/| |
| * | | bus: ti-sysc: suppress err msg for timers used as clockevent/sourceGrygorii Strashko2020-11-191-1/+1
| | |/ | |/|
| * | bus: ti-sysc: Fix bogus resetdone warning on enable for cpswTony Lindgren2020-10-261-0/+3
| * | bus: ti-sysc: Fix reset status check for modules with quirksTony Lindgren2020-10-261-9/+15
| |/
* / bus: mhi: Add mhi_queue_is_full functionLoic Poulain2020-11-051-0/+11
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-10-241-3/+97
|\
| * bus: brcmstb_gisb: Add support for breakpoint interruptsFlorian Fainelli2020-09-061-1/+95