summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
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
2026-03-31staging: most: dim2: replace BUG_ON() in enqueue()Gabriel Rondon
2026-03-31staging: most: dim2: replace BUG_ON() in configure_channel()Gabriel Rondon
2026-03-31staging: most: dim2: replace BUG_ON() in service_done_flag()Gabriel Rondon
2026-03-31staging: most: dim2: replace BUG_ON() in try_start_dim_transfer()Gabriel Rondon
2026-03-31staging: rtl8723bs: remove unused RTL8188E antenna selection macrosMashiro Chen
2026-03-31staging: rtl8723bs: remove redundant blank lines in basic_types.hMashiro Chen
2026-03-31staging: rtl8723bs: wrap complex macros with parenthesesMashiro Chen
2026-03-31staging: rtl8723bs: remove unused WRITEEF/READEF byte macrosMashiro Chen
2026-03-31staging: rtl8723bs: rename camelCase variableBhavya Gupta
2026-03-31staging: greybus: audio: fix error message for BTN_3 buttonHaoyu Lu
2026-03-31staging: rtl8723bs: rename variables to snake_caseDavid Holland
2026-03-31staging: rtl8723bs: fix spelling in commentHaoyu Lu
2026-03-31staging: rtl8723bs: cleanup return in sdio_init()Omer El Idrissi
2026-03-31staging: rtl8723bs: use direct returns in sdio_dvobj_init()Omer El Idrissi
2026-03-31staging: rtl8723bs: remove unused arg at odm_interface.hRodrigo Gobbi
2026-03-31greybus: raw: fix use-after-free if write is called after disconnectDamien Riégel
2026-03-31greybus: raw: fix use-after-free on cdev closeDamien Riégel