index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
Age
Commit message (
Expand
)
Author
Files
Lines
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-04-27
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-14
staging: greybus: Fixed a misspelling in hid.c
Pritthijit Nath
1
-1
/
+1
2021-02-14
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-13
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
2020-05-28
staging: greybus: sdio: Respect the cmd->busy_timeout from the mmc core
Ulf Hansson
1
-3
/
+7
2020-05-27
staging: greybus: loopback: fix a spelling error.
Till Varoquaux
1
-1
/
+1
2020-05-25
Merge 5.7-rc7 into staging-next
Greg Kroah-Hartman
1
-2
/
+2
2020-05-15
staging: greybus: uart: replace driver line-coding struct
Johan Hovold
1
-15
/
+4
2020-05-13
staging: greybus: Fix uninitialized scalar variable
Oscar Carter
1
-2
/
+2
2020-04-13
staging: greybus: fix a missing-check bug in gb_lights_light_config()
Chen Zhou
1
-1
/
+2
2020-04-13
staging: greybus: hid: remove braces {} around single statement block
Dan Jessie
1
-2
/
+1
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
[next]