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-09-03
staging: greybus: light: fix a couple double frees
Dan Carpenter
1
-6
/
+6
2019-08-27
staging: greybus: move es2 to drivers/greybus/
Greg Kroah-Hartman
4
-1544
/
+0
2019-08-27
staging: greybus: move the greybus core to drivers/greybus
Greg Kroah-Hartman
16
-7838
/
+1
2019-08-27
staging: greybus: move core include files to include/linux/greybus/
Greg Kroah-Hartman
53
-3403
/
+40
2019-08-27
staging: greybus: loopback: Fix up some alignment checkpatch issues
Greg Kroah-Hartman
1
-2
/
+2
2019-08-27
staging: greybus: log: Fix up some alignment checkpatch issues
Greg Kroah-Hartman
1
-3
/
+3
2019-08-27
staging: greybus: manifest: Fix up some alignment checkpatch issues
Greg Kroah-Hartman
1
-20
/
+19
2019-08-27
staging: greybus: hd: Fix up some alignment checkpatch issues
Greg Kroah-Hartman
1
-5
/
+5
2019-08-27
staging: greybus: remove license "boilerplate"
Greg Kroah-Hartman
8
-303
/
+1
2019-08-27
staging: greybus: fix up SPDX comment in .h files
Greg Kroah-Hartman
16
-16
/
+16
2019-07-22
staging: greybus: remove redundant assignment to variable is_empty
Colin Ian King
1
-1
/
+1
2019-07-22
staging: greybus: Replace function gb_i2c_device_setup()
Nishka Dasgupta
1
-14
/
+8
2019-07-01
staging: greybus: tools: Remove function log_csv_error()
Nishka Dasgupta
1
-6
/
+0
2019-04-19
staging: greybus: power_supply: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+2
2019-04-16
staging: greybus: power_supply: fix prop-descriptor request size
Johan Hovold
1
-1
/
+1
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
1
-0
/
+1
2019-04-01
staging: greybus: hid: Remove print following unsuccessful kmalloc
Sanjana Sanikommu
1
-1
/
+0
2019-03-29
staging: greybus: audio_manager: fix a missing check of ida_simple_get
Kangjie Lu
1
-0
/
+3
2019-03-21
staging: greybus: sdio.c: Remove unncessary paranthesis.
Sanjana Sanikommu
1
-4
/
+4
2019-03-20
staging: greybus: Remove parentheses around variable
Nishka Dasgupta
1
-1
/
+1
2019-03-18
staging: greybus: remove extern prototypes
Payal Kshirsagar
1
-61
/
+61
2019-03-18
staging: greybus: Change NULL comparison to Boolean Negation
Nishka Dasgupta
1
-1
/
+1
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
[next]