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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-15
staging: rtl8723bs: use preferred comparison order
Erick Karanja
1
-11
/
+11
2025-04-15
staging: rtl8723bs: add spaces between ternary and binary operators
Erick Karanja
1
-2
/
+2
2025-04-15
staging: rtl8723bs: Place constants on right side of comparison
Abraham Samuel Adekunle
1
-34
/
+34
2025-04-15
Staging: rtl8723bs: Fix unbalanced braces in conditional
Bryant Boatright
1
-2
/
+2
2025-04-15
staging: rtl8723bs: modify struct field to use standard bool type
Abraham Samuel Adekunle
2
-2
/
+2
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
2025-04-08
media: rkvdec: Fix frame size enumeration
Jonas Karlman
1
-2
/
+8
2025-04-08
media: rkvdec: Add image format concept
Jonas Karlman
2
-13
/
+48
2025-04-08
media: rkvdec: Extract decoded format enumeration into helper
Jonas Karlman
1
-14
/
+35
2025-04-08
media: rkvdec: Move rkvdec_reset_decoded_fmt helper
Jonas Karlman
1
-23
/
+23
2025-04-08
media: rkvdec: Extract rkvdec_fill_decoded_pixfmt into helper
Jonas Karlman
1
-13
/
+14
2025-04-08
media: rkvdec: h264: Don't hardcode SPS/PPS parameters
Alex Bee
1
-6
/
+7
2025-04-08
media: rkvdec: h264: Use bytesperline and buffer height as virstride
Jonas Karlman
1
-7
/
+7
2025-04-07
staging: rtl8723bs: Rename variables
Erick Karanja
1
-6
/
+6
2025-04-07
staging: rtl8723bs: remove braces around single statements
Abraham Samuel Adekunle
1
-4
/
+2
2025-04-07
staging: rtl8723bs: remove unnecessary else block after return
Abraham Samuel Adekunle
1
-5
/
+5
2025-04-07
staging: rtl8723bs: simplify if-else block by removing unnecessary braces
Abraham Samuel Adekunle
1
-3
/
+2
2025-04-07
staging: greybus: camera: fix code alignment warning
Erick Karanja
1
-2
/
+2
2025-04-07
staging: sm750fb: fix casing style on getDeviceID
Justin Cromer
3
-8
/
+8
2025-04-07
staging: bcm2835-camera: Modify function call formatting
Abraham Samuel Adekunle
1
-8
/
+6
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
13
-36
/
+36
2025-04-02
Merge tag 'tty-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-2
/
+2
2025-04-02
Merge tag 'staging-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
50
-3927
/
+2727
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
5
-509
/
+6
2025-03-28
Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-3
/
+1
2025-03-25
Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
3
-76
/
+22
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2025-03-20
tty: staging/greybus: pass tty_driver flags to tty_alloc_driver()
Jiri Slaby (SUSE)
1
-2
/
+2
2025-03-20
staging: rtl8723bs: fixed a unnecessary parentheses coding style issue
David Zalman
1
-48
/
+48
2025-03-20
staging: vchiq_arm: Improve initial VCHIQ connect
Stefan Wahren
3
-21
/
+10
2025-03-20
staging: vchiq_arm: Create keep-alive thread during probe
Stefan Wahren
1
-35
/
+34
2025-03-20
staging: vchiq_arm: Stop kthreads if vchiq cdev register fails
Stefan Wahren
1
-9
/
+16
2025-03-20
staging: vchiq_arm: Fix possible NPR of keep-alive thread
Stefan Wahren
1
-1
/
+2
2025-03-20
staging: vchiq_arm: Register debugfs after cdev
Stefan Wahren
1
-2
/
+2
2025-03-20
staging: vchiq_arm: Don't use %pK through printk
Thomas Weißschuh
3
-42
/
+42
2025-03-20
staging: rtl8723bs: select CONFIG_CRYPTO_LIB_AES
谢致邦 (XIE Zhibang)
1
-0
/
+1
2025-03-20
staging: rtl8723bs: Remove some unused functions, macros, and structs
谢致邦 (XIE Zhibang)
6
-463
/
+3
2025-03-20
staging: gpib: change return type of t1_delay function to report errors
Rodrigo Gobbi
19
-23
/
+25
2025-03-20
staging: gpib: remove commented-out lines
Gaston Gonzalez
1
-11
/
+0
2025-03-20
staging: gpib: fix kernel-doc section for usb_gpib_line_status() function
Gaston Gonzalez
1
-6
/
+5
2025-03-20
staging: gpib: fix kernel-doc section for function usb_gpib_interface_clear()
Gaston Gonzalez
1
-1
/
+1
2025-03-20
staging: gpib: fix kernel-doc section for write_loop() function
Gaston Gonzalez
1
-1
/
+1
2025-03-20
staging: gpib: Removing typedef for gpib_board
Michael Rubin
1
-1
/
+1
2025-03-20
staging: gpib: struct typing for gpib_gboard_t
Michael Rubin
3
-61
/
+61
2025-03-20
staging: gpib: tnt4882: struct gpib_board
Michael Rubin
1
-50
/
+50
2025-03-20
staging: gpib: tms9914: struct gpib_board
Michael Rubin
2
-59
/
+59
2025-03-20
staging: gpib: pc2: struct gpib_board
Michael Rubin
1
-34
/
+34
2025-03-20
staging: gpib: ni_usb_gpib: struct gpib_board
Michael Rubin
1
-35
/
+35
2025-03-20
staging: gpib: nec7210 struct gpib_board
Michael Rubin
2
-66
/
+68
[prev]
[next]