index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
Age
Commit message (
Expand
)
Author
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-01-22
staging: greybus: audio_codec.h Fix alignment should match open parenthesis
Kamal Heib
2018-01-22
staging: greybus: audio_codec.h: Prefer kernel type 'u32' over 'uint32_t'
Kamal Heib
2018-01-22
staging: greybus: audio_codec.c: Prefer kernel type 'u32' over 'uint32_t'
Kamal Heib
2018-01-22
staging: greybus: audio_codec.c: Logical continuations should be on the previ...
Kamal Heib
2018-01-22
staging: greybus: audio_codec.c: Space required around ':'
Kamal Heib
2018-01-22
staging: greybus: audio_codec.c: Cleanup blank lines
Kamal Heib
2018-01-22
staging: greybus: audio_codec.c: Fix alignment should match open parenthesis
Kamal Heib
2018-01-22
staging: greybus: authentication.c: Fix alignment should match open parenthesis
Kamal Heib
2018-01-09
Staging: greybus: camera: cleanup multiple checks for null pointers
Sumit Pundir
2017-12-19
staging: greybus: arche-platform.c: Fix alignment should match open parenthesis
Kamal Heib
2017-12-19
staging: greybus: arche-apb-ctrl.c: Fix alignment should match open parenthesis
Kamal Heib
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-11
staging: greybus: Remove redundant license text
Greg Kroah-Hartman
2017-11-11
staging: greybus: add SPDX identifiers to all greybus driver files
Greg Kroah-Hartman
2017-11-06
staging: greybus: loopback: convert loopback to use generic async operations
Bryan O'Donoghue
2017-11-06
staging: greybus: operation: add private data with get/set accessors
Bryan O'Donoghue
2017-11-06
staging: greybus: loopback: Fix iteration count on async path
Bryan O'Donoghue
2017-11-06
staging: greybus: loopback: Hold per-connection mutex across operations
Bryan O'Donoghue
2017-11-06
staging: greybus/loopback: use ktime_get() for time intervals
Arnd Bergmann
2017-11-03
staging: greybus: remove unused kfifo_ts
Arnd Bergmann
2017-11-02
staging: greybus: spilib: fix use-after-free after deregistration
Johan Hovold
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-18
greybus: audio: don't inclide rwlock.h directly.
Sebastian Andrzej Siewior
2017-10-18
staging: greybus: mark expected switch fall-through in check_urb_status
Gustavo A. R. Silva
2017-09-29
staging: greybus: light: remove unnecessary error check
Arvind Yadav
2017-09-29
staging: greybus: light: Release memory obtained by kasprintf
Arvind Yadav
2017-09-07
Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2017-08-26
media: v4l2-flash-led-class: Create separate sub-devices for indicators
Sakari Ailus
2017-08-26
media: staging: greybus: light: fix memory leak in v4l2 register
Rui Miguel Silva
2017-08-22
staging: greybus: audio: constify snd_soc_dai_ops structures
Arvind Yadav
2017-08-22
Staging: greybus: Fix spelling error in comment
Eames Trinh
2017-08-20
Staging: greybus: vibrator.c: Fixed alignment to match open parenthesis.
Srishti Sharma
2017-08-20
staging: greybus: make device_type const
Bhumika Goyal
2017-08-18
Staging: greybus: Match alignment with open parenthesis.
Shreeya Patel
2017-07-30
greybus: usb: constify hc_driver structures
Julia Lawall
2017-07-27
staging: greybus: Fix coding style issue for column width
Deb McLemore
2017-07-27
staging: greybus: Remove unnecessary platform_set_drvdata
Amitoj Kaur Chawla
2017-07-27
staging: greybus: fix parenthesis alignments
Diwakar Sharma
2017-07-26
media: v4l2-flash: Use led_classdev instead of led_classdev_flash for indicator
Sakari Ailus
2017-07-16
staging: greybus: arche: wrap over-length lines
Mitchell Tasman
2017-07-16
staging: greybus: loopback_test: fix comment style issues
Aleksey Rybalkin
2017-07-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-06-08
greybus: hid: remove custom locking from gb_hid_open/close
Dmitry Torokhov
2017-05-18
staging: greybus: mark PM functions as __maybe_unused
Arnd Bergmann
2017-05-16
staging: greybus: enable compile testing of arche driver
Johan Hovold
2017-05-16
staging: greybus: arche: remove timesync remains
Johan Hovold
2017-05-15
staging: greybus: power_supply: replace kzalloc by kcalloc
JB Van Puyvelde
2017-05-15
Staging: greybus: light: Prefer kcalloc over kzalloc
Karthik Tummala
[next]