summaryrefslogtreecommitdiff
path: root/drivers/bus/fsl-mc
AgeCommit message (Expand)Author
2021-06-17bus: fsl-mc: mc-io: Correct misdocumentation of 'dpmcp_dev' paramLee Jones
2021-06-17bus: fsl-mc-msi: Fix a little doc-rot pertaining to 'np' to 'fwnode' conversionLee Jones
2021-06-17bus: fsl-mc: fsl-mc-allocator: Fix misspelling of 'new_mc_adev' and demote no...Lee Jones
2021-06-17bus: fsl-mc: dprc-driver: Fix some missing/incorrect function parameter descr...Lee Jones
2021-06-17bus: fsl-mc: dprc: Fix a couple of misspelling and formatting issuesLee Jones
2021-06-17bus: fsl-mc: fsl-mc-bus: Demote a bunch of non-conformant kernel-doc headers ...Lee Jones
2021-06-17bus: fsl-mc: mc-sys: Supply missing function names in kernel-doc headersLee Jones
2021-06-17bus: fsl-mc: mc-io: Supply function names for 'fsl_create_mc_io()' and 'fsl_d...Lee Jones
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-09bus: fsl-mc: list more commands as accepted through the ioctlIoana Ciornei
2021-02-09bus: fsl-mc: add the dpdbg device typeIoana Ciornei
2021-02-09bus: fsl-mc: Fix test for end of loopDan Carpenter
2021-01-27bus: fsl-mc: add autorescan sysfsIoana Ciornei
2021-01-27bus: fsl-mc: add bus rescan attributeIoana Ciornei
2021-01-27bus: fsl-mc: add fsl-mc userspace supportIoana Ciornei
2021-01-27bus: fsl-mc: export mc_cmd_hdr_read_cmdid() to the fsl-mc busIoana Ciornei
2021-01-09bus: fsl-mc: return -EPROBE_DEFER when a device is not yet discoveredIoana Ciornei
2021-01-07bus: fsl-mc: add missing __iomem attributeLaurentiu Tudor
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