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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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
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
2020-03-23
staging: greybus: tools: Fix braces {} style
Simran Singhal
1
-1
/
+2
2020-03-23
Merge 5.6-rc7 into staging-next
Greg Kroah-Hartman
1
-10
/
+11
2020-03-17
staging: greybus: loopback_test: fix potential path truncations
Johan Hovold
1
-7
/
+8
2020-03-17
staging: greybus: loopback_test: fix potential path truncation
Johan Hovold
1
-1
/
+1
2020-03-17
staging: greybus: loopback_test: fix poll-mask build breakage
Johan Hovold
1
-2
/
+2
2020-03-17
staging: greybus: i2c: remove unused pointers
Lourdes Pedrajas
1
-2
/
+0
2020-03-10
staging: greybus: Fix the irq API abuse
Thomas Gleixner
1
-9
/
+6
2020-03-10
staging: greybus: i2c.c: remove commented out function
Lourdes Pedrajas
1
-14
/
+0
2020-02-24
Merge 5.6-rc3 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2020-02-23
staging: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-12
staging: greybus: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-10
staging: greybus: use after free in gb_audio_manager_remove_all()
Dan Carpenter
1
-1
/
+1
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
[next]