summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2026-02-23staging: rtl8723bs: remove shadowed variable in sdio_halinitHaroen Tmimi
2026-02-23staging: rtl8723bs: remove explicit comparisons to false in rtw_ap.cHaroen Tmimi
2026-02-23staging: rtl8723bs: Remove unused members in struct rtw_wdev_privEthan Tidmore
2026-02-23staging: rtl8723bs: Remove unused structs and helper functionsEthan Tidmore
2026-02-23staging: rtl8723bs: wrap long comments to 100 columnsSiwanan Bungtong
2026-02-23staging: axis-fifo: refactor device tree parsingGustavo Piaz da Silva
2026-02-23staging: axis-fifo: use u32 for fifo depth flagsGustavo Piaz da Silva
2026-02-23staging: rtl8723bs: remove redundant NULL check on premainder_ieGiorgi Tchankvetadze
2026-02-23staging: nvec: propagate error codes in tegra_nvec_probe()Artem Lytkin
2026-02-23staging: fbtft: fb_tinylcd: replace udelay() with fsleep()Tomasz Unger
2026-02-23staging: rtl8723bs: remove unused MAX_PATH_NUM defines for other chipsAzamat Rakhim
2026-02-23staging: fbtft: Remove duplications of fbtft_set_addr_win()Nam Cao
2026-02-23staging: octeon: fix free_irq dev_id mismatch in cvm_oct_rx_shutdownYuvraj Singh Chauhan
2026-02-23staging: rtl8723bs: remove redundant 'Adapter' variable in HalPhyRf_8723BHaroen Tmimi
2026-02-23staging: octeon: type change from uint<bits>_t to u<bits>Yoelvis Oliveros
2026-02-23staging: rtl8723bs: remove unnecessary void * casts in ioctl_cfg80211.cSiwanan Bungtong
2026-02-23staging: rtl8723bs: remove unnecessary void * casts in rtl8723b_hal_init.cSiwanan Bungtong
2026-02-23staging: rtl8723bs: remove unnecessary void * casts in rtw_security.cSiwanan Bungtong
2026-02-23staging: rtl8723bs: remove unnecessary void * casts in rtw_mlme_ext.cSiwanan Bungtong
2026-02-23staging: rtl8723bs: remove unnecessary void * casts in rtw_ieee80211.cSiwanan Bungtong
2026-02-23staging: rtl8723bs: remove unnecessary void * casts in rtw_efuse.cSiwanan Bungtong
2026-02-23staging: rtl8723bs: remove unnecessary void * casts in rtw_ap.cSiwanan Bungtong
2026-02-23staging: rtl8723bs: replace ternary min comparison with min()William Hansen-Baird
2026-02-23staging: rtl8723bs: Wrap long function parameter listsSiwanan Bungtong
2026-02-23staging: rtl8723bs: fix spacing around operatorsTabrez Ahmed
2026-02-23staging: fbtft: fix unchecked write return value in fb_agm1264k-flArtem Lytkin
2026-02-23staging: sm750fb: convert logging to device-based in sm750.cArtem Lytkin
2026-02-23staging: fbtft: Optimize partial write()Nam Cao
2026-02-23staging: fbtft: fix spelling mistake "dinamically" -> "dynamically"Santiago Almeida
2026-02-23staging: rtl8723bs: Refactor setCCKFilterCoefficient to remove duplicated rtw...Bera Yüzlü
2026-02-23staging: most: dim2: check return value of clk_prepare_enable for PLLArtem Lytkin
2026-02-23staging: most: net: remove unused header includeRajveer Chaudhari
2026-02-23staging: most: dim2: remove unused header includesRajveer Chaudhari
2026-02-23staging: most: dim2: convert pr_err/warn to dev_err/warnZeeshan Ahmad
2026-02-23staging: most: dim2: move extra info messages to dev_dbgZeeshan Ahmad
2026-02-23staging: greybus: sdio: Remove double whitespaceGiorgi Tchankvetadze
2026-02-23staging: greybus: Fix spelling mistake in KconfigTomasz Unger
2026-02-23staging: greybus: sdio: Fix typo in commentGiorgi Tchankvetadze
2026-02-23staging: greybus: pwm: Fix typo in commentGiorgi Tchankvetadze
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-17Merge tag 'staging-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-14staging: fbtft: Make framebuffer registration message debug-onlyChintan Patel
2026-02-14staging: fbtft: Fix build failure when CONFIG_FB_DEVICE=nChintan Patel
2026-02-14staging: fbtft: Make FB_DEVICE dependency optionalChintan Patel
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds