summaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)Author
2021-02-20Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-20Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-02Merge tag 'mvebu-arm-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2021-01-29Merge branch 'mhi-net-immutable' of https://git.kernel.org/pub/scm/linux/kern...Jakub Kicinski
2021-01-29bus: mvebu-mbus: make iounmap() symmetric with ioremap()Chris Packham
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-28Merge tag 'omap-for-v5.11/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2021-01-27bus: mhi: core: Add helper API to return number of free TREsHemant Kumar
2021-01-20c6x: remove architectureArnd Bergmann
2021-01-18Merge remote-tracking branch 'mfd/ib-mfd-bus-5.12' into sunxi/drivers-for-5.12Chen-Yu Tsai
2021-01-15bus: arm-integrator-lm: Add of_node_put() before return statementSumera Priyadarsini
2021-01-15mfd/bus: sunxi-rsb: Make .remove() callback return voidUwe Kleine-König
2021-01-15drivers: bus: simple-pm-bus: Fix compatibility with simple-bus for auxdataTony Lindgren
2021-01-09bus: fsl-mc: return -EPROBE_DEFER when a device is not yet discoveredIoana Ciornei
2021-01-06bus: sunxi-rsb: Implement runtime power managementSamuel Holland
2021-01-06bus: sunxi-rsb: Implement suspend/resume/shutdown callbacksSamuel Holland
2021-01-06bus: sunxi-rsb: Split out controller init/exit functionsSamuel Holland
2021-01-06bus: sunxi-rsb: Move OF match tableSamuel Holland
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-16Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-09bus: fsl-mc: simplify DPRC version checkIoana Ciornei
2020-12-09bus: fsl-mc: fix error return code in fsl_mc_object_allocate()Zhang Changzhong
2020-12-09bus: fsl-mc: added missing fields to dprc_rsp_get_obj_region structureLaurentiu Tudor
2020-12-09bus: fsl-mc: make sure MC firmware is up and runningLaurentiu Tudor
2020-12-09bus: fsl-mc: add back accidentally dropped error checkLaurentiu Tudor
2020-12-04Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-12-04Merge tag 'mhi-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Greg Kroah-Hartman
2020-12-02mhi: pci_generic: Fix implicit conversion warningLoic Poulain
2020-12-01bus: mhi: core: Fix error handling in mhi_register_controller()Dan Carpenter
2020-11-28bus: mhi: core: Fix device hierarchyLoic Poulain
2020-11-28bus: mhi: core: Indexed MHI controller nameLoic Poulain
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-27mips: cdmm: fix use-after-free in mips_cdmm_bus_discoverQinglang Miao
2020-11-20Merge branch 'mhi-ath11k-immutable' into mhi-nextManivannan Sadhasivam
2020-11-19bus: ti-sysc: suppress err msg for timers used as clockevent/sourceGrygorii Strashko
2020-11-18bus: mhi: core: Remove MHI event ring IRQ handlers when powering downBhaumik Bhatt
2020-11-18bus: mhi: core: Mark and maintain device states early on after power downBhaumik Bhatt
2020-11-18bus: mhi: core: Separate system error and power down handlingBhaumik Bhatt
2020-11-18bus: mhi: core: Check for IRQ availability during registrationBhaumik Bhatt
2020-11-18bus: mhi: core: Move to an error state on mission mode failureBhaumik Bhatt
2020-11-18bus: mhi: core: Use appropriate label in firmware load handler APIBhaumik Bhatt
2020-11-18bus: mhi: core: Move to an error state on any firmware load failureBhaumik Bhatt
2020-11-18bus: mhi: core: Prevent sending multiple RDDM entry callbacksBhaumik Bhatt
2020-11-18bus: mhi: core: Move to SYS_ERROR regardless of RDDM capabilityBhaumik Bhatt
2020-11-18bus: mhi: core: Skip device wake in error or shutdown statesBhaumik Bhatt
2020-11-18bus: mhi: core: Move to using high priority workqueueBhaumik Bhatt
2020-11-18bus: mhi: core: Use appropriate names for firmware load functionsBhaumik Bhatt
2020-11-18bus: mhi: core: Skip RDDM download for unknown execution environmentBhaumik Bhatt