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-15
staging: gpib: tms9914: lines exceeded 100 columns
Michael Rubin
2
-8
/
+14
2025-04-15
staging: gpib: nec: lines exceeded 100 columns
Michael Rubin
1
-1
/
+2
2025-04-15
staging: gpib: common: lines exceeded 100 columns
Michael Rubin
1
-6
/
+10
2025-04-15
staging: gbip: Alignment should match open parens
Michael Rubin
1
-1
/
+1
2025-04-15
staging: gpib: Correct CamelCase for PPConfig
Michael Rubin
2
-4
/
+4
2025-04-15
staging: gpib: Correct CamelCase for EVENT enums
Michael Rubin
8
-16
/
+16
2025-04-15
fbtft: Replace 'depends on FB_TFT' by 'if FB_TFT ... endif'
Andy Shevchenko
1
-31
/
+4
2025-04-15
staging: sm750fb: change sii164ClearInterrupt to snake_case
Richard Akintola
3
-4
/
+4
2025-04-15
staging: sm750fb: change sii164CheckInterrupt to snake_case
Richard Akintola
3
-4
/
+4
2025-04-15
staging: sm750fb: change sii164IsConnected to snake_case
Richard Akintola
3
-4
/
+4
2025-04-15
staging: sm750fb: change sii164EnableHotPlugDetection to snake_case
Richard Akintola
3
-6
/
+6
2025-04-15
staging: sm750fb: change sii164GetChipString to snake_case
Richard Akintola
3
-4
/
+4
2025-04-15
staging: sm750fb: change sii164SetPower to snake_case
Richard Akintola
3
-6
/
+6
2025-04-15
staging: sm750fb: change sii164ResetChip to snake_case
Richard Akintola
3
-4
/
+4
2025-04-15
staging: bcm2835-audio: Validate values written to controls
Mark Brown
1
-0
/
+6
2025-04-15
staging: rtl8723bs: Fix compilation errors for W=1 build
Andy Shevchenko
2
-14
/
+6
2025-04-15
staging: rtl8723bs: Use boolean false instead of integer 0
Erick Karanja
1
-1
/
+1
2025-04-15
staging: rtl8723bs: Initialize variables at declaration in rtl8723b_hal_init.c
Erick Karanja
1
-57
/
+24
2025-04-15
staging: rtl8723bs: Initialize variables at declaration in rtl8723bs_xmit.c
Erick Karanja
1
-24
/
+9
2025-04-15
staging: rtl8723bs: Remove trailing whitespace
Gabriel Shahrouzi
1
-1
/
+1
2025-04-15
staging: rtl8723bs: use preferred comparison order
Erick Karanja
1
-11
/
+11
2025-04-15
staging: rtl8723bs: add spaces between ternary and binary operators
Erick Karanja
1
-2
/
+2
2025-04-15
staging: rtl8723bs: Place constants on right side of comparison
Abraham Samuel Adekunle
1
-34
/
+34
2025-04-15
Staging: rtl8723bs: Fix unbalanced braces in conditional
Bryant Boatright
1
-2
/
+2
2025-04-15
staging: rtl8723bs: modify struct field to use standard bool type
Abraham Samuel Adekunle
2
-2
/
+2
2025-04-15
staging: greybus: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-7
/
+9
2025-04-15
staging: greybus: Check for string truncation instead of NUL-termination
Thorsten Blum
1
-31
/
+17
2025-04-08
media: rkvdec: Fix frame size enumeration
Jonas Karlman
1
-2
/
+8
2025-04-08
media: rkvdec: Add image format concept
Jonas Karlman
2
-13
/
+48
2025-04-08
media: rkvdec: Extract decoded format enumeration into helper
Jonas Karlman
1
-14
/
+35
2025-04-08
media: rkvdec: Move rkvdec_reset_decoded_fmt helper
Jonas Karlman
1
-23
/
+23
2025-04-08
media: rkvdec: Extract rkvdec_fill_decoded_pixfmt into helper
Jonas Karlman
1
-13
/
+14
2025-04-08
media: rkvdec: h264: Don't hardcode SPS/PPS parameters
Alex Bee
1
-6
/
+7
2025-04-08
media: rkvdec: h264: Use bytesperline and buffer height as virstride
Jonas Karlman
1
-7
/
+7
2025-04-07
staging: rtl8723bs: Rename variables
Erick Karanja
1
-6
/
+6
2025-04-07
staging: rtl8723bs: remove braces around single statements
Abraham Samuel Adekunle
1
-4
/
+2
2025-04-07
staging: rtl8723bs: remove unnecessary else block after return
Abraham Samuel Adekunle
1
-5
/
+5
2025-04-07
staging: rtl8723bs: simplify if-else block by removing unnecessary braces
Abraham Samuel Adekunle
1
-3
/
+2
2025-04-07
staging: greybus: camera: fix code alignment warning
Erick Karanja
1
-2
/
+2
2025-04-07
staging: sm750fb: fix casing style on getDeviceID
Justin Cromer
3
-8
/
+8
2025-04-07
staging: bcm2835-camera: Modify function call formatting
Abraham Samuel Adekunle
1
-8
/
+6
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
[prev]
[next]