summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2026-05-20media: atomisp: Fix alloc_pages_bulk() failed errorsHans de Goede
2026-05-20media: atomisp: Fix memory leak in atomisp_fixed_pattern_table()Zilin Guan
2026-05-20staging: media: atomisp: fix block comment style in atomisp_cmd.cEthan Lam
2026-05-20media: staging: atomisp: Remove unnecessary return statement in void functionTomasz Unger
2026-05-20staging: media: atomisp: Kill OP_std_modadd() macroAndy Shevchenko
2026-05-20staging: media: atomisp: Fix typos and formatting in headersHamdan Khan
2026-05-20staging: media: atomisp: Fix braces on incorrect linesMatt Wardle
2026-05-20staging: media: atomisp: Fix function indentation and bracesMatt Wardle
2026-05-20staging: media: atomisp: Remove braces for single statement blocksMatt Wardle
2026-05-20staging: media: atomisp: replace sprintf() with strscpy()Tomasz Unger
2026-05-20staging: media: atomisp: Fix spelling mistakes in commentsTomasz Unger
2026-05-20media: staging: atmel-isc: Remove driverEugen Hristev
2026-05-14Merge tag 'hid-for-linus-2026051401' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-12HID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires
2026-05-12media: staging: ipu3-imgu: Add range check for imgu_css_cfg_acc_stripeRicardo Ribalda
2026-05-12media: tegra-video: vi: fix invalid u32 return value in format lookupHungyu Lin
2026-05-11staging: rtl8723bs: fix buffer over-read in rtw_update_protectionSalman Alghamdi
2026-05-11staging: rtl8723bs: fix type issue in DYNAMIC_BB_DYNAMIC_TXPWRMichael Steinmötzger
2026-05-11staging: rtl8723bs: replace non-standard BITn macros with BIT(n)Michael Steinmötzger
2026-05-11staging: rtl8723bs: simplify if-else blocks in rtw_mlme_ext.cAndrei Khomenkov
2026-05-11staging: rtl8723bs: remove commented out code in rtw_mlme_ext.cAndrei Khomenkov
2026-05-11staging: rtl8723bs: remove unused RTW_MLME_EXT_C_ codeAndrei Khomenkov
2026-05-11staging: rtl8723bs: remove unused RTW_DVOBJ_CHIP_HW_TYPE codeAndrei Khomenkov
2026-05-11staging: rtl8723bs: remove unused REMOVE_PACK codeAndrei Khomenkov
2026-05-11staging: rtl8723bs: remove unused DBG_CH_SWITCH codeAndrei Khomenkov
2026-05-11staging: rtl8723bs: remove unused CONSISTENT_PN_ORDER codeAndrei Khomenkov
2026-05-11staging: rtl8723bs: remove unused DBG_RX_DUMP_EAP codeAndrei Khomenkov
2026-05-11staging: rtl8723bs: remove unused DBG_FIXED_CHAN codeAndrei Khomenkov
2026-05-11staging: rtl8723bs: Fix block comment style in ieee80211.hPramod Maurya
2026-05-11staging: rtl8723bs: Replace __attribute__((packed)) with __packed in ieee80211.hPramod Maurya
2026-05-11staging: rtl8723bs: Remove multiple blank lines in include headersPramod Maurya
2026-05-11staging: rtl8723bs: Replace __attribute__((__packed__)) with __packed in rtl8...Pramod Maurya
2026-05-11staging: rtl8723bs: Replace __attribute__((packed)) with __packed in wifi.hPramod Maurya
2026-05-11staging: rtl8723bs: remove unnecessary bracesShivam Gupta
2026-05-11staging: rtl8723bs: Replace uint with unsigned int in coreAidan Russell
2026-05-11staging: rtl8723bs: remove unnecessary blank lines in rtw_recv.cJennifer Guo
2026-05-11staging: rtl8723bs: remove commented out code from odm.cJennifer Guo
2026-05-11staging: rtl8723bs: move block comment terminator to new lineJennifer Guo
2026-05-11staging: rtl8723bs: fix block comment alignment in hal/ source filesJennifer Guo
2026-05-11staging: rtl8723bs: fix block comment alignment in hal/ header filesJennifer Guo
2026-05-11staging: rtl8723bs: remove commented out enum values from odm_types.hJennifer Guo
2026-05-11staging: rtl8723bs: remove unnecessary block commentJennifer Guo
2026-05-11staging: sm750fb: change 2 CamelCase variables to snake_caseJennifer Guo
2026-05-11staging: sm750fb: rename CamelCase variable and drop prefixJennifer Guo
2026-05-11staging: most: net: replace pr_err with netdev_errMaha Maryam Javaid
2026-05-11staging: sm750fb: remove unnecessary initializationsAhmet Sezgin Duran
2026-05-11staging: vme_user: simplify boolean comparisonsShyam Sunder Reddy Padira
2026-05-11staging: vme_user: remove unnecessary NULL initialization before list iterationShyam Sunder Reddy Padira
2026-05-11Merge tag 'v7.1-rc3' into staging-nextGreg Kroah-Hartman
2026-05-06media: tegra-video: tegra210: remove redundant NULL check in dequeue_buf_doneHungyu Lin