summaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)Author
2023-08-04bus: mhi: host: allow MHI client drivers to provide the firmware via a pointerKalle Valo
2023-08-02Merge branch 'omap-for-v6.5/ti-sysc' into omap-for-v6.5/fixesTony Lindgren
2023-07-31bus: sunxi-rsb: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-07-21bus: tegra-gmi: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-07-19bus: imx-weim: use devm_platform_ioremap_resourceMartin Kaiser
2023-07-13bus: vexpress-config: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-07-13bus: mhi: host: use vmalloc_array and vcallocJulia Lawall
2023-07-12bus: mhi: host: pci_generic: Add support for Dell DW5932eSlark Xiao
2023-07-12bus: mhi: host: pci_generic: Add support for Quectel RM520N-GL modemDuke Xin (辛安文)
2023-07-12bus: mhi: host: pci_generic: Add support for Quectel EM160R-GL modemDuke Xin (辛安文)
2023-07-12bus: mhi: host: pci_generic: Add support for IP_SW0 channelsManivannan Sadhasivam
2023-07-12bus: mhi: host: Skip MHI reset if device is in RDDMQiang Yu
2023-07-06Merge tag 'soc-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-05bus: ixp4xx: fix IXP4XX_EXP_T1_MASKJonas Gorski
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-27Merge tag 'soc-fsl-next-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2023-06-15bus: fsl-mc: don't assume child devices are all fsl-mc devicesLaurentiu Tudor
2023-06-14bus: ti-sysc: Flush posted write on enable before resetTony Lindgren
2023-06-08bus: fsl-mc: fsl-mc-allocator: Drop a write-only variableUwe Kleine-König
2023-06-08bus: fsl-mc: fsl-mc-allocator: Initialize mc_bus_dev before useUwe Kleine-König
2023-05-30bus: fsl-mc: Make remove function return voidUwe Kleine-König
2023-05-30bus: fsl-mc: fsl-mc-allocator: Improve error reportingUwe Kleine-König
2023-05-30bus: fsl-mc: fsl-mc-allocator: Drop if block with always wrong conditionUwe Kleine-König
2023-05-30bus: fsl-mc: dprc: Push down error message from fsl_mc_driver_remove()Uwe Kleine-König
2023-05-30bus: fsl-mc: Only warn once about errors on device unbindUwe Kleine-König
2023-05-17bus: ti-sysc: Fix dispc quirk masking bool variablesTony Lindgren
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-27Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-25Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-21bus: tegra-gmi: Replace of_platform.h with explicit includesRob Herring
2023-04-19Merge tag 'mhi-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman
2023-04-18bus: mvebu-mbus: Remove open coded "ranges" parsingRob Herring
2023-04-17Merge tag 'vexpress-update-6.4' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2023-04-14Merge tag 'arm-soc/for-6.4/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann
2023-04-14Merge tag 'imx-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2023-04-13Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-13drivers: bus: simple-pm-bus: remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-13bus: remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-13bus: remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-13bus: qcom: remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-13bus: ixp4xx: remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-13bus: arm-integrator-lm: remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-13bus: vexpress-config: Add explicit of_platform.h includeRob Herring
2023-04-11treewide: Fix probing of devices in DT overlaysGeert Uytterhoeven
2023-04-10bus: mhi: host: Use mhi_tryset_pm_state() for setting fw error stateJeffrey Hugo
2023-04-10bus: mhi: host: Remove duplicate ee check for syserrJeffrey Hugo
2023-04-10bus: mhi: host: Avoid ringing EV DB if there are no elements to processVivek Pernamitta