index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fsl-mc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-01
staging: fsl-mc: fix warning in DT ranges parser
Arnd Bergmann
1
-13
/
+9
2017-02-14
staging: fsl-mc: Add missing header
Bogdan Purcareata
2
-0
/
+2
2017-02-12
staging: set msi_domain_ops as __ro_after_init
Jess Frazelle
1
-1
/
+1
2017-02-09
staging: fsl-mc: dprc: drop unused APIs
Laurentiu Tudor
3
-927
/
+0
2017-02-09
staging: fsl-mc: dpbp: add a few missing EXPORT_SYMBOL()s
Laurentiu Tudor
1
-0
/
+3
2017-02-09
staging: fsl-mc: dpbp: drop unused APIs
Laurentiu Tudor
3
-694
/
+0
2017-02-09
staging: fsl-mc: dpmng: drop unused prototype
Laurentiu Tudor
2
-5
/
+1
2017-02-09
staging: fsl-mc: dpmcp: drop unused APIs
Laurentiu Tudor
3
-573
/
+4
2017-02-09
staging: fsl-mc: remove slab cache for mc devices
Laurentiu Tudor
1
-14
/
+3
2017-02-09
staging: fsl-mc: don't use devres api for refcounted objects
Laurentiu Tudor
1
-3
/
+3
2017-02-09
staging: fsl-mc: add device release callback
Laurentiu Tudor
1
-12
/
+17
2017-02-09
staging: fsl-mc: fix device ref counting
Laurentiu Tudor
2
-1
/
+1
2017-02-09
staging: fsl-mc: drop root dprc counting
Laurentiu Tudor
1
-25
/
+1
2016-12-08
staging: fsl-mc: remove unnecessary info prints from bus driver
Stuart Yoder
1
-6
/
+0
2016-11-15
Staging: fsl-mc: include: mc: Kernel type 'int' preferred over 's16'
Shiva Kerdel
1
-2
/
+2
2016-11-14
Staging: fsl-mc: include: mc: Kernel type 's32' preferred over 'int32_t'
Shiva Kerdel
1
-1
/
+1
2016-11-14
Staging: fsl-mc: include: mc: Kernel type 's16' preferred over 'int16_t'
Shiva Kerdel
1
-2
/
+2
2016-10-27
staging: fsl-mc: uprev binary interface to match MC v10.x
Ioana Ciornei
15
-227
/
+356
2016-10-27
staging: fsl-mc: update copyright dates
Stuart Yoder
15
-15
/
+15
2016-10-27
staging: fsl-mc: improve wording in comments
Stuart Yoder
2
-44
/
+42
2016-10-27
staging: fsl-mc: cleanup: improve clarity of messages
Stuart Yoder
2
-10
/
+7
2016-10-27
staging: fsl-mc: improve message clarity by adding __func__
Stuart Yoder
1
-5
/
+2
2016-10-27
staging: fsl-mc: improve pr_* messages
Stuart Yoder
1
-2
/
+4
2016-10-27
staging: fsl-mc: cleanup comment style
Stuart Yoder
15
-28
/
+56
2016-10-27
staging: fsl-mc: whitespace cleanup: improve alignment in prototypes
Ioana Ciornei
4
-301
/
+301
2016-10-27
staging: fsl-mc: whitespace cleanup: align function args
Ioana Ciornei
2
-20
/
+20
2016-10-27
staging: fsl-mc: whitespace cleanup: remove extraenous tabs
Stuart Yoder
1
-5
/
+5
2016-10-27
staging: fsl-mc: whitespace cleanup: remove blank lines
Stuart Yoder
12
-12
/
+0
2016-10-25
staging: fsl-mc: cleanup: convert uintX_t types to uX
Ioana Ciornei
1
-42
/
+42
2016-10-25
staging: fsl-mc: dprc: shorten DPRC interrupt name
Stuart Yoder
1
-1
/
+1
2016-10-25
staging: fsl-mc: irq: shorten name of interrupt name
Stuart Yoder
1
-1
/
+1
2016-10-25
staging: fsl-mc: update Kconfig dependency
Stuart Yoder
1
-1
/
+1
2016-10-25
staging: fsl-mc: clean up Kconfig description
Stuart Yoder
1
-15
/
+7
2016-10-25
staging: fsl-mc: add missing includes to fsl-mc-private.h
Stuart Yoder
1
-0
/
+3
2016-10-25
staging: fsl-mc: cleanup: move dpbp and dpcon cmd headers
Stuart Yoder
4
-3
/
+4
2016-10-05
Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-651
/
+685
2016-10-02
Staging: fsl-mc: Remove blank lines
Ramiro Oliveira
2
-2
/
+0
2016-10-02
Staging: fsl-mc: Fix unaligned * in block comments
Ramiro Oliveira
5
-136
/
+136
2016-09-20
Staging: fsl-mc: Use !x instead of x == NULL.
Sandhya Bankar
1
-2
/
+2
2016-09-16
staging: fsl-mc: remove .owner field for driver
Wei Yongjun
1
-1
/
+0
2016-09-16
staging: fsl-mc: use list_del_init instead of list_del/INIT_LIST_HEAD
Wei Yongjun
1
-4
/
+2
2016-09-14
genirq/msi: Add cpumask allocation to alloc_msi_entry
Thomas Gleixner
1
-2
/
+1
2016-09-01
staging: fsl-mc: convert to use ATTRIBUTE_GROUPS macro
Wei Yongjun
1
-7
/
+1
2016-09-01
staging: fsl-mc: dprc-cmd: Fix checkpatch warning
Anson Jacob
1
-7
/
+8
2016-09-01
staging: fsl-mc: dpmng-cmd: Fix checkpatch warning
Anson Jacob
1
-7
/
+8
2016-09-01
staging: fsl-mc: make order of includes consistent
Stuart Yoder
10
-11
/
+17
2016-09-01
staging: fsl-mc: explicitly include files where they are needed
Stuart Yoder
4
-2
/
+5
2016-09-01
staging: fsl-mc: split mc-io definitions into a separate file
Stuart Yoder
6
-300
/
+327
2016-09-01
staging: fsl-mc: remove unneeded includes
Stuart Yoder
4
-6
/
+0
2016-09-01
staging: fsl-mc: move bus definitions from mc.h to mc-bus.h
Stuart Yoder
2
-16
/
+16
[next]