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
/
most
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-28
staging: most: video: replace pr_err with dev_err
Nils Lehnen
1
-5
/
+5
2026-07-10
staging: most: dim2: use dev_err_probe() for clock errors in rcar enable functions
Batu Ada Tutkun
1
-8
/
+6
2026-05-21
staging: most: video: avoid double free on video register failure
Guangshuo Li
1
-1
/
+6
2026-05-11
staging: most: net: replace pr_err with netdev_err
Maha Maryam Javaid
1
-3
/
+3
2026-05-04
staging: most: dim2: remove filename from comment blocks
Shyam Sunder Reddy Padira
6
-6
/
+6
2026-05-04
staging: most: video: remove filename from the top-of-file comment
Shyam Sunder Reddy Padira
1
-1
/
+1
2026-04-27
staging: most: video: remove redundant cleanup in comp_exit()
Gabriel Rondon
1
-21
/
+0
2026-04-27
staging: most: net: remove filename from top-of-file comment
Shyam Sunder Reddy Padira
1
-1
/
+1
2026-04-27
staging: most/net: remove dead code from skb_to_mamac() and skb_to_mep()
Hadi Chokr
1
-10
/
+0
2026-04-27
staging: most: dim2: remove unnecessary NULL check in try_start_dim_transfer()
Gabriel Rondon
1
-1
/
+1
2026-04-27
staging: most: dim2: remove unnecessary NULL check in service_done_flag()
Gabriel Rondon
1
-1
/
+1
2026-03-31
staging: most: dim2: replace BUG_ON() in poison_channel()
Gabriel Rondon
1
-1
/
+2
2026-03-31
staging: most: dim2: replace BUG_ON() in enqueue()
Gabriel Rondon
1
-1
/
+2
2026-03-31
staging: most: dim2: replace BUG_ON() in configure_channel()
Gabriel Rondon
1
-1
/
+2
2026-03-31
staging: most: dim2: replace BUG_ON() in service_done_flag()
Gabriel Rondon
1
-2
/
+2
2026-03-31
staging: most: dim2: replace BUG_ON() in try_start_dim_transfer()
Gabriel Rondon
1
-3
/
+6
2026-03-09
staging: most: fix typos in driver_usage.txt
Mustafa Karamanli
1
-5
/
+5
2026-03-09
staging: most: dim2: replace ROUND_UP_TO macro with round_up()
Mark Adamenko
1
-3
/
+1
2026-02-25
staging: most: dim2: remove unnecessary string indirection in dev_err
Artem Lytkin
1
-3
/
+3
2026-02-25
staging: most: dim2: use dev_err_probe and proper error codes for clock
Artem Lytkin
1
-6
/
+5
2026-02-25
staging: most: dim2: replace IS_ERR_OR_NULL with IS_ERR for devm_clk_get
Artem Lytkin
1
-2
/
+2
2026-02-23
staging: most: dim2: check return value of clk_prepare_enable for PLL
Artem Lytkin
1
-1
/
+6
2026-02-23
staging: most: net: remove unused header include
Rajveer Chaudhari
1
-1
/
+0
2026-02-23
staging: most: dim2: remove unused header includes
Rajveer Chaudhari
2
-5
/
+1
2026-02-23
staging: most: dim2: convert pr_err/warn to dev_err/warn
Zeeshan Ahmad
1
-20
/
+20
2026-02-23
staging: most: dim2: move extra info messages to dev_dbg
Zeeshan Ahmad
1
-4
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2
-3
/
+3
2026-02-07
staging: most: video: fix potential race in list iteration
Minu Jin
1
-10
/
+12
2026-01-27
staging: most: dim2: replace macro with static function
Ethan Tidmore
1
-5
/
+7
2025-11-09
staging: most: remove broken i2c driver
Johan Hovold
5
-394
/
+0
2025-08-13
media: Reset file->private_data to NULL in v4l2_fh_del()
Laurent Pinchart
1
-2
/
+2
2025-08-13
media: Set file->private_data in v4l2_fh_add()
Laurent Pinchart
1
-3
/
+1
2025-08-13
media: Replace file->private_data access with file_to_v4l2_fh()
Laurent Pinchart
1
-1
/
+1
2025-08-13
media: staging: most: Store v4l2_fh pointer in file->private_data
Laurent Pinchart
1
-4
/
+9
2024-11-10
staging: most: Remove TODO contact information
Dominik Karol Piątkowski
1
-7
/
+0
2024-10-09
staging: Switch back to struct platform_driver::remove()
Sergio Paracuellos
1
-1
/
+1
2024-10-09
staging: most: i2c: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-2
/
+2
2024-07-30
staging: most: video: Fixed minor capitalization and grammatical issues
Steven Davis
1
-3
/
+3
2023-07-27
staging: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-05-28
staging: most: Switch i2c driver back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-04-03
staging: most: dim2: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-25
staging: most: fix line ending with '(' in dim2/
Khadija Kamran
1
-3
/
+2
2023-03-25
staging: most: fix line ending with '(' in video/
Khadija Kamran
1
-2
/
+1
2023-03-25
staging: most: remove extra blank line
Khadija Kamran
1
-1
/
+0
2023-03-22
staging: most: define iface_to_hdm as an inline function
Menna Mahmoud
1
-1
/
+4
2023-03-22
staging: most: use inline functions for to_hdm
Menna Mahmoud
1
-1
/
+4
2023-03-08
staging: most: dim2: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2022-11-22
staging: most: i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-2
/
+2
2022-10-22
staging: most: dim2: correct misleading struct type name
Deepak R Varma
3
-7
/
+7
[next]