summaryrefslogtreecommitdiffstats
path: root/drivers/bus/fsl-mc
AgeCommit message (Expand)Author
2020-12-09bus: fsl-mc: simplify DPRC version checkIoana Ciornei
2020-12-09bus: fsl-mc: fix error return code in fsl_mc_object_allocate()Zhang Changzhong
2020-12-09bus: fsl-mc: added missing fields to dprc_rsp_get_obj_region structureLaurentiu Tudor
2020-12-09bus: fsl-mc: make sure MC firmware is up and runningLaurentiu Tudor
2020-12-09bus: fsl-mc: add back accidentally dropped error checkLaurentiu Tudor
2020-10-02bus/fsl-mc: Add a new version for dprc_get_obj_region commandDiana Craciun
2020-10-02bus/fsl-mc: Extend ICID size from 16bit to 32bitBharat Bhushan
2020-10-02bus/fsl-mc: Export IRQ pool handling functions to be used by VFIODiana Craciun
2020-10-02bus/fsl_mc: Do not rely on caller to provide non NULL mc_ioDiana Craciun
2020-10-02bus/fsl-mc: Add a container setup functionDiana Craciun
2020-10-02bus/fsl-mc: Export a cleanup function for DPRCDiana Craciun
2020-10-02bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple ent...Diana Craciun
2020-10-02bus/fsl-mc: Add dprc-reset-container supportBharat Bhushan
2020-10-02bus/fsl-mc: Cache the DPRC API versionDiana Craciun
2020-10-02bus/fsl-mc: Set the QMAN/BMAN region flagsDiana Craciun
2020-10-02bus/fsl-mc: add support for 'driver_override' in the mc-busBharat Bhushan
2020-10-02bus/fsl-mc: Add a new parameter to dprc_scan_objects functionDiana Craciun
2020-10-02bus/fsl-mc: Do no longer export the total number of irqs outside dprc_scan_ob...Diana Craciun
2020-10-02bus: fsl-mc: MC control registers are not always availableLaurentiu Tudor
2020-10-02bus: fsl-mc: don't assume an iommu is always presentLaurentiu Tudor
2020-08-05Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-07-28bus: fsl-mc: Add ACPI support for fsl-mcMakarand Pawagi
2020-07-28bus/fsl-mc: Refactor the MSI domain creation in the DPRC driverDiana Craciun
2020-07-28of/device: Add input id to of_dma_configure()Lorenzo Pieralisi
2020-07-23bus: fsl-mc: probe the allocatable objects firstGrigore Popescu
2020-07-23bus: fsl-mc: use raw spin lock to serialize mc cmdsLaurentiu Tudor
2020-07-23bus: fsl-mc: add missing device typesIoana Ciornei
2020-03-30bus: fsl-mc: add api to retrieve mc versionAndrei Botila
2020-01-29Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-01-14bus: fsl-mc: properly empty-initialize structureIoana Ciornei
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-10-31bus: fsl-mc: add the fsl_mc_get_endpoint functionIoana Ciornei
2019-10-31bus: fsl-mc: export device types present on the busIoana Ciornei
2019-08-16bus: fsl-mc: remove explicit device_link_delIoana Ciornei
2019-05-20bus: mc-bus: Add support for mapping shareable portalsRoy Pledge
2019-01-11bus: fsl-mc: automatically add a device_link on fsl_mc_[portal,object]_allocateIoana Ciornei
2018-12-06bus: fsl-mc: remove duplicated include filesYueHaibing
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-26Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-09-28bus: fsl-mc: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-25bus/fsl-mc: set coherent dma mask for devices on fsl-mc busNipun Gupta
2018-09-25bus/fsl-mc: support dma configure for devices on fsl-mc busNipun Gupta
2018-09-21bus: fsl-mc: add support for dpseci device typeHoria Geantă
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-05-13genirq/msi: Limit level-triggered MSI to platform devicesMarc Zyngier
2018-03-23bus: fsl-mc: add fsl_mc_allocator cleanup functionIoana Ciornei
2018-03-23bus: fsl-mc: change mc_command in fsl_mc_commandIoana Ciornei
2018-03-14staging: fsl-mc: Move DPCON out of stagingBogdan Purcareata
2018-03-14staging: fsl-mc: Move DPBP out of stagingBogdan Purcareata
2018-02-26staging: fsl-mc: merge fix for CONFIG_FSL_MC_BUS movingStephen Rothwell