summaryrefslogtreecommitdiffstats
path: root/drivers/bus/fsl-mc
Commit message (Expand)AuthorAgeFilesLines
* bus: fsl-mc: mc-io: Correct misdocumentation of 'dpmcp_dev' paramLee Jones2021-06-171-1/+1
* bus: fsl-mc-msi: Fix a little doc-rot pertaining to 'np' to 'fwnode' conversionLee Jones2021-06-171-1/+1
* bus: fsl-mc: fsl-mc-allocator: Fix misspelling of 'new_mc_adev' and demote no...Lee Jones2021-06-171-5/+5
* bus: fsl-mc: dprc-driver: Fix some missing/incorrect function parameter descr...Lee Jones2021-06-171-3/+5
* bus: fsl-mc: dprc: Fix a couple of misspelling and formatting issuesLee Jones2021-06-171-2/+2
* bus: fsl-mc: fsl-mc-bus: Demote a bunch of non-conformant kernel-doc headers ...Lee Jones2021-06-171-9/+10
* bus: fsl-mc: mc-sys: Supply missing function names in kernel-doc headersLee Jones2021-06-171-9/+10
* bus: fsl-mc: mc-io: Supply function names for 'fsl_create_mc_io()' and 'fsl_d...Lee Jones2021-06-171-2/+2
* Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-247-6/+789
|\
| * bus: fsl-mc: list more commands as accepted through the ioctlIoana Ciornei2021-02-091-0/+50
| * bus: fsl-mc: add the dpdbg device typeIoana Ciornei2021-02-091-0/+6
| * bus: fsl-mc: Fix test for end of loopDan Carpenter2021-02-091-1/+1
| * bus: fsl-mc: add autorescan sysfsIoana Ciornei2021-01-273-2/+75
| * bus: fsl-mc: add bus rescan attributeIoana Ciornei2021-01-273-2/+46
| * bus: fsl-mc: add fsl-mc userspace supportIoana Ciornei2021-01-275-0/+608
| * bus: fsl-mc: export mc_cmd_hdr_read_cmdid() to the fsl-mc busIoana Ciornei2021-01-272-1/+3
| * bus: fsl-mc: add missing __iomem attributeLaurentiu Tudor2021-01-071-1/+1
* | bus: fsl-mc: return -EPROBE_DEFER when a device is not yet discoveredIoana Ciornei2021-01-091-0/+9
|/
* bus: fsl-mc: simplify DPRC version checkIoana Ciornei2020-12-091-3/+1
* bus: fsl-mc: fix error return code in fsl_mc_object_allocate()Zhang Changzhong2020-12-091-1/+3
* bus: fsl-mc: added missing fields to dprc_rsp_get_obj_region structureLaurentiu Tudor2020-12-092-2/+5
* bus: fsl-mc: make sure MC firmware is up and runningLaurentiu Tudor2020-12-091-12/+30
* bus: fsl-mc: add back accidentally dropped error checkLaurentiu Tudor2020-12-091-1/+4
* bus/fsl-mc: Add a new version for dprc_get_obj_region commandDiana Craciun2020-10-022-14/+27
* bus/fsl-mc: Extend ICID size from 16bit to 32bitBharat Bhushan2020-10-023-5/+4
* bus/fsl-mc: Export IRQ pool handling functions to be used by VFIODiana Craciun2020-10-023-19/+11
* bus/fsl_mc: Do not rely on caller to provide non NULL mc_ioDiana Craciun2020-10-021-1/+6
* 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-022-15/+12
* bus/fsl-mc: Add dprc-reset-container supportBharat Bhushan2020-10-022-0/+78
* bus/fsl-mc: Cache the DPRC API versionDiana Craciun2020-10-021-9/+21
* bus/fsl-mc: Set the QMAN/BMAN region flagsDiana Craciun2020-10-022-11/+2
* bus/fsl-mc: add support for 'driver_override' in the mc-busBharat Bhushan2020-10-021-0/+54
* 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
* bus: fsl-mc: MC control registers are not always availableLaurentiu Tudor2020-10-021-4/+4
* bus: fsl-mc: don't assume an iommu is always presentLaurentiu Tudor2020-10-021-3/+0
* Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-054-20/+73
|\
| * bus: fsl-mc: probe the allocatable objects firstGrigore Popescu2020-07-231-17/+40
| * bus: fsl-mc: use raw spin lock to serialize mc cmdsLaurentiu Tudor2020-07-232-3/+3
| * bus: fsl-mc: add missing device typesIoana Ciornei2020-07-231-0/+30
* | bus: fsl-mc: Add ACPI support for fsl-mcMakarand Pawagi2020-07-282-33/+77
* | bus/fsl-mc: Refactor the MSI domain creation in the DPRC driverDiana Craciun2020-07-284-39/+33
* | of/device: Add input id to of_dma_configure()Lorenzo Pieralisi2020-07-281-1/+3
|/
* bus: fsl-mc: add api to retrieve mc versionAndrei Botila2020-03-301-16/+17
* Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-01-291-3/+3
|\
| * bus: fsl-mc: properly empty-initialize structureIoana Ciornei2020-01-141-3/+3
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-2/+2
|/
* bus: fsl-mc: add the fsl_mc_get_endpoint functionIoana Ciornei2019-10-314-4/+130