index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
Age
Commit message (
Expand
)
Author
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-27
staging: greybus: remove completed GPIO conversion task from TODO
Archit Anant
2026-01-16
staging: greybus: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2026-01-11
staging: greybus: lights: avoid NULL deref
Chaitanya Mishra
2026-01-11
staging: greybus: arche-platform: fix spelling mistake in comment
Holden Hsu
2026-01-11
staging: greybus: arche-platform: clarify TODO comment
Holden Hsu
2026-01-11
staging: greybus: gb-camera: fix configure_streams indentation
Zhan Xusheng
2026-01-11
staging: greybus: gb-camera: use BIT() macro for flags
Zhan Xusheng
2025-12-22
staging: greybus: Remove completed PWM TODO item.
Sammy Malik
2025-12-22
staging: greybus: arche-platform: fix OF populate on driver rebind
Johan Hovold
2025-12-22
staging: greybus: arche-platform: fix memleak on probe failure
Johan Hovold
2025-12-22
staging: greybus: arche-platform: fix coldboot probe error path
Johan Hovold
2025-12-17
staging: greybus: arche-apb-ctrl: switch to device_property_read_bool
Julio Cesar Carvalho de Paula Souza
2025-12-06
Merge tag 'staging-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-11-24
staging: greybus: uart: check return values during probe
Nirbhay Sharma
2025-11-17
ASoC: audio_topology: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
2025-11-17
ASoC: audio_helper: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
2025-11-17
ASoC: audio_codec: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
2025-10-20
ASoC: greybus: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component()
Kuninori Morimoto
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-07-29
Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-07-16
staging: greybus: gbphy: fix up const issue with the match callback
Greg Kroah-Hartman
2025-07-15
staging: greybus: power_supply fix alignment
Akhil Varkey
2025-07-15
staging: greybus: Documentation: firmware: Move logical AND to previous line
Abhinav Krishna C K
2025-07-15
staging: greybus: Documentation: firmware.c: fix whitespace alignments
Simon Chopin
2025-07-09
debugfs_get_aux(): allow storing non-const void *
Al Viro
2025-06-19
staging: greybus: remove unnecessary GPIO line direction check
Bartosz Golaszewski
2025-06-17
tty: introduce and use tty_port_tty_vhangup() helper
Jiri Slaby (SUSE)
2025-04-15
staging: greybus: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-04-15
staging: greybus: Check for string truncation instead of NUL-termination
Thorsten Blum
2025-04-07
staging: greybus: camera: fix code alignment warning
Erick Karanja
2025-03-20
tty: staging/greybus: pass tty_driver flags to tty_alloc_driver()
Jiri Slaby (SUSE)
2025-01-15
greybus/camera - stop messing with ->d_iname
Al Viro
2024-11-10
staging: greybus: uart: Fix atomicity violation in get_serial_info()
Qiu-ji Chen
2024-11-04
staging: greybus: gpio: use gpiochip_get_data
Rosen Penev
2024-10-09
staging: Switch back to struct platform_driver::remove()
Sergio Paracuellos
2024-09-11
Revert "staging: greybus: Fix capitalization and punctuation inconsistencies"
Johan Hovold
2024-09-03
staging: greybus: Fix capitalization and punctuation inconsistencies
Steven Davis
2024-09-03
staging: greybus: spi: switch to use spi_alloc_host()
Yang Yingliang
2024-08-13
greybus: camera-gb: Fix a alignment bug on gb_camera_ops()
Thais-ra
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-19
Merge tag 'staging-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-06-24
staging: greybus: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-11
gpiolib: Remove data-less gpiochip_add() function
Andrew Davis
[next]