aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2026-07-10staging: rtl8723bs: remove unnecessary parentheses in issue_asocrspJinke Wu1-1/+1
2026-07-10staging: rtl8723bs: split nested assignment in OnAssocRspJinke Wu1-1/+2
2026-07-10staging: rtl8723bs: fix line length and alignment in rtw_mlme_extJinke Wu1-21/+45
2026-07-10staging: rtl8723bs: fix operator spacing in rtw_mlme_extJinke Wu1-99/+99
2026-07-10staging: rtl8723bs: replace beacon timing magic numbers with named constantsJad Keskes2-3/+15
2026-07-10staging: rtl8723bs: line exceeds 100 columnsJoachim Bose1-1/+3
2026-07-08staging: rtl8723bs: sdio_intf.c: cleanup functionManuel Ebner1-3/+2
2026-07-08staging: rtl8723bs: rename camelcase variable bAllowAnirban Bose1-3/+3
2026-07-08staging: rtl8723bs: clean up struct spacingDavid C.C.M. Gall1-17/+17
2026-07-08staging: media: ipu7: fix pm_runtime refcount leak in ipu7_resume()Vidhu Sarwal1-1/+1
2026-07-08staging: media: ipu7: fix pm_runtime refcount leak in ipu7_init_fw_code_region_by_sys()Vidhu Sarwal1-1/+1
2026-07-08staging: rtl8723bs: drop GEN_EVT_CODE macro and capitalize labelsAiman Najjar3-36/+32
2026-07-08staging: rtl8723bs: drop GEN_CMD_CODE macro and capitalize labelsAiman Najjar5-172/+164
2026-07-08staging: axis-fifo: Align arguments to open parenthesisHari Mishal1-1/+2
2026-07-07staging: rtl8723bs: convert update_attrib to return errnoHungyu Lin1-11/+10
2026-07-07staging: rtl8723bs: convert update_attrib_sec_info to return errnoHungyu Lin1-5/+6
2026-07-07staging: rtl8723bs: simplify update_attrib control flowHungyu Lin1-15/+7
2026-07-07staging: rtl8723bs: simplify update_attrib_sec_info control flowHungyu Lin1-12/+5
2026-07-07staging: rtl8723bs: fix OOB reads in rtw_get_sec_ie(), rtw_get_wapi_ie(), and rtw_get_wps_attr()Alexandru Hossu1-0/+15
2026-07-07staging: rtl8723bs: fix OOB reads in is_ap_in_tkip() IE loopAlexandru Hossu1-3/+11
2026-07-07staging: rtl8723bs: fix OOB read in OnAssocRsp() IE loopAlexandru Hossu1-0/+4
2026-07-07staging: rtl8723bs: fix OOB write in HT_caps_handler()Alexandru Hossu1-1/+2
2026-07-07staging: rtl8723bs: fix heap buffer overflow in rtw_cfg80211_set_wpa_ie()Alexandru Hossu1-0/+8
2026-07-07staging: rtl8723bs: fix OOB reads in IE loops in issue_assocreq() and join_cmd_hdl()Alexandru Hossu1-0/+8
2026-07-07staging: rtl8723bs: fix OOB read in update_beacon_info() IE loopAlexandru Hossu1-1/+5
2026-07-07staging: rtl8723bs: fix WEP length underflow and OOB read in OnAuth()Alexandru Hossu1-1/+7
2026-07-07staging: vme_user: fix location monitor leak in tsi148 bridgeHao-Qun Huang1-0/+8
2026-07-07staging: vme_user: fix location monitor leak in fake bridgeHao-Qun Huang1-0/+8
2026-07-07staging: vme_user: bound slave read/write to the kern_buf sizeMichael Tautschnig1-0/+22
2026-07-07staging: rtl8723bs: don't drop short TX frames in _rtw_pktfile_read()Christopher Mackle1-2/+4
2026-07-07staging: rtl8723bs: use rS0S1_PathSwitch define instead of 0x948 magic numberPanagiotis Petrakopoulos2-21/+21
2026-07-07staging: rtl8723bs: Add braces to if statement in rtl8723bs_cmd.cAlonso Garrigues1-2/+2
2026-07-07staging: rtl8723bs: remove unnecessary parentheses in rtl8723b_cmd.cAlonso Garrigues1-16/+16
2026-07-07staging: rtl8723bs: remove dead code in rtl8723b_cmd.cAlonso Garrigues1-6/+3
2026-07-07staging: rtl8723bs: fix lines ending in '(' in rtl8723b_cmd.cAlonso Garrigues1-57/+42
2026-07-07staging: rtl8723bs: correct binary operator style in rtl8723bs_cmd.cAlonso Garrigues1-42/+42
2026-07-07staging: rtl8723bs: remove dead code block in rtl8723bs_cmd.cAlonso Garrigues1-8/+0
2026-07-07staging: rtl8723bs: rename shadowed variableAditya Tipre1-7/+8
2026-07-07staging: rtl8723bs: put logical continuation on previous lineSerhat Kumral1-2/+2
2026-07-07staging: rtl8723bs: remove multiple blank linesSerhat Kumral1-5/+0
2026-07-07staging: rtl8723bs: simplify rtw_spt_band_allocSerhat Kumral1-19/+12
2026-07-07staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in os_intfs.cMoksh Panicker1-1/+1
2026-07-07staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in xmit_linux.cMoksh Panicker2-2/+2
2026-07-07staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in ioctl_cfg80211.cMoksh Panicker2-8/+8
2026-07-07staging: rtl8723bs: remove local variable 'eRFPath'Nikolay Kulikov1-25/+4
2026-07-07staging: rtl8723bs: remove 'NumTotalRFPath' from 'struct hal_com_data'Nikolay Kulikov2-50/+38
2026-07-07staging: rtl8723bs: fix Alignment should match open parenthesis in rtw_mlme.cDalvin-Ehinoma Noah Aiguobas1-5/+5
2026-07-07staging: rtl8723bs: rename ScanType to scan_typeSerhat Kumral3-20/+21
2026-07-07staging: rtl8723bs: rename ChannelNum to channel_numSerhat Kumral3-28/+31
2026-07-07staging: rtl8723bs: remove unnecessary braces in hal_intf.cAlonso Garrigues1-4/+2