summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc
AgeCommit message (Expand)AuthorLines
2018-07-24staging: fsl-mc: Remove remaining filesRoy Pledge-19/+0
2018-07-24staging: fsl-mc: Move DPIO from staging to drivers/soc/fslRoy Pledge-3489/+0
2018-07-24staging: fsl-dpaa2: eth: move generic FD defines to DPIOHoria Geantă-0/+12
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab-1/+1
2018-04-29staging: fsl-mc/dpio: Fix the error handling in probe()Dan Carpenter-1/+4
2018-04-23drivers/staging/fsl-mc: Fix DPIO error path issueRoy Pledge-5/+1
2018-04-23drivers/staging/fsl-mc: Use devm_memremap/devm_ioremap for DPIORoy Pledge-7/+18
2018-03-23bus: fsl-mc: change mc_command in fsl_mc_commandIoana Ciornei-6/+6
2018-03-14staging: fsl-mc: Move DPCON out of stagingBogdan Purcareata-355/+0
2018-03-14staging: fsl-mc: Move DPBP out of stagingBogdan Purcareata-285/+1
2018-03-08staging: fsl-mc/dpio: Add missing argument identifierRoy Pledge-1/+1
2018-03-08staging: fsl-mc/dpio: Fix incorrect maskingIoana Radulescu-1/+1
2018-03-08staging: fsl-mc/dpio: Use __leXX types where neededIoana Radulescu-20/+20
2018-03-08staging: fsl-mc/dpio: Fix cast truncate warningIoana Radulescu-2/+2
2018-03-08staging: fsl-mc/dpio: Fix incorrect castIoana Radulescu-1/+1
2018-03-06staging: fsl-mc/dpio: remove unused functionAnders Roxell-5/+0
2018-03-01staging: fsl-mc: Cleanup dpbp and dpcon APIBogdan Purcareata-87/+0
2018-03-01staging: fsl-mc/dpio: qbman_pull_desc_set_token() can be staticFengguang Wu-1/+1
2018-03-01staging: fsl-mc/dpio: allow the driver to compile multi-archIoana Radulescu-1/+1
2018-03-01staging: fsl-mc: dpio: remove foolish -Werror Makefile addtionGreg Kroah-Hartman-2/+0
2018-03-01staging: fsl-mc/dpio: Fix incorrect castsIoana Radulescu-4/+4
2018-02-22staging: fsl-mc: Move irqchip code out of stagingBogdan Purcareata-102/+1
2018-02-22staging: fsl-mc: Move core bus out of stagingBogdan Purcareata-5263/+9
2018-01-22staging: fsl-mc: Add SPDX license identifiersBogdan Purcareata-563/+36
2018-01-17staging: fsl-mc: make function its_fsl_mc_msi_init staticColin Ian King-1/+1
2018-01-17staging: fsl-mc: Convert documentation to rst formatIoana Radulescu-387/+404
2018-01-16staging: fsl-mc: README cleanupIoana Radulescu-16/+17
2018-01-16staging: fsl-mc: Update include headerIoana Radulescu-1/+1
2018-01-16staging: fsl-mc: Remove unnecessary dependencyIoana Radulescu-16/+2
2018-01-16staging: fsl-mc: Remove dead codeIoana Radulescu-21/+0
2018-01-16staging: fsl-mc: Consolidate bus core header filesBogdan Purcareata-570/+371
2018-01-16staging: fsl-mc: Cleanup dprc and dpmcp header filesBogdan Purcareata-591/+0
2018-01-08staging: fsl-mc/dpio: Add dpaa2_io_service_select() APIIoana Radulescu-0/+19
2017-12-13staging: fsl-mc: do not print error in case of defer probe errorNipun Gupta-1/+2
2017-12-13staging: fsl-mc: Allocate IRQ's before scanning DPRC objectsNipun Gupta-22/+27
2017-11-28staging: fsl-mc: use 32bits to support 64K size mc-portalsBharat Bhushan-1/+1
2017-11-27staging: fsl-mc-bus: fix build warningGreg Kroah-Hartman-0/+1
2017-11-27staging: fsl-mc: use device_type instead of strcmp()Laurentiu Tudor-16/+16
2017-11-27staging: fsl-mc: add support for device typeLaurentiu Tudor-0/+122
2017-11-27staging: fsl-mc: remove debug WARN_ONs doubling error checksLaurentiu Tudor-77/+73
2017-11-27staging: fsl-mc: remove some superfluous WARN_ONsLaurentiu Tudor-53/+0
2017-11-27staging: fsl-mc/dpio: change to use EXPORT_SYMBOL_GPL()Laurentiu Tudor-10/+10
2017-11-27staging: fsl-mc: consistently use EXPORT_SYMBOL_GPL()Laurentiu Tudor-24/+24
2017-11-27staging: fsl-mc/dpio: remove couple of unused functionsLaurentiu Tudor-62/+0
2017-11-27staging: fsl-mc/dpio: drop EXPORT_SYMBOL() for a few functionsLaurentiu Tudor-3/+0
2017-11-27staging: fsl-mc/dpio: remove incomplete refcount implementationLaurentiu Tudor-4/+0
2017-11-27staging: fsl-mc: drop unused dpcon APIsLaurentiu Tudor-85/+0
2017-10-03staging: fsl-mc/dpio: Fix incorrect comparisonIoana Radulescu-4/+6
2017-09-29Staging: fsl-mc: remove unnecessary parenthesisKeerthi Reddy-1/+1
2017-08-28Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman-3/+3