summaryrefslogtreecommitdiff
path: root/drivers/greybus
AgeCommit message (Expand)Author
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-07greybus: move is_gb_* functions out of greybus.hRicardo B. Marliere
2024-03-07greybus: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-03-06greybus: constify the struct device_type usageRicardo B. Marliere
2024-03-06greybus: make greybus_bus_type constGreg Kroah-Hartman
2024-01-27treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-12-17greybus: gb-beagleplay: Remove use of pad bytesAyush Singh
2023-12-11Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman
2023-12-08tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)
2023-12-05Revert "greybus: gb-beagleplay: Ensure le for values in transport"Greg Kroah-Hartman
2023-12-04greybus: gb-beagleplay: Ensure le for values in transportAyush Singh
2023-12-04greybus: BeaglePlay driver needs CRC_CCITTRandy Dunlap
2023-10-27greybus: Add BeaglePlay Linux DriverAyush Singh
2023-05-08greybus: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman
2022-11-10greybus: svc: Use kstrtobool() instead of strtobool()Christophe JAILLET
2022-02-04greybus: svc: clean up link configuration hack at helloJohan Hovold
2022-02-04greybus: svc: clean up hello error pathJohan Hovold
2022-02-04greybus: svc: fix an error handling bug in gb_svc_hello()Dan Carpenter
2021-12-21greybus: es2: fix typo in a commentJason Wang
2021-04-16greybus: es2: fix kernel-doc warningsRandy Dunlap
2021-04-02greybus: remove stray nul byte in apb_log_enable_read outputRasmus Villemoes
2021-01-26greybus: es2: drop short control-transfer checksJohan Hovold
2021-01-05greybus: remove h from printk format specifierTom Rix
2020-09-04drivers/greybus: Use kobj_to_dev()Wang Qing
2020-07-29greybus: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-13greybus: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-04-29greybus: fix typos in GREYBUS/GREYBUS_ES2 help textZenyu Sy
2019-10-10greybus: remove excessive check in gb_connection_hd_cport_quiesce()Denis Efremov
2019-08-27staging: greybus: move es2 to drivers/greybus/Greg Kroah-Hartman
2019-08-27staging: greybus: move the greybus core to drivers/greybusGreg Kroah-Hartman