index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-20
staging: r8188eu: check firmware header existence before access
Michael Straube
1
-5
/
+4
2022-04-20
staging: r8188eu: use pr_info_once() to log the firmware version
Michael Straube
1
-5
/
+3
2022-04-20
staging: r8188eu: remove variables from rtl8188e_firmware_download()
Michael Straube
1
-6
/
+2
2022-04-20
staging: r8188eu: use sizeof instead of hardcoded firmware header size
Michael Straube
1
-3
/
+4
2022-04-20
staging: r8188eu: rename fields of struct rt_firmware_hdr
Michael Straube
1
-29
/
+29
2022-04-20
staging: r8188eu: clean up comments in struct rt_firmware_hdr
Michael Straube
1
-23
/
+13
2022-04-20
staging: r8188eu: convert u32 fields of rt_firmware_hdr to __le32
Michael Straube
1
-3
/
+3
2022-04-20
staging: r8188eu: fix struct rt_firmware_hdr
Michael Straube
1
-1
/
+1
2022-04-20
staging: bcm2835-audio: fix mutex definition without comment
Adrien Thierry
1
-1
/
+1
2022-04-20
staging: bcm2835-audio: fix mutex definition without comment
Adrien Thierry
1
-1
/
+1
2022-04-20
staging: bcm2835-audio: fix unnecessary space after cast
Adrien Thierry
1
-1
/
+1
2022-04-20
staging: bcm2835-audio: fix line ending with '('
Adrien Thierry
1
-2
/
+1
2022-04-20
staging: bcm2835-audio: fully describe config symbol
Adrien Thierry
1
-2
/
+4
2022-04-14
staging: rtl8192u: make read-only array EWC11NHTCap static const
Colin Ian King
1
-1
/
+1
2022-04-14
staging: ks7010: coding style fix: use tabs for indent
Aliya Rahmani
1
-1
/
+1
2022-04-14
staging: rtl8712: Remove unnecessary parentheses
Aliya Rahmani
1
-1
/
+1
2022-04-14
staging: rtl8712: cmd: remove redundant space after cast
Aliya Rahmani
1
-1
/
+1
2022-04-14
staging: r8188eu: pkt_newalloc is not used
Martin Kaiser
2
-2
/
+0
2022-04-14
staging: r8188eu: use ieee80211 helpers in mgt_dispatcher
Martin Kaiser
1
-8
/
+9
2022-04-14
staging: r8188eu: merge _mgt_dispatcher into mgt_dispatcher
Martin Kaiser
1
-14
/
+8
2022-04-14
staging: r8188eu: use ieee80211 helper to read the qos tid
Martin Kaiser
2
-3
/
+1
2022-04-14
staging: r8188eu: remove unused timer functions
Martin Kaiser
2
-14
/
+0
2022-04-14
staging: r8188eu: remove the bInSuspend loop
Martin Kaiser
1
-4
/
+0
2022-04-14
staging: r8188eu: clean up the code to set ips_deny_time
Martin Kaiser
4
-16
/
+5
2022-04-14
staging: r8188eu: use kernel functions for timeout handling
Martin Kaiser
1
-3
/
+3
2022-04-14
staging: r8188eu: summarize two if statements
Martin Kaiser
1
-5
/
+4
2022-04-14
staging: r8188eu: simplify the ps_processing check
Martin Kaiser
1
-4
/
+2
2022-04-14
staging: r8188eu: make return values consistent
Martin Kaiser
1
-4
/
+2
2022-04-14
staging: r8188eu: simplify delay conditions in rtw_pwr_wakeup
Martin Kaiser
1
-6
/
+2
2022-04-13
staging: r8188eu: clean up long lines in block_write()
Michael Straube
1
-4
/
+14
2022-04-13
staging: r8188eu: remove unneeded initializations
Michael Straube
1
-1
/
+1
2022-04-13
staging: r8188eu: reduce variables in block_write()
Michael Straube
1
-25
/
+18
2022-04-13
staging: r8188eu: change void parameters to u8
Michael Straube
1
-10
/
+8
2022-04-13
staging: r8188eu: rename parameter of block_write()
Michael Straube
1
-3
/
+3
2022-04-13
staging: r8188eu: correct macro spelling mistake
Michael Straube
1
-2
/
+2
2022-04-13
drivers: staging: rtl8192eu: Fix deadlock in rtw_joinbss_event_prehandle
Duoming Zhou
1
-2
/
+4
2022-04-13
drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle()
Duoming Zhou
1
-2
/
+4
2022-04-13
drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback()
Duoming Zhou
1
-2
/
+4
2022-04-13
staging: r8188eu: add space around operators
Mahak Gupta
1
-29
/
+29
2022-04-13
staging: greybus: remove empty callback function
Jaehee Park
1
-8
/
+0
2022-04-13
staging: greybus: correct typo in comment
Jaehee Park
1
-1
/
+1
2022-04-13
staging: r8188eu: remove else after return and break statements
Mahak Gupta
1
-24
/
+17
2022-04-13
staging: bcm2835-audio: remove compat ALSA card
Adrien Thierry
2
-104
/
+15
2022-04-12
staging/rtl8192e,ieee80211: replace ps tasklet with work
Davidlohr Bueso
5
-13
/
+20
2022-04-12
staging/rtl8712: remove event_tasklet
Davidlohr Bueso
1
-1
/
+0
2022-04-12
staging/ks7010: replace SME taslet with work
Davidlohr Bueso
2
-12
/
+11
2022-04-12
staging/wlan-ng, prism2usb: replace completion_bh tasklet with work
Davidlohr Bueso
3
-15
/
+15
2022-04-12
staging/wlan-ng, prism2usb: replace reaper_bh tasklet with work
Davidlohr Bueso
3
-9
/
+9
2022-04-12
staging/most, dim2: convert dim2_tasklet to threaded irq
Davidlohr Bueso
1
-20
/
+9
2022-04-12
staging: vt6655: Remove macro PCAvDelayByIO
Philipp Hortmann
2
-14
/
+1
[next]