index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fsl-mc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-28
Merge 4.13-rc7 into staging-next
Greg Kroah-Hartman
1
-3
/
+3
2017-08-23
staging: fsl-mc: be consistent when checking strcmp() returns
Laurentiu Tudor
1
-1
/
+1
2017-08-16
Revert "staging: fsl-mc: be consistent when checking strcmp() return"
Colin Ian King
1
-3
/
+3
2017-08-14
staging: fsl-mc: add explicit dependencies for compile-tested arches
Laurentiu Tudor
1
-1
/
+1
2017-08-14
staging: fsl-mc: fix resource_size.cocci warnings
Cihangir Akturk
1
-2
/
+1
2017-07-30
staging: fsl-mc: include irqreturn.h as needed
Arnd Bergmann
1
-0
/
+1
2017-07-30
staging: fsl-mc/dpio: Skip endianness conversion in portal config
Bogdan Purcareata
1
-12
/
+12
2017-07-30
staging: fsl-mc: fix resource_size.cocci warnings
Julia Lawall
1
-2
/
+1
2017-07-30
staging: fsl-mc: allow the driver compile multi-arch
Laurentiu Tudor
1
-2
/
+2
2017-07-30
staging: fsl-mc: make the driver compile on 32-bit
Laurentiu Tudor
1
-0
/
+1
2017-07-30
staging: fsl-mc: don't use raw device io functions
Laurentiu Tudor
1
-6
/
+15
2017-07-30
staging: fsl-mc: fix formating of phys_addr_t on 32 bits
Laurentiu Tudor
2
-10
/
+10
2017-07-30
staging: fsl-mc: fix compilation with non-generic msi domain ops
Laurentiu Tudor
2
-0
/
+6
2017-07-30
staging: fsl-mc: drop useless gic v3 related #include
Laurentiu Tudor
2
-2
/
+0
2017-07-30
staging: fsl-mc: use generic memory barriers
Laurentiu Tudor
1
-4
/
+2
2017-07-30
staging: fsl-mc: Convert to using %pOF instead of full_name
Rob Herring
3
-9
/
+7
2017-07-03
Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
27
-631
/
+403
2017-06-29
staging: fsl-mc: make dprc.h header private
Laurentiu Tudor
4
-2
/
+2
2017-06-29
staging: fsl-mc: move mc-cmd.h contents in the public header
Laurentiu Tudor
10
-139
/
+94
2017-06-29
staging: fsl-mc: move mc-sys.h contents in the public header
Laurentiu Tudor
12
-108
/
+60
2017-06-29
staging: fsl-mc: fix a few implicit includes
Laurentiu Tudor
5
-0
/
+5
2017-06-29
staging: fsl-mc: remove dpmng API files
Laurentiu Tudor
4
-143
/
+52
2017-06-29
staging: fsl-mc: move rest of mc-bus.h to private header
Laurentiu Tudor
8
-83
/
+61
2017-06-29
staging: fsl-mc: move couple of definitions to public header
Laurentiu Tudor
2
-9
/
+9
2017-06-29
staging: fsl-mc: move irq domain creation prototype to public header
Laurentiu Tudor
2
-7
/
+7
2017-06-29
staging: fsl-mc: turn several exported functions static
Laurentiu Tudor
3
-16
/
+5
2017-06-29
staging: fsl-mc: delete prototype of unimplemented function
Laurentiu Tudor
1
-2
/
+0
2017-06-29
staging: fsl-mc: delete duplicated function prototypes
Laurentiu Tudor
1
-8
/
+0
2017-06-29
staging: fsl-mc: decouple the mc-bus public headers from dprc.h
Laurentiu Tudor
6
-71
/
+71
2017-06-29
staging: fsl-mc: drop useless #includes
Laurentiu Tudor
1
-2
/
+0
2017-06-29
staging: fsl-mc: be consistent when checking strcmp() return
Laurentiu Tudor
1
-3
/
+3
2017-06-29
staging: fsl-mc: move comparison before strcmp() call
Laurentiu Tudor
1
-2
/
+3
2017-06-26
Revert "staging: fsl-mc: drop useless #includes"
Greg Kroah-Hartman
1
-0
/
+2
2017-06-26
Revert "staging: fsl-mc: decouple the mc-bus public headers from dprc.h"
Greg Kroah-Hartman
6
-71
/
+71
2017-06-26
Revert "staging: fsl-mc: delete duplicated function prototypes"
Greg Kroah-Hartman
1
-0
/
+8
2017-06-26
Revert "staging: fsl-mc: delete prototype of unimplemented function"
Greg Kroah-Hartman
1
-0
/
+2
2017-06-26
Revert "staging: fsl-mc: turn several exported functions static"
Greg Kroah-Hartman
3
-5
/
+16
2017-06-26
Revert "staging: fsl-mc: move irq domain creation prototype to public header"
Greg Kroah-Hartman
2
-7
/
+7
2017-06-26
Revert "staging: fsl-mc: move couple of definitions to public header"
Greg Kroah-Hartman
2
-9
/
+9
2017-06-26
Revert "staging: fsl-mc: move rest of mc-bus.h to private header"
Greg Kroah-Hartman
8
-61
/
+83
2017-06-26
Revert "staging: fsl-mc: remove dpmng API files"
Greg Kroah-Hartman
3
-52
/
+142
2017-06-26
Revert "staging: fsl-mc: fix a few implicit includes"
Greg Kroah-Hartman
5
-5
/
+0
2017-06-26
Revert "staging: fsl-mc: move mc-sys.h contents in the public header"
Greg Kroah-Hartman
12
-60
/
+108
2017-06-26
Revert "staging: fsl-mc: move mc-cmd.h contents in the public header"
Greg Kroah-Hartman
10
-94
/
+139
2017-06-26
Revert "staging: fsl-mc: make dprc.h header private"
Greg Kroah-Hartman
4
-2
/
+2
2017-06-23
staging: fsl-mc: make dprc.h header private
Laurentiu Tudor
4
-2
/
+2
2017-06-23
staging: fsl-mc: move mc-cmd.h contents in the public header
Laurentiu Tudor
10
-139
/
+94
2017-06-23
staging: fsl-mc: move mc-sys.h contents in the public header
Laurentiu Tudor
12
-108
/
+60
2017-06-23
staging: fsl-mc: fix a few implicit includes
Laurentiu Tudor
5
-0
/
+5
2017-06-23
staging: fsl-mc: remove dpmng API files
Laurentiu Tudor
3
-142
/
+52
[next]