aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-23staging: fsl-mc: fix a few implicit includesLaurentiu Tudor5-0/+5
2017-06-23staging: fsl-mc: remove dpmng API filesLaurentiu Tudor3-142/+52
2017-06-23staging: fsl-mc: move rest of mc-bus.h to private headerLaurentiu Tudor8-83/+61
2017-06-23staging: fsl-mc: move couple of definitions to public headerLaurentiu Tudor2-9/+9
2017-06-23staging: fsl-mc: move irq domain creation prototype to public headerLaurentiu Tudor2-7/+7
2017-06-23staging: fsl-mc: turn several exported functions staticLaurentiu Tudor3-16/+5
2017-06-23staging: fsl-mc: delete prototype of unimplemented functionLaurentiu Tudor1-2/+0
2017-06-23staging: fsl-mc: delete duplicated function prototypesLaurentiu Tudor1-8/+0
2017-06-23staging: fsl-mc: decouple the mc-bus public headers from dprc.hLaurentiu Tudor6-71/+71
2017-06-23staging: fsl-mc: drop useless #includesLaurentiu Tudor1-2/+0
2017-06-23staging: fsl-mc: drop macros with possible side effectsLaurentiu Tudor2-14/+19
2017-06-23staging: fsl-mc/dpio: Propagate error codeIoana Radulescu1-3/+3
2017-06-22irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded accessMarc Zyngier1-1/+1
2017-06-14staging: fsl-mc: fix typo in commentGabriel L. Somlo1-1/+1
2017-06-13staging: fsl-mc: add reference to mc-bus DT bindingLaurentiu Tudor1-0/+2
2017-06-13staging: fsl-mc: drop reference to restoolLaurentiu Tudor1-3/+1
2017-06-13staging: fsl-mc: drop unused forward declarationLaurentiu Tudor1-1/+0
2017-06-13staging: fsl-mc: remove extra blank lineLaurentiu Tudor1-1/+0
2017-06-13staging: fsl-mc: drop a few useless #includesLaurentiu Tudor3-3/+1
2017-06-13staging: fsl-mc: simplify couple of deallocationsLaurentiu Tudor1-9/+3
2017-06-13staging: fsl-mc: enclose macro params in parensLaurentiu Tudor4-4/+4
2017-05-15staging: fsl-mc: Fix code alignment style issuesBrett Hitchcock2-6/+6
2017-04-28staging: fsl-mc/dpio: add cpu <--> LE conversion for dpaa2_fdHoria Geantă1-21/+24
2017-04-28staging: fsl-mc: bus: add DPCON object APIsIoana Radulescu4-24/+480
2017-04-28staging: fsl-mc: bus: dpio: fix alter FQ state commandHoria Geantă1-1/+1
2017-04-08staging: fsl-mc/dpio: Fix early writing of valid bitIoana Radulescu1-4/+6
2017-03-14bus: fsl-mc: dpio: add the DPAA2 DPIO object driverRoy Pledge2-1/+297
2017-03-14bus: fsl-mc: dpio: add the DPAA2 DPIO service interfaceRoy Pledge3-1/+758
2017-03-14bus: fsl-mc: dpio: add QBMan portal APIs for DPAA2Roy Pledge3-1/+1503
2017-03-14bus: fsl-mc: dpio: add global dpaa2 definitionsRoy Pledge1-0/+202
2017-03-14bus: fsl-mc: dpio: add frame descriptor and scatter/gather APIsRoy Pledge1-0/+448
2017-03-14bus: fsl-mc: dpio: add APIs for DPIO objectsIoana Radulescu6-0/+430
2017-03-14bus: fsl-mc: dpio: add DPIO driver overview documentStuart Yoder1-0/+135
2017-03-06staging: fsl-mc: fix coding style warningLucian Zala1-2/+2
2017-03-01staging: fsl-mc: fix warning in DT ranges parserArnd Bergmann1-13/+9
2017-02-14staging: fsl-mc: Add missing headerBogdan Purcareata2-0/+2
2017-02-12staging: set msi_domain_ops as __ro_after_initJess Frazelle1-1/+1
2017-02-09staging: fsl-mc: dprc: drop unused APIsLaurentiu Tudor3-927/+0
2017-02-09staging: fsl-mc: dpbp: add a few missing EXPORT_SYMBOL()sLaurentiu Tudor1-0/+3
2017-02-09staging: fsl-mc: dpbp: drop unused APIsLaurentiu Tudor3-694/+0
2017-02-09staging: fsl-mc: dpmng: drop unused prototypeLaurentiu Tudor2-5/+1
2017-02-09staging: fsl-mc: dpmcp: drop unused APIsLaurentiu Tudor3-573/+4
2017-02-09staging: fsl-mc: remove slab cache for mc devicesLaurentiu Tudor1-14/+3
2017-02-09staging: fsl-mc: don't use devres api for refcounted objectsLaurentiu Tudor1-3/+3
2017-02-09staging: fsl-mc: add device release callbackLaurentiu Tudor1-12/+17
2017-02-09staging: fsl-mc: fix device ref countingLaurentiu Tudor2-1/+1
2017-02-09staging: fsl-mc: drop root dprc countingLaurentiu Tudor1-25/+1
2016-12-08staging: fsl-mc: remove unnecessary info prints from bus driverStuart Yoder1-6/+0
2016-11-15Staging: fsl-mc: include: mc: Kernel type 'int' preferred over 's16'Shiva Kerdel1-2/+2
2016-11-14Staging: fsl-mc: include: mc: Kernel type 's32' preferred over 'int32_t'Shiva Kerdel1-1/+1