summaryrefslogtreecommitdiff
path: root/drivers/bus/fsl-mc/dprc-driver.c
AgeCommit message (Expand)AuthorFilesLines
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-15bus: fsl-mc: don't assume child devices are all fsl-mc devicesLaurentiu Tudor1-0/+6
2023-05-31bus: fsl-mc: Make remove function return voidUwe Kleine-König1-3/+2
2023-05-31bus: fsl-mc: dprc: Push down error message from fsl_mc_driver_remove()Uwe Kleine-König1-5/+4
2022-11-24bus: fsl-mc: Remove linux/msi.h includesThomas Gleixner1-1/+0
2021-12-17bus: fsl-mc: fsl-mc-allocator: Rework MSI handlingThomas Gleixner1-4/+4
2021-06-17bus: fsl-mc: dprc-driver: Fix some missing/incorrect function parameter descr...Lee Jones1-3/+5
2021-01-27bus: fsl-mc: add autorescan sysfsIoana Ciornei1-2/+15
2021-01-27bus: fsl-mc: add bus rescan attributeIoana Ciornei1-2/+2
2021-01-27bus: fsl-mc: add fsl-mc userspace supportIoana Ciornei1-0/+12
2020-12-09bus: fsl-mc: simplify DPRC version checkIoana Ciornei1-3/+1
2020-10-02bus/fsl-mc: Export IRQ pool handling functions to be used by VFIODiana Craciun1-5/+3
2020-10-02bus/fsl-mc: Add a container setup functionDiana Craciun1-22/+49
2020-10-02bus/fsl-mc: Export a cleanup function for DPRCDiana Craciun1-15/+47
2020-10-02bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple ent...Diana Craciun1-15/+11
2020-10-02bus/fsl-mc: Add a new parameter to dprc_scan_objects functionDiana Craciun1-4/+7
2020-10-02bus/fsl-mc: Do no longer export the total number of irqs outside dprc_scan_ob...Diana Craciun1-20/+10
2020-08-05Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-17/+40
2020-07-28bus/fsl-mc: Refactor the MSI domain creation in the DPRC driverDiana Craciun1-23/+8
2020-07-23bus: fsl-mc: probe the allocatable objects firstGrigore Popescu1-17/+40
2019-11-01bus: fsl-mc: add the fsl_mc_get_endpoint functionIoana Ciornei1-4/+2
2018-02-22staging: fsl-mc: Move core bus out of stagingBogdan Purcareata1-0/+809