summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc
Commit message (Expand)AuthorAgeFilesLines
...
| * staging: fsl-mc: move bus private definitions into fsl-mc-bus.cStuart Yoder2016-09-013-33/+33
| * staging: fsl-mc: move dprc-driver private definitions out of mc-bus.hStuart Yoder2016-09-012-6/+6
| * staging: fsl-mc: create private include for fsl-mc bus componentsStuart Yoder2016-09-015-23/+47
| * staging: fsl-mc: move resource pool init/cleanup into allocatorStuart Yoder2016-09-013-52/+56
| * staging: fsl-mc: move allocator private definitions out of mc-bus.hStuart Yoder2016-09-012-5/+5
| * staging: fsl-mc: improve naming of source filesStuart Yoder2016-09-014-3/+3
| * staging: fsl-mc: rename mc-private.h to mc-bus.hStuart Yoder2016-09-016-9/+9
| * 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-215-9/+16
* | genirq/msi: Add cpumask allocation to alloc_msi_entryThomas Gleixner2016-09-141-2/+1
|/
* staging: fsl-mc: convert mc command build/parse to use C structsIoana Radulescu2016-06-2610-633/+1056
* staging: fsl-mc: properly set hwirq in msi set_descStuart Yoder2016-06-261-1/+16
* 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-262-4/+9
* staging: fsl-mc: make fsl_mc_is_root_dprc() globalStuart Yoder2016-06-262-15/+15
* staging: fsl-mc: export mc_get_versionStuart Yoder2016-06-261-0/+1
* staging: fsl-mc: add support for device table matchingStuart Yoder2016-06-261-13/+0
* staging: fsl-mc: clean up the device id structStuart Yoder2016-06-264-10/+6
* 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: bus: Drop warningMatthias Brugger2016-04-291-8/+4
* staging: fsl-mc: return -EINVAL for all fsl_mc_portal_allocate() failuresHoria Geantă2016-04-291-0/+1
* staging: fsl-mc: add dpmcp version checkItai Katz2016-04-292-3/+14
* 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-294-3/+25
* 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-293-46/+2
* staging: fsl-mc: update dprc binary interface to v5.1Stuart Yoder2016-04-295-23/+29
* staging: fsl-mc: update dpbp binary interface to v2.2Stuart Yoder2016-04-293-5/+127
* staging: fsl-mc: update dpmcp binary interface to v3.0Stuart Yoder2016-04-293-44/+6
* staging: fsl-mc: DPAA2 overview readme updateStuart Yoder2016-04-291-58/+80
* staging: fsl-mc: TODO updatesStuart Yoder2016-04-291-13/+0
* staging: fsl-mc: get rid of mutex_locked variablesCihangir Akturk2016-04-291-37/+24
* staging: fsl-mc: fix incorrect type passed to dev_err macrosCihangir Akturk2016-03-221-2/+2
* staging: fsl-mc: fix incorrect type passed to dev_dbg macrosCihangir Akturk2016-03-221-3/+3
* Staging: fsl-mc: Replace pr_err with dev_errBhumika Goyal2016-03-111-2/+3
* Staging: fsl-mc: Replace pr_debug with dev_dbgBhumika Goyal2016-03-111-3/+6
* staging: fsl-mc: bus: Eliminate double function callBhaktipriya Shridhar2016-03-111-2/+0
* staging: fsl-mc: Drop unneeded void pointer castJanani Ravichandran2016-03-111-1/+1
* 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: Avoid section mismatchThierry Reding2016-02-182-2/+2
* staging: fsl-mc: Do not allow building as a moduleThierry Reding2016-02-181-1/+1
* staging: fsl-mc: Remove unneeded parenthesesJanani Ravichandran2016-02-111-1/+1
* staging: fsl-mc: Added MSI support to the MC bus driverJ. German Rivera2016-02-071-0/+12
* 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
OpenPOWER on IntegriCloud