aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus/fsl-mc (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-29Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-3/+3
2020-01-14bus: fsl-mc: properly empty-initialize structureIoana Ciornei1-3/+3
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-2/+2
2019-10-31bus: fsl-mc: add the fsl_mc_get_endpoint functionIoana Ciornei4-4/+130
2019-10-31bus: fsl-mc: export device types present on the busIoana Ciornei1-0/+10
2019-08-16bus: fsl-mc: remove explicit device_link_delIoana Ciornei2-2/+0
2019-05-20bus: mc-bus: Add support for mapping shareable portalsRoy Pledge3-7/+55
2019-01-11bus: fsl-mc: automatically add a device_link on fsl_mc_[portal,object]_allocateIoana Ciornei2-0/+24
2018-12-06bus: fsl-mc: remove duplicated include filesYueHaibing2-2/+0
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-3/+3
2018-10-26Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-4/+12
2018-09-28bus: fsl-mc: Convert to using %pOFn instead of device_node.nameRob Herring1-3/+3
2018-09-25bus/fsl-mc: set coherent dma mask for devices on fsl-mc busNipun Gupta1-0/+1
2018-09-25bus/fsl-mc: support dma configure for devices on fsl-mc busNipun Gupta1-4/+11
2018-09-21bus: fsl-mc: add support for dpseci device typeHoria Geantă1-0/+5
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-3/+3
2018-05-13genirq/msi: Limit level-triggered MSI to platform devicesMarc Zyngier1-0/+2
2018-03-23bus: fsl-mc: add fsl_mc_allocator cleanup functionIoana Ciornei2-0/+7
2018-03-23bus: fsl-mc: change mc_command in fsl_mc_commandIoana Ciornei6-41/+41
2018-03-14staging: fsl-mc: Move DPCON out of stagingBogdan Purcareata3-0/+271
2018-03-14staging: fsl-mc: Move DPBP out of stagingBogdan Purcareata3-0/+226
2018-02-26staging: fsl-mc: merge fix for CONFIG_FSL_MC_BUS movingStephen Rothwell1-1/+1
2018-02-22staging: fsl-mc: Move core bus out of stagingBogdan Purcareata11-0/+4392