summaryrefslogtreecommitdiff
path: root/drivers/staging/fsl-mc
AgeCommit message (Expand)Author
2018-05-30irqchip/gic-v3: Ignore disabled ITS nodesStephen Boyd
2017-11-08staging: fsl-mc: Add missing headerBogdan Purcareata
2016-10-05Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-10-02Staging: fsl-mc: Remove blank linesRamiro Oliveira
2016-10-02Staging: fsl-mc: Fix unaligned * in block commentsRamiro Oliveira
2016-09-20Staging: fsl-mc: Use !x instead of x == NULL.Sandhya Bankar
2016-09-16staging: fsl-mc: remove .owner field for driverWei Yongjun
2016-09-16staging: fsl-mc: use list_del_init instead of list_del/INIT_LIST_HEADWei Yongjun
2016-09-14genirq/msi: Add cpumask allocation to alloc_msi_entryThomas Gleixner
2016-09-01staging: fsl-mc: convert to use ATTRIBUTE_GROUPS macroWei Yongjun
2016-09-01staging: fsl-mc: dprc-cmd: Fix checkpatch warningAnson Jacob
2016-09-01staging: fsl-mc: dpmng-cmd: Fix checkpatch warningAnson Jacob
2016-09-01staging: fsl-mc: make order of includes consistentStuart Yoder
2016-09-01staging: fsl-mc: explicitly include files where they are neededStuart Yoder
2016-09-01staging: fsl-mc: split mc-io definitions into a separate fileStuart Yoder
2016-09-01staging: fsl-mc: remove unneeded includesStuart Yoder
2016-09-01staging: fsl-mc: move bus definitions from mc.h to mc-bus.hStuart Yoder
2016-09-01staging: fsl-mc: remove unneeded forward declarationsStuart Yoder
2016-09-01staging: fsl-mc: make fsl_mc_get_root_dprc publicStuart Yoder
2016-09-01staging: fsl-mc: move bus private definitions into fsl-mc-bus.cStuart Yoder
2016-09-01staging: fsl-mc: move dprc-driver private definitions out of mc-bus.hStuart Yoder
2016-09-01staging: fsl-mc: create private include for fsl-mc bus componentsStuart Yoder
2016-09-01staging: fsl-mc: move resource pool init/cleanup into allocatorStuart Yoder
2016-09-01staging: fsl-mc: move allocator private definitions out of mc-bus.hStuart Yoder
2016-09-01staging: fsl-mc: improve naming of source filesStuart Yoder
2016-09-01staging: fsl-mc: rename mc-private.h to mc-bus.hStuart Yoder
2016-08-21staging: fsl-mc: make bus/mc-bus explicitly non-modularPaul Gortmaker
2016-08-21fsl-mc: add helper macro to determine if a device is of fsl_mc typeNipun Gupta
2016-06-26staging: fsl-mc: convert mc command build/parse to use C structsIoana Radulescu
2016-06-26staging: fsl-mc: properly set hwirq in msi set_descStuart Yoder
2016-06-26staging: fsl-mc: dprc: fix ordering problem freeing resources in remove of dprcStuart Yoder
2016-06-26staging: fsl-mc: dprc: add missing irq freeStuart Yoder
2016-06-26staging: fsl-mc: fix asymmetry in destroy of mc_ioBharat Bhushan
2016-06-26staging: fsl-mc: make fsl_mc_is_root_dprc() globalStuart Yoder
2016-06-26staging: fsl-mc: export mc_get_versionStuart Yoder
2016-06-26staging: fsl-mc: add support for device table matchingStuart Yoder
2016-06-26staging: fsl-mc: clean up the device id structStuart Yoder
2016-06-26staging: fsl-mc: implement uevent callback and set the modaliasStuart Yoder
2016-06-26staging: fsl-mc: add support for the modalias sysfs attributeStuart Yoder
2016-04-29staging: fsl-mc: bus: Drop warningMatthias Brugger
2016-04-29staging: fsl-mc: return -EINVAL for all fsl_mc_portal_allocate() failuresHoria Geantă
2016-04-29staging: fsl-mc: add dpmcp version checkItai Katz
2016-04-29staging: fsl-mc: add quirk handling for dpseci objects < 4.0Horia Geanta
2016-04-29staging: fsl-mc: add dprc version checkItai Katz
2016-04-29staging: fsl-mc: get version of root dprc from MC hardwareItai Katz
2016-04-29staging: fsl-mc: set cacheable flag for added devices if applicableItai Katz
2016-04-29staging: fsl-mc: set up coherent dma ops for added devicesStuart Yoder
2016-04-29staging: fsl-mc: don't use object versions to make binding decisionsItai Katz
2016-04-29staging: fsl-mc: update dprc binary interface to v5.1Stuart Yoder
2016-04-29staging: fsl-mc: update dpbp binary interface to v2.2Stuart Yoder