summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
AgeCommit message (Expand)AuthorLines
8 daysConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-2/+2
9 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-8/+4
9 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
9 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-25/+25
10 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-41/+39
2026-01-27staging: greybus: remove completed GPIO conversion task from TODOArchit Anant-3/+0
2026-01-16staging: greybus: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-1/+1
2026-01-11staging: greybus: lights: avoid NULL derefChaitanya Mishra-2/+6
2026-01-11staging: greybus: arche-platform: fix spelling mistake in commentHolden Hsu-1/+1
2026-01-11staging: greybus: arche-platform: clarify TODO commentHolden Hsu-1/+1
2026-01-11staging: greybus: gb-camera: fix configure_streams indentationZhan Xusheng-2/+3
2026-01-11staging: greybus: gb-camera: use BIT() macro for flagsZhan Xusheng-2/+2
2025-12-22staging: greybus: Remove completed PWM TODO item.Sammy Malik-2/+0
2025-12-22staging: greybus: arche-platform: fix OF populate on driver rebindJohan Hovold-10/+1
2025-12-22staging: greybus: arche-platform: fix memleak on probe failureJohan Hovold-2/+3
2025-12-22staging: greybus: arche-platform: fix coldboot probe error pathJohan Hovold-3/+4
2025-12-17staging: greybus: arche-apb-ctrl: switch to device_property_read_boolJulio Cesar Carvalho de Paula Souza-6/+7
2025-12-06Merge tag 'staging-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+6
2025-11-24staging: greybus: uart: check return values during probeNirbhay Sharma-2/+6
2025-11-17ASoC: audio_topology: convert to snd_soc_dapm_xxx()Kuninori Morimoto-7/+7
2025-11-17ASoC: audio_helper: convert to snd_soc_dapm_xxx()Kuninori Morimoto-4/+5
2025-11-17ASoC: audio_codec: convert to snd_soc_dapm_xxx()Kuninori Morimoto-5/+11
2025-10-20ASoC: greybus: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component()Kuninori Morimoto-5/+5
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski-1/+1
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2025-07-29Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-6/+1
2025-07-16staging: greybus: gbphy: fix up const issue with the match callbackGreg Kroah-Hartman-3/+3
2025-07-15staging: greybus: power_supply fix alignmentAkhil Varkey-7/+7
2025-07-15staging: greybus: Documentation: firmware: Move logical AND to previous lineAbhinav Krishna C K-2/+2
2025-07-15staging: greybus: Documentation: firmware.c: fix whitespace alignmentsSimon Chopin-12/+12
2025-07-09debugfs_get_aux(): allow storing non-const void *Al Viro-1/+1
2025-06-19staging: greybus: remove unnecessary GPIO line direction checkBartosz Golaszewski-6/+0
2025-06-17tty: introduce and use tty_port_tty_vhangup() helperJiri Slaby (SUSE)-6/+1
2025-04-15staging: greybus: use new GPIO line value setter callbacksBartosz Golaszewski-7/+9
2025-04-15staging: greybus: Check for string truncation instead of NUL-terminationThorsten Blum-31/+17
2025-04-07staging: greybus: camera: fix code alignment warningErick Karanja-2/+2
2025-03-20tty: staging/greybus: pass tty_driver flags to tty_alloc_driver()Jiri Slaby (SUSE)-2/+2
2025-01-15greybus/camera - stop messing with ->d_inameAl Viro-14/+3
2024-11-10staging: greybus: uart: Fix atomicity violation in get_serial_info()Qiu-ji Chen-0/+2
2024-11-04staging: greybus: gpio: use gpiochip_get_dataRosen Penev-19/+14
2024-10-09staging: Switch back to struct platform_driver::remove()Sergio Paracuellos-2/+2
2024-09-11Revert "staging: greybus: Fix capitalization and punctuation inconsistencies"Johan Hovold-48/+48
2024-09-03staging: greybus: Fix capitalization and punctuation inconsistenciesSteven Davis-48/+48
2024-09-03staging: greybus: spi: switch to use spi_alloc_host()Yang Yingliang-3/+3
2024-08-13greybus: camera-gb: Fix a alignment bug on gb_camera_ops()Thais-ra-2/+2
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2024-07-19Merge tag 'staging-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-6/+19
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman-1/+1
2024-06-24staging: greybus: add missing MODULE_DESCRIPTION() macrosJeff Johnson-0/+19
2024-06-11gpiolib: Remove data-less gpiochip_add() functionAndrew Davis-1/+1