index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fsl-mc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-10-05
19
-651
/
+685
|
\
|
*
Staging: fsl-mc: Remove blank lines
Ramiro Oliveira
2016-10-02
2
-2
/
+0
|
*
Staging: fsl-mc: Fix unaligned * in block comments
Ramiro Oliveira
2016-10-02
5
-136
/
+136
|
*
Staging: fsl-mc: Use !x instead of x == NULL.
Sandhya Bankar
2016-09-20
1
-2
/
+2
|
*
staging: fsl-mc: remove .owner field for driver
Wei Yongjun
2016-09-16
1
-1
/
+0
|
*
staging: fsl-mc: use list_del_init instead of list_del/INIT_LIST_HEAD
Wei Yongjun
2016-09-16
1
-4
/
+2
|
*
staging: fsl-mc: convert to use ATTRIBUTE_GROUPS macro
Wei Yongjun
2016-09-01
1
-7
/
+1
|
*
staging: fsl-mc: dprc-cmd: Fix checkpatch warning
Anson Jacob
2016-09-01
1
-7
/
+8
|
*
staging: fsl-mc: dpmng-cmd: Fix checkpatch warning
Anson Jacob
2016-09-01
1
-7
/
+8
|
*
staging: fsl-mc: make order of includes consistent
Stuart Yoder
2016-09-01
10
-11
/
+17
|
*
staging: fsl-mc: explicitly include files where they are needed
Stuart Yoder
2016-09-01
4
-2
/
+5
|
*
staging: fsl-mc: split mc-io definitions into a separate file
Stuart Yoder
2016-09-01
6
-300
/
+327
|
*
staging: fsl-mc: remove unneeded includes
Stuart Yoder
2016-09-01
4
-6
/
+0
|
*
staging: fsl-mc: move bus definitions from mc.h to mc-bus.h
Stuart Yoder
2016-09-01
2
-16
/
+16
|
*
staging: fsl-mc: remove unneeded forward declarations
Stuart Yoder
2016-09-01
2
-5
/
+0
|
*
staging: fsl-mc: make fsl_mc_get_root_dprc public
Stuart Yoder
2016-09-01
2
-2
/
+6
|
*
staging: fsl-mc: move bus private definitions into fsl-mc-bus.c
Stuart Yoder
2016-09-01
3
-33
/
+33
|
*
staging: fsl-mc: move dprc-driver private definitions out of mc-bus.h
Stuart Yoder
2016-09-01
2
-6
/
+6
|
*
staging: fsl-mc: create private include for fsl-mc bus components
Stuart Yoder
2016-09-01
5
-23
/
+47
|
*
staging: fsl-mc: move resource pool init/cleanup into allocator
Stuart Yoder
2016-09-01
3
-52
/
+56
|
*
staging: fsl-mc: move allocator private definitions out of mc-bus.h
Stuart Yoder
2016-09-01
2
-5
/
+5
|
*
staging: fsl-mc: improve naming of source files
Stuart Yoder
2016-09-01
4
-3
/
+3
|
*
staging: fsl-mc: rename mc-private.h to mc-bus.h
Stuart Yoder
2016-09-01
6
-9
/
+9
|
*
staging: fsl-mc: make bus/mc-bus explicitly non-modular
Paul Gortmaker
2016-08-21
1
-21
/
+0
|
*
fsl-mc: add helper macro to determine if a device is of fsl_mc type
Nipun Gupta
2016-08-21
5
-9
/
+16
*
|
genirq/msi: Add cpumask allocation to alloc_msi_entry
Thomas Gleixner
2016-09-14
1
-2
/
+1
|
/
*
staging: fsl-mc: convert mc command build/parse to use C structs
Ioana Radulescu
2016-06-26
10
-633
/
+1056
*
staging: fsl-mc: properly set hwirq in msi set_desc
Stuart Yoder
2016-06-26
1
-1
/
+16
*
staging: fsl-mc: dprc: fix ordering problem freeing resources in remove of dprc
Stuart Yoder
2016-06-26
1
-4
/
+6
*
staging: fsl-mc: dprc: add missing irq free
Stuart Yoder
2016-06-26
1
-0
/
+5
*
staging: fsl-mc: fix asymmetry in destroy of mc_io
Bharat Bhushan
2016-06-26
2
-4
/
+9
*
staging: fsl-mc: make fsl_mc_is_root_dprc() global
Stuart Yoder
2016-06-26
2
-15
/
+15
*
staging: fsl-mc: export mc_get_version
Stuart Yoder
2016-06-26
1
-0
/
+1
*
staging: fsl-mc: add support for device table matching
Stuart Yoder
2016-06-26
1
-13
/
+0
*
staging: fsl-mc: clean up the device id struct
Stuart Yoder
2016-06-26
4
-10
/
+6
*
staging: fsl-mc: implement uevent callback and set the modalias
Stuart Yoder
2016-06-26
1
-1
/
+7
*
staging: fsl-mc: add support for the modalias sysfs attribute
Stuart Yoder
2016-06-26
1
-0
/
+25
*
staging: fsl-mc: bus: Drop warning
Matthias Brugger
2016-04-29
1
-8
/
+4
*
staging: fsl-mc: return -EINVAL for all fsl_mc_portal_allocate() failures
Horia Geantă
2016-04-29
1
-0
/
+1
*
staging: fsl-mc: add dpmcp version check
Itai Katz
2016-04-29
2
-3
/
+14
*
staging: fsl-mc: add quirk handling for dpseci objects < 4.0
Horia Geanta
2016-04-29
1
-0
/
+9
*
staging: fsl-mc: add dprc version check
Itai Katz
2016-04-29
4
-3
/
+25
*
staging: fsl-mc: get version of root dprc from MC hardware
Itai Katz
2016-04-29
1
-8
/
+37
*
staging: fsl-mc: set cacheable flag for added devices if applicable
Itai Katz
2016-04-29
1
-0
/
+2
*
staging: fsl-mc: set up coherent dma ops for added devices
Stuart Yoder
2016-04-29
1
-0
/
+4
*
staging: fsl-mc: don't use object versions to make binding decisions
Itai Katz
2016-04-29
3
-46
/
+2
*
staging: fsl-mc: update dprc binary interface to v5.1
Stuart Yoder
2016-04-29
5
-23
/
+29
*
staging: fsl-mc: update dpbp binary interface to v2.2
Stuart Yoder
2016-04-29
3
-5
/
+127
*
staging: fsl-mc: update dpmcp binary interface to v3.0
Stuart Yoder
2016-04-29
3
-44
/
+6
*
staging: fsl-mc: DPAA2 overview readme update
Stuart Yoder
2016-04-29
1
-58
/
+80
[next]