index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
fsl-mc
Age
Commit message (
Expand
)
Author
2025-10-24
treewide: Remove in_irq()
Matthew Wilcox (Oracle)
2025-08-25
bus: fsl-mc: Replace snprintf and sprintf with sysfs_emit in sysfs show funct...
Chelsy Ratnawat
2025-08-25
bus: fsl-mc: Check return value of platform_get_resource()
Salah Triki
2025-07-18
bus: fsl-mc: Fix potential double device reference in fsl_mc_get_endpoint()
Ma Ke
2025-05-13
bus: fsl-mc: Use strscpy() instead of strscpy_pad()
Thorsten Blum
2025-05-13
bus: fsl_mc: Fix driver_managed_dma check
Robin Murphy
2025-05-13
bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value
Laurentiu Tudor
2025-05-13
bus: fsl-mc: drop useless cleanup
Laurentiu Tudor
2025-05-13
bus: fsl-mc: add the dprc_get_mem() command to the whitelist
Ioana Ciornei
2025-05-13
bus: fsl-mc: fix GET/SET_TAILDROP command ids
Wan Junjie
2025-05-13
bus: fsl-mc: do not add a device-link for the UAPI used DPMCP device
Ioana Ciornei
2025-05-13
bus: fsl-mc: fix double-free on mc_dev
Ioana Ciornei
2025-04-04
Merge tag 'soc-drivers-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-21
bus: fsl-mc: Remove deadcode
Dr. David Alan Gilbert
2025-03-11
iommu: Get DT/ACPI parsing into the proper probe path
Robin Murphy
2025-01-10
bus: fsl-mc: constify the struct device_type usage
Ricardo B. Marliere
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
2025-01-03
bus: fsl-mc: Constify fsl_mc_device_match()
Zijun Hu
2024-11-12
bus: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-03
bus: fsl-mc: make fsl_mc_bus_type const
Kunwu Chan
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2023-11-16
bus: fsl-mc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-16
bus: fsl-mc: Drop if block with always false condition
Uwe Kleine-König
2023-09-29
bus: fsl-mc: Replace deprecated strncpy() with strscpy_pad()
Justin Stitt
2023-08-30
Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2023-08-29
bus: fsl-mc: Use common ranges functions
Rob Herring
2023-08-12
bus: Explicitly include correct DT includes
Rob Herring
2023-07-03
Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-06-15
bus: fsl-mc: don't assume child devices are all fsl-mc devices
Laurentiu Tudor
2023-06-08
bus: fsl-mc: fsl-mc-allocator: Drop a write-only variable
Uwe Kleine-König
2023-06-08
bus: fsl-mc: fsl-mc-allocator: Initialize mc_bus_dev before use
Uwe Kleine-König
2023-05-30
bus: fsl-mc: Make remove function return void
Uwe Kleine-König
2023-05-30
bus: fsl-mc: fsl-mc-allocator: Improve error reporting
Uwe Kleine-König
2023-05-30
bus: fsl-mc: fsl-mc-allocator: Drop if block with always wrong condition
Uwe Kleine-König
2023-05-30
bus: fsl-mc: dprc: Push down error message from fsl_mc_driver_remove()
Uwe Kleine-König
2023-05-30
bus: fsl-mc: Only warn once about errors on device unbind
Uwe Kleine-König
2023-03-23
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2022-12-05
bus: fsl-mc-msi: Switch to domain id aware interfaces
Thomas Gleixner
2022-11-23
bus: fsl-mc: Remove linux/msi.h includes
Thomas Gleixner
2022-11-17
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Thomas Gleixner
2022-06-10
bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove()
Shin'ichiro Kawasaki
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-20
Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu...
Joerg Roedel
2022-05-02
Merge 5.18-rc5 into driver-core-next
Greg Kroah-Hartman
2022-04-28
bus: platform,amba,fsl-mc,PCI: Add device DMA ownership management
Lu Baolu
2022-04-27
bus: fsl-mc-msi: Fix MSI descriptor mutex lock for msi_first_desc()
Shin'ichiro Kawasaki
2022-04-22
fsl-mc: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
2021-12-16
bus: fsl-mc-msi: Simplify MSI descriptor handling
Thomas Gleixner
2021-12-16
bus: fsl-mc: fsl-mc-allocator: Rework MSI handling
Thomas Gleixner
[next]