Age | Commit message (Expand) | Author |
2024-01-18 | Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-12-17 | greybus: gb-beagleplay: Remove use of pad bytes | Ayush Singh |
2023-12-11 | Merge 6.7-rc5 into tty-next | Greg Kroah-Hartman |
2023-12-08 | tty: serdev: convert to u8 and size_t | Jiri Slaby (SUSE) |
2023-12-05 | Revert "greybus: gb-beagleplay: Ensure le for values in transport" | Greg Kroah-Hartman |
2023-12-04 | greybus: gb-beagleplay: Ensure le for values in transport | Ayush Singh |
2023-12-04 | greybus: BeaglePlay driver needs CRC_CCITT | Randy Dunlap |
2023-10-27 | greybus: Add BeaglePlay Linux Driver | Ayush Singh |
2023-05-08 | greybus: Use alloc_ordered_workqueue() to create ordered workqueues | Tejun Heo |
2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman |
2022-11-10 | greybus: svc: Use kstrtobool() instead of strtobool() | Christophe JAILLET |
2022-02-04 | greybus: svc: clean up link configuration hack at hello | Johan Hovold |
2022-02-04 | greybus: svc: clean up hello error path | Johan Hovold |
2022-02-04 | greybus: svc: fix an error handling bug in gb_svc_hello() | Dan Carpenter |
2021-12-21 | greybus: es2: fix typo in a comment | Jason Wang |
2021-04-16 | greybus: es2: fix kernel-doc warnings | Randy Dunlap |
2021-04-02 | greybus: remove stray nul byte in apb_log_enable_read output | Rasmus Villemoes |
2021-01-26 | greybus: es2: drop short control-transfer checks | Johan Hovold |
2021-01-05 | greybus: remove h from printk format specifier | Tom Rix |
2020-09-04 | drivers/greybus: Use kobj_to_dev() | Wang Qing |
2020-07-29 | greybus: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-05-13 | greybus: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-04-29 | greybus: fix typos in GREYBUS/GREYBUS_ES2 help text | Zenyu Sy |
2019-10-10 | greybus: remove excessive check in gb_connection_hd_cport_quiesce() | Denis Efremov |
2019-08-27 | staging: greybus: move es2 to drivers/greybus/ | Greg Kroah-Hartman |
2019-08-27 | staging: greybus: move the greybus core to drivers/greybus | Greg Kroah-Hartman |