summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2022-04-20staging: vt6655: Replace MACvGPIOIn with VNSvInPortBPhilipp Hortmann
2022-04-20staging: rtl8712: Remove unnecessary int typecastSolomon Tan
2022-04-20staging: qlge: add blank line after function declarationSoumya Negi
2022-04-20staging: vt6655: Delete tmacro.hPhilipp Hortmann
2022-04-20staging: Remove the drivers for the Unisys s-ParFabio M. De Francesco
2022-04-20staging: r8188eu: use in-kernel ieee80211 header structuresMichael Straube
2022-04-20r8188eu: remove unused urbs from struct xmit_bufIvan Safonov
2022-04-20staging: r8188eu: use ARRAY_SIZE for mlme_sta_tblMartin Kaiser
2022-04-20staging: r8188eu: don't call empty DoReserved functionMartin Kaiser
2022-04-20staging: r8188eu: replace mlme_handler with function pointerMartin Kaiser
2022-04-20staging: r8188eu: the frame type is shifted outMartin Kaiser
2022-04-20staging: r8188eu: replace the GetFrameSubType callMartin Kaiser
2022-04-20staging: r8188eu: check receiver address only onceMartin Kaiser
2022-04-20staging: r8188eu: place constants in right side in a comparisonMahak Gupta
2022-04-20staging: r8188eu: check firmware header existence before accessMichael Straube
2022-04-20staging: r8188eu: use pr_info_once() to log the firmware versionMichael Straube
2022-04-20staging: r8188eu: remove variables from rtl8188e_firmware_download()Michael Straube
2022-04-20staging: r8188eu: use sizeof instead of hardcoded firmware header sizeMichael Straube
2022-04-20staging: r8188eu: rename fields of struct rt_firmware_hdrMichael Straube
2022-04-20staging: r8188eu: clean up comments in struct rt_firmware_hdrMichael Straube
2022-04-20staging: r8188eu: convert u32 fields of rt_firmware_hdr to __le32Michael Straube
2022-04-20staging: r8188eu: fix struct rt_firmware_hdrMichael Straube
2022-04-20staging: bcm2835-audio: fix mutex definition without commentAdrien Thierry
2022-04-20staging: bcm2835-audio: fix mutex definition without commentAdrien Thierry
2022-04-20staging: bcm2835-audio: fix unnecessary space after castAdrien Thierry
2022-04-20staging: bcm2835-audio: fix line ending with '('Adrien Thierry
2022-04-20staging: bcm2835-audio: fully describe config symbolAdrien Thierry
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki
2022-04-14staging: rtl8192u: make read-only array EWC11NHTCap static constColin Ian King
2022-04-14staging: ks7010: coding style fix: use tabs for indentAliya Rahmani
2022-04-14staging: rtl8712: Remove unnecessary parenthesesAliya Rahmani
2022-04-14staging: rtl8712: cmd: remove redundant space after castAliya Rahmani
2022-04-14staging: r8188eu: pkt_newalloc is not usedMartin Kaiser
2022-04-14staging: r8188eu: use ieee80211 helpers in mgt_dispatcherMartin Kaiser
2022-04-14staging: r8188eu: merge _mgt_dispatcher into mgt_dispatcherMartin Kaiser
2022-04-14staging: r8188eu: use ieee80211 helper to read the qos tidMartin Kaiser
2022-04-14staging: r8188eu: remove unused timer functionsMartin Kaiser
2022-04-14staging: r8188eu: remove the bInSuspend loopMartin Kaiser
2022-04-14staging: r8188eu: clean up the code to set ips_deny_timeMartin Kaiser
2022-04-14staging: r8188eu: use kernel functions for timeout handlingMartin Kaiser
2022-04-14staging: r8188eu: summarize two if statementsMartin Kaiser
2022-04-14staging: r8188eu: simplify the ps_processing checkMartin Kaiser
2022-04-14staging: r8188eu: make return values consistentMartin Kaiser
2022-04-14staging: r8188eu: simplify delay conditions in rtw_pwr_wakeupMartin Kaiser
2022-04-13staging: r8188eu: clean up long lines in block_write()Michael Straube
2022-04-13staging: r8188eu: remove unneeded initializationsMichael Straube
2022-04-13staging: r8188eu: reduce variables in block_write()Michael Straube
2022-04-13staging: r8188eu: change void parameters to u8Michael Straube
2022-04-13staging: r8188eu: rename parameter of block_write()Michael Straube
2022-04-13staging: r8188eu: correct macro spelling mistakeMichael Straube