index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-08
media: atomisp: Switch to int3472 driver sensor GPIO mapping code
Hans de Goede
4
-225
/
+27
2025-07-08
media: atomisp: Fix "stop stream timeout." error
Hans de Goede
4
-26
/
+4
2025-07-08
media: atomisp: Always free MIPI / CSI-receiver buffers from ia_css_uninit()
Hans de Goede
6
-45
/
+0
2025-07-08
media: atomisp: Stop pipeline on atomisp_css_start() failure
Hans de Goede
1
-0
/
+1
2025-07-08
media: atomisp: Properly stop the ISP stream on sensor streamon errors
Hans de Goede
1
-16
/
+22
2025-07-08
media: atomisp: Move atomisp_stop_streaming() above atomisp_start_streaming()
Hans de Goede
1
-74
/
+74
2025-07-04
media: ipu7: Drop IPU8 PCI ID for now
Sakari Ailus
1
-1
/
+0
2025-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-30
/
+14
2025-07-03
media: staging/ipu7: add Makefile, Kconfig and to-do file for IPU7
Bingbu Cao
5
-0
/
+72
2025-07-03
media: staging/ipu7: add IPU7 input system device driver
Bingbu Cao
16
-4
/
+7033
2025-07-03
media: staging/ipu7: add IPU7 firmware ABI headers
Bingbu Cao
8
-0
/
+1326
2025-07-03
media: staging/ipu7: add firmware parse, syscom interface and boot
Bingbu Cao
6
-0
/
+860
2025-07-03
media: staging/ipu7: add IPU7 DMA APIs and MMU mapping
Bingbu Cao
4
-0
/
+1790
2025-07-03
media: staging/ipu7: add Intel IPU7 PCI device driver
Bingbu Cao
8
-0
/
+5067
2025-06-30
staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc()
Abdun Nihaal
1
-3
/
+6
2025-06-30
staging: rtl8723bs: remove redundant static function
Michael Straube
3
-12
/
+2
2025-06-30
staging: rtl8723bs: remove unnesessary function parameter
Michael Straube
1
-12
/
+12
2025-06-30
staging: rtl8723bs: remove unused function parameter
Michael Straube
1
-5
/
+2
2025-06-30
staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc()
Abdun Nihaal
1
-0
/
+1
2025-06-30
staging: rtl8723bs: remove empty functions
Michael Straube
4
-18
/
+0
2025-06-30
staging: rtl8723bs: place constant to right of logical test
Bryant Boatright
1
-1
/
+1
2025-06-30
staging: gpib: fix unset padding field copy back to userspace
Colin Ian King
1
-1
/
+1
2025-06-30
staging: sm750fb: remove function pointer proc_setBLANK
Kisub Choe
2
-5
/
+7
2025-06-30
Merge 6.16-rc4 into staging-next
Greg Kroah-Hartman
1
-30
/
+14
2025-06-30
Merge 6.16-rc4 into tty-next
Greg Kroah-Hartman
1
-30
/
+14
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
1
-2
/
+4
2025-06-20
media: imx: fix a potential memory leak in imx_media_csc_scaler_device_init()
Haoxiang Li
1
-1
/
+1
2025-06-20
media: rkvdec: Restore iommu addresses on errors
Nicolas Dufresne
2
-7
/
+37
2025-06-20
media: cedrus: Add support for additional output formats
Jernej Skrabec
2
-1
/
+36
2025-06-19
staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher()
Nathan Chancellor
1
-30
/
+14
2025-06-19
staging: gpib: hp_82341: Replace manual comparison with min/max macro
Yuesong Li
1
-8
/
+2
2025-06-19
staging: sm750fb: rename 'hwCursor'
Kisub Choe
2
-2
/
+2
2025-06-19
staging: rtl8723bs: remove some 5 GHz code
Michael Straube
3
-28
/
+8
2025-06-19
staging: rtl8723bs: remove return from void function
Michael Straube
1
-5
/
+1
2025-06-19
staging: greybus: remove unnecessary GPIO line direction check
Bartosz Golaszewski
1
-6
/
+0
2025-06-19
staging: gpib: Add bit and byte padding to ioctl structs
Dave Penkler
1
-1
/
+5
2025-06-19
staging: gpib: Use standard size basic uapi types
Dave Penkler
1
-53
/
+53
2025-06-19
staging: gpib: Add local include file for commands
Dave Penkler
2
-0
/
+113
2025-06-19
staging: gpib: Remove unneeded enums and functions
Dave Penkler
1
-198
/
+0
2025-06-19
staging: gpib: Update TODO
Dave Penkler
1
-1
/
+4
2025-06-19
staging: vme: vme_user: fix up const issue in vme_bus_match()
Greg Kroah-Hartman
1
-1
/
+1
2025-06-19
staging: rtl8723bs: Align next line to open parentheses in core/rtw_xmit.c
Milos Puric
1
-1
/
+1
2025-06-17
tty: introduce and use tty_port_tty_vhangup() helper
Jiri Slaby (SUSE)
1
-6
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
11
-21
/
+25
2025-06-06
Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-72
/
+87
2025-06-06
Merge tag 'staging-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
75
-2611
/
+1590
2025-05-28
Merge tag 'media/v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
21
-3879
/
+363
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-05-22
Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
8
-72
/
+87
2025-05-21
staging: iio: ad5933: Correct settling cycles encoding per datasheet
Gabriel Shahrouzi
1
-1
/
+1
[prev]
[next]