index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fsl-mc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-06
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
2016-09-01
staging: fsl-mc: remove unneeded forward declarations
Stuart Yoder
2
-5
/
+0
2016-09-01
staging: fsl-mc: make fsl_mc_get_root_dprc public
Stuart Yoder
2
-2
/
+6
2016-09-01
staging: fsl-mc: move bus private definitions into fsl-mc-bus.c
Stuart Yoder
3
-33
/
+33
2016-09-01
staging: fsl-mc: move dprc-driver private definitions out of mc-bus.h
Stuart Yoder
2
-6
/
+6
2016-09-01
staging: fsl-mc: create private include for fsl-mc bus components
Stuart Yoder
5
-23
/
+47
2016-09-01
staging: fsl-mc: move resource pool init/cleanup into allocator
Stuart Yoder
3
-52
/
+56
2016-09-01
staging: fsl-mc: move allocator private definitions out of mc-bus.h
Stuart Yoder
2
-5
/
+5
2016-09-01
staging: fsl-mc: improve naming of source files
Stuart Yoder
4
-3
/
+3
2016-09-01
staging: fsl-mc: rename mc-private.h to mc-bus.h
Stuart Yoder
6
-9
/
+9
2016-08-21
staging: fsl-mc: make bus/mc-bus explicitly non-modular
Paul Gortmaker
1
-21
/
+0
2016-08-21
fsl-mc: add helper macro to determine if a device is of fsl_mc type
Nipun Gupta
5
-9
/
+16
2016-06-27
staging: fsl-mc: convert mc command build/parse to use C structs
Ioana Radulescu
10
-633
/
+1056
2016-06-27
staging: fsl-mc: properly set hwirq in msi set_desc
Stuart Yoder
1
-1
/
+16
2016-06-27
staging: fsl-mc: dprc: fix ordering problem freeing resources in remove of dprc
Stuart Yoder
1
-4
/
+6
2016-06-27
staging: fsl-mc: dprc: add missing irq free
Stuart Yoder
1
-0
/
+5
2016-06-27
staging: fsl-mc: fix asymmetry in destroy of mc_io
Bharat Bhushan
2
-4
/
+9
2016-06-27
staging: fsl-mc: make fsl_mc_is_root_dprc() global
Stuart Yoder
2
-15
/
+15
2016-06-27
staging: fsl-mc: export mc_get_version
Stuart Yoder
1
-0
/
+1
2016-06-27
staging: fsl-mc: add support for device table matching
Stuart Yoder
1
-13
/
+0
2016-06-27
staging: fsl-mc: clean up the device id struct
Stuart Yoder
4
-10
/
+6
2016-06-27
staging: fsl-mc: implement uevent callback and set the modalias
Stuart Yoder
1
-1
/
+7
2016-06-27
staging: fsl-mc: add support for the modalias sysfs attribute
Stuart Yoder
1
-0
/
+25
2016-04-30
staging: fsl-mc: bus: Drop warning
Matthias Brugger
1
-8
/
+4
2016-04-30
staging: fsl-mc: return -EINVAL for all fsl_mc_portal_allocate() failures
Horia Geantă
1
-0
/
+1
2016-04-30
staging: fsl-mc: add dpmcp version check
Itai Katz
2
-3
/
+14
2016-04-30
staging: fsl-mc: add quirk handling for dpseci objects < 4.0
Horia Geanta
1
-0
/
+9
2016-04-30
staging: fsl-mc: add dprc version check
Itai Katz
4
-3
/
+25
2016-04-30
staging: fsl-mc: get version of root dprc from MC hardware
Itai Katz
1
-8
/
+37
2016-04-30
staging: fsl-mc: set cacheable flag for added devices if applicable
Itai Katz
1
-0
/
+2
2016-04-30
staging: fsl-mc: set up coherent dma ops for added devices
Stuart Yoder
1
-0
/
+4
2016-04-30
staging: fsl-mc: don't use object versions to make binding decisions
Itai Katz
3
-46
/
+2
2016-04-30
staging: fsl-mc: update dprc binary interface to v5.1
Stuart Yoder
5
-23
/
+29
2016-04-30
staging: fsl-mc: update dpbp binary interface to v2.2
Stuart Yoder
3
-5
/
+127
2016-04-30
staging: fsl-mc: update dpmcp binary interface to v3.0
Stuart Yoder
3
-44
/
+6
2016-04-30
staging: fsl-mc: DPAA2 overview readme update
Stuart Yoder
1
-58
/
+80
[next]