summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-08staging: rtl8712: recv_indicatepkt_reorder(): Change return valuesNishka Dasgupta1-7/+6
2019-08-08staging: rtl8712: amsdu_to_msdu(): Change return typeNishka Dasgupta1-7/+2
2019-08-08staging: rtl8723bs: fix brace position in enum declarationJose Carlos Cazarin Filho1-4/+2
2019-08-08staging: isdn: hysdn_procconf_init() remove parantheses from return valueGiridhar Prasath R1-1/+1
2019-08-08Staging: rtl8188eu: core: rtw_security: tidy up crc32_init()Merwin Trever Ferrao1-21/+20
2019-08-08staging: wilc1000: use helper API to pack data for firmwareAjay Singh1-56/+18
2019-08-05staging: rtl8192e: Make use kmemdupHariprasad Kelam1-17/+7
2019-08-05staging: rtl8723bs: core: add spaces around '-', '+', '&','|' and '?'Saurav Girepunje1-44/+44
2019-08-05staging: rtl8723bs: core: Remove Unnecessary parenthesesSaurav Girepunje1-6/+6
2019-08-05staging: rtl8723bs: core: correct spelling mistake in rtw_ap.cSaurav Girepunje1-6/+6
2019-08-05staging: rtl8188eu: core: add spaces around '-', '+', '>>','<<' and '*' in rt...Saurav Girepunje1-64/+64
2019-08-03staging: rtl8712: Add spaces around <<Marco Villegas1-1/+1
2019-08-03staging: isdn: remove unnecessary parenthesesThiago Bonotto1-1/+1
2019-08-03staging: rtl8188eu: core: rtw_recv.c: Remove Unnecessary parenthesesSaurav Girepunje1-4/+4
2019-08-02staging: rtl8712: r8712_aes_decrypt(): Change return typeNishka Dasgupta2-6/+3
2019-08-02staging: rtl8712: aes_decipher(): Change return typeNishka Dasgupta1-3/+2
2019-08-02staging: rtl8712: aes_cipher(): Change return typeNishka Dasgupta1-3/+2
2019-08-02staging: rtl8712: r8712_tkip_decrypt(): Change return typeNishka Dasgupta2-11/+3
2019-08-02staging: rtl8712: r8712_os_recvbuf_resource_free(): Change return typeNishka Dasgupta2-5/+4
2019-08-02staging: rtl8712: r8712_os_recvbuf_resource_alloc(): Change return valuesNishka Dasgupta2-6/+4
2019-08-02staging: rtl8712: r8712_init_recv_priv(): Change return typeNishka Dasgupta2-4/+3
2019-08-02staging: rtl8712: _r8712_init_recv_priv(): Change return typeNishka Dasgupta2-4/+4
2019-08-02staging: rtl8712: r8712_os_recv_resource_alloc(): Change return typeNishka Dasgupta2-5/+4
2019-08-02staging: rtl8723bs: Replace hal_btcoex_Initialize()Nishka Dasgupta4-13/+8
2019-08-02staging: rtl8723bs: Change return type of hal_btcoex_IsLpsOn()Nishka Dasgupta2-3/+3
2019-08-02staging: rtl8723bs: Change return type of hal_btcoex_IsBtControlLps()Nishka Dasgupta2-3/+3
2019-08-02staging: rtl8723bs: Change return type of hal_btcoex_IsBtExist()Nishka Dasgupta2-2/+2
2019-08-02staging: wilc1000: remove unused functionAdham Abozaeid2-10/+0
2019-08-02staging: wilc1000: merge drv_handle and operation_mode widsAdham Abozaeid5-51/+21
2019-08-02staging: wlan-ng: Remove function prism2mib_excludeunencrypted()Nishka Dasgupta1-43/+1
2019-08-02staging: bcm2835-camera: Spelling s/conencted/connected/Geert Uytterhoeven1-1/+1
2019-08-02staging: fsl-dpaa2/ethsw: Remove useless set memory to zero use memset()Wei Yongjun1-2/+0
2019-08-02staging: erofs: update KconfigGao Xiang1-26/+28
2019-08-02staging: erofs: update super.cGao Xiang1-3/+2
2019-08-02staging: erofs: tidy up utils.cGao Xiang1-14/+13
2019-08-02staging: erofs: turn cache strategies into mount optionsGao Xiang7-140/+85
2019-08-02staging: erofs: remove clusterbits in sbiGao Xiang3-16/+1
2019-08-02staging: erofs: tidy up decompression frontendGao Xiang2-614/+465
2019-08-02staging: erofs: remove redundant braces in inode.cGao Xiang1-10/+8
2019-08-02staging: erofs: tidy up zpvec.hGao Xiang2-19/+12
2019-08-02staging: erofs: kill CONFIG_EROFS_FS_USE_VM_MAP_RAMGao Xiang3-17/+17
2019-08-02staging: erofs: refine erofs_allocpage()Gao Xiang4-16/+8
2019-08-02staging: erofs: drop __GFP_NOFAIL for managed inodeGao Xiang1-2/+1
2019-08-02staging: erofs: kill all failure handling in fill_super()Gao Xiang1-66/+52
2019-08-02staging: erofs: kill sbi->dev_nameGao Xiang2-49/+7
2019-08-02staging: erofs: clean up shrinker stuffsGao Xiang3-51/+56
2019-08-02staging: erofs: kill CONFIG_EROFS_FS_IO_MAX_RETRIESGao Xiang2-15/+2
2019-08-02staging: erofs: remove redundant #include "internal.h"Gao Xiang2-2/+0
2019-08-02staging: erofs: clean up internal.hGao Xiang5-115/+92
2019-08-02staging: erofs: sunset erofs_workstn_{lock,unlock}Gao Xiang2-8/+5