aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc/bus (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-16Revert "staging: fsl-mc: be consistent when checking strcmp() return"Colin Ian King1-3/+3
2017-07-03Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds21-173/+463
2017-06-29staging: fsl-mc: make dprc.h header privateLaurentiu Tudor3-1/+270
2017-06-29staging: fsl-mc: move mc-cmd.h contents in the public headerLaurentiu Tudor8-8/+0
2017-06-29staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor10-10/+7
2017-06-29staging: fsl-mc: fix a few implicit includesLaurentiu Tudor5-0/+5
2017-06-29staging: fsl-mc: remove dpmng API filesLaurentiu Tudor3-76/+52
2017-06-29staging: fsl-mc: move rest of mc-bus.h to private headerLaurentiu Tudor7-6/+61
2017-06-29staging: fsl-mc: turn several exported functions staticLaurentiu Tudor2-8/+5
2017-06-29staging: fsl-mc: decouple the mc-bus public headers from dprc.hLaurentiu Tudor4-27/+28
2017-06-29staging: fsl-mc: drop useless #includesLaurentiu Tudor1-2/+0
2017-06-29staging: fsl-mc: be consistent when checking strcmp() returnLaurentiu Tudor1-3/+3
2017-06-29staging: fsl-mc: move comparison before strcmp() callLaurentiu Tudor1-2/+3
2017-06-26Revert "staging: fsl-mc: drop useless #includes"Greg Kroah-Hartman1-0/+2
2017-06-26Revert "staging: fsl-mc: decouple the mc-bus public headers from dprc.h"Greg Kroah-Hartman4-28/+27
2017-06-26Revert "staging: fsl-mc: turn several exported functions static"Greg Kroah-Hartman2-5/+8
2017-06-26Revert "staging: fsl-mc: move rest of mc-bus.h to private header"Greg Kroah-Hartman7-61/+6
2017-06-26Revert "staging: fsl-mc: remove dpmng API files"Greg Kroah-Hartman2-52/+75
2017-06-26Revert "staging: fsl-mc: fix a few implicit includes"Greg Kroah-Hartman5-5/+0
2017-06-26Revert "staging: fsl-mc: move mc-sys.h contents in the public header"Greg Kroah-Hartman10-7/+10
2017-06-26Revert "staging: fsl-mc: move mc-cmd.h contents in the public header"Greg Kroah-Hartman8-0/+8
2017-06-26Revert "staging: fsl-mc: make dprc.h header private"Greg Kroah-Hartman3-270/+1
2017-06-23staging: fsl-mc: make dprc.h header privateLaurentiu Tudor3-1/+270
2017-06-23staging: fsl-mc: move mc-cmd.h contents in the public headerLaurentiu Tudor8-8/+0
2017-06-23staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor10-10/+7
2017-06-23staging: fsl-mc: fix a few implicit includesLaurentiu Tudor5-0/+5
2017-06-23staging: fsl-mc: remove dpmng API filesLaurentiu Tudor2-75/+52
2017-06-23staging: fsl-mc: move rest of mc-bus.h to private headerLaurentiu Tudor7-6/+61
2017-06-23staging: fsl-mc: turn several exported functions staticLaurentiu Tudor2-8/+5
2017-06-23staging: fsl-mc: decouple the mc-bus public headers from dprc.hLaurentiu Tudor4-27/+28
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: drop a few useless #includesLaurentiu Tudor2-1/+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: bus: add DPCON object APIsIoana Radulescu3-24/+365
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 Pledge2-1/+619
2017-03-14bus: fsl-mc: dpio: add QBMan portal APIs for DPAA2Roy Pledge3-1/+1503
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