aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2026-03-09staging: rtl8723bs: refactor halbtc8723b1ant_CoexTableWithType() to remove du...Bera Yüzlü1-44/+14
2026-03-09fbtft: Update REAMDE to slow down the stream of undesired cleanupsAndy Shevchenko1-22/+7
2026-03-09staging: greybus: remove redundant 'int' from unsigned long longOskar Ray-Frayssinet1-1/+1
2026-03-09staging: rtl8723bs: replace msleep() with fsleep() in rtw_cmd.cJose A. Perez de Azpillaga1-2/+3
2026-03-09staging: greybus: arche: use sysfs_emit() instead of sprintf()Ruslan Valiyev1-5/+5
2026-03-09staging: greybus: arche-platform: Use sysfs_emit instead of sprintfShubham Chakraborty1-5/+5
2026-03-02staging: iio: ad7816: Replace sprintf() with sysfs_emit()Bruno Martins1-8/+8
2026-03-02wifi: cfg80211: support key installation on non-netdev wdevsAvraham Stern1-4/+5
2026-03-02wifi: nl80211/cfg80211: support stations of non-netdev interfacesMiri Korenblit1-11/+13
2026-02-25Merge branch 'staging-linus' into branch 'staging-next'Greg Kroah-Hartman4-17/+26
2026-02-25staging: greybus: audio: drop stale TODO commentHardik Phalet1-1/+0
2026-02-25staging: greybus: audio: remove unused gb_audio_manager_get_module()Hardik Phalet2-19/+0
2026-02-25staging: most: dim2: remove unnecessary string indirection in dev_errArtem Lytkin1-3/+3
2026-02-25staging: most: dim2: use dev_err_probe and proper error codes for clockArtem Lytkin1-6/+5
2026-02-25staging: most: dim2: replace IS_ERR_OR_NULL with IS_ERR for devm_clk_getArtem Lytkin1-2/+2
2026-02-25staging: rtl8723bs: fix function header alignmentDhyan K Prajapati1-6/+2
2026-02-25staging: greybus: audio: Use sysfs_emit in show functionsShubham Chakraborty1-6/+6
2026-02-25staging: rtl8723bs: fix spacing around operators in rtw_recv.cKhasar Munkh-Erdene1-42/+42
2026-02-25staging: rtl8723bs: remove recurring counter incrementNikolay Kulikov1-14/+9
2026-02-25staging: rtl8723bs: remove multiple blank linesGabriel Windlin1-4/+0
2026-02-24staging: rtl8723bs: convert single-line comment to multi-line formatTomasz Unger1-1/+3
2026-02-24staging: rtl8723bs: fix spelling mistakes in rtw_wlan_util.cTomasz Unger1-3/+3
2026-02-24staging: sm750fb: convert logging to device-based in sm750_hw.cArtem Lytkin1-4/+4
2026-02-24staging: sm750fb: remove debug and diagnostic printsArtem Lytkin2-91/+3
2026-02-24staging: sm750fb: Fix "varios" typo in ddk750_swi2c.cAhmet Ramazan Capoglu1-1/+1
2026-02-24staging: sm750fb: Fix "programed" typo in ddk750_mode.cGiorgi Tchankvetadze1-1/+1
2026-02-24staging: nvec: fix block comment style in nvec_interrupt()Kibaek Yoo1-2/+4
2026-02-24staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ieLuka Gejak1-1/+4
2026-02-23staging: iio: impedance-analyzer: ad5933: use div64_ul() instead of do_div()Archit Anant1-2/+2
2026-02-23staging: rtl8723bs: properly validate the data in rtw_get_ie_ex()Greg Kroah-Hartman1-5/+10
2026-02-23staging: sm750fb: add missing pci_release_region on error and removalArtem Lytkin2-11/+12
2026-02-23staging: rtl8723bs: fix spelling mistakes in include filesTomasz Unger2-2/+2
2026-02-23staging: rtl8723bs: fix spelling mistakes in sdio_halinit.cTomasz Unger1-3/+3
2026-02-23staging: rtl8723bs: remove unnecessary parenthesesYan Pan1-17/+17
2026-02-23staging: rtl8723bs: fix spaces around binary operatorsNikolay Kulikov1-41/+47
2026-02-23staging: rtl8723bs: fix inconsistent indenting detected by smatchFilippo Muscherà2-3/+5
2026-02-23staging: rtl8723bs: Use kmemdup in sdio_ops.cGiorgi Tchankvetadze1-3/+1
2026-02-23staging: rtl8723bs: remove unused macros from rtl8192c_recv.hGiorgi Tchankvetadze1-4/+0
2026-02-23staging: rtl8723bs: Rename camel case variableBryant Boatright1-7/+7
2026-02-23staging: rtl8723bs: Rename camel case enumerationBryant Boatright3-11/+15
2026-02-23staging: rtl8723bs: rename camelCase variableNikolay Kulikov1-3/+3
2026-02-23staging: rtl8723bs: remove unnecessary boolean comparisonNikolay Kulikov1-1/+1
2026-02-23staging: rtl8723bs: align and split variable declarationsKhushal Chitturi2-7/+14
2026-02-23staging: rtl8723bs: simplify boolean expressionsKhushal Chitturi3-12/+12
2026-02-23staging: rtl8723bs: use bool for traffic_status_watchdog()Khushal Chitturi3-8/+8
2026-02-23staging: rtl8723bs: remove stale commented codeKhushal Chitturi6-6/+2
2026-02-23staging: rtl8723bs: convert traffic_status_watchdog() local variables to snak...Khushal Chitturi2-31/+31
2026-02-23staging: rtl8723bs: rename rt_link_detect_t fields to snake_caseKhushal Chitturi12-62/+62
2026-02-23staging: rtl8723bs: rename LinkDetectInfo to link_detect_infoKhushal Chitturi12-54/+54
2026-02-23staging: rtl8723bs: remove shadowed variable in sdio_halinitHaroen Tmimi1-1/+1