index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
fsl-mc
/
dprc-driver.c
Age
Commit message (
Expand
)
Author
2026-02-01
bus: fsl-mc: Use default primary handler
Sebastian Andrzej Siewior
2025-05-13
bus: fsl-mc: drop useless cleanup
Laurentiu Tudor
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
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-05-30
bus: fsl-mc: Make remove function return void
Uwe Kleine-König
2023-05-30
bus: fsl-mc: dprc: Push down error message from fsl_mc_driver_remove()
Uwe Kleine-König
2022-11-23
bus: fsl-mc: Remove linux/msi.h includes
Thomas Gleixner
2021-12-16
bus: fsl-mc: fsl-mc-allocator: Rework MSI handling
Thomas Gleixner
2021-06-17
bus: fsl-mc: dprc-driver: Fix some missing/incorrect function parameter descr...
Lee Jones
2021-01-27
bus: fsl-mc: add autorescan sysfs
Ioana Ciornei
2021-01-27
bus: fsl-mc: add bus rescan attribute
Ioana Ciornei
2021-01-27
bus: fsl-mc: add fsl-mc userspace support
Ioana Ciornei
2020-12-09
bus: fsl-mc: simplify DPRC version check
Ioana Ciornei
2020-10-02
bus/fsl-mc: Export IRQ pool handling functions to be used by VFIO
Diana Craciun
2020-10-02
bus/fsl-mc: Add a container setup function
Diana Craciun
2020-10-02
bus/fsl-mc: Export a cleanup function for DPRC
Diana Craciun
2020-10-02
bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple ent...
Diana Craciun
2020-10-02
bus/fsl-mc: Add a new parameter to dprc_scan_objects function
Diana Craciun
2020-10-02
bus/fsl-mc: Do no longer export the total number of irqs outside dprc_scan_ob...
Diana Craciun
2020-08-05
Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-07-28
bus/fsl-mc: Refactor the MSI domain creation in the DPRC driver
Diana Craciun
2020-07-23
bus: fsl-mc: probe the allocatable objects first
Grigore Popescu
2019-10-31
bus: fsl-mc: add the fsl_mc_get_endpoint function
Ioana Ciornei
2018-02-22
staging: fsl-mc: Move core bus out of staging
Bogdan Purcareata