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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-24
staging: r8188eu: fix potential memory leak in _rtw_init_xmit_priv()
Xiaoke Wang
1
-6
/
+24
2022-09-24
staging: r8188eu: add kfree() on an error path of rtw_xmit_resource_alloc()
Xiaoke Wang
1
-1
/
+3
2022-09-24
staging: r8188eu: remove recv_osdep.h
Michael Straube
14
-29
/
+6
2022-09-24
staging: r8188eu: remove unused prototypes from recv_osdep.h
Michael Straube
1
-4
/
+0
2022-09-24
staging: r8188eu: make _netdev_open() static
Michael Straube
2
-2
/
+1
2022-09-24
staging: r8188eu: replace tabs with space in odm_query_rxpwrpercentage()
Michael Straube
1
-2
/
+2
2022-09-24
staging: r8188eu: clean up camel case in odm_query_rxpwrpercentage()
Michael Straube
1
-4
/
+4
2022-09-24
staging: r8188eu: rename odm_QueryRxPwrPercentage()
Michael Straube
1
-4
/
+4
2022-09-24
staging: r8188eu: remove unnecessary initialization
Michael Straube
1
-1
/
+1
2022-09-24
staging: r8188eu: clean up camel case in odm_signal_scale_mapping()
Michael Straube
1
-19
/
+19
2022-09-24
staging: r8188eu: rename odm_SignalScaleMapping()
Michael Straube
1
-3
/
+3
2022-09-24
staging: r8188eu: update status before link blinking
Martin Kaiser
1
-5
/
+3
2022-09-24
staging: r8188eu: cancel blink_work before link blinking
Martin Kaiser
1
-6
/
+6
2022-09-24
staging: r8188eu: simplify the code to prevent link blinking restart
Martin Kaiser
1
-18
/
+19
2022-09-24
staging: r8188eu: update status before scan blinking
Martin Kaiser
1
-5
/
+3
2022-09-24
staging: r8188eu: cancel blink_work before tx/rx blinking
Martin Kaiser
1
-6
/
+6
2022-09-24
staging: r8188eu: simplify the code to prevent tx/rx blinking restart
Martin Kaiser
1
-19
/
+20
2022-09-24
staging: r8188eu: update status before scan blinking
Martin Kaiser
1
-9
/
+4
2022-09-24
staging: r8188eu: cancel blink_work before scan blinking
Martin Kaiser
1
-9
/
+9
2022-09-24
staging: r8188eu: simplify the code to prevent scan blinking restart
Martin Kaiser
1
-23
/
+24
2022-09-24
staging: r8188eu: fix a potential memory leak in rtw_init_cmd_priv()
Xiaoke Wang
1
-10
/
+5
2022-09-24
staging: octeon: Fix return type of cvm_oct_xmit and cvm_oct_xmit_pow
Nathan Huckleberry
2
-4
/
+4
2022-09-24
staging: pi433: use DEFINE_SHOW_ATTRIBUTE to simplify pi433_debugfs_regs
Liu Shixin
1
-14
/
+2
2022-09-24
staging: rtl8192u: Fix return type of ieee80211_xmit
Nathan Huckleberry
2
-4
/
+4
2022-09-24
staging: vt6655: fix some erroneous memory clean-up loops
Nam Cao
1
-3
/
+3
2022-09-24
staging: rtl8723bs: Add a blank line after declarations
Kang Minchul
1
-0
/
+2
2022-09-24
staging: rtl8723bs: Make switch and case at the same indent
Kang Minchul
1
-40
/
+40
2022-09-24
staging: rtl8723bs: Relocate constant on the right side of test
Kang Minchul
1
-6
/
+6
2022-09-24
staging: rtl8723bs: replace code indent as tabs
Kang Minchul
1
-6
/
+6
2022-09-24
staging: rtl8723bs: Fix coding style issue in block comment
Kang Minchul
1
-16
/
+6
2022-09-24
staging: rtl8723bs: Insert blank line after declarations
Kang Minchul
1
-0
/
+6
2022-09-24
staging: rtl8723bs: remove braces in single statement blocks
Kang Minchul
1
-11
/
+5
2022-09-24
staging: rtl8723bs: fix a potential memory leak in rtw_init_cmd_priv()
Xiaoke Wang
1
-10
/
+6
2022-09-24
staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw()
Xiaoke Wang
1
-29
/
+31
2022-09-24
staging: rtl8192e: Remove ftrace-like logging in rtl819x_BAProc.c, ...
Philipp Hortmann
4
-25
/
+0
2022-09-24
staging: rtl8192e: Remove ftrace-like logging in rtl_ps.c
Philipp Hortmann
1
-34
/
+0
2022-09-24
staging: rtl8192e: Remove ftrace-like logging in rtl_dm.c
Philipp Hortmann
1
-165
/
+0
2022-09-24
staging: rtl8192e: Remove ftrace-like logging in r8192E_phy.c
Philipp Hortmann
1
-132
/
+0
2022-09-24
staging: rtl8192e: Remove ftrace-like logging in r8192E_dev.c
Philipp Hortmann
1
-160
/
+1
2022-09-24
staging: rtl8192e: Remove ftrace-like logging in r8192E_firmware.c, ...
Philipp Hortmann
7
-42
/
+0
2022-09-24
staging: fwserial: Switch to kfree_rcu() API
Shang XiaoJing
1
-2
/
+1
2022-09-11
staging: wlan-ng: remove unused p80211wext_handler_def declaration
Gaosheng Cui
1
-2
/
+0
2022-09-11
staging: vt6655: Rename function MACvSetCurrAC0DescAddrEx
Philipp Hortmann
2
-5
/
+2
2022-09-11
staging: vt6655: Rename function MACvSetCurrTx0DescAddrEx
Philipp Hortmann
2
-5
/
+2
2022-09-11
staging: vt6655: Cleanup and rename function MACvSetCurrTXDescAddr
Philipp Hortmann
3
-8
/
+6
2022-09-11
staging: vt6655: Rename function MACvSetCurrRx1DescAddr
Philipp Hortmann
3
-4
/
+3
2022-09-11
staging: vt6655: Rename function MACvSetCurrRx0DescAddr
Philipp Hortmann
3
-4
/
+3
2022-09-11
staging: vt6655: Rename function MACbSafeStop
Philipp Hortmann
2
-4
/
+3
2022-09-11
staging: vt6655: Rename function MACbSafeTxOff
Philipp Hortmann
2
-5
/
+4
2022-09-11
staging: vt6655: Rename function MACbSafeRxOff
Philipp Hortmann
2
-5
/
+4
[next]