index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fsl-mc
Age
Commit message (
Expand
)
Author
2016-12-08
staging: fsl-mc: remove unnecessary info prints from bus driver
Stuart Yoder
2016-11-15
Staging: fsl-mc: include: mc: Kernel type 'int' preferred over 's16'
Shiva Kerdel
2016-11-14
Staging: fsl-mc: include: mc: Kernel type 's32' preferred over 'int32_t'
Shiva Kerdel
2016-11-14
Staging: fsl-mc: include: mc: Kernel type 's16' preferred over 'int16_t'
Shiva Kerdel
2016-10-27
staging: fsl-mc: uprev binary interface to match MC v10.x
Ioana Ciornei
2016-10-27
staging: fsl-mc: update copyright dates
Stuart Yoder
2016-10-27
staging: fsl-mc: improve wording in comments
Stuart Yoder
2016-10-27
staging: fsl-mc: cleanup: improve clarity of messages
Stuart Yoder
2016-10-27
staging: fsl-mc: improve message clarity by adding __func__
Stuart Yoder
2016-10-27
staging: fsl-mc: improve pr_* messages
Stuart Yoder
2016-10-27
staging: fsl-mc: cleanup comment style
Stuart Yoder
2016-10-27
staging: fsl-mc: whitespace cleanup: improve alignment in prototypes
Ioana Ciornei
2016-10-27
staging: fsl-mc: whitespace cleanup: align function args
Ioana Ciornei
2016-10-27
staging: fsl-mc: whitespace cleanup: remove extraenous tabs
Stuart Yoder
2016-10-27
staging: fsl-mc: whitespace cleanup: remove blank lines
Stuart Yoder
2016-10-25
staging: fsl-mc: cleanup: convert uintX_t types to uX
Ioana Ciornei
2016-10-25
staging: fsl-mc: dprc: shorten DPRC interrupt name
Stuart Yoder
2016-10-25
staging: fsl-mc: irq: shorten name of interrupt name
Stuart Yoder
2016-10-25
staging: fsl-mc: update Kconfig dependency
Stuart Yoder
2016-10-25
staging: fsl-mc: clean up Kconfig description
Stuart Yoder
2016-10-25
staging: fsl-mc: add missing includes to fsl-mc-private.h
Stuart Yoder
2016-10-25
staging: fsl-mc: cleanup: move dpbp and dpcon cmd headers
Stuart Yoder
2016-10-05
Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-10-02
Staging: fsl-mc: Remove blank lines
Ramiro Oliveira
2016-10-02
Staging: fsl-mc: Fix unaligned * in block comments
Ramiro Oliveira
2016-09-20
Staging: fsl-mc: Use !x instead of x == NULL.
Sandhya Bankar
2016-09-16
staging: fsl-mc: remove .owner field for driver
Wei Yongjun
2016-09-16
staging: fsl-mc: use list_del_init instead of list_del/INIT_LIST_HEAD
Wei Yongjun
2016-09-14
genirq/msi: Add cpumask allocation to alloc_msi_entry
Thomas Gleixner
2016-09-01
staging: fsl-mc: convert to use ATTRIBUTE_GROUPS macro
Wei Yongjun
2016-09-01
staging: fsl-mc: dprc-cmd: Fix checkpatch warning
Anson Jacob
2016-09-01
staging: fsl-mc: dpmng-cmd: Fix checkpatch warning
Anson Jacob
2016-09-01
staging: fsl-mc: make order of includes consistent
Stuart Yoder
2016-09-01
staging: fsl-mc: explicitly include files where they are needed
Stuart Yoder
2016-09-01
staging: fsl-mc: split mc-io definitions into a separate file
Stuart Yoder
2016-09-01
staging: fsl-mc: remove unneeded includes
Stuart Yoder
2016-09-01
staging: fsl-mc: move bus definitions from mc.h to mc-bus.h
Stuart Yoder
2016-09-01
staging: fsl-mc: remove unneeded forward declarations
Stuart Yoder
2016-09-01
staging: fsl-mc: make fsl_mc_get_root_dprc public
Stuart Yoder
2016-09-01
staging: fsl-mc: move bus private definitions into fsl-mc-bus.c
Stuart Yoder
2016-09-01
staging: fsl-mc: move dprc-driver private definitions out of mc-bus.h
Stuart Yoder
2016-09-01
staging: fsl-mc: create private include for fsl-mc bus components
Stuart Yoder
2016-09-01
staging: fsl-mc: move resource pool init/cleanup into allocator
Stuart Yoder
2016-09-01
staging: fsl-mc: move allocator private definitions out of mc-bus.h
Stuart Yoder
2016-09-01
staging: fsl-mc: improve naming of source files
Stuart Yoder
2016-09-01
staging: fsl-mc: rename mc-private.h to mc-bus.h
Stuart Yoder
2016-08-21
staging: fsl-mc: make bus/mc-bus explicitly non-modular
Paul Gortmaker
2016-08-21
fsl-mc: add helper macro to determine if a device is of fsl_mc type
Nipun Gupta
2016-06-26
staging: fsl-mc: convert mc command build/parse to use C structs
Ioana Radulescu
2016-06-26
staging: fsl-mc: properly set hwirq in msi set_desc
Stuart Yoder
[next]