summaryrefslogtreecommitdiff
path: root/drivers/staging/greybus
AgeCommit message (Expand)Author
2026-03-31staging: greybus: audio: fix error message for BTN_3 buttonHaoyu Lu
2026-03-31greybus: raw: fix use-after-free if write is called after disconnectDamien Riégel
2026-03-31greybus: raw: fix use-after-free on cdev closeDamien Riégel
2026-03-18staging: greybus: loopback: remove unused argument from macroGiacomo Di Clerico
2026-03-18staging: greybus: loopback: use sysfs_emit in sysfs show functionsLuis Soza Rodriguez
2026-03-09staging: greybus: remove redundant 'int' from unsigned long longOskar Ray-Frayssinet
2026-03-09staging: greybus: arche: use sysfs_emit() instead of sprintf()Ruslan Valiyev
2026-03-09staging: greybus: arche-platform: Use sysfs_emit instead of sprintfShubham Chakraborty
2026-02-25staging: greybus: audio: drop stale TODO commentHardik Phalet
2026-02-25staging: greybus: audio: remove unused gb_audio_manager_get_module()Hardik Phalet
2026-02-25staging: greybus: audio: Use sysfs_emit in show functionsShubham Chakraborty
2026-02-23staging: greybus: sdio: Remove double whitespaceGiorgi Tchankvetadze
2026-02-23staging: greybus: Fix spelling mistake in KconfigTomasz Unger
2026-02-23staging: greybus: sdio: Fix typo in commentGiorgi Tchankvetadze
2026-02-23staging: greybus: pwm: Fix typo in commentGiorgi Tchankvetadze
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-27staging: greybus: remove completed GPIO conversion task from TODOArchit Anant
2026-01-16staging: greybus: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-01-11staging: greybus: lights: avoid NULL derefChaitanya Mishra
2026-01-11staging: greybus: arche-platform: fix spelling mistake in commentHolden Hsu
2026-01-11staging: greybus: arche-platform: clarify TODO commentHolden Hsu
2026-01-11staging: greybus: gb-camera: fix configure_streams indentationZhan Xusheng
2026-01-11staging: greybus: gb-camera: use BIT() macro for flagsZhan Xusheng
2025-12-22staging: greybus: Remove completed PWM TODO item.Sammy Malik
2025-12-22staging: greybus: arche-platform: fix OF populate on driver rebindJohan Hovold
2025-12-22staging: greybus: arche-platform: fix memleak on probe failureJohan Hovold
2025-12-22staging: greybus: arche-platform: fix coldboot probe error pathJohan Hovold
2025-12-17staging: greybus: arche-apb-ctrl: switch to device_property_read_boolJulio Cesar Carvalho de Paula Souza
2025-12-06Merge tag 'staging-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-11-24staging: greybus: uart: check return values during probeNirbhay Sharma
2025-11-17ASoC: audio_topology: convert to snd_soc_dapm_xxx()Kuninori Morimoto
2025-11-17ASoC: audio_helper: convert to snd_soc_dapm_xxx()Kuninori Morimoto
2025-11-17ASoC: audio_codec: convert to snd_soc_dapm_xxx()Kuninori Morimoto
2025-10-20ASoC: greybus: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component()Kuninori Morimoto
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-29Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-07-16staging: greybus: gbphy: fix up const issue with the match callbackGreg Kroah-Hartman
2025-07-15staging: greybus: power_supply fix alignmentAkhil Varkey
2025-07-15staging: greybus: Documentation: firmware: Move logical AND to previous lineAbhinav Krishna C K
2025-07-15staging: greybus: Documentation: firmware.c: fix whitespace alignmentsSimon Chopin
2025-07-09debugfs_get_aux(): allow storing non-const void *Al Viro
2025-06-19staging: greybus: remove unnecessary GPIO line direction checkBartosz Golaszewski
2025-06-17tty: introduce and use tty_port_tty_vhangup() helperJiri Slaby (SUSE)
2025-04-15staging: greybus: use new GPIO line value setter callbacksBartosz Golaszewski
2025-04-15staging: greybus: Check for string truncation instead of NUL-terminationThorsten Blum