summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc/bus
Commit message (Expand)AuthorAgeFilesLines
* staging: fsl-mc: remove unnecessary info prints from bus driverStuart Yoder2016-12-081-6/+0
* staging: fsl-mc: uprev binary interface to match MC v10.xIoana Ciornei2016-10-2712-195/+307
* staging: fsl-mc: update copyright datesStuart Yoder2016-10-278-8/+8
* staging: fsl-mc: improve wording in commentsStuart Yoder2016-10-272-44/+42
* staging: fsl-mc: cleanup: improve clarity of messagesStuart Yoder2016-10-272-10/+7
* staging: fsl-mc: improve message clarity by adding __func__Stuart Yoder2016-10-271-5/+2
* staging: fsl-mc: improve pr_* messagesStuart Yoder2016-10-271-2/+4
* staging: fsl-mc: cleanup comment styleStuart Yoder2016-10-2710-11/+22
* staging: fsl-mc: whitespace cleanup: improve alignment in prototypesIoana Ciornei2016-10-271-52/+52
* staging: fsl-mc: whitespace cleanup: align function argsIoana Ciornei2016-10-271-16/+16
* staging: fsl-mc: whitespace cleanup: remove blank linesStuart Yoder2016-10-2712-12/+0
* staging: fsl-mc: cleanup: convert uintX_t types to uXIoana Ciornei2016-10-251-42/+42
* staging: fsl-mc: dprc: shorten DPRC interrupt nameStuart Yoder2016-10-251-1/+1
* staging: fsl-mc: irq: shorten name of interrupt nameStuart Yoder2016-10-251-1/+1
* staging: fsl-mc: update Kconfig dependencyStuart Yoder2016-10-251-1/+1
* staging: fsl-mc: clean up Kconfig descriptionStuart Yoder2016-10-251-15/+7
* staging: fsl-mc: add missing includes to fsl-mc-private.hStuart Yoder2016-10-251-0/+3
* staging: fsl-mc: cleanup: move dpbp and dpcon cmd headersStuart Yoder2016-10-254-3/+251
* Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-0515-524/+633
|\
| * Staging: fsl-mc: Remove blank linesRamiro Oliveira2016-10-022-2/+0
| * Staging: fsl-mc: Fix unaligned * in block commentsRamiro Oliveira2016-10-024-106/+106
| * Staging: fsl-mc: Use !x instead of x == NULL.Sandhya Bankar2016-09-201-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: convert to use ATTRIBUTE_GROUPS macroWei Yongjun2016-09-011-7/+1
| * staging: fsl-mc: dprc-cmd: Fix checkpatch warningAnson Jacob2016-09-011-7/+8
| * staging: fsl-mc: dpmng-cmd: Fix checkpatch warningAnson Jacob2016-09-011-7/+8
| * staging: fsl-mc: make order of includes consistentStuart Yoder2016-09-0110-11/+17
| * staging: fsl-mc: explicitly include files where they are neededStuart Yoder2016-09-013-0/+5
| * staging: fsl-mc: split mc-io definitions into a separate fileStuart Yoder2016-09-015-287/+327
| * staging: fsl-mc: remove unneeded includesStuart Yoder2016-09-012-4/+0
| * staging: fsl-mc: make fsl_mc_get_root_dprc publicStuart Yoder2016-09-011-2/+3
| * staging: fsl-mc: move bus private definitions into fsl-mc-bus.cStuart Yoder2016-09-011-0/+33
| * staging: fsl-mc: move dprc-driver private definitions out of mc-bus.hStuart Yoder2016-09-011-0/+6
| * staging: fsl-mc: create private include for fsl-mc bus componentsStuart Yoder2016-09-014-0/+47
| * staging: fsl-mc: move resource pool init/cleanup into allocatorStuart Yoder2016-09-012-52/+52
| * 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-014-3/+3
| * staging: fsl-mc: rename mc-private.h to mc-bus.hStuart Yoder2016-09-015-5/+5
| * staging: fsl-mc: make bus/mc-bus explicitly non-modularPaul Gortmaker2016-08-211-21/+0
| * fsl-mc: add helper macro to determine if a device is of fsl_mc typeNipun Gupta2016-08-214-9/+9
* | genirq/msi: Add cpumask allocation to alloc_msi_entryThomas Gleixner2016-09-141-2/+1
|/
* staging: fsl-mc: convert mc command build/parse to use C structsIoana Radulescu2016-06-268-575/+898
* staging: fsl-mc: properly set hwirq in msi set_descStuart Yoder2016-06-261-1/+16
* staging: fsl-mc: dprc: fix ordering problem freeing resources in remove of dprcStuart Yoder2016-06-261-4/+6
* staging: fsl-mc: dprc: add missing irq freeStuart Yoder2016-06-261-0/+5
* staging: fsl-mc: fix asymmetry in destroy of mc_ioBharat Bhushan2016-06-262-4/+9
* staging: fsl-mc: make fsl_mc_is_root_dprc() globalStuart Yoder2016-06-261-15/+13
* staging: fsl-mc: export mc_get_versionStuart Yoder2016-06-261-0/+1
* staging: fsl-mc: clean up the device id structStuart Yoder2016-06-263-3/+3
OpenPOWER on IntegriCloud