summaryrefslogtreecommitdiffstats
path: root/drivers/bus/fsl-mc/dprc-driver.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | bus: fsl-mc: Make remove function return voidUwe Kleine-König2023-05-311-3/+2
* | bus: fsl-mc: dprc: Push down error message from fsl_mc_driver_remove()Uwe Kleine-König2023-05-311-5/+4
|/
* bus: fsl-mc: Remove linux/msi.h includesThomas Gleixner2022-11-231-1/+0
* bus: fsl-mc: fsl-mc-allocator: Rework MSI handlingThomas Gleixner2021-12-161-4/+4
* bus: fsl-mc: dprc-driver: Fix some missing/incorrect function parameter descr...Lee Jones2021-06-171-3/+5
* bus: fsl-mc: add autorescan sysfsIoana Ciornei2021-01-271-2/+15
* bus: fsl-mc: add bus rescan attributeIoana Ciornei2021-01-271-2/+2
* bus: fsl-mc: add fsl-mc userspace supportIoana Ciornei2021-01-271-0/+12
* bus: fsl-mc: simplify DPRC version checkIoana Ciornei2020-12-091-3/+1
* bus/fsl-mc: Export IRQ pool handling functions to be used by VFIODiana Craciun2020-10-021-5/+3
* bus/fsl-mc: Add a container setup functionDiana Craciun2020-10-021-22/+49
* bus/fsl-mc: Export a cleanup function for DPRCDiana Craciun2020-10-021-15/+47
* bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple ent...Diana Craciun2020-10-021-15/+11
* bus/fsl-mc: Add a new parameter to dprc_scan_objects functionDiana Craciun2020-10-021-4/+7
* bus/fsl-mc: Do no longer export the total number of irqs outside dprc_scan_ob...Diana Craciun2020-10-021-20/+10
* Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-051-17/+40
|\
| * bus: fsl-mc: probe the allocatable objects firstGrigore Popescu2020-07-231-17/+40
* | bus/fsl-mc: Refactor the MSI domain creation in the DPRC driverDiana Craciun2020-07-281-23/+8
|/
* bus: fsl-mc: add the fsl_mc_get_endpoint functionIoana Ciornei2019-10-311-4/+2
* staging: fsl-mc: Move core bus out of stagingBogdan Purcareata2018-02-221-0/+809