summaryrefslogtreecommitdiffstats
path: root/drivers/bus
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-for-v6.5/ti-sysc' into omap-for-v6.5/fixesTony Lindgren2023-08-021-0/+2
|\
| * bus: ti-sysc: Flush posted write on enable before resetTony Lindgren2023-06-141-0/+2
* | Merge tag 'soc-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-061-1/+1
|\ \
| * | bus: ixp4xx: fix IXP4XX_EXP_T1_MASKJonas Gorski2023-07-051-1/+1
* | | Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-031-0/+6
|\ \ \ | |/ / |/| |
| * | bus: fsl-mc: don't assume child devices are all fsl-mc devicesLaurentiu Tudor2023-06-151-0/+6
* | | Merge tag 'soc-fsl-next-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2023-06-273-31/+23
|\ \ \ | |_|/ |/| |
| * | bus: fsl-mc: fsl-mc-allocator: Drop a write-only variableUwe Kleine-König2023-06-081-4/+1
| * | bus: fsl-mc: fsl-mc-allocator: Initialize mc_bus_dev before useUwe Kleine-König2023-06-081-2/+3
| * | bus: fsl-mc: Make remove function return voidUwe Kleine-König2023-05-303-10/+5
| * | bus: fsl-mc: fsl-mc-allocator: Improve error reportingUwe Kleine-König2023-05-301-5/+13
| * | bus: fsl-mc: fsl-mc-allocator: Drop if block with always wrong conditionUwe Kleine-König2023-05-301-6/+0
| * | bus: fsl-mc: dprc: Push down error message from fsl_mc_driver_remove()Uwe Kleine-König2023-05-301-5/+4
| * | bus: fsl-mc: Only warn once about errors on device unbindUwe Kleine-König2023-05-301-3/+1
| |/
* / bus: ti-sysc: Fix dispc quirk masking bool variablesTony Lindgren2023-05-171-2/+2
|/
* Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-277-7/+1
|\
| * drivers: bus: simple-pm-bus: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+1
| * bus: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-132-2/+0
| * bus: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
| * bus: qcom: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
| * bus: ixp4xx: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
| * bus: arm-integrator-lm: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
* | Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-275-35/+54
|\ \
| * \ Merge tag 'mhi-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman2023-04-195-35/+54
| |\ \
| | * | bus: mhi: host: Use mhi_tryset_pm_state() for setting fw error stateJeffrey Hugo2023-04-101-4/+12
| | * | bus: mhi: host: Remove duplicate ee check for syserrJeffrey Hugo2023-04-101-1/+1
| | * | bus: mhi: host: Avoid ringing EV DB if there are no elements to processVivek Pernamitta2023-04-101-2/+6
| | * | bus: mhi: pci_generic: Add Foxconn T99W510Slark Xiao2023-04-031-0/+18
| | * | bus: mhi: host: Use ERANGE for BHIOFF/BHIEOFF range checkJeffrey Hugo2023-04-031-2/+2
| | * | bus: mhi: host: Range check CHDBOFF and ERDBOFFJeffrey Hugo2023-04-031-0/+12
| | * | bus: mhi: host: pci_generic: Revert "Add a secondary AT port to Telit FN990"Slark Xiao2023-03-101-2/+0
| | * | bus: mhi: host: pci_generic: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-03-081-7/+1
| | * | bus: mhi: ep: Demote unsupported channel error log to debugManivannan Sadhasivam2023-03-071-2/+2
| | * | bus: mhi: host: Remove mhi_poll() APIManivannan Sadhasivam2023-03-071-15/+0
| | |/
* | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-3/+3
|\ \ \
| * | | Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-031-1/+1
| |\| |
| * | | driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman2023-03-231-3/+3
| | |/ | |/|
* | | Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-04-273-94/+22
|\ \ \
| * | | bus: tegra-gmi: Replace of_platform.h with explicit includesRob Herring2023-04-211-1/+3
| * | | bus: mvebu-mbus: Remove open coded "ranges" parsingRob Herring2023-04-181-50/+8
| * | | bus: uniphier-system-bus: Remove open coded "ranges" parsingRob Herring2023-03-301-43/+11
| |/ /
* | | Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-251-1/+1
|\ \ \
| * | | Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle2023-04-051-1/+1
| |/ /
* | | Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-254-53/+25
|\ \ \
| * \ \ Merge tag 'vexpress-update-6.4' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2023-04-171-1/+1
| |\ \ \
| | * | | bus: vexpress-config: Add explicit of_platform.h includeRob Herring2023-04-131-1/+1
| | |/ /
| * | | Merge tag 'arm-soc/for-6.4/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann2023-04-141-3/+1
| |\ \ \
| | * | | bus: brcmstb_gisb: Use devm_platform_get_and_ioremap_resource()Ye Xingchen2023-03-141-3/+1
| | |/ /
| * | | Merge tag 'imx-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2023-04-141-9/+10
| |\ \ \
| | * | | bus: imx-weim: Remove open coded "ranges" parsingRob Herring2023-03-061-9/+10
| | |/ /