aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-22Merge tag 'staging-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+1
2018-02-16staging: fsl-mc: fix build testing on x86Arnd Bergmann1-1/+1
2018-02-16irqchip/gic-v3: Ignore disabled ITS nodesStephen Boyd1-0/+2
2018-01-22staging: fsl-mc: Add SPDX license identifiersBogdan Purcareata32-563/+36
2018-01-17staging: fsl-mc: make function its_fsl_mc_msi_init staticColin Ian King1-1/+1
2018-01-17staging: fsl-mc: Convert documentation to rst formatIoana Radulescu2-387/+404
2018-01-16staging: fsl-mc: README cleanupIoana Radulescu1-16/+17
2018-01-16staging: fsl-mc: Update include headerIoana Radulescu1-1/+1
2018-01-16staging: fsl-mc: Remove unnecessary dependencyIoana Radulescu4-16/+2
2018-01-16staging: fsl-mc: Remove dead codeIoana Radulescu2-21/+0
2018-01-16staging: fsl-mc: Consolidate bus core header filesBogdan Purcareata12-570/+371
2018-01-16staging: fsl-mc: Cleanup dprc and dpmcp header filesBogdan Purcareata6-591/+0
2018-01-08staging: fsl-mc/dpio: Add dpaa2_io_service_select() APIIoana Radulescu2-0/+19
2017-12-13staging: fsl-mc: do not print error in case of defer probe errorNipun Gupta1-1/+2
2017-12-13staging: fsl-mc: Allocate IRQ's before scanning DPRC objectsNipun Gupta1-22/+27
2017-11-28staging: fsl-mc: use 32bits to support 64K size mc-portalsBharat Bhushan1-1/+1
2017-11-27staging: fsl-mc-bus: fix build warningGreg Kroah-Hartman1-0/+1
2017-11-27staging: fsl-mc: use device_type instead of strcmp()Laurentiu Tudor3-16/+16
2017-11-27staging: fsl-mc: add support for device typeLaurentiu Tudor2-0/+122
2017-11-27staging: fsl-mc: remove debug WARN_ONs doubling error checksLaurentiu Tudor7-77/+73
2017-11-27staging: fsl-mc: remove some superfluous WARN_ONsLaurentiu Tudor6-53/+0
2017-11-27staging: fsl-mc/dpio: change to use EXPORT_SYMBOL_GPL()Laurentiu Tudor1-10/+10
2017-11-27staging: fsl-mc: consistently use EXPORT_SYMBOL_GPL()Laurentiu Tudor4-24/+24
2017-11-27staging: fsl-mc/dpio: remove couple of unused functionsLaurentiu Tudor2-62/+0
2017-11-27staging: fsl-mc/dpio: drop EXPORT_SYMBOL() for a few functionsLaurentiu Tudor1-3/+0
2017-11-27staging: fsl-mc/dpio: remove incomplete refcount implementationLaurentiu Tudor1-4/+0
2017-11-27staging: fsl-mc: drop unused dpcon APIsLaurentiu Tudor3-85/+0
2017-10-03staging: fsl-mc/dpio: Fix incorrect comparisonIoana Radulescu2-4/+6
2017-09-29Staging: fsl-mc: remove unnecessary parenthesisKeerthi Reddy1-1/+1
2017-08-28Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman1-3/+3
2017-08-23staging: fsl-mc: be consistent when checking strcmp() returnsLaurentiu Tudor1-1/+1
2017-08-16Revert "staging: fsl-mc: be consistent when checking strcmp() return"Colin Ian King1-3/+3
2017-08-14staging: fsl-mc: add explicit dependencies for compile-tested archesLaurentiu Tudor1-1/+1
2017-08-14staging: fsl-mc: fix resource_size.cocci warningsCihangir Akturk1-2/+1
2017-07-30staging: fsl-mc: include irqreturn.h as neededArnd Bergmann1-0/+1
2017-07-30staging: fsl-mc/dpio: Skip endianness conversion in portal configBogdan Purcareata1-12/+12
2017-07-30staging: fsl-mc: fix resource_size.cocci warningsJulia Lawall1-2/+1
2017-07-30staging: fsl-mc: allow the driver compile multi-archLaurentiu Tudor1-2/+2
2017-07-30staging: fsl-mc: make the driver compile on 32-bitLaurentiu Tudor1-0/+1
2017-07-30staging: fsl-mc: don't use raw device io functionsLaurentiu Tudor1-6/+15
2017-07-30staging: fsl-mc: fix formating of phys_addr_t on 32 bitsLaurentiu Tudor2-10/+10
2017-07-30staging: fsl-mc: fix compilation with non-generic msi domain opsLaurentiu Tudor2-0/+6
2017-07-30staging: fsl-mc: drop useless gic v3 related #includeLaurentiu Tudor2-2/+0
2017-07-30staging: fsl-mc: use generic memory barriersLaurentiu Tudor1-4/+2
2017-07-30staging: fsl-mc: Convert to using %pOF instead of full_nameRob Herring3-9/+7
2017-07-03Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds27-631/+403
2017-06-29staging: fsl-mc: make dprc.h header privateLaurentiu Tudor4-2/+2
2017-06-29staging: fsl-mc: move mc-cmd.h contents in the public headerLaurentiu Tudor10-139/+94
2017-06-29staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor12-108/+60
2017-06-29staging: fsl-mc: fix a few implicit includesLaurentiu Tudor5-0/+5