summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-072-3/+24
* staging: fsl-mc: Changed DPRC built-in portal's mc_io to be atomicJ. German Rivera2016-02-072-2/+5
* staging: fsl-mc: Extended MC bus allocator to include IRQsJ. German Rivera2016-02-073-0/+223
* staging: fsl-mc: Added GICv3-ITS support for FSL-MC MSIsJ. German Rivera2016-02-073-0/+132
* staging: fsl-mc: Added generic MSI support for FSL-MC devicesJ. German Rivera2016-02-076-1/+313
* staging: fsl-mc: section mismatch bug fixLijun Pan2015-10-272-2/+2
* staging: fsl-mc: Added serialization to mc_send_command()J. German Rivera2015-10-172-3/+51
* staging: fsl-mc:Added support for atomic portalsJ. German Rivera2015-10-172-3/+55
* staging: fsl-mc: refactored mc_send_command()J. German Rivera2015-10-171-12/+38
* staging: fsl-mc: changed timeout units for MC cmd completionJ. German Rivera2015-10-171-3/+3
* 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: Fixed WARN_ON() in fsl_mc_resource_pool_remove_deviceJ. German Rivera2015-10-171-1/+1
* staging: fsl-mc: refactored error exit in allocator probe/removeJ. German Rivera2015-10-171-14/+9
* staging: fsl-mc: Fixed bug in fsl_mc_allocator_removeJ. German Rivera2015-10-171-3/+5
* staging: fsl-mc: Fixed alignment of copyright commentJ. German Rivera2015-10-171-30/+30
* staging: fsl-mc: Removed unused DPMCP macrosJ. German Rivera2015-10-171-79/+0
* staging: fsl-mc: Changed types of flags, portal size inJ. German Rivera2015-10-171-2/+2
* staging: fsl-mc: Changed dev_info() calls to dev_dbg()J. German Rivera2015-10-171-4/+4
* staging: fsl-mc: dpmcp opening/closing refactoringJ. German Rivera2015-10-173-21/+73
OpenPOWER on IntegriCloud