index
:
linux-stable.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-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
2022-04-22
staging: r8188eu: Drop redundant memset
Haowen Bai
2022-04-22
staging: rtl8723bs: remove leftover code for other chips
Artur Bujdoso
2022-04-22
staging: rtl8192u: change get_key functions to return 0 instead of -1
Rebecca Mckeever
2022-04-20
staging: rtl8192e: Remove space after cast
Solomon Tan
2022-04-20
drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()
Duoming Zhou
2022-04-20
drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()
Duoming Zhou
2022-04-20
staging: rtl8192u: compare strcmp result to zero
Rebecca Mckeever
2022-04-20
staging: iio: ad2s1210: remove redundant assignment to variable negative
Colin Ian King
2022-04-20
staging: vt6655: Replace VNSvInPortB with ioread8
Philipp Hortmann
2022-04-20
staging: vt6655: Replace MACvGPIOIn with VNSvInPortB
Philipp Hortmann
2022-04-20
staging: rtl8712: Remove unnecessary int typecast
Solomon Tan
2022-04-20
staging: qlge: add blank line after function declaration
Soumya Negi
2022-04-20
staging: vt6655: Delete tmacro.h
Philipp Hortmann
2022-04-20
staging: Remove the drivers for the Unisys s-Par
Fabio M. De Francesco
2022-04-20
staging: r8188eu: use in-kernel ieee80211 header structures
Michael Straube
2022-04-20
r8188eu: remove unused urbs from struct xmit_buf
Ivan Safonov
2022-04-20
staging: r8188eu: use ARRAY_SIZE for mlme_sta_tbl
Martin Kaiser
2022-04-20
staging: r8188eu: don't call empty DoReserved function
Martin Kaiser
2022-04-20
staging: r8188eu: replace mlme_handler with function pointer
Martin Kaiser
2022-04-20
staging: r8188eu: the frame type is shifted out
Martin Kaiser
2022-04-20
staging: r8188eu: replace the GetFrameSubType call
Martin Kaiser
2022-04-20
staging: r8188eu: check receiver address only once
Martin Kaiser
2022-04-20
staging: r8188eu: place constants in right side in a comparison
Mahak Gupta
2022-04-20
staging: r8188eu: check firmware header existence before access
Michael Straube
2022-04-20
staging: r8188eu: use pr_info_once() to log the firmware version
Michael Straube
2022-04-20
staging: r8188eu: remove variables from rtl8188e_firmware_download()
Michael Straube
2022-04-20
staging: r8188eu: use sizeof instead of hardcoded firmware header size
Michael Straube
2022-04-20
staging: r8188eu: rename fields of struct rt_firmware_hdr
Michael Straube
2022-04-20
staging: r8188eu: clean up comments in struct rt_firmware_hdr
Michael Straube
2022-04-20
staging: r8188eu: convert u32 fields of rt_firmware_hdr to __le32
Michael Straube
2022-04-20
staging: r8188eu: fix struct rt_firmware_hdr
Michael Straube
2022-04-20
staging: bcm2835-audio: fix mutex definition without comment
Adrien Thierry
2022-04-20
staging: bcm2835-audio: fix mutex definition without comment
Adrien Thierry
2022-04-20
staging: bcm2835-audio: fix unnecessary space after cast
Adrien Thierry
2022-04-20
staging: bcm2835-audio: fix line ending with '('
Adrien Thierry
2022-04-20
staging: bcm2835-audio: fully describe config symbol
Adrien Thierry
2022-04-14
ASoC: soc-card: Create jack kcontrol without pins
Akihiko Odaki
2022-04-14
staging: rtl8192u: make read-only array EWC11NHTCap static const
Colin Ian King
2022-04-14
staging: ks7010: coding style fix: use tabs for indent
Aliya Rahmani
2022-04-14
staging: rtl8712: Remove unnecessary parentheses
Aliya Rahmani
2022-04-14
staging: rtl8712: cmd: remove redundant space after cast
Aliya Rahmani
2022-04-14
staging: r8188eu: pkt_newalloc is not used
Martin Kaiser
2022-04-14
staging: r8188eu: use ieee80211 helpers in mgt_dispatcher
Martin Kaiser
2022-04-14
staging: r8188eu: merge _mgt_dispatcher into mgt_dispatcher
Martin Kaiser
2022-04-14
staging: r8188eu: use ieee80211 helper to read the qos tid
Martin Kaiser
2022-04-14
staging: r8188eu: remove unused timer functions
Martin Kaiser
2022-04-14
staging: r8188eu: remove the bInSuspend loop
Martin Kaiser
2022-04-14
staging: r8188eu: clean up the code to set ips_deny_time
Martin Kaiser
2022-04-14
staging: r8188eu: use kernel functions for timeout handling
Martin Kaiser
2022-04-14
staging: r8188eu: summarize two if statements
Martin Kaiser
[prev]
[next]