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-07-28
greybus: audio: Split gb_audio_gb_get_topology() into size query and data fetch
Aditya Chari
3
-41
/
+35
2026-07-17
staging: greybus: uart: return tty_alloc_driver() errors
Alfie Varghese
1
-1
/
+1
2026-07-07
staging: greybus: hid: fix SET_REPORT return value
Hao-Qun Huang
1
-1
/
+1
2026-07-07
staging: greybus: vibrator: return device_create() errors
Alfie Varghese
1
-1
/
+1
2026-07-07
staging: greybus: power_supply: remove unnecessary parentheses in return
Tomasz Unger
1
-2
/
+2
2026-07-07
greybus: audio: bound the topology section sizes against the fetched size
Bryam Vargas
1
-0
/
+13
2026-07-07
staging: greybus: Remove unused macro
Michail Tatas
1
-26
/
+0
2026-07-07
staging: greybus: audio_codec: remove redundant else-if check
Abdelnasser Hussein
1
-1
/
+1
2026-07-07
staging: greybus: audio_codec: fix sscanf return value check
Abdelnasser Hussein
1
-2
/
+1
2026-07-07
staging: greybus: remove unused macro CAP_TIMEOUT_MS
Rhys Tumelty
1
-2
/
+0
2026-07-07
staging: greybus: audio: correct sscanf() return value check
Alexander A. Klimov
1
-1
/
+1
2026-07-03
Replace <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-22
Merge tag 'staging-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
2
-2
/
+2
2026-05-21
spi: fix controller registration API inconsistency
Johan Hovold
1
-5
/
+3
2026-05-14
Merge tag 'hid-for-linus-2026051401' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
1
-1
/
+1
2026-05-12
HID: pass the buffer size to hid_report_raw_event
Benjamin Tissoires
1
-1
/
+1
2026-05-04
staging: greybus: fix typo in sysfs-bus-greybus
Maha Maryam Javaid
1
-1
/
+1
2026-04-27
staging: greybus: fix alignment to match open parenthesis
Kosugi Souta
1
-1
/
+1
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
[next]