summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2026-03-09staging: rtl8723bs: use kmemdup() in rtw_cfg80211_set_wpa_ieAlexandru Hossu1-3/+1
2026-03-09staging: fbtft: Update RA8875 Kconfig help descriptionAdam Azuddin1-1/+5
2026-03-09staging: rtl8723bs: fix indentation, line length and declarationsJose A. Perez de Azpillaga1-4/+8
2026-03-09staging: rtl8723bs: curly brace consistencyJose A. Perez de Azpillaga1-6/+10
2026-03-09staging: rtl8723bs: format operators and logical continuationsJose A. Perez de Azpillaga1-24/+24
2026-03-09staging: rtl8723bs: remove redundant blank linesJose A. Perez de Azpillaga1-14/+0
2026-03-09staging: rtl8723bs: fix bitwise OR operator spacingJose A. Perez de Azpillaga1-4/+2
2026-03-09staging: vme_user: remove unimplemented #if 0 code blocksAlbab Hasan1-10/+0
2026-03-09staging: rtl8723bs: remove unused 'ratelen' parameter from rtw_check_network_...Nikolay Kulikov4-10/+5
2026-03-09staging: rtl8723bs: Fix logical continuation placementMariyam Shahid1-6/+6
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-03staging: 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