summaryrefslogtreecommitdiff
path: root/drivers/staging/fsl-mc
AgeCommit message (Expand)Author
2017-06-23staging: fsl-mc: fix a few implicit includesLaurentiu Tudor
2017-06-23staging: fsl-mc: remove dpmng API filesLaurentiu Tudor
2017-06-23staging: fsl-mc: move rest of mc-bus.h to private headerLaurentiu Tudor
2017-06-23staging: fsl-mc: move couple of definitions to public headerLaurentiu Tudor
2017-06-23staging: fsl-mc: move irq domain creation prototype to public headerLaurentiu Tudor
2017-06-23staging: fsl-mc: turn several exported functions staticLaurentiu Tudor
2017-06-23staging: fsl-mc: delete prototype of unimplemented functionLaurentiu Tudor
2017-06-23staging: fsl-mc: delete duplicated function prototypesLaurentiu Tudor
2017-06-23staging: fsl-mc: decouple the mc-bus public headers from dprc.hLaurentiu Tudor
2017-06-23staging: fsl-mc: drop useless #includesLaurentiu Tudor
2017-06-23staging: fsl-mc: drop macros with possible side effectsLaurentiu Tudor
2017-06-23staging: fsl-mc/dpio: Propagate error codeIoana Radulescu
2017-06-22irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded accessMarc Zyngier
2017-06-14staging: fsl-mc: fix typo in commentGabriel L. Somlo
2017-06-13staging: fsl-mc: add reference to mc-bus DT bindingLaurentiu Tudor
2017-06-13staging: fsl-mc: drop reference to restoolLaurentiu Tudor
2017-06-13staging: fsl-mc: drop unused forward declarationLaurentiu Tudor
2017-06-13staging: fsl-mc: remove extra blank lineLaurentiu Tudor
2017-06-13staging: fsl-mc: drop a few useless #includesLaurentiu Tudor
2017-06-13staging: fsl-mc: simplify couple of deallocationsLaurentiu Tudor
2017-06-13staging: fsl-mc: enclose macro params in parensLaurentiu Tudor
2017-05-15staging: fsl-mc: Fix code alignment style issuesBrett Hitchcock
2017-04-28staging: fsl-mc/dpio: add cpu <--> LE conversion for dpaa2_fdHoria Geantă
2017-04-28staging: fsl-mc: bus: add DPCON object APIsIoana Radulescu
2017-04-28staging: fsl-mc: bus: dpio: fix alter FQ state commandHoria Geantă
2017-04-08staging: fsl-mc/dpio: Fix early writing of valid bitIoana Radulescu
2017-03-14bus: fsl-mc: dpio: add the DPAA2 DPIO object driverRoy Pledge
2017-03-14bus: fsl-mc: dpio: add the DPAA2 DPIO service interfaceRoy Pledge
2017-03-14bus: fsl-mc: dpio: add QBMan portal APIs for DPAA2Roy Pledge
2017-03-14bus: fsl-mc: dpio: add global dpaa2 definitionsRoy Pledge
2017-03-14bus: fsl-mc: dpio: add frame descriptor and scatter/gather APIsRoy Pledge
2017-03-14bus: fsl-mc: dpio: add APIs for DPIO objectsIoana Radulescu
2017-03-14bus: fsl-mc: dpio: add DPIO driver overview documentStuart Yoder
2017-03-06staging: fsl-mc: fix coding style warningLucian Zala
2017-03-01staging: fsl-mc: fix warning in DT ranges parserArnd Bergmann
2017-02-14staging: fsl-mc: Add missing headerBogdan Purcareata
2017-02-12staging: set msi_domain_ops as __ro_after_initJess Frazelle
2017-02-09staging: fsl-mc: dprc: drop unused APIsLaurentiu Tudor
2017-02-09staging: fsl-mc: dpbp: add a few missing EXPORT_SYMBOL()sLaurentiu Tudor
2017-02-09staging: fsl-mc: dpbp: drop unused APIsLaurentiu Tudor
2017-02-09staging: fsl-mc: dpmng: drop unused prototypeLaurentiu Tudor
2017-02-09staging: fsl-mc: dpmcp: drop unused APIsLaurentiu Tudor
2017-02-09staging: fsl-mc: remove slab cache for mc devicesLaurentiu Tudor
2017-02-09staging: fsl-mc: don't use devres api for refcounted objectsLaurentiu Tudor
2017-02-09staging: fsl-mc: add device release callbackLaurentiu Tudor
2017-02-09staging: fsl-mc: fix device ref countingLaurentiu Tudor
2017-02-09staging: fsl-mc: drop root dprc countingLaurentiu Tudor
2016-12-08staging: fsl-mc: remove unnecessary info prints from bus driverStuart Yoder
2016-11-15Staging: fsl-mc: include: mc: Kernel type 'int' preferred over 's16'Shiva Kerdel
2016-11-14Staging: fsl-mc: include: mc: Kernel type 's32' preferred over 'int32_t'Shiva Kerdel