index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Lines
2025-06-30
staging: rtl8723bs: place constant to right of logical test
Bryant Boatright
-1
/
+1
2025-06-30
staging: gpib: fix unset padding field copy back to userspace
Colin Ian King
-1
/
+1
2025-06-30
staging: sm750fb: remove function pointer proc_setBLANK
Kisub Choe
-5
/
+7
2025-06-30
Merge 6.16-rc4 into staging-next
Greg Kroah-Hartman
-30
/
+14
2025-06-30
Merge 6.16-rc4 into tty-next
Greg Kroah-Hartman
-30
/
+14
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
-2
/
+4
2025-06-20
media: imx: fix a potential memory leak in imx_media_csc_scaler_device_init()
Haoxiang Li
-1
/
+1
2025-06-20
media: rkvdec: Restore iommu addresses on errors
Nicolas Dufresne
-7
/
+37
2025-06-20
media: cedrus: Add support for additional output formats
Jernej Skrabec
-1
/
+36
2025-06-19
staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher()
Nathan Chancellor
-30
/
+14
2025-06-19
staging: gpib: hp_82341: Replace manual comparison with min/max macro
Yuesong Li
-8
/
+2
2025-06-19
staging: sm750fb: rename 'hwCursor'
Kisub Choe
-2
/
+2
2025-06-19
staging: rtl8723bs: remove some 5 GHz code
Michael Straube
-28
/
+8
2025-06-19
staging: rtl8723bs: remove return from void function
Michael Straube
-5
/
+1
2025-06-19
staging: greybus: remove unnecessary GPIO line direction check
Bartosz Golaszewski
-6
/
+0
2025-06-19
staging: gpib: Add bit and byte padding to ioctl structs
Dave Penkler
-1
/
+5
2025-06-19
staging: gpib: Use standard size basic uapi types
Dave Penkler
-53
/
+53
2025-06-19
staging: gpib: Add local include file for commands
Dave Penkler
-0
/
+113
2025-06-19
staging: gpib: Remove unneeded enums and functions
Dave Penkler
-198
/
+0
2025-06-19
staging: gpib: Update TODO
Dave Penkler
-1
/
+4
2025-06-19
staging: vme: vme_user: fix up const issue in vme_bus_match()
Greg Kroah-Hartman
-1
/
+1
2025-06-19
staging: rtl8723bs: Align next line to open parentheses in core/rtw_xmit.c
Milos Puric
-1
/
+1
2025-06-17
tty: introduce and use tty_port_tty_vhangup() helper
Jiri Slaby (SUSE)
-6
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-21
/
+25
2025-06-06
Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-72
/
+87
2025-06-06
Merge tag 'staging-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2611
/
+1590
2025-05-28
Merge tag 'media/v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-3879
/
+363
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+1
2025-05-22
Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-72
/
+87
2025-05-21
staging: iio: ad5933: Correct settling cycles encoding per datasheet
Gabriel Shahrouzi
-1
/
+1
2025-05-21
iio: frequency: ad9832: Remove unused parameter from data documentation
Gabriel Shahrouzi
-1
/
+0
2025-05-21
iio: frequency: ad9832: Use FIELD_PREP macro to set bit fields
Siddharth Menon
-44
/
+48
2025-05-21
staging: rtl8723bs: remove unnecessary braces for single statement blocks
David Tadokoro
-8
/
+5
2025-05-21
staging: rtl8723bs: Removed multiple blank lines of rtw_pwrctrl.c
Rogério Fernandes Pereira
-2
/
+0
2025-05-21
staging: sm750fb: rename `hw_sm750le_setBLANK`
Eric Florin
-3
/
+3
2025-05-21
staging: sm750fb: rename `hw_sm750_setBLANK`
Eric Florin
-3
/
+3
2025-05-21
staging: sm750fb: rename `hw_sm750_setColReg`
Eric Florin
-5
/
+5
2025-05-21
staging: sm750fb: rename `hw_sm750_crtc_setMode`
Eric Florin
-7
/
+7
2025-05-21
staging: sm750fb: rename `hw_sm750_crtc_checkMode`
Eric Florin
-5
/
+5
2025-05-21
staging: sm750fb: rename `hw_sm750_output_setMode`
Eric Florin
-7
/
+7
2025-05-21
staging: sm750fb: rename `hw_sm750le_deWait`
Eric Florin
-3
/
+3
2025-05-21
staging: sm750fb: rename `hw_sm750_deWait`
Eric Florin
-3
/
+3
2025-05-21
staging: sm750fb: rename `hw_sm750_initAccel`
Eric Florin
-3
/
+3
2025-05-21
staging: gpib: switch to kmalloc(sizeof(*status))
Andreas Kleinbichler
-1
/
+1
2025-05-21
staging: gpib: Fix secondary address restriction
Dave Penkler
-1
/
+1
2025-05-21
staging: gpib: Fix uapi include header guard name
Dave Penkler
-4
/
+3
2025-05-21
staging: gpib: Avoid unused variable warning
Dave Penkler
-3
/
+0
2025-05-21
staging: gpib: Declare driver entry points static
Dave Penkler
-89
/
+47
2025-05-21
staging: gpib: Fix PCMCIA config identifier
Dave Penkler
-1
/
+1
2025-05-15
media: rkvdec: h264: Support High 10 and 4:2:2 profiles
Jonas Karlman
-18
/
+60
[prev]
[next]