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-04-15
staging: rtl8723bs: use preferred comparison order
Erick Karanja
-11
/
+11
2025-04-15
staging: rtl8723bs: add spaces between ternary and binary operators
Erick Karanja
-2
/
+2
2025-04-15
staging: rtl8723bs: Place constants on right side of comparison
Abraham Samuel Adekunle
-34
/
+34
2025-04-15
Staging: rtl8723bs: Fix unbalanced braces in conditional
Bryant Boatright
-2
/
+2
2025-04-15
staging: rtl8723bs: modify struct field to use standard bool type
Abraham Samuel Adekunle
-2
/
+2
2025-04-15
staging: greybus: use new GPIO line value setter callbacks
Bartosz Golaszewski
-7
/
+9
2025-04-15
staging: greybus: Check for string truncation instead of NUL-termination
Thorsten Blum
-31
/
+17
2025-04-08
media: rkvdec: Fix frame size enumeration
Jonas Karlman
-2
/
+8
2025-04-08
media: rkvdec: Add image format concept
Jonas Karlman
-13
/
+48
2025-04-08
media: rkvdec: Extract decoded format enumeration into helper
Jonas Karlman
-14
/
+35
2025-04-08
media: rkvdec: Move rkvdec_reset_decoded_fmt helper
Jonas Karlman
-23
/
+23
2025-04-08
media: rkvdec: Extract rkvdec_fill_decoded_pixfmt into helper
Jonas Karlman
-13
/
+14
2025-04-08
media: rkvdec: h264: Don't hardcode SPS/PPS parameters
Alex Bee
-6
/
+7
2025-04-08
media: rkvdec: h264: Use bytesperline and buffer height as virstride
Jonas Karlman
-7
/
+7
2025-04-07
staging: rtl8723bs: Rename variables
Erick Karanja
-6
/
+6
2025-04-07
staging: rtl8723bs: remove braces around single statements
Abraham Samuel Adekunle
-4
/
+2
2025-04-07
staging: rtl8723bs: remove unnecessary else block after return
Abraham Samuel Adekunle
-5
/
+5
2025-04-07
staging: rtl8723bs: simplify if-else block by removing unnecessary braces
Abraham Samuel Adekunle
-3
/
+2
2025-04-07
staging: greybus: camera: fix code alignment warning
Erick Karanja
-2
/
+2
2025-04-07
staging: sm750fb: fix casing style on getDeviceID
Justin Cromer
-8
/
+8
2025-04-07
staging: bcm2835-camera: Modify function call formatting
Abraham Samuel Adekunle
-8
/
+6
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-36
/
+36
2025-04-02
Merge tag 'tty-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-2
/
+2
2025-04-02
Merge tag 'staging-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-3927
/
+2727
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-509
/
+6
2025-03-28
Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-3
/
+1
2025-03-25
Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-76
/
+22
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+2
2025-03-20
tty: staging/greybus: pass tty_driver flags to tty_alloc_driver()
Jiri Slaby (SUSE)
-2
/
+2
2025-03-20
staging: rtl8723bs: fixed a unnecessary parentheses coding style issue
David Zalman
-48
/
+48
2025-03-20
staging: vchiq_arm: Improve initial VCHIQ connect
Stefan Wahren
-21
/
+10
2025-03-20
staging: vchiq_arm: Create keep-alive thread during probe
Stefan Wahren
-35
/
+34
2025-03-20
staging: vchiq_arm: Stop kthreads if vchiq cdev register fails
Stefan Wahren
-9
/
+16
2025-03-20
staging: vchiq_arm: Fix possible NPR of keep-alive thread
Stefan Wahren
-1
/
+2
2025-03-20
staging: vchiq_arm: Register debugfs after cdev
Stefan Wahren
-2
/
+2
2025-03-20
staging: vchiq_arm: Don't use %pK through printk
Thomas Weißschuh
-42
/
+42
2025-03-20
staging: rtl8723bs: select CONFIG_CRYPTO_LIB_AES
谢致邦 (XIE Zhibang)
-0
/
+1
2025-03-20
staging: rtl8723bs: Remove some unused functions, macros, and structs
谢致邦 (XIE Zhibang)
-463
/
+3
2025-03-20
staging: gpib: change return type of t1_delay function to report errors
Rodrigo Gobbi
-23
/
+25
2025-03-20
staging: gpib: remove commented-out lines
Gaston Gonzalez
-11
/
+0
2025-03-20
staging: gpib: fix kernel-doc section for usb_gpib_line_status() function
Gaston Gonzalez
-6
/
+5
2025-03-20
staging: gpib: fix kernel-doc section for function usb_gpib_interface_clear()
Gaston Gonzalez
-1
/
+1
2025-03-20
staging: gpib: fix kernel-doc section for write_loop() function
Gaston Gonzalez
-1
/
+1
2025-03-20
staging: gpib: Removing typedef for gpib_board
Michael Rubin
-1
/
+1
2025-03-20
staging: gpib: struct typing for gpib_gboard_t
Michael Rubin
-61
/
+61
2025-03-20
staging: gpib: tnt4882: struct gpib_board
Michael Rubin
-50
/
+50
2025-03-20
staging: gpib: tms9914: struct gpib_board
Michael Rubin
-59
/
+59
2025-03-20
staging: gpib: pc2: struct gpib_board
Michael Rubin
-34
/
+34
2025-03-20
staging: gpib: ni_usb_gpib: struct gpib_board
Michael Rubin
-35
/
+35
2025-03-20
staging: gpib: nec7210 struct gpib_board
Michael Rubin
-66
/
+68
[prev]
[next]