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
/
greybus
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-26
Staging: greybus: Alignment should match open parenthesis
Bhanusree Pola
3
-3
/
+3
2019-02-26
Staging: greybus: Blank lines not required before '}'
Bhanusree Pola
1
-1
/
+0
2019-02-26
Staging: greybus: Do not use multiple blank lines
Bhanusree Pola
1
-1
/
+0
2019-01-15
staging: greybus: arche-platform: Switch to the gpio descriptor interface
Nishad Kamdar
1
-83
/
+41
2019-01-15
staging: greybus: arche-apb-ctrl.c: Switch to the gpio descriptor interface
Nishad Kamdar
1
-91
/
+61
2019-01-15
staging: greybus: gpio: switch GPIO portions to use GPIOLIB_IRQCHIP
Nishad Kamdar
3
-148
/
+11
2018-12-17
staging: greybus: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-14
/
+2
2018-12-05
staging: greybus: Added space between string concatenated
Cristian Sicilia
1
-3
/
+3
2018-11-26
staging: greybus: Parenthesis alignment
Cristian Sicilia
15
-333
/
+343
2018-11-20
Revert "staging: greybus: remove extra space before tab"
Greg Kroah-Hartman
1
-2
/
+2
2018-11-20
Revert "staging: greybus: remove multiple blank lines"
Greg Kroah-Hartman
1
-0
/
+15
2018-11-09
staging: greybus: remove unmatched right bracket
Ioannis Valasakis
1
-1
/
+0
2018-11-09
staging: greybus: remove comparison to BOOL
Ioannis Valasakis
1
-2
/
+2
2018-11-09
staging: greybus: remove extra space before tab
Ioannis Valasakis
1
-2
/
+2
2018-11-09
staging: greybus: add extra space around OR operator
Ioannis Valasakis
1
-4
/
+4
2018-11-09
staging: greybus: remove multiple blank lines
Ioannis Valasakis
1
-15
/
+0
2018-11-09
staging: greybus: remove space before tab
Ioannis Valasakis
1
-2
/
+2
2018-11-09
staging: greybus: remove multiple blank lines
Ioannis Valasakis
2
-5
/
+0
2018-11-09
staging: greybus: correct SPDX License Identifier
Ioannis Valasakis
8
-8
/
+8
2018-11-09
staging: greybus: align arguments with parentheses
Ioannis Valasakis
1
-1
/
+1
2018-11-09
staging: greybus: fix SPDX License Identifier
Ioannis Valasakis
1
-1
/
+1
2018-11-09
staging: greybus: align parameters to parentheses
Ioannis Valasakis
1
-1
/
+1
2018-11-09
staging: greybus: shorten comparison to NULL
Ioannis Valasakis
1
-1
/
+1
2018-11-05
staging: greybus: loopback.c: remove unused lists
Rasmus Villemoes
1
-38
/
+0
2018-10-29
Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-11
/
+2
2018-10-11
staging: greybus: loopback.c: remove unused gb_loopback::lbid
Rasmus Villemoes
1
-8
/
+0
2018-09-18
staging: greybus: fix spelling mistake "entires" -> "entries"
Colin Ian King
2
-2
/
+2
2018-09-14
greybus/uart: switch to ->[sg]et_serial()
Al Viro
1
-29
/
+18
2018-09-14
staging: remove unneeded static set .owner field in platform_driver
zhong jiang
1
-1
/
+0
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
1
-2
/
+3
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-1
/
+1
2018-06-09
Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-24
/
+17
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-2
/
+2
2018-06-01
staging: greybus: camera: no need to check debugfs return values
Greg Kroah-Hartman
1
-14
/
+3
2018-05-25
staging: greybus: fix spelling mistake: "Inavlid" -> "Invalid"
Colin Ian King
1
-1
/
+1
2018-05-06
staging: greybus: Remove unused local variable
Nathan Chancellor
1
-3
/
+0
2018-04-29
staging: greybus: Use gpio_is_valid()
Arvind Yadav
1
-3
/
+3
2018-04-23
staging: greybus: simplify getting .drvdata
Wolfram Sang
1
-2
/
+1
2018-04-23
staging: greybus: Fix warning to limit chars per line
Gaurav Dhingra
1
-1
/
+4
2018-04-23
staging: greybus: Add TODO file with GPIO work items
Linus Walleij
1
-0
/
+5
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2018-01-22
staging: greybus: audio_codec.h Fix alignment should match open parenthesis
Kamal Heib
1
-1
/
+1
2018-01-22
staging: greybus: audio_codec.h: Prefer kernel type 'u32' over 'uint32_t'
Kamal Heib
1
-5
/
+5
2018-01-22
staging: greybus: audio_codec.c: Prefer kernel type 'u32' over 'uint32_t'
Kamal Heib
1
-3
/
+3
2018-01-22
staging: greybus: audio_codec.c: Logical continuations should be on the previ...
Kamal Heib
1
-2
/
+2
2018-01-22
staging: greybus: audio_codec.c: Space required around ':'
Kamal Heib
1
-2
/
+2
2018-01-22
staging: greybus: audio_codec.c: Cleanup blank lines
Kamal Heib
1
-3
/
+0
2018-01-22
staging: greybus: audio_codec.c: Fix alignment should match open parenthesis
Kamal Heib
1
-3
/
+3
2018-01-22
staging: greybus: authentication.c: Fix alignment should match open parenthesis
Kamal Heib
1
-1
/
+1
2018-01-09
Staging: greybus: camera: cleanup multiple checks for null pointers
Sumit Pundir
1
-8
/
+8
[next]