summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc/bus/fsl-mc-allocator.c
Commit message (Expand)AuthorAgeFilesLines
* staging: fsl-mc: Move core bus out of stagingBogdan Purcareata2018-02-221-648/+0
* staging: fsl-mc: Add SPDX license identifiersBogdan Purcareata2018-01-221-3/+1
* staging: fsl-mc: Remove unnecessary dependencyIoana Radulescu2018-01-161-5/+0
* staging: fsl-mc: use device_type instead of strcmp()Laurentiu Tudor2017-11-271-10/+10
* staging: fsl-mc: remove debug WARN_ONs doubling error checksLaurentiu Tudor2017-11-271-43/+43
* staging: fsl-mc: remove some superfluous WARN_ONsLaurentiu Tudor2017-11-271-10/+0
* Revert "staging: fsl-mc: be consistent when checking strcmp() return"Colin Ian King2017-08-161-3/+3
* staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor2017-06-291-1/+1
* staging: fsl-mc: move rest of mc-bus.h to private headerLaurentiu Tudor2017-06-291-1/+0
* 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
* Revert "staging: fsl-mc: drop useless #includes"Greg Kroah-Hartman2017-06-261-0/+2
* Revert "staging: fsl-mc: move rest of mc-bus.h to private header"Greg Kroah-Hartman2017-06-261-0/+1
* Revert "staging: fsl-mc: move mc-sys.h contents in the public header"Greg Kroah-Hartman2017-06-261-1/+1
* staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor2017-06-231-1/+1
* staging: fsl-mc: move rest of mc-bus.h to private headerLaurentiu Tudor2017-06-231-1/+0
* staging: fsl-mc: drop useless #includesLaurentiu Tudor2017-06-231-2/+0
* staging: fsl-mc: drop macros with possible side effectsLaurentiu Tudor2017-06-231-8/+10
* staging: fsl-mc: update copyright datesStuart Yoder2016-10-271-1/+1
* staging: fsl-mc: improve wording in commentsStuart Yoder2016-10-271-35/+33
* staging: fsl-mc: cleanup: improve clarity of messagesStuart Yoder2016-10-271-2/+2
* staging: fsl-mc: cleanup: move dpbp and dpcon cmd headersStuart Yoder2016-10-251-2/+2
* staging: fsl-mc: remove .owner field for driverWei Yongjun2016-09-161-1/+0
* staging: fsl-mc: use list_del_init instead of list_del/INIT_LIST_HEADWei Yongjun2016-09-161-4/+2
* staging: fsl-mc: make order of includes consistentStuart Yoder2016-09-011-2/+3
* staging: fsl-mc: split mc-io definitions into a separate fileStuart Yoder2016-09-011-140/+0
* staging: fsl-mc: create private include for fsl-mc bus componentsStuart Yoder2016-09-011-0/+1
* staging: fsl-mc: move resource pool init/cleanup into allocatorStuart Yoder2016-09-011-0/+49
* staging: fsl-mc: move allocator private definitions out of mc-bus.hStuart Yoder2016-09-011-0/+5
* staging: fsl-mc: improve naming of source filesStuart Yoder2016-09-011-0/+755