summaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)AuthorFilesLines
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-15/+80
2023-08-31Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds7-6/+6
2023-08-31Merge tag 'soc-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-100/+33
2023-08-29bus: fsl-mc: Use common ranges functionsRob Herring1-77/+13
2023-08-22Merge tag 'omap-for-v6.6/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann3-13/+16
2023-08-15bus: ti-sysc: Fix cast to enum warningTony Lindgren1-1/+1
2023-08-14Merge tag 'imx-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-1/+1
2023-08-12Merge tag 'sunxi-drivers-for-6.6-1' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-3/+1
2023-08-12Merge tag 'vexpress-updates-6.6' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-3/+1
2023-08-12bus: Explicitly include correct DT includesRob Herring7-6/+6
2023-08-11bus: mhi: host: pci_generic: add support for Telit FE990 modemDaniele Palmas1-0/+3
2023-08-11bus: mhi: host: remove unused-but-set parameterArnd Bergmann1-1/+0
2023-08-10bus: ti-sysc: Fix a build warning with W=1 for sysconfigTony Lindgren1-0/+1
2023-08-10bus: ti-sysc: Configure uart quirks for k3 SoCTony Lindgren1-0/+2
2023-08-10bus: ti-sysc: Build driver for TI K3 SoCsTony Lindgren1-1/+2
2023-08-10bus: ti-sysc: Fix build warning for 64-bit buildTony Lindgren1-1/+1
2023-08-09bus: omap_l3_smx: identify timeout cause before rebootingSicelo A. Mhlongo1-11/+10
2023-08-08bus: mhi: host: pci_generic: Add support for Quectel RM520N-GL Lenovo variantDuke Xin (辛安文)1-0/+3
2023-08-04bus: mhi: host: allow MHI client drivers to provide the firmware via a pointerKalle Valo1-9/+25
2023-08-02Merge branch 'omap-for-v6.5/ti-sysc' into omap-for-v6.5/fixesTony Lindgren1-0/+2
2023-07-31bus: sunxi-rsb: Convert to devm_platform_ioremap_resource()Yangtao Li1-3/+1
2023-07-21bus: tegra-gmi: Convert to devm_platform_ioremap_resource()Yangtao Li1-3/+1
2023-07-19bus: imx-weim: use devm_platform_ioremap_resourceMartin Kaiser1-1/+1
2023-07-13bus: vexpress-config: Convert to devm_platform_ioremap_resource()Yangtao Li1-3/+1
2023-07-13bus: mhi: host: use vmalloc_array and vcallocJulia Lawall1-1/+1
2023-07-12bus: mhi: host: pci_generic: Add support for Dell DW5932eSlark Xiao1-0/+6
2023-07-12bus: mhi: host: pci_generic: Add support for Quectel RM520N-GL modemDuke Xin (辛安文)1-0/+13
2023-07-12bus: mhi: host: pci_generic: Add support for Quectel EM160R-GL modemDuke Xin (辛安文)1-0/+2
2023-07-12bus: mhi: host: pci_generic: Add support for IP_SW0 channelsManivannan Sadhasivam1-4/+22
2023-07-12bus: mhi: host: Skip MHI reset if device is in RDDMQiang Yu1-0/+5
2023-07-06Merge tag 'soc-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-07-05bus: ixp4xx: fix IXP4XX_EXP_T1_MASKJonas Gorski1-1/+1
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+6
2023-06-27Merge tag 'soc-fsl-next-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann3-31/+23
2023-06-15bus: fsl-mc: don't assume child devices are all fsl-mc devicesLaurentiu Tudor1-0/+6
2023-06-14bus: ti-sysc: Flush posted write on enable before resetTony Lindgren1-0/+2
2023-06-09bus: fsl-mc: fsl-mc-allocator: Drop a write-only variableUwe Kleine-König1-4/+1
2023-06-09bus: fsl-mc: fsl-mc-allocator: Initialize mc_bus_dev before useUwe Kleine-König1-2/+3
2023-05-31bus: fsl-mc: Make remove function return voidUwe Kleine-König3-10/+5
2023-05-31bus: fsl-mc: fsl-mc-allocator: Improve error reportingUwe Kleine-König1-5/+13
2023-05-31bus: fsl-mc: fsl-mc-allocator: Drop if block with always wrong conditionUwe Kleine-König1-6/+0
2023-05-31bus: fsl-mc: dprc: Push down error message from fsl_mc_driver_remove()Uwe Kleine-König1-5/+4
2023-05-31bus: fsl-mc: Only warn once about errors on device unbindUwe Kleine-König1-3/+1
2023-05-17bus: ti-sysc: Fix dispc quirk masking bool variablesTony Lindgren1-2/+2
2023-04-28Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-7/+1
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-35/+54
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2023-04-27Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-94/+22
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-04-25Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-53/+25