aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/greybus/gb-beagleplay.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-02greybus: gb-beagleplay: bound bootloader receive bufferingPengpeng Hou1-0/+7
2026-04-02greybus: gb-beagleplay: propagate hdlc_tx_frames() errors to callersWeigang He1-20/+44
2026-04-02greybus: gb-beagleplay: fix sleep in atomic context in hdlc_tx_frames()Weigang He1-16/+89
2026-04-02greybus: beagleplay: bound bootloader RX buffer copyPengpeng Hou1-0/+6
2025-11-26greybus: gb-beagleplay: Fix timeout handling in bootloader functionsHaotian Zhang1-6/+6
2025-07-01greybus: gb-beagleplay: remove unneeded calls to devm_gpiod_put()Bartosz Golaszewski1-17/+8
2025-02-20greybus: gb-beagleplay: Add error handling for gb_greybus_initWentao Liang1-1/+3
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-12greybus: gb-beagleplay: Add firmware upload APIAyush Singh1-13/+645
2024-01-27treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini1-3/+3
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+3
2023-12-17greybus: gb-beagleplay: Remove use of pad bytesAyush Singh1-15/+43
2023-12-08tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)1-2/+3
2023-10-27greybus: Add BeaglePlay Linux DriverAyush Singh1-0/+501