index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: greybus: uart: fix tty use after free
Johan Hovold
2021-09-14
1
-30
/
+32
*
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-09-01
1
-2
/
+2
|
\
|
*
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
1
-2
/
+2
*
|
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-3
/
+1
|
/
*
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-05
1
-18
/
+4
|
\
|
*
tty: make use of tty_get_{char,frame}_size
Jiri Slaby
2021-06-15
1
-15
/
+1
|
*
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2021-05-13
1
-2
/
+2
|
*
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-13
1
-1
/
+1
*
|
staging: greybus: spi: add blank line after variable declaration
Philippe Dixon
2021-05-20
1
-0
/
+1
*
|
Staging: greybus: fix open parenthesis error in gbphy.c
F.A.Sulaiman
2021-05-20
1
-2
/
+2
*
|
staging: greybus: audio: Fix sparse warning.
Rajat Asthana
2021-05-20
1
-2
/
+2
|
/
*
Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2021-04-26
1
-1
/
+4
|
\
|
*
staging: greybus: spilib: use 'spi_delay_to_ns' for getting xfer delay
Alexandru Ardelean
2021-03-12
1
-1
/
+4
*
|
Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-04-26
1
-9
/
+7
|
\
\
|
*
|
staging: greybus: uart: clean up TIOCGSERIAL
Johan Hovold
2021-04-07
1
-3
/
+0
|
*
|
staging: greybus: uart: fix unprivileged TIOCCSERIAL
Johan Hovold
2021-04-07
1
-2
/
+0
|
*
|
staging: greybus: uart: fix TIOCSSERIAL jiffies conversions
Johan Hovold
2021-04-07
1
-4
/
+7
|
|
/
*
|
staging: greybus: camera: Switch to memdup_user_nul()
Yang Yingliang
2021-04-02
1
-10
/
+3
*
|
staging: greybus: arche-platform: Ending line with argument
Beatriz Martins de Carvalho
2021-04-02
1
-6
/
+4
*
|
staging/greybus: eliminate use of NAME_SIZE for strings
Kumar Kartikeya Dwivedi
2021-03-10
2
-8
/
+8
*
|
staging: greybus: Fix blank line style issue in sdio.c
Amrit Khera
2021-03-10
1
-1
/
+0
|
/
*
staging: greybus: Fixed a misspelling in hid.c
Pritthijit Nath
2021-02-13
1
-1
/
+1
*
staging: greybus: minor code style fix
Manikantan Ravichandran
2021-02-13
1
-2
/
+2
*
staging: greybus: Fixed alignment issue in hid.c
Pritthijit Nath
2021-02-12
1
-2
/
+2
*
staging: greybus: Switch from strlcpy to strscpy
Kumar Kartikeya Dwivedi
2021-02-04
5
-8
/
+8
*
staging: greybus: light: Use kzalloc for allocating only one thing
Zheng Yongjun
2021-01-05
1
-2
/
+1
*
staging: greybus: Add TODO item about modernizing the pwm code
Uwe Kleine-König
2020-12-09
1
-0
/
+2
*
staging: greybus: audio: Fix possible leak free widgets in gbaudio_dapm_free_...
Wang Hai
2020-12-07
1
-1
/
+2
*
staging: greybus: Fixed issues with alignment to open parenthesis.
Tabot Kevin
2020-11-13
1
-4
/
+4
*
staging: greybus: codecs: Fix reference counter leak in error handling
Zhang Qilong
2020-11-13
1
-0
/
+2
*
staging: greybus: audio: code indentation and formatting changes
Deepak R Varma
2020-10-26
2
-72
/
+40
*
staging: greybus: use __force when assigning __u8 value to snd_ctl_elem_type_t
Coiby Xu
2020-10-05
1
-1
/
+1
*
staging: greybus: codecs: use SNDRV_PCM_FMTBIT_S16_LE for format bitmask
Coiby Xu
2020-10-05
1
-2
/
+2
*
staging: greybus: fix warnings about endianness detected by sparse
Coiby Xu
2020-10-05
2
-12
/
+12
*
Merge 5.9-rc5 into staging-next
Greg Kroah-Hartman
2020-09-14
2
-16
/
+16
|
\
|
*
staging: greybus: audio: fix uninitialized value issue
Vaibhav Agarwal
2020-08-18
1
-14
/
+15
|
*
staging: greybus: audio: Uninitialized variable in gbaudio_remove_controls()
Dan Carpenter
2020-08-18
1
-2
/
+1
*
|
staging: greybus: Add identifier name to function definition argument
Asif Talybov
2020-08-18
1
-2
/
+2
|
/
*
drivers: staging: audio: Fix the missing header file for helper file
Vaibhav Agarwal
2020-07-29
2
-4
/
+5
*
staging: greybus: audio: Enable GB codec, audio module compilation.
Vaibhav Agarwal
2020-07-29
2
-3
/
+15
*
staging: greybus: audio: Add helper APIs for dynamic audio modules
Vaibhav Agarwal
2020-07-29
4
-5
/
+223
*
staging: greybus: audio: Resolve compilation error in topology parser
Vaibhav Agarwal
2020-07-29
1
-66
/
+57
*
staging: greybus: audio: Resolve compilation errors for GB codec module
Vaibhav Agarwal
2020-07-29
2
-46
/
+44
*
staging: greybus: audio: Maintain jack list within GB Audio module
Vaibhav Agarwal
2020-07-29
3
-46
/
+53
*
staging: greybus: audio: Update snd_jack FW usage as per new APIs
Vaibhav Agarwal
2020-07-29
1
-12
/
+42
*
staging: greybus: gpio: Use irqchip template
Linus Walleij
2020-07-28
1
-9
/
+10
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-20
/
+20
*
Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-07
4
-19
/
+8
|
\
|
*
staging: greybus: loopback: fix a spelling error.
Till Varoquaux
2020-05-27
1
-1
/
+1
|
*
Merge 5.7-rc7 into staging-next
Greg Kroah-Hartman
2020-05-25
1
-2
/
+2
|
|
\
[next]