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-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/gre...
Linus Torvalds
1
-2
/
+2
2025-04-02
Merge tag 'staging-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
50
-3927
/
+2727
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
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/mc...
Linus Torvalds
3
-76
/
+22
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
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
2025-03-20
staging: gpib: lpvo_usb_gpib: struct gpib_board
Michael Rubin
1
-33
/
+33
2025-03-20
staging: gpib: ines: struct gpib_board
Michael Rubin
2
-82
/
+83
2025-03-20
staging: gpib: hp_82341: struct gpib_board
Michael Rubin
1
-34
/
+34
2025-03-20
staging: gpib: hp2335: struct gpib_board
Michael Rubin
1
-28
/
+28
2025-03-20
staging: gpib: gpio: struct gpib_board
Michael Rubin
1
-36
/
+36
2025-03-20
staging: gpib: fmh_gpib: struct gpib_board
Michael Rubin
1
-60
/
+62
2025-03-20
staging: gpib: eastwood: struct gpib_board
Michael Rubin
1
-46
/
+47
2025-03-20
staging: gpib: common: struct gpib_board
Michael Rubin
3
-130
/
+130
2025-03-20
staging: gpib: cec_gpib: struct gpib_board
Michael Rubin
1
-29
/
+30
2025-03-20
staging: gpib: cb7210: struct gpib_board
Michael Rubin
1
-53
/
+54
2025-03-20
staging: gpib: agilent_82357a: struct gpib_board
Michael Rubin
1
-39
/
+46
2025-03-20
staging: gpib: agilent_82350b: struct gpib_board
Michael Rubin
1
-44
/
+55
2025-03-20
staging: gpib: struct typing for gpib_board
Michael Rubin
1
-2
/
+2
2025-03-20
staging: gpib: Correct CamelCase for VALID enums
Michael Rubin
12
-21
/
+21
2025-03-20
staging: gpib: Correct CamelCase for BUS constants
Michael Rubin
13
-94
/
+83
2025-03-20
staging: gpib: Fix Oops after disconnect in agilent usb
Dave Penkler
1
-10
/
+55
2025-03-20
staging: gpib: Fix Oops after disconnect in ni_usb
Dave Penkler
1
-20
/
+73
2025-03-11
staging: iio: ad9834: Use devm_regulator_get_enable()
Saalim Quadri
1
-20
/
+2
2025-03-11
staging: iio: ad9832: Use devm_regulator_get_enable()
Saalim Quadri
1
-33
/
+4
2025-03-06
staging: media: sdis: move open braces to the previous line
Santiago Ruano Rincón
1
-4
/
+2
2025-03-06
staging: media: sdis: move open brace to a new line
Santiago Ruano Rincón
1
-1
/
+2
[next]