summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc/bus
Commit message (Expand)AuthorAgeFilesLines
* bus: fsl-mc: change mc_command in fsl_mc_commandIoana Ciornei2018-03-231-6/+6
* staging: fsl-mc: Move DPCON out of stagingBogdan Purcareata2018-03-143-276/+0
* staging: fsl-mc: Move DPBP out of stagingBogdan Purcareata2018-03-143-232/+1
* staging: fsl-mc/dpio: Fix incorrect maskingIoana Radulescu2018-03-081-1/+1
* staging: fsl-mc/dpio: Use __leXX types where neededIoana Radulescu2018-03-082-20/+20
* staging: fsl-mc/dpio: remove unused functionAnders Roxell2018-03-061-5/+0
* staging: fsl-mc: Cleanup dpbp and dpcon APIBogdan Purcareata2018-03-012-77/+0
* staging: fsl-mc/dpio: qbman_pull_desc_set_token() can be staticFengguang Wu2018-03-011-1/+1
* staging: fsl-mc/dpio: allow the driver to compile multi-archIoana Radulescu2018-03-011-1/+1
* staging: fsl-mc: dpio: remove foolish -Werror Makefile addtionGreg Kroah-Hartman2018-03-011-2/+0
* staging: fsl-mc/dpio: Fix incorrect castsIoana Radulescu2018-03-012-4/+4
* staging: fsl-mc: Move irqchip code out of stagingBogdan Purcareata2018-02-222-102/+1
* staging: fsl-mc: Move core bus out of stagingBogdan Purcareata2018-02-2217-4387/+9
* staging: fsl-mc: Add SPDX license identifiersBogdan Purcareata2018-01-2224-425/+26
* staging: fsl-mc: make function its_fsl_mc_msi_init staticColin Ian King2018-01-171-1/+1
* staging: fsl-mc: Update include headerIoana Radulescu2018-01-161-1/+1
* staging: fsl-mc: Remove unnecessary dependencyIoana Radulescu2018-01-164-16/+2
* staging: fsl-mc: Remove dead codeIoana Radulescu2018-01-162-21/+0
* staging: fsl-mc: Consolidate bus core header filesBogdan Purcareata2018-01-1612-570/+371
* staging: fsl-mc: Cleanup dprc and dpmcp header filesBogdan Purcareata2018-01-166-591/+0
* staging: fsl-mc/dpio: Add dpaa2_io_service_select() APIIoana Radulescu2018-01-081-0/+17
* staging: fsl-mc: do not print error in case of defer probe errorNipun Gupta2017-12-131-1/+2
* staging: fsl-mc: Allocate IRQ's before scanning DPRC objectsNipun Gupta2017-12-131-22/+27
* staging: fsl-mc-bus: fix build warningGreg Kroah-Hartman2017-11-271-0/+1
* staging: fsl-mc: use device_type instead of strcmp()Laurentiu Tudor2017-11-273-16/+16
* staging: fsl-mc: add support for device typeLaurentiu Tudor2017-11-271-0/+67
* staging: fsl-mc: remove debug WARN_ONs doubling error checksLaurentiu Tudor2017-11-277-77/+73
* staging: fsl-mc: remove some superfluous WARN_ONsLaurentiu Tudor2017-11-276-53/+0
* staging: fsl-mc/dpio: change to use EXPORT_SYMBOL_GPL()Laurentiu Tudor2017-11-271-10/+10
* staging: fsl-mc: consistently use EXPORT_SYMBOL_GPL()Laurentiu Tudor2017-11-274-24/+24
* staging: fsl-mc/dpio: remove couple of unused functionsLaurentiu Tudor2017-11-271-58/+0
* staging: fsl-mc/dpio: drop EXPORT_SYMBOL() for a few functionsLaurentiu Tudor2017-11-271-3/+0
* staging: fsl-mc/dpio: remove incomplete refcount implementationLaurentiu Tudor2017-11-271-4/+0
* staging: fsl-mc: drop unused dpcon APIsLaurentiu Tudor2017-11-272-75/+0
* staging: fsl-mc/dpio: Fix incorrect comparisonIoana Radulescu2017-10-031-2/+2
* Staging: fsl-mc: remove unnecessary parenthesisKeerthi Reddy2017-09-291-1/+1
* Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman2017-08-281-3/+3
|\
| * Revert "staging: fsl-mc: be consistent when checking strcmp() return"Colin Ian King2017-08-161-3/+3
* | staging: fsl-mc: be consistent when checking strcmp() returnsLaurentiu Tudor2017-08-231-1/+1
* | staging: fsl-mc: add explicit dependencies for compile-tested archesLaurentiu Tudor2017-08-141-1/+1
* | staging: fsl-mc: fix resource_size.cocci warningsCihangir Akturk2017-08-141-2/+1
* | staging: fsl-mc/dpio: Skip endianness conversion in portal configBogdan Purcareata2017-07-301-12/+12
* | staging: fsl-mc: fix resource_size.cocci warningsJulia Lawall2017-07-301-2/+1
* | staging: fsl-mc: allow the driver compile multi-archLaurentiu Tudor2017-07-301-2/+2
* | staging: fsl-mc: make the driver compile on 32-bitLaurentiu Tudor2017-07-301-0/+1
* | staging: fsl-mc: don't use raw device io functionsLaurentiu Tudor2017-07-301-6/+15
* | staging: fsl-mc: fix formating of phys_addr_t on 32 bitsLaurentiu Tudor2017-07-302-10/+10
* | staging: fsl-mc: fix compilation with non-generic msi domain opsLaurentiu Tudor2017-07-302-0/+6
* | staging: fsl-mc: drop useless gic v3 related #includeLaurentiu Tudor2017-07-302-2/+0
* | staging: fsl-mc: use generic memory barriersLaurentiu Tudor2017-07-301-4/+2
OpenPOWER on IntegriCloud