index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-22
usb: gadget: uvc: Fix ERR_PTR dereference in uvc_v4l2.c
Abhishek Tamboli
1
-1
/
+11
2024-08-22
usb: bdc: fix module autoloading
Liao Chen
1
-0
/
+1
2024-08-22
usb: typec: ucsi: Add DATA_RESET option of Connector Reset command
Venkat Jayaraman
2
-2
/
+19
2024-08-22
usb: gadget: lpc32xx_udc: Remove NULL check of list_entry()
Yuesong Li
1
-37
/
+30
2024-08-22
usb: ohci-exynos: Simplify with scoped for each OF child loop
Jinjie Ruan
1
-7
/
+2
2024-08-22
usb: ehci-exynos: Simplify with scoped for each OF child loop
Jinjie Ruan
1
-7
/
+2
2024-08-22
usb: cdnsp: fix incorrect index in cdnsp_get_hw_deq function
Pawel Laszczak
1
-1
/
+1
2024-08-22
wifi: mwifiex: remove unnecessary checks for valid priv
Sascha Hauer
13
-109
/
+59
2024-08-22
wifi: mwifiex: Fix uninitialized variable in mwifiex_cfg80211_authenticate()
Dan Carpenter
1
-1
/
+1
2024-08-22
wifi: iwlegacy: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
5
-150
/
+165
2024-08-22
usb: dwc3: core: Prevent USB core invalid event buffer address access
Selvarasu Ganesan
1
-0
/
+8
2024-08-22
staging: rtl8192e: Fix blank line
Alien Wesley
1
-1
/
+0
2024-08-22
staging: rtl8192e: Fix parenthesis alignment
Túlio Fernandes
1
-1
/
+1
2024-08-22
staging: rtl8192e: Fix parenthesis alignment
Pedro Orlando
1
-2
/
+2
2024-08-22
staging: rtl8192e: fix parenthesis alignment
Christian S Lima
1
-2
/
+1
2024-08-22
staging: rtl8192e: Fix line ended with '('
João Pedro Leôncio
1
-3
/
+2
2024-08-22
staging: rtl8192e: change logical continuation to previous line on file r8192...
thdecamargoj
1
-2
/
+2
2024-08-22
staging: rtl8192e: Fix parenthesis alignment
Vinicius Peixoto
1
-6
/
+6
2024-08-22
staging: rtl8192e: Fix parenthesis alignment
Leonardo Kenji
1
-1
/
+1
2024-08-22
staging: vme: vme_user: Remove NULL check of list_entry()
Yuesong Li
1
-8
/
+0
2024-08-22
staging: rtl8192e: insert blank line after function declaration
Vinicius Peixoto
1
-0
/
+1
2024-08-22
staging: rtl8723bs: add spaces arround operators
Guillaume Lefèvre-Crimé
1
-27
/
+27
2024-08-22
can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open
Simon Arlott
1
-1
/
+1
2024-08-22
staging: rtl8192e: remove set but otherwise unused local variable iv32
Simon Horman
1
-3
/
+0
2024-08-22
Staging: rtl8192e: Rename variable CmdID_WritePortUchar
Tree Davies
2
-2
/
+2
2024-08-22
Staging: rtl8192e: Rename variable CmdID_WritePortUshort
Tree Davies
2
-2
/
+2
2024-08-22
Staging: rtl8192e: Rename variable CmdID_WritePortUlong
Tree Davies
2
-2
/
+2
2024-08-22
Staging: rtl8192e: Rename variable CmdID_BBRegWrite10
Tree Davies
1
-1
/
+1
2024-08-22
Staging: rtl8192e: Rename variable CmdID_SetTxPowerLevel
Tree Davies
2
-3
/
+3
2024-08-22
Staging: rtl8192e: Rename variable CmdID_End
Tree Davies
2
-5
/
+5
2024-08-22
staging: vt6655: Fix alignment to open parentheses
Dominik Karol Piątkowski
3
-12
/
+12
2024-08-22
staging: rtl8723bs: drop unnessary dep on CFG80211_WEXT
Peter Robinson
1
-1
/
+0
2024-08-22
Merge tag 'drm-misc-next-2024-08-16' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
47
-348
/
+451
2024-08-22
driver core: Use 2-argument strscpy()
Andy Shevchenko
1
-1
/
+1
2024-08-22
driver core: Make use of returned value of dev_err_probe()
Andy Shevchenko
1
-4
/
+2
2024-08-22
driver core: Use guards for simple mutex locks
Andy Shevchenko
1
-28
/
+22
2024-08-22
driver core: Use kasprintf() instead of fixed buffer formatting
Andy Shevchenko
1
-38
/
+32
2024-08-22
driver core: Sort headers
Andy Shevchenko
1
-7
/
+7
2024-08-22
drm/ast: Remove BMC output
Thomas Zimmermann
2
-126
/
+0
2024-08-22
drm/ast: vga: Transparently handle BMC support
Thomas Zimmermann
1
-2
/
+25
2024-08-22
drm/ast: sil164: Transparently handle BMC support
Thomas Zimmermann
1
-2
/
+25
2024-08-22
drm/ast: dp501: Transparently handle BMC support
Thomas Zimmermann
1
-8
/
+25
2024-08-22
drm/ast: dp501: Use struct drm_edid and helpers
Thomas Zimmermann
1
-37
/
+22
2024-08-22
drm/ast: astdp: Transparently handle BMC support
Thomas Zimmermann
1
-12
/
+31
2024-08-22
drm/ast: astdp: Simplify power management when detecting display
Thomas Zimmermann
1
-13
/
+6
2024-08-22
drm/ast: astdp: Use struct drm_edid and helpers
Thomas Zimmermann
1
-26
/
+29
2024-08-22
drm/ast: astdp: Move locking into EDID helper
Thomas Zimmermann
1
-14
/
+10
2024-08-22
drm/ast: Add struct ast_connector
Thomas Zimmermann
6
-15
/
+75
2024-08-22
drm/ast: Move code for physical outputs into separate files
Thomas Zimmermann
7
-493
/
+530
2024-08-22
thunderbolt: Improve software receiver lane margining
R Kannappan
4
-16
/
+290
[prev]
[next]