summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-221-1/+1
|\
| * staging: fsl-mc: fix build testing on x86Arnd Bergmann2018-02-161-1/+1
* | irqchip/gic-v3: Ignore disabled ITS nodesStephen Boyd2018-02-161-0/+2
|/
* staging: fsl-mc: Add SPDX license identifiersBogdan Purcareata2018-01-2232-563/+36Star
* staging: fsl-mc: make function its_fsl_mc_msi_init staticColin Ian King2018-01-171-1/+1
* staging: fsl-mc: Convert documentation to rst formatIoana Radulescu2018-01-172-387/+404
* staging: fsl-mc: README cleanupIoana Radulescu2018-01-161-16/+17
* staging: fsl-mc: Update include headerIoana Radulescu2018-01-161-1/+1
* staging: fsl-mc: Remove unnecessary dependencyIoana Radulescu2018-01-164-16/+2Star
* staging: fsl-mc: Remove dead codeIoana Radulescu2018-01-162-21/+0Star
* staging: fsl-mc: Consolidate bus core header filesBogdan Purcareata2018-01-1612-570/+371Star
* staging: fsl-mc: Cleanup dprc and dpmcp header filesBogdan Purcareata2018-01-166-591/+0Star
* staging: fsl-mc/dpio: Add dpaa2_io_service_select() APIIoana Radulescu2018-01-082-0/+19
* 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: use 32bits to support 64K size mc-portalsBharat Bhushan2017-11-281-1/+1
* 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-272-0/+122
* staging: fsl-mc: remove debug WARN_ONs doubling error checksLaurentiu Tudor2017-11-277-77/+73Star
* staging: fsl-mc: remove some superfluous WARN_ONsLaurentiu Tudor2017-11-276-53/+0Star
* 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-272-62/+0Star
* staging: fsl-mc/dpio: drop EXPORT_SYMBOL() for a few functionsLaurentiu Tudor2017-11-271-3/+0Star
* staging: fsl-mc/dpio: remove incomplete refcount implementationLaurentiu Tudor2017-11-271-4/+0Star
* staging: fsl-mc: drop unused dpcon APIsLaurentiu Tudor2017-11-273-85/+0Star
* staging: fsl-mc/dpio: Fix incorrect comparisonIoana Radulescu2017-10-032-4/+6
* 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-241-1/+1
* | staging: fsl-mc: add explicit dependencies for compile-tested archesLaurentiu Tudor2017-08-151-1/+1
* | staging: fsl-mc: fix resource_size.cocci warningsCihangir Akturk2017-08-151-2/+1Star
* | staging: fsl-mc: include irqreturn.h as neededArnd Bergmann2017-07-301-0/+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/+1Star
* | 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/+0Star
* | staging: fsl-mc: use generic memory barriersLaurentiu Tudor2017-07-301-4/+2Star
* | staging: fsl-mc: Convert to using %pOF instead of full_nameRob Herring2017-07-303-9/+7Star
|/
* Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-0427-631/+403Star
|\
| * staging: fsl-mc: make dprc.h header privateLaurentiu Tudor2017-06-294-2/+2
| * staging: fsl-mc: move mc-cmd.h contents in the public headerLaurentiu Tudor2017-06-2910-139/+94Star
| * staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor2017-06-2912-108/+60Star
| * staging: fsl-mc: fix a few implicit includesLaurentiu Tudor2017-06-295-0/+5