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