summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc/bus
AgeCommit message (Expand)AuthorFilesLines
2018-07-24staging: fsl-mc: Remove remaining filesRoy Pledge2-14/+0
2018-07-24staging: fsl-mc: Move DPIO from staging to drivers/soc/fslRoy Pledge11-2759/+0
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab1-1/+1
2018-04-29staging: fsl-mc/dpio: Fix the error handling in probe()Dan Carpenter1-1/+4
2018-04-23drivers/staging/fsl-mc: Fix DPIO error path issueRoy Pledge1-5/+1
2018-04-23drivers/staging/fsl-mc: Use devm_memremap/devm_ioremap for DPIORoy Pledge2-6/+17
2018-03-23bus: fsl-mc: change mc_command in fsl_mc_commandIoana Ciornei1-6/+6
2018-03-14staging: fsl-mc: Move DPCON out of stagingBogdan Purcareata3-276/+0
2018-03-14staging: fsl-mc: Move DPBP out of stagingBogdan Purcareata3-232/+1
2018-03-08staging: fsl-mc/dpio: Fix incorrect maskingIoana Radulescu1-1/+1
2018-03-08staging: fsl-mc/dpio: Use __leXX types where neededIoana Radulescu2-20/+20
2018-03-06staging: fsl-mc/dpio: remove unused functionAnders Roxell1-5/+0
2018-03-01staging: fsl-mc: Cleanup dpbp and dpcon APIBogdan Purcareata2-77/+0
2018-03-01staging: fsl-mc/dpio: qbman_pull_desc_set_token() can be staticFengguang Wu1-1/+1
2018-03-01staging: fsl-mc/dpio: allow the driver to compile multi-archIoana Radulescu1-1/+1
2018-03-01staging: fsl-mc: dpio: remove foolish -Werror Makefile addtionGreg Kroah-Hartman1-2/+0
2018-03-01staging: fsl-mc/dpio: Fix incorrect castsIoana Radulescu2-4/+4
2018-02-22staging: fsl-mc: Move irqchip code out of stagingBogdan Purcareata2-102/+1
2018-02-22staging: fsl-mc: Move core bus out of stagingBogdan Purcareata17-4387/+9
2018-01-22staging: fsl-mc: Add SPDX license identifiersBogdan Purcareata24-425/+26
2018-01-17staging: fsl-mc: make function its_fsl_mc_msi_init staticColin Ian King1-1/+1
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 Radulescu1-0/+17
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-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 Tudor1-0/+67
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 Tudor1-58/+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 Tudor2-75/+0
2017-10-03staging: fsl-mc/dpio: Fix incorrect comparisonIoana Radulescu1-2/+2
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/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