index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-31
staging: greybus: audio: fix error message for BTN_3 button
Haoyu Lu
1
-1
/
+1
2026-03-31
greybus: raw: fix use-after-free if write is called after disconnect
Damien Riégel
1
-2
/
+21
2026-03-31
greybus: raw: fix use-after-free on cdev close
Damien Riégel
1
-35
/
+34
2026-03-18
staging: greybus: loopback: remove unused argument from macro
Giacomo Di Clerico
1
-2
/
+2
2026-03-18
staging: greybus: loopback: use sysfs_emit in sysfs show functions
Luis Soza Rodriguez
1
-7
/
+7
2026-03-09
staging: greybus: remove redundant 'int' from unsigned long long
Oskar Ray-Frayssinet
1
-1
/
+1
2026-03-09
staging: greybus: arche: use sysfs_emit() instead of sprintf()
Ruslan Valiyev
1
-5
/
+5
2026-03-09
staging: greybus: arche-platform: Use sysfs_emit instead of sprintf
Shubham Chakraborty
1
-5
/
+5
2026-02-25
staging: greybus: audio: drop stale TODO comment
Hardik Phalet
1
-1
/
+0
2026-02-25
staging: greybus: audio: remove unused gb_audio_manager_get_module()
Hardik Phalet
2
-19
/
+0
2026-02-25
staging: greybus: audio: Use sysfs_emit in show functions
Shubham Chakraborty
1
-6
/
+6
2026-02-23
staging: greybus: sdio: Remove double whitespace
Giorgi Tchankvetadze
1
-1
/
+1
2026-02-23
staging: greybus: Fix spelling mistake in Kconfig
Tomasz Unger
1
-1
/
+1
2026-02-23
staging: greybus: sdio: Fix typo in comment
Giorgi Tchankvetadze
1
-1
/
+1
2026-02-23
staging: greybus: pwm: Fix typo in comment
Giorgi Tchankvetadze
1
-1
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-2
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-8
/
+4
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
17
-25
/
+25
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
18
-41
/
+39
2026-01-27
staging: greybus: remove completed GPIO conversion task from TODO
Archit Anant
1
-3
/
+0
2026-01-16
staging: greybus: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
1
-1
/
+1
2026-01-11
staging: greybus: lights: avoid NULL deref
Chaitanya Mishra
1
-2
/
+6
2026-01-11
staging: greybus: arche-platform: fix spelling mistake in comment
Holden Hsu
1
-1
/
+1
2026-01-11
staging: greybus: arche-platform: clarify TODO comment
Holden Hsu
1
-1
/
+1
2026-01-11
staging: greybus: gb-camera: fix configure_streams indentation
Zhan Xusheng
1
-2
/
+3
2026-01-11
staging: greybus: gb-camera: use BIT() macro for flags
Zhan Xusheng
1
-2
/
+2
2025-12-22
staging: greybus: Remove completed PWM TODO item.
Sammy Malik
1
-2
/
+0
2025-12-22
staging: greybus: arche-platform: fix OF populate on driver rebind
Johan Hovold
1
-10
/
+1
2025-12-22
staging: greybus: arche-platform: fix memleak on probe failure
Johan Hovold
1
-2
/
+3
2025-12-22
staging: greybus: arche-platform: fix coldboot probe error path
Johan Hovold
1
-3
/
+4
2025-12-17
staging: greybus: arche-apb-ctrl: switch to device_property_read_bool
Julio Cesar Carvalho de Paula Souza
1
-6
/
+7
2025-12-06
Merge tag 'staging-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
1
-2
/
+6
2025-11-24
staging: greybus: uart: check return values during probe
Nirbhay Sharma
1
-2
/
+6
2025-11-17
ASoC: audio_topology: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
1
-7
/
+7
2025-11-17
ASoC: audio_helper: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
1
-4
/
+5
2025-11-17
ASoC: audio_codec: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
1
-5
/
+11
2025-10-20
ASoC: greybus: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component()
Kuninori Morimoto
1
-5
/
+5
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-1
/
+1
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-1
/
+1
2025-07-29
Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-6
/
+1
2025-07-16
staging: greybus: gbphy: fix up const issue with the match callback
Greg Kroah-Hartman
1
-3
/
+3
2025-07-15
staging: greybus: power_supply fix alignment
Akhil Varkey
1
-7
/
+7
2025-07-15
staging: greybus: Documentation: firmware: Move logical AND to previous line
Abhinav Krishna C K
1
-2
/
+2
2025-07-15
staging: greybus: Documentation: firmware.c: fix whitespace alignments
Simon Chopin
1
-12
/
+12
2025-07-09
debugfs_get_aux(): allow storing non-const void *
Al Viro
1
-1
/
+1
2025-06-19
staging: greybus: remove unnecessary GPIO line direction check
Bartosz Golaszewski
1
-6
/
+0
2025-06-17
tty: introduce and use tty_port_tty_vhangup() helper
Jiri Slaby (SUSE)
1
-6
/
+1
2025-04-15
staging: greybus: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-7
/
+9
2025-04-15
staging: greybus: Check for string truncation instead of NUL-termination
Thorsten Blum
1
-31
/
+17
[next]