index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
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