summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc/bus/dprc-driver.c
Commit message (Expand)AuthorAgeFilesLines
* staging: fsl-mc: Move core bus out of stagingBogdan Purcareata2018-02-221-809/+0Star
* staging: fsl-mc: Add SPDX license identifiersBogdan Purcareata2018-01-221-3/+1Star
* staging: fsl-mc: Consolidate bus core header filesBogdan Purcareata2018-01-161-1/+0Star
* staging: fsl-mc: Allocate IRQ's before scanning DPRC objectsNipun Gupta2017-12-131-22/+27
* staging: fsl-mc: use device_type instead of strcmp()Laurentiu Tudor2017-11-271-2/+2
* staging: fsl-mc: remove debug WARN_ONs doubling error checksLaurentiu Tudor2017-11-271-10/+10
* staging: fsl-mc: remove some superfluous WARN_ONsLaurentiu Tudor2017-11-271-8/+0Star
* staging: fsl-mc: be consistent when checking strcmp() returnsLaurentiu Tudor2017-08-241-1/+1
* staging: fsl-mc: fix resource_size.cocci warningsCihangir Akturk2017-08-151-2/+1Star
* staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor2017-06-291-1/+1
* staging: fsl-mc: move rest of mc-bus.h to private headerLaurentiu Tudor2017-06-291-1/+0Star
* staging: fsl-mc: turn several exported functions staticLaurentiu Tudor2017-06-291-5/+3Star
* staging: fsl-mc: decouple the mc-bus public headers from dprc.hLaurentiu Tudor2017-06-291-19/+19
* staging: fsl-mc: move comparison before strcmp() callLaurentiu Tudor2017-06-291-2/+3
* Revert "staging: fsl-mc: decouple the mc-bus public headers from dprc.h"Greg Kroah-Hartman2017-06-261-19/+19
* Revert "staging: fsl-mc: turn several exported functions static"Greg Kroah-Hartman2017-06-261-3/+5
* Revert "staging: fsl-mc: move rest of mc-bus.h to private header"Greg Kroah-Hartman2017-06-261-0/+1
* Revert "staging: fsl-mc: move mc-sys.h contents in the public header"Greg Kroah-Hartman2017-06-261-1/+1
* staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor2017-06-231-1/+1
* staging: fsl-mc: move rest of mc-bus.h to private headerLaurentiu Tudor2017-06-231-1/+0Star
* staging: fsl-mc: turn several exported functions staticLaurentiu Tudor2017-06-231-5/+3Star
* staging: fsl-mc: decouple the mc-bus public headers from dprc.hLaurentiu Tudor2017-06-231-19/+19
* staging: fsl-mc: drop macros with possible side effectsLaurentiu Tudor2017-06-231-6/+9
* staging: fsl-mc: Fix code alignment style issuesBrett Hitchcock2017-05-151-2/+2
* staging: fsl-mc: fix device ref countingLaurentiu Tudor2017-02-091-0/+1
* staging: fsl-mc: uprev binary interface to match MC v10.xIoana Ciornei2016-10-271-5/+14
* staging: fsl-mc: update copyright datesStuart Yoder2016-10-271-1/+1
* staging: fsl-mc: dprc: shorten DPRC interrupt nameStuart Yoder2016-10-251-1/+1
* staging: fsl-mc: make order of includes consistentStuart Yoder2016-09-011-2/+3
* staging: fsl-mc: move dprc-driver private definitions out of mc-bus.hStuart Yoder2016-09-011-0/+6
* staging: fsl-mc: create private include for fsl-mc bus componentsStuart Yoder2016-09-011-0/+1
* staging: fsl-mc: move resource pool init/cleanup into allocatorStuart Yoder2016-09-011-52/+3Star
* staging: fsl-mc: rename mc-private.h to mc-bus.hStuart Yoder2016-09-011-1/+1
* fsl-mc: add helper macro to determine if a device is of fsl_mc typeNipun Gupta2016-08-211-2/+2
* staging: fsl-mc: dprc: fix ordering problem freeing resources in remove of dprcStuart Yoder2016-06-271-4/+6
* staging: fsl-mc: dprc: add missing irq freeStuart Yoder2016-06-271-0/+5
* staging: fsl-mc: fix asymmetry in destroy of mc_ioBharat Bhushan2016-06-271-0/+5
* staging: fsl-mc: clean up the device id structStuart Yoder2016-06-271-1/+1
* staging: fsl-mc: add quirk handling for dpseci objects < 4.0Horia Geanta2016-04-301-0/+9
* staging: fsl-mc: add dprc version checkItai Katz2016-04-301-0/+19
* staging: fsl-mc: don't use object versions to make binding decisionsItai Katz2016-04-301-3/+1Star
* staging: fsl-mc: update dprc binary interface to v5.1Stuart Yoder2016-04-301-0/+1
* staging: fsl-mc: Drop unneeded void pointer castJanani Ravichandran2016-03-121-1/+1
* staging: fsl-mc: Remove unneeded parenthesesJanani Ravichandran2016-02-121-1/+1
* staging: fsl-mc: Added DPRC interrupt handlerJ. German Rivera2016-02-081-0/+247
* staging: fsl-mc: Fixed bug in dprc_probe() error pathJ. German Rivera2016-02-081-3/+14
* staging: fsl-mc: set MSI domain for DPRC objectsJ. German Rivera2016-02-081-0/+39
* staging: fsl-mc: Populate the IRQ pool for an MC bus instanceJ. German Rivera2016-02-081-2/+22
* staging: fsl-mc: Changed DPRC built-in portal's mc_io to be atomicJ. German Rivera2016-02-081-1/+3
* staging: fsl-mc: section mismatch bug fixLijun Pan2015-10-271-1/+1