summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc/bus/dprc-driver.c
Commit message (Expand)AuthorAgeFilesLines
* 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