summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/ucall.S (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-08staging: r8188eu: clean up rtw_ioctl.hMichael Straube1-79/+0
2022-04-08staging: r8188eu: remove header usb_vendor_req.hMichael Straube3-37/+0
2022-04-08staging: r8188eu: remove unused prototype usbvendorrequest()Michael Straube1-3/+0
2022-04-08staging: r8188eu: remove unused enums from odm.hMichael Straube1-29/+0
2022-04-08staging: r8188eu: remove unused fields from struct eeprom_privMichael Straube1-3/+0
2022-04-08staging: r8188eu: ROMVer is always zeroMichael Straube3-3/+1
2022-04-08staging: r8188eu: move struct rt_firmware to rtw_fw.hMichael Straube2-5/+6
2022-04-08staging: r8188eu: remove unused macros from basic_types.hMichael Straube1-72/+1
2022-04-08staging: rtl8723bs: remove header rtw_ioctl.hMichael Straube2-73/+0
2022-04-08staging: rtl8192u: use min_t/max_t macros instead of if elseRebecca Mckeever1-8/+5
2022-04-08staging: rtl8192u: replace ternary statement with if and assignmentRebecca Mckeever1-1/+3
2022-04-07staging: rtl8712: fix camel case in function r8712_generate_ieMahak Gupta1-2/+2
2022-04-07staging: rtl8192e: remove multiple blank linesAlaa Mohamed1-3/+0
2022-04-07staging: rtl8723bs: fix indentationSevinj Aghayeva1-11/+3
2022-04-07staging: r8188eu: use sizeof(*pvar) for allocating structsRebecca Mckeever1-34/+34
2022-04-07staging: r8188eu: correct misspelling in comment 'tppe' -> 'type'Rebecca Mckeever1-1/+1
2022-04-07staging: r8188eu: remove extra 'the'Rebecca Mckeever1-1/+1
2022-04-07staging: r8188eu: format comments in drivers/net styleRebecca Mckeever1-6/+3
2022-04-07staging: rtl8712: remove unnecessary parenthesesAlaa Mohamed1-10/+10
2022-04-07staging: r8188eu: remove unused _RND* from osdep_service.hMichael Straube1-18/+0
2022-04-07staging: r8188eu: use round_up() instead of _RND128()Michael Straube2-9/+1
2022-04-07staging: r8188eu: use round_up() instead of _RND8()Michael Straube2-11/+3
2022-04-07staging: r8188eu: use round_up() instead of _RND4()Michael Straube2-9/+1
2022-04-07staging: r8188eu: use PTR_ALIGN() instead of RND4()Michael Straube4-10/+6
2022-04-06wfx: get out from the staging areaJérôme Pouiller47-11/+26
2022-04-05staging: rtl8712: fix a potential memory leak in r871xu_drv_init()Xiaoke Wang2-4/+3
2022-04-05staging: r8188eu: drop redundant if check in IS_MCASTVihas Makwana1-4/+1
2022-04-05staging: r8188eu: remove GetHalDefVar8188EUsb()Michael Straube3-22/+1
2022-04-05staging: r8188eu: remove HAL_DEF_CURRENT_ANTENNAMichael Straube5-7/+13
2022-04-05staging: r8188eu: remove HAL_DEF_IS_SUPPORT_ANT_DIVMichael Straube3-7/+8
2022-04-05staging: r8188eu: cur_ant is set but never usedMichael Straube1-7/+0
2022-04-05staging: r8188eu: remove unused macros from ieee80211.hMichael Straube1-18/+0
2022-04-05staging: r8188eu: remove unncessary ternary operatorMichael Straube8-12/+12
2022-04-05staging: vt6655: Rename constant definitions with CamelCasePhilipp Hortmann1-18/+18
2022-04-05staging: vt6655: Remove unused macros in mac.hPhilipp Hortmann1-133/+0
2022-04-05staging: rtl8723bs: remove space after function nameSevinj Aghayeva1-1/+1
2022-04-05staging: rtl8723bs: remove redundant else branchesSevinj Aghayeva1-33/+31
2022-04-05staging: rtl8723bs: remove return from a function returning voidSevinj Aghayeva1-7/+2
2022-04-05staging: rtl8723bs: remove redundant braces in if statementsSevinj Aghayeva1-52/+27
2022-04-05staging: rtl8723bs: combine both sides of conditional statementRebecca Mckeever1-6/+2
2022-04-05staging: rtl8723bs: remove handlerOS independent commentRebecca Mckeever1-2/+0
2022-04-05staging: rtl8723bs: simplify control flowSevinj Aghayeva1-14/+4
2022-04-05staging: rtl8712: simplify control flowSevinj Aghayeva1-19/+6
2022-04-05staging: r8188eu: simplify control flowSevinj Aghayeva1-19/+6
2022-04-05staging: rtl8712: remove Unnecessary parenthesesAlaa Mohamed1-8/+8
2022-04-05staging: rtl8712: Fix multiple line dereferenceAlaa Mohamed1-52/+25
2022-04-05staging: r8188eu: remove unnecessary blank linesAlaa Mohamed1-3/+0
2022-04-05staging: r8188eu: Add line after declarationsAlaa Mohamed1-2/+3
2022-04-04staging: r8188eu: ps_flag is never setMichael Straube2-9/+0
2022-04-04staging: r8188eu: pwr_state_check_cnts is always zeroMichael Straube3-7/+1