summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2026-04-27staging: rtl8723bs: move constant to right side of test in comparisonPrithvi Tambewagh
2026-04-27staging: rtl8723bs: remove redundant return in report_join_res()Hungyu Lin
2026-04-27staging: rtl8723bs: remove unused function pointersBera Yüzlü
2026-04-27staging: rtl8723bs: remove redundant returns in rtw_mlme_ext.cHungyu Lin
2026-04-27staging: rtl8723bs: remove unused BIT33..BIT36 macrosNikolay Kulikov
2026-04-27staging: rtl8723bs: remove the rtw_warn_on() macroNikolay Kulikov
2026-04-27staging: rtl8723bs: remove unused rtw_sprintf() macroNikolay Kulikov
2026-04-27staging: rtl8723bs: remove the header of non-existent _kfree() functionNikolay Kulikov
2026-04-27staging: rtl8723bs: remove unused _rtw_init_queue() function headerNikolay Kulikov
2026-04-27staging: rtl8723bs: remove unnecessary rtw_bug_check() functionNikolay Kulikov
2026-04-27staging: rtl8723bs: remove space before tabLinus Probert
2026-04-27staging: rtl8723bs: remove two unused function prototypesLinus Probert
2026-04-27staging: rtl8723bs: rename EFUSE_ShadowRead() to rtw_efuse_shadow_read()Linus Probert
2026-04-27staging: rtl8723bs: EFUSE_ShadowMapUpdate -> rtw_efuse_shadow_map_updateLinus Probert
2026-04-27staging: rtl8723bs: rename EFUSE_Read1Byte() to rtw_efuse_read_1_byte()Linus Probert
2026-04-27staging: rtl8723bs: efuse_OneByteRead() -> rtw_efuse_one_byte_read()Linus Probert
2026-04-27staging: rtl8723bs: rename global function Efuse_CalculateWordCntsLinus Probert
2026-04-27staging: rtl8723bs: convert _rtw_init_xmit_priv to return errnoHungyu Lin
2026-04-27staging: rtl8723bs: convert rtw_os_xmit_resource_alloc to return errnoHungyu Lin
2026-04-27staging: rtl8723bs: move rtw_os_xmit_resource_alloc to rtw_xmit.cHungyu Lin
2026-04-27staging: rtl8723bs: convert rtw_alloc_hwxmits to return errnoHungyu Lin
2026-04-27staging: rtl8723bs: make rtw_alloc_hwxmits staticHungyu Lin
2026-04-27staging: rtl8723bs: simplify _rtw_init_xmit_priv control flowHungyu Lin
2026-04-27staging: rtl8723bs: fix logical continuation stylePaarth Mahadik
2026-04-27staging: rtl8723bs: remove unnecessary parentheses in os_intfs.cHungyu Lin
2026-04-27staging: rtl8723bs: remove multiple blank lines in rtw_btcoex.cLinus Probert
2026-04-27staging: rtl8723bs: fix include guard comment in rtw_cmd.hXiyuan Guo
2026-04-27staging: rtl8723bs: replace tabs used as separators with spacesNikolay Kulikov
2026-04-27staging: rtl8723bs: remove dead code in rtw_io.cNikolay Kulikov
2026-04-27staging: rtl8723bs: Rename pHT_info_ie to ht_info_ieEthan Tidmore
2026-04-27staging: rtl8723bs: Remove dead codeEthan Tidmore
2026-04-27staging: greybus: fix alignment to match open parenthesisKosugi Souta
2026-04-27staging: sm750fb: remove unused functionsKenet Jovan Sokoli
2026-04-27staging: sm750fb: fix off-by-one in lynxfb_ops_setcolregAhmet Sezgin Duran
2026-04-27staging: sm750fb: Rename sm750_pnltype enum values to upper caseShubham Chakraborty
2026-04-27staging: sm750fb: constify fix_id arrayHungyu Lin
2026-04-27staging: most: video: remove redundant cleanup in comp_exit()Gabriel Rondon
2026-04-27staging: most: net: remove filename from top-of-file commentShyam Sunder Reddy Padira
2026-04-27staging: most/net: remove dead code from skb_to_mamac() and skb_to_mep()Hadi Chokr
2026-04-27staging: most: dim2: remove unnecessary NULL check in try_start_dim_transfer()Gabriel Rondon
2026-04-27staging: most: dim2: remove unnecessary NULL check in service_done_flag()Gabriel Rondon
2026-04-27iio: frequency: ad9834: clean up includesJoshua Crofts
2026-04-27iio: frequency: ad9832: remove kernel.h proxy headerJoshua Crofts
2026-04-24Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-19Merge tag 'staging-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-15Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2026-04-05staging: vme_user: replace deprecated mmap hook with mmap_prepareLorenzo Stoakes (Oracle)
2026-04-04staging: rtl8723bs: remove redundant & parenthesesSam Daly
2026-03-31staging: most: dim2: replace BUG_ON() in poison_channel()Gabriel Rondon