| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-09 | 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-13 | 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 |