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
/
greybus
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-04
greybus: Fix use-after-free bug in gb_interface_release due to race condition.
Sicong Huang
1
-0
/
+1
2024-03-21
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-24
/
+53
2024-03-08
greybus: move is_gb_* functions out of greybus.h
Ricardo B. Marliere
1
-0
/
+30
2024-03-08
greybus: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
3
-17
/
+16
2024-03-06
greybus: constify the struct device_type usage
Ricardo B. Marliere
6
-6
/
+6
2024-03-06
greybus: make greybus_bus_type const
Greg Kroah-Hartman
1
-1
/
+1
2024-01-28
treewide, serdev: change receive_buf() return type to size_t
Francesco Dolcini
1
-3
/
+3
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+3
2023-12-17
greybus: gb-beagleplay: Remove use of pad bytes
Ayush Singh
1
-15
/
+43
2023-12-11
Merge 6.7-rc5 into tty-next
Greg Kroah-Hartman
1
-0
/
+1
2023-12-08
tty: serdev: convert to u8 and size_t
Jiri Slaby (SUSE)
1
-2
/
+3
2023-12-05
Revert "greybus: gb-beagleplay: Ensure le for values in transport"
Greg Kroah-Hartman
1
-5
/
+4
2023-12-04
greybus: gb-beagleplay: Ensure le for values in transport
Ayush Singh
1
-4
/
+5
2023-12-04
greybus: BeaglePlay driver needs CRC_CCITT
Randy Dunlap
1
-0
/
+1
2023-10-27
greybus: Add BeaglePlay Linux Driver
Ayush Singh
3
-0
/
+513
2023-05-09
greybus: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2
-3
/
+3
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-7
/
+7
2022-11-10
greybus: svc: Use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-1
/
+2
2022-02-04
greybus: svc: clean up link configuration hack at hello
Johan Hovold
1
-5
/
+8
2022-02-04
greybus: svc: clean up hello error path
Johan Hovold
1
-2
/
+3
2022-02-04
greybus: svc: fix an error handling bug in gb_svc_hello()
Dan Carpenter
1
-1
/
+7
2021-12-21
greybus: es2: fix typo in a comment
Jason Wang
1
-1
/
+1
2021-04-16
greybus: es2: fix kernel-doc warnings
Randy Dunlap
1
-3
/
+3
2021-04-02
greybus: remove stray nul byte in apb_log_enable_read output
Rasmus Villemoes
1
-1
/
+1
2021-01-26
greybus: es2: drop short control-transfer checks
Johan Hovold
1
-7
/
+2
2021-01-05
greybus: remove h from printk format specifier
Tom Rix
1
-3
/
+3
2020-09-04
drivers/greybus: Use kobj_to_dev()
Wang Qing
1
-3
/
+3
2020-07-29
greybus: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-2
/
+2
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-2
/
+2
2020-05-13
greybus: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-04-29
greybus: fix typos in GREYBUS/GREYBUS_ES2 help text
Zenyu Sy
1
-3
/
+3
2019-10-10
greybus: remove excessive check in gb_connection_hd_cport_quiesce()
Denis Efremov
1
-3
/
+0
2019-08-27
staging: greybus: move es2 to drivers/greybus/
Greg Kroah-Hartman
4
-0
/
+1551
2019-08-27
staging: greybus: move the greybus core to drivers/greybus
Greg Kroah-Hartman
15
-0
/
+7839