summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc/bus/mc-bus.c
Commit message (Expand)AuthorAgeFilesLines
* staging: fsl-mc: improve naming of source filesStuart Yoder2016-09-011-890/+0
* staging: fsl-mc: rename mc-private.h to mc-bus.hStuart Yoder2016-09-011-1/+1
* staging: fsl-mc: make bus/mc-bus explicitly non-modularPaul Gortmaker2016-08-211-21/+0
* fsl-mc: add helper macro to determine if a device is of fsl_mc typeNipun Gupta2016-08-211-3/+3
* staging: fsl-mc: fix asymmetry in destroy of mc_ioBharat Bhushan2016-06-261-4/+4
* staging: fsl-mc: make fsl_mc_is_root_dprc() globalStuart Yoder2016-06-261-15/+13
* staging: fsl-mc: clean up the device id structStuart Yoder2016-06-261-1/+1
* staging: fsl-mc: implement uevent callback and set the modaliasStuart Yoder2016-06-261-1/+7
* staging: fsl-mc: add support for the modalias sysfs attributeStuart Yoder2016-06-261-0/+25
* staging: fsl-mc: add dprc version checkItai Katz2016-04-291-0/+1
* staging: fsl-mc: get version of root dprc from MC hardwareItai Katz2016-04-291-8/+37
* staging: fsl-mc: set cacheable flag for added devices if applicableItai Katz2016-04-291-0/+2
* staging: fsl-mc: set up coherent dma ops for added devicesStuart Yoder2016-04-291-0/+4
* staging: fsl-mc: don't use object versions to make binding decisionsItai Katz2016-04-291-37/+1
* staging: fsl-mc: fix incorrect type passed to dev_err macrosCihangir Akturk2016-03-221-2/+2
* Staging: fsl-mc: Replace pr_err with dev_errBhumika Goyal2016-03-111-2/+3
* staging: fsl-mc: Remove unneeded else following a returnJanani Ravichandran2016-02-201-2/+1
* Staging: fsl-mc: bus: Drop owner assignment from platform_driverBhumika Goyal2016-02-201-1/+0
* staging: fsl-mc: Added MSI support to the MC bus driverJ. German Rivera2016-02-071-0/+12
* staging: fsl-mc: Changed DPRC built-in portal's mc_io to be atomicJ. German Rivera2016-02-071-1/+2
* staging: fsl-mc: Added missing initializer in fsl_mc_bus_driverJ. German Rivera2015-10-171-0/+1
* staging: fsl-mc: fixed bug in uninitialized root dprc irq countJ. German Rivera2015-10-171-0/+1
* staging: fsl-mc: remove references to dev_rootItai Katz2015-10-041-4/+0
* staging: fsl-mc: add counter to track number of root DPRCsItai Katz2015-10-041-2/+11
* staging: fsl-mc: add function to return pointer to root dprcItai Katz2015-10-041-4/+34
* staging: fsl-mc: abstract test for whether a dprc is a root dprcItai Katz2015-10-041-3/+13
* staging: fsl-mc: abstract test for existence of fsl-mc busItai Katz2015-10-041-2/+11
* staging: fsl-mc: Fixed uintX_t CHECK checkpatch warningsJ. German Rivera2015-09-291-3/+3
* staging: fsl-mc: up-rev dprc binary interface to v4.0J. German Rivera2015-09-291-14/+36
* staging: fsl-mc: uprev dpmng binary interface to v8.0J. German Rivera2015-09-291-2/+2
* Staging: fsl-mc/bus: mc-bus.c: Fixed coding style issuesNayeemahmed Badebade2015-09-121-3/+3
* staging: fsl-mc: Remove redundant initalization of the .owner fieldGujulan Elango, Hari Prasath (H.)2015-05-081-1/+0
* staging: fsl-mc: Changed version matching rules for MC object driversJ. German Rivera2015-04-031-4/+25
* staging: fsl-mc: Refactored fsl_mc_object_allocator driver init/exitJ. German Rivera2015-04-031-0/+8
* staging: fsl-mc: Fix crash in fsl_mc_device_remove()J. German Rivera2015-04-031-4/+5
* staging: fsl-mc: Name MC object devices using decimal numbersJ. German Rivera2015-04-031-1/+1
* staging: fsl-mc: fsl-mc object allocator driverJ. German Rivera2015-03-061-1/+1
* staging: fsl-mc: Device driver for FSL-MC DPRC devicesJ. German Rivera2015-03-061-0/+8
* staging: fsl-mc: Freescale Management Complex (fsl-mc) bus driverJ. German Rivera2015-03-061-0/+755
OpenPOWER on IntegriCloud