summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc/bus/dprc-driver.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+3
* 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-261-4/+6
* staging: fsl-mc: dprc: add missing irq freeStuart Yoder2016-06-261-0/+5
* staging: fsl-mc: fix asymmetry in destroy of mc_ioBharat Bhushan2016-06-261-0/+5
* staging: fsl-mc: clean up the device id structStuart Yoder2016-06-261-1/+1
* staging: fsl-mc: add quirk handling for dpseci objects < 4.0Horia Geanta2016-04-291-0/+9
* staging: fsl-mc: add dprc version checkItai Katz2016-04-291-0/+19
* staging: fsl-mc: don't use object versions to make binding decisionsItai Katz2016-04-291-3/+1
* staging: fsl-mc: update dprc binary interface to v5.1Stuart Yoder2016-04-291-0/+1
* staging: fsl-mc: Drop unneeded void pointer castJanani Ravichandran2016-03-111-1/+1
* staging: fsl-mc: Remove unneeded parenthesesJanani Ravichandran2016-02-111-1/+1
* staging: fsl-mc: Added DPRC interrupt handlerJ. German Rivera2016-02-071-0/+247
* staging: fsl-mc: Fixed bug in dprc_probe() error pathJ. German Rivera2016-02-071-3/+14
* staging: fsl-mc: set MSI domain for DPRC objectsJ. German Rivera2016-02-071-0/+39
* staging: fsl-mc: Populate the IRQ pool for an MC bus instanceJ. German Rivera2016-02-071-2/+22
* staging: fsl-mc: Changed DPRC built-in portal's mc_io to be atomicJ. German Rivera2016-02-071-1/+3
* staging: fsl-mc: section mismatch bug fixLijun Pan2015-10-271-1/+1
* staging: fsl-mc: Fixed uintX_t CHECK checkpatch warningsJ. German Rivera2015-09-291-1/+1
* staging: fsl-mc: up-rev dprc binary interface to v4.0J. German Rivera2015-09-291-3/+5
* staging: fsl-mc: Fix crash in fsl_mc_device_remove()J. German Rivera2015-04-031-7/+2
* staging: fsl-mc: Bind/unbind driver when MC object is plugged/unpluggedJ. German Rivera2015-04-031-1/+38
* staging: fsl-mc: Removed reordering of MC objects during bus scanJ. German Rivera2015-04-031-32/+0
* staging: fsl-mc: fsl-mc object allocator driverJ. German Rivera2015-03-061-1/+103
* staging: fsl-mc: Device driver for FSL-MC DPRC devicesJ. German Rivera2015-03-061-0/+384
OpenPOWER on IntegriCloud