summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc/bus
Commit message (Expand)AuthorAgeFilesLines
...
* | staging: fsl-mc: Convert to using %pOF instead of full_nameRob Herring2017-07-303-9/+7
|/
* Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-0321-173/+463
|\
| * staging: fsl-mc: make dprc.h header privateLaurentiu Tudor2017-06-293-1/+270
| * staging: fsl-mc: move mc-cmd.h contents in the public headerLaurentiu Tudor2017-06-298-8/+0
| * staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor2017-06-2910-10/+7
| * staging: fsl-mc: fix a few implicit includesLaurentiu Tudor2017-06-295-0/+5
| * staging: fsl-mc: remove dpmng API filesLaurentiu Tudor2017-06-293-76/+52
| * staging: fsl-mc: move rest of mc-bus.h to private headerLaurentiu Tudor2017-06-297-6/+61
| * staging: fsl-mc: turn several exported functions staticLaurentiu Tudor2017-06-292-8/+5
| * staging: fsl-mc: decouple the mc-bus public headers from dprc.hLaurentiu Tudor2017-06-294-27/+28
| * staging: fsl-mc: drop useless #includesLaurentiu Tudor2017-06-291-2/+0
| * staging: fsl-mc: be consistent when checking strcmp() returnLaurentiu Tudor2017-06-291-3/+3
| * staging: fsl-mc: move comparison before strcmp() callLaurentiu Tudor2017-06-291-2/+3
| * Revert "staging: fsl-mc: drop useless #includes"Greg Kroah-Hartman2017-06-261-0/+2
| * Revert "staging: fsl-mc: decouple the mc-bus public headers from dprc.h"Greg Kroah-Hartman2017-06-264-28/+27
| * Revert "staging: fsl-mc: turn several exported functions static"Greg Kroah-Hartman2017-06-262-5/+8
| * Revert "staging: fsl-mc: move rest of mc-bus.h to private header"Greg Kroah-Hartman2017-06-267-61/+6
| * Revert "staging: fsl-mc: remove dpmng API files"Greg Kroah-Hartman2017-06-262-52/+75
| * Revert "staging: fsl-mc: fix a few implicit includes"Greg Kroah-Hartman2017-06-265-5/+0
| * Revert "staging: fsl-mc: move mc-sys.h contents in the public header"Greg Kroah-Hartman2017-06-2610-7/+10
| * Revert "staging: fsl-mc: move mc-cmd.h contents in the public header"Greg Kroah-Hartman2017-06-268-0/+8
| * Revert "staging: fsl-mc: make dprc.h header private"Greg Kroah-Hartman2017-06-263-270/+1
| * staging: fsl-mc: make dprc.h header privateLaurentiu Tudor2017-06-233-1/+270
| * staging: fsl-mc: move mc-cmd.h contents in the public headerLaurentiu Tudor2017-06-238-8/+0
| * staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor2017-06-2310-10/+7
| * staging: fsl-mc: fix a few implicit includesLaurentiu Tudor2017-06-235-0/+5
| * staging: fsl-mc: remove dpmng API filesLaurentiu Tudor2017-06-232-75/+52
| * staging: fsl-mc: move rest of mc-bus.h to private headerLaurentiu Tudor2017-06-237-6/+61
| * staging: fsl-mc: turn several exported functions staticLaurentiu Tudor2017-06-232-8/+5
| * staging: fsl-mc: decouple the mc-bus public headers from dprc.hLaurentiu Tudor2017-06-234-27/+28
| * staging: fsl-mc: drop useless #includesLaurentiu Tudor2017-06-231-2/+0
| * staging: fsl-mc: drop macros with possible side effectsLaurentiu Tudor2017-06-232-14/+19
| * staging: fsl-mc/dpio: Propagate error codeIoana Radulescu2017-06-231-3/+3
| * staging: fsl-mc: fix typo in commentGabriel L. Somlo2017-06-141-1/+1
| * staging: fsl-mc: drop a few useless #includesLaurentiu Tudor2017-06-132-1/+1
| * staging: fsl-mc: simplify couple of deallocationsLaurentiu Tudor2017-06-131-9/+3
| * staging: fsl-mc: enclose macro params in parensLaurentiu Tudor2017-06-134-4/+4
| * staging: fsl-mc: Fix code alignment style issuesBrett Hitchcock2017-05-152-6/+6
* | irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded accessMarc Zyngier2017-06-221-1/+1
|/
* staging: fsl-mc: bus: add DPCON object APIsIoana Radulescu2017-04-283-24/+365
* staging: fsl-mc: bus: dpio: fix alter FQ state commandHoria Geantă2017-04-281-1/+1
* staging: fsl-mc/dpio: Fix early writing of valid bitIoana Radulescu2017-04-081-4/+6
* bus: fsl-mc: dpio: add the DPAA2 DPIO object driverRoy Pledge2017-03-142-1/+297
* bus: fsl-mc: dpio: add the DPAA2 DPIO service interfaceRoy Pledge2017-03-142-1/+619
* bus: fsl-mc: dpio: add QBMan portal APIs for DPAA2Roy Pledge2017-03-143-1/+1503
* bus: fsl-mc: dpio: add APIs for DPIO objectsIoana Radulescu2017-03-146-0/+430
* bus: fsl-mc: dpio: add DPIO driver overview documentStuart Yoder2017-03-141-0/+135
* staging: fsl-mc: fix coding style warningLucian Zala2017-03-061-2/+2
* staging: fsl-mc: fix warning in DT ranges parserArnd Bergmann2017-03-011-13/+9
* staging: fsl-mc: Add missing headerBogdan Purcareata2017-02-142-0/+2
OpenPOWER on IntegriCloud