index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-17
staging: greybus: Add missing rwsem around snd_ctl_remove() calls
Takashi Iwai
1
-2
/
+6
2021-09-14
staging: greybus: uart: fix tty use after free
Johan Hovold
1
-30
/
+32
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+2
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
1
-2
/
+2
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-18
/
+4
2021-06-15
tty: make use of tty_get_{char,frame}_size
Jiri Slaby
1
-15
/
+1
2021-05-20
staging: greybus: spi: add blank line after variable declaration
Philippe Dixon
1
-0
/
+1
2021-05-20
Staging: greybus: fix open parenthesis error in gbphy.c
F.A.Sulaiman
1
-2
/
+2
2021-05-20
staging: greybus: audio: Fix sparse warning.
Rajat Asthana
1
-2
/
+2
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
1
-2
/
+2
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
1
-1
/
+1
2021-04-26
Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-1
/
+4
2021-04-26
Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-9
/
+7
2021-04-07
staging: greybus: uart: clean up TIOCGSERIAL
Johan Hovold
1
-3
/
+0
2021-04-07
staging: greybus: uart: fix unprivileged TIOCCSERIAL
Johan Hovold
1
-2
/
+0
2021-04-07
staging: greybus: uart: fix TIOCSSERIAL jiffies conversions
Johan Hovold
1
-4
/
+7
2021-04-02
staging: greybus: camera: Switch to memdup_user_nul()
Yang Yingliang
1
-10
/
+3
2021-04-02
staging: greybus: arche-platform: Ending line with argument
Beatriz Martins de Carvalho
1
-6
/
+4
2021-03-12
staging: greybus: spilib: use 'spi_delay_to_ns' for getting xfer delay
Alexandru Ardelean
1
-1
/
+4
2021-03-10
staging/greybus: eliminate use of NAME_SIZE for strings
Kumar Kartikeya Dwivedi
2
-8
/
+8
2021-03-10
staging: greybus: Fix blank line style issue in sdio.c
Amrit Khera
1
-1
/
+0
2021-02-13
staging: greybus: Fixed a misspelling in hid.c
Pritthijit Nath
1
-1
/
+1
2021-02-13
staging: greybus: minor code style fix
Manikantan Ravichandran
1
-2
/
+2
2021-02-12
staging: greybus: Fixed alignment issue in hid.c
Pritthijit Nath
1
-2
/
+2
2021-02-04
staging: greybus: Switch from strlcpy to strscpy
Kumar Kartikeya Dwivedi
5
-8
/
+8
2021-01-05
staging: greybus: light: Use kzalloc for allocating only one thing
Zheng Yongjun
1
-2
/
+1
2020-12-09
staging: greybus: Add TODO item about modernizing the pwm code
Uwe Kleine-König
1
-0
/
+2
2020-12-07
staging: greybus: audio: Fix possible leak free widgets in gbaudio_dapm_free_...
Wang Hai
1
-1
/
+2
2020-11-13
staging: greybus: Fixed issues with alignment to open parenthesis.
Tabot Kevin
1
-4
/
+4
2020-11-13
staging: greybus: codecs: Fix reference counter leak in error handling
Zhang Qilong
1
-0
/
+2
2020-10-26
staging: greybus: audio: code indentation and formatting changes
Deepak R Varma
2
-72
/
+40
2020-10-05
staging: greybus: use __force when assigning __u8 value to snd_ctl_elem_type_t
Coiby Xu
1
-1
/
+1
2020-10-05
staging: greybus: codecs: use SNDRV_PCM_FMTBIT_S16_LE for format bitmask
Coiby Xu
1
-2
/
+2
2020-10-05
staging: greybus: fix warnings about endianness detected by sparse
Coiby Xu
2
-12
/
+12
2020-09-14
Merge 5.9-rc5 into staging-next
Greg Kroah-Hartman
2
-16
/
+16
2020-08-18
staging: greybus: audio: fix uninitialized value issue
Vaibhav Agarwal
1
-14
/
+15
2020-08-18
staging: greybus: audio: Uninitialized variable in gbaudio_remove_controls()
Dan Carpenter
1
-2
/
+1
2020-08-18
staging: greybus: Add identifier name to function definition argument
Asif Talybov
1
-2
/
+2
2020-07-29
drivers: staging: audio: Fix the missing header file for helper file
Vaibhav Agarwal
2
-4
/
+5
2020-07-29
staging: greybus: audio: Enable GB codec, audio module compilation.
Vaibhav Agarwal
2
-3
/
+15
2020-07-29
staging: greybus: audio: Add helper APIs for dynamic audio modules
Vaibhav Agarwal
4
-5
/
+223
2020-07-29
staging: greybus: audio: Resolve compilation error in topology parser
Vaibhav Agarwal
1
-66
/
+57
2020-07-29
staging: greybus: audio: Resolve compilation errors for GB codec module
Vaibhav Agarwal
2
-46
/
+44
2020-07-29
staging: greybus: audio: Maintain jack list within GB Audio module
Vaibhav Agarwal
3
-46
/
+53
2020-07-29
staging: greybus: audio: Update snd_jack FW usage as per new APIs
Vaibhav Agarwal
1
-12
/
+42
2020-07-28
staging: greybus: gpio: Use irqchip template
Linus Walleij
1
-9
/
+10
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-20
/
+20
2020-06-07
Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-19
/
+8
2020-05-28
mmc: host: Drop redundant MMC_CAP_ERASE
Ulf Hansson
1
-1
/
+0
[next]