summaryrefslogtreecommitdiffstats
path: root/drivers/greybus
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-218-24/+53
|\
| * greybus: move is_gb_* functions out of greybus.hRicardo B. Marliere2024-03-071-0/+30
| * greybus: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2024-03-073-17/+16
| * greybus: constify the struct device_type usageRicardo B. Marliere2024-03-066-6/+6
| * greybus: make greybus_bus_type constGreg Kroah-Hartman2024-03-061-1/+1
* | treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini2024-01-271-3/+3
|/
* Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-181-2/+3
|\
| * Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman2023-12-111-0/+1
| |\
| * | tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-2/+3
* | | greybus: gb-beagleplay: Remove use of pad bytesAyush Singh2023-12-171-15/+43
| |/ |/|
* | Revert "greybus: gb-beagleplay: Ensure le for values in transport"Greg Kroah-Hartman2023-12-051-5/+4
* | greybus: gb-beagleplay: Ensure le for values in transportAyush Singh2023-12-041-4/+5
* | greybus: BeaglePlay driver needs CRC_CCITTRandy Dunlap2023-12-041-0/+1
|/
* greybus: Add BeaglePlay Linux DriverAyush Singh2023-10-273-0/+513
* greybus: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo2023-05-082-3/+3
* driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-7/+7
* greybus: svc: Use kstrtobool() instead of strtobool()Christophe JAILLET2022-11-101-1/+2
* greybus: svc: clean up link configuration hack at helloJohan Hovold2022-02-041-5/+8
* greybus: svc: clean up hello error pathJohan Hovold2022-02-041-2/+3
* greybus: svc: fix an error handling bug in gb_svc_hello()Dan Carpenter2022-02-041-1/+7
* greybus: es2: fix typo in a commentJason Wang2021-12-211-1/+1
* greybus: es2: fix kernel-doc warningsRandy Dunlap2021-04-161-3/+3
* greybus: remove stray nul byte in apb_log_enable_read outputRasmus Villemoes2021-04-021-1/+1
* greybus: es2: drop short control-transfer checksJohan Hovold2021-01-261-7/+2
* greybus: remove h from printk format specifierTom Rix2021-01-051-3/+3
* drivers/greybus: Use kobj_to_dev()Wang Qing2020-09-041-3/+3
* greybus: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-292-2/+2
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-2/+2
* greybus: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-131-1/+1
* greybus: fix typos in GREYBUS/GREYBUS_ES2 help textZenyu Sy2020-04-291-3/+3
* greybus: remove excessive check in gb_connection_hd_cport_quiesce()Denis Efremov2019-10-101-3/+0
* staging: greybus: move es2 to drivers/greybus/Greg Kroah-Hartman2019-08-274-0/+1551
* staging: greybus: move the greybus core to drivers/greybusGreg Kroah-Hartman2019-08-2715-0/+7839