aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/greybus
AgeCommit message (Expand)AuthorFilesLines
2026-07-28greybus: audio: Split gb_audio_gb_get_topology() into size query and data fetchAditya Chari3-41/+35
2026-07-17staging: greybus: uart: return tty_alloc_driver() errorsAlfie Varghese1-1/+1
2026-07-07staging: greybus: hid: fix SET_REPORT return valueHao-Qun Huang1-1/+1
2026-07-07staging: greybus: vibrator: return device_create() errorsAlfie Varghese1-1/+1
2026-07-07staging: greybus: power_supply: remove unnecessary parentheses in returnTomasz Unger1-2/+2
2026-07-07greybus: audio: bound the topology section sizes against the fetched sizeBryam Vargas1-0/+13
2026-07-07staging: greybus: Remove unused macroMichail Tatas1-26/+0
2026-07-07staging: greybus: audio_codec: remove redundant else-if checkAbdelnasser Hussein1-1/+1
2026-07-07staging: greybus: audio_codec: fix sscanf return value checkAbdelnasser Hussein1-2/+1
2026-07-07staging: greybus: remove unused macro CAP_TIMEOUT_MSRhys Tumelty1-2/+0
2026-07-07staging: greybus: audio: correct sscanf() return value checkAlexander A. Klimov1-1/+1
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)Uwe Kleine-König (The Capable Hub)1-1/+0
2026-06-22Merge tag 'staging-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-2/+2
2026-05-21spi: fix controller registration API inconsistencyJohan Hovold1-5/+3
2026-05-14Merge tag 'hid-for-linus-2026051401' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-1/+1
2026-05-12HID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires1-1/+1
2026-05-04staging: greybus: fix typo in sysfs-bus-greybusMaha Maryam Javaid1-1/+1
2026-04-27staging: greybus: fix alignment to match open parenthesisKosugi Souta1-1/+1
2026-03-31staging: greybus: audio: fix error message for BTN_3 buttonHaoyu Lu1-1/+1
2026-03-31greybus: raw: fix use-after-free if write is called after disconnectDamien Riégel1-2/+21
2026-03-31greybus: raw: fix use-after-free on cdev closeDamien Riégel1-35/+34
2026-03-18staging: greybus: loopback: remove unused argument from macroGiacomo Di Clerico1-2/+2
2026-03-18staging: greybus: loopback: use sysfs_emit in sysfs show functionsLuis Soza Rodriguez1-7/+7
2026-03-09staging: greybus: remove redundant 'int' from unsigned long longOskar Ray-Frayssinet1-1/+1
2026-03-09staging: greybus: arche: use sysfs_emit() instead of sprintf()Ruslan Valiyev1-5/+5
2026-03-09staging: greybus: arche-platform: Use sysfs_emit instead of sprintfShubham Chakraborty1-5/+5
2026-02-25staging: greybus: audio: drop stale TODO commentHardik Phalet1-1/+0
2026-02-25staging: greybus: audio: remove unused gb_audio_manager_get_module()Hardik Phalet2-19/+0
2026-02-25staging: greybus: audio: Use sysfs_emit in show functionsShubham Chakraborty1-6/+6
2026-02-23staging: greybus: sdio: Remove double whitespaceGiorgi Tchankvetadze1-1/+1
2026-02-23staging: greybus: Fix spelling mistake in KconfigTomasz Unger1-1/+1
2026-02-23staging: greybus: sdio: Fix typo in commentGiorgi Tchankvetadze1-1/+1
2026-02-23staging: greybus: pwm: Fix typo in commentGiorgi Tchankvetadze1-1/+1
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook1-2/+2
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds2-8/+4
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds17-25/+25
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook18-41/+39
2026-01-27staging: greybus: remove completed GPIO conversion task from TODOArchit Anant1-3/+0
2026-01-16staging: greybus: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari1-1/+1
2026-01-11staging: greybus: lights: avoid NULL derefChaitanya Mishra1-2/+6
2026-01-11staging: greybus: arche-platform: fix spelling mistake in commentHolden Hsu1-1/+1
2026-01-11staging: greybus: arche-platform: clarify TODO commentHolden Hsu1-1/+1
2026-01-11staging: greybus: gb-camera: fix configure_streams indentationZhan Xusheng1-2/+3
2026-01-11staging: greybus: gb-camera: use BIT() macro for flagsZhan Xusheng1-2/+2
2025-12-22staging: greybus: Remove completed PWM TODO item.Sammy Malik1-2/+0
2025-12-22staging: greybus: arche-platform: fix OF populate on driver rebindJohan Hovold1-10/+1
2025-12-22staging: greybus: arche-platform: fix memleak on probe failureJohan Hovold1-2/+3
2025-12-22staging: greybus: arche-platform: fix coldboot probe error pathJohan Hovold1-3/+4
2025-12-17staging: greybus: arche-apb-ctrl: switch to device_property_read_boolJulio Cesar Carvalho de Paula Souza1-6/+7