summaryrefslogtreecommitdiff
path: root/drivers/staging/fsl-mc/bus/mc-bus.c
AgeCommit message (Expand)Author
2016-09-01staging: fsl-mc: improve naming of source filesStuart Yoder
2016-09-01staging: fsl-mc: rename mc-private.h to mc-bus.hStuart Yoder
2016-08-21staging: fsl-mc: make bus/mc-bus explicitly non-modularPaul Gortmaker
2016-08-21fsl-mc: add helper macro to determine if a device is of fsl_mc typeNipun Gupta
2016-06-26staging: fsl-mc: fix asymmetry in destroy of mc_ioBharat Bhushan
2016-06-26staging: fsl-mc: make fsl_mc_is_root_dprc() globalStuart Yoder
2016-06-26staging: fsl-mc: clean up the device id structStuart Yoder
2016-06-26staging: fsl-mc: implement uevent callback and set the modaliasStuart Yoder
2016-06-26staging: fsl-mc: add support for the modalias sysfs attributeStuart Yoder
2016-04-29staging: fsl-mc: add dprc version checkItai Katz
2016-04-29staging: fsl-mc: get version of root dprc from MC hardwareItai Katz
2016-04-29staging: fsl-mc: set cacheable flag for added devices if applicableItai Katz
2016-04-29staging: fsl-mc: set up coherent dma ops for added devicesStuart Yoder
2016-04-29staging: fsl-mc: don't use object versions to make binding decisionsItai Katz
2016-03-22staging: fsl-mc: fix incorrect type passed to dev_err macrosCihangir Akturk
2016-03-11Staging: fsl-mc: Replace pr_err with dev_errBhumika Goyal
2016-02-20staging: fsl-mc: Remove unneeded else following a returnJanani Ravichandran
2016-02-20Staging: fsl-mc: bus: Drop owner assignment from platform_driverBhumika Goyal
2016-02-07staging: fsl-mc: Added MSI support to the MC bus driverJ. German Rivera
2016-02-07staging: fsl-mc: Changed DPRC built-in portal's mc_io to be atomicJ. German Rivera
2015-10-17staging: fsl-mc: Added missing initializer in fsl_mc_bus_driverJ. German Rivera
2015-10-17staging: fsl-mc: fixed bug in uninitialized root dprc irq countJ. German Rivera
2015-10-04staging: fsl-mc: remove references to dev_rootItai Katz
2015-10-04staging: fsl-mc: add counter to track number of root DPRCsItai Katz
2015-10-04staging: fsl-mc: add function to return pointer to root dprcItai Katz
2015-10-04staging: fsl-mc: abstract test for whether a dprc is a root dprcItai Katz
2015-10-04staging: fsl-mc: abstract test for existence of fsl-mc busItai Katz
2015-09-29staging: fsl-mc: Fixed uintX_t CHECK checkpatch warningsJ. German Rivera
2015-09-29staging: fsl-mc: up-rev dprc binary interface to v4.0J. German Rivera
2015-09-29staging: fsl-mc: uprev dpmng binary interface to v8.0J. German Rivera
2015-09-12Staging: fsl-mc/bus: mc-bus.c: Fixed coding style issuesNayeemahmed Badebade
2015-05-08staging: fsl-mc: Remove redundant initalization of the .owner fieldGujulan Elango, Hari Prasath (H.)
2015-04-03staging: fsl-mc: Changed version matching rules for MC object driversJ. German Rivera
2015-04-03staging: fsl-mc: Refactored fsl_mc_object_allocator driver init/exitJ. German Rivera
2015-04-03staging: fsl-mc: Fix crash in fsl_mc_device_remove()J. German Rivera
2015-04-03staging: fsl-mc: Name MC object devices using decimal numbersJ. German Rivera
2015-03-06staging: fsl-mc: fsl-mc object allocator driverJ. German Rivera
2015-03-06staging: fsl-mc: Device driver for FSL-MC DPRC devicesJ. German Rivera
2015-03-06staging: fsl-mc: Freescale Management Complex (fsl-mc) bus driverJ. German Rivera