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
2026-03-19
staging: media: tegra-video: tegra20: adjust format align calculations
Svyatoslav Ryhel
-20
/
+19
2026-03-19
staging: media: tegra-video: tegra20: add support for second output of VI
Svyatoslav Ryhel
-36
/
+47
2026-03-19
staging: media: tegra-video: tegra20: set correct maximum width and height
Svyatoslav Ryhel
-3
/
+2
2026-03-19
staging: media: tegra-video: csi: move avdd-dsi-csi-supply from VI to CSI
Svyatoslav Ryhel
-24
/
+22
2026-03-19
staging: media: tegra-video: vi: improve logic of source requesting
Svyatoslav Ryhel
-7
/
+23
2026-03-19
gpu: host1x: convert MIPI to use operation function pointers
Svyatoslav Ryhel
-0
/
+1
2026-03-19
staging: media: tegra-video: csi: move CSI helpers to header
Svyatoslav Ryhel
-11
/
+10
2026-03-19
staging: media: tegra-video: vi: add flip controls only if no source controls...
Svyatoslav Ryhel
-3
/
+6
2026-03-19
staging: media: tegra-video: vi: adjust get_selection operation check
Svyatoslav Ryhel
-8
/
+2
2026-03-19
staging: media: tegra-video: expand VI and VIP support to Tegra30
Svyatoslav Ryhel
-5
/
+6
2026-03-18
staging: rtl8723bs: add missing blank lines after declarations
Oskar Ray-Frayssinet
-0
/
+22
2026-03-18
staging: rtl8723bs: fix line length warning
Andrea Poldi
-1
/
+2
2026-03-18
staging: rtl8723bs: simplify return checks in validate_recv_data_frame()
Giacomo Di Clerico
-4
/
+1
2026-03-18
staging: rtl8723bs: Replace msleep() with fsleep()
Marcos Andrade
-1
/
+2
2026-03-18
staging: rtl8723bs: Replace network magic numbers with EtherType macros
Marcos Andrade
-2
/
+3
2026-03-18
staging: rtl8723bs: change custom comparing function to strcmp()
Bera Yüzlü
-23
/
+10
2026-03-18
staging: rtl8723bs: remove unused global efuse variables
Marcos Andrade
-37
/
+0
2026-03-18
staging: rtl8723bs: remove unusual 'NDIS_802_11_MAC_ADDRESS' type
Nikolay Kulikov
-10
/
+9
2026-03-18
staging: rtl8723bs: remove unnecessary spaces in rtw_security.c
Joshua Gu
-4
/
+4
2026-03-18
staging: rtl8723bs: remove redundant blank line in rtw_btcoex.c
Joshua Gu
-1
/
+0
2026-03-18
staging: rtl8723bs: remove unnecessary 'ETH_ALEN' definition
Nikolay Kulikov
-1
/
+0
2026-03-18
staging: greybus: loopback: remove unused argument from macro
Giacomo Di Clerico
-2
/
+2
2026-03-18
staging: rtl8723bs: fix blank line style in rtw_io.c
Lukas Kraft
-0
/
+2
2026-03-18
staging: rtl8723bs: Remove space in the line start
Bera Yüzlü
-1
/
+1
2026-03-18
staging: greybus: loopback: use sysfs_emit in sysfs show functions
Luis Soza Rodriguez
-7
/
+7
2026-03-18
staging: octeon: remove BUG() call
Mark Adamenko
-2
/
+0
2026-03-18
staging: rtl8723bs: replace rtw_linked_check() return type to bool
Nikolay Kulikov
-2
/
+2
2026-03-18
staging: rtl8723bs: replace rtw_is_desired_network() return type to bool
Nikolay Kulikov
-3
/
+2
2026-03-18
staging: rtl8723bs: replace rtw_is_same_ibss() return type to bool
Nikolay Kulikov
-8
/
+5
2026-03-18
staging: rtl8723bs: replace rtw_if_up() return type to bool
Nikolay Kulikov
-8
/
+4
2026-03-17
media: rc: fix race between unregister and urb/irq callbacks
Sean Young
-0
/
+1
2026-03-17
staging: media: av7110: replace BUG() with error return in gpioirq
Artem Lytkin
-1
/
+1
2026-03-11
staging: media: ipu3: fix function argument alignment
Omer El Idrissi
-1
/
+1
2026-03-11
staging: media: atomisp: Disallow all private IOCTLs
Sakari Ailus
-0
/
+4
2026-03-11
media: staging: Drop starfive-camss from staging
Jai Luthra
-3230
/
+0
2026-03-09
staging: rtl8723bs: remove unnecessary braces in rtw_mlme.c
Gustavo Arantes
-3
/
+2
2026-03-09
staging: rtl8723bs: rename supportRateNum to support_rate_num
Esther Zilberberg
-13
/
+13
2026-03-09
staging: most: fix typos in driver_usage.txt
Mustafa Karamanli
-5
/
+5
2026-03-09
staging: rtl8723bs: remove unnecessary braces
Gopi Krishna Menon
-18
/
+10
2026-03-09
staging: most: dim2: replace ROUND_UP_TO macro with round_up()
Mark Adamenko
-3
/
+1
2026-03-09
staging: rtl8723bs: remove unnecessary return value from func
Nikolay Kulikov
-5
/
+5
2026-03-09
staging: rtl8723bs: remove unnecessary braces
Zeynep Dicle
-4
/
+2
2026-03-09
staging: rtl8723bs: Fix spelling mistake in comment
Tomasz Unger
-1
/
+1
2026-03-09
staging: rtl8723bs: remove unnecessary parentheses in rtw_pwrctrl.c
Giorgi Tchankvetadze
-6
/
+6
2026-03-09
staging: rtl8723bs: use kmemdup() in rtw_cfg80211_set_wpa_ie
Alexandru Hossu
-3
/
+1
2026-03-09
staging: fbtft: Update RA8875 Kconfig help description
Adam Azuddin
-1
/
+5
2026-03-09
staging: rtl8723bs: fix indentation, line length and declarations
Jose A. Perez de Azpillaga
-4
/
+8
2026-03-09
staging: rtl8723bs: curly brace consistency
Jose A. Perez de Azpillaga
-6
/
+10
2026-03-09
staging: rtl8723bs: format operators and logical continuations
Jose A. Perez de Azpillaga
-24
/
+24
2026-03-09
staging: rtl8723bs: remove redundant blank lines
Jose A. Perez de Azpillaga
-14
/
+0
[prev]
[next]