summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2019-08-08staging: rtl8712: recvbuf2recvframe(): Change return typeNishka Dasgupta-7/+5
2019-08-08staging: rtl8712: r8712_recv_entry(): Change return typeNishka Dasgupta-4/+3
2019-08-08staging: rtl8712: r8712_wlanhdr_to_ethhdr(): Change return valuesNishka Dasgupta-6/+6
2019-08-08staging: rtl8712: recv_indicatepkt_reorder(): Change return valuesNishka Dasgupta-7/+6
2019-08-08staging: rtl8712: amsdu_to_msdu(): Change return typeNishka Dasgupta-7/+2
2019-08-08staging: rtl8723bs: fix brace position in enum declarationJose Carlos Cazarin Filho-4/+2
2019-08-08staging: isdn: hysdn_procconf_init() remove parantheses from return valueGiridhar Prasath R-1/+1
2019-08-08Staging: rtl8188eu: core: rtw_security: tidy up crc32_init()Merwin Trever Ferrao-21/+20
2019-08-08staging: wilc1000: use helper API to pack data for firmwareAjay Singh-56/+18
2019-08-08USB: Move wusbcore and UWB to staging as it is obsoleteGreg Kroah-Hartman-0/+28743
2019-08-07media: staging: tegra-vde: Fix build errorYueHaibing-1/+1
2019-08-05staging: rtl8192e: Make use kmemdupHariprasad Kelam-17/+7
2019-08-05staging: rtl8723bs: core: add spaces around '-', '+', '&','|' and '?'Saurav Girepunje-44/+44
2019-08-05staging: rtl8723bs: core: Remove Unnecessary parenthesesSaurav Girepunje-6/+6
2019-08-05staging: rtl8723bs: core: correct spelling mistake in rtw_ap.cSaurav Girepunje-6/+6
2019-08-05staging: rtl8188eu: core: add spaces around '-', '+', '>>','<<' and '*' in rt...Saurav Girepunje-64/+64
2019-08-03staging: rtl8712: Add spaces around <<Marco Villegas-1/+1
2019-08-03staging: isdn: remove unnecessary parenthesesThiago Bonotto-1/+1
2019-08-03staging: rtl8188eu: core: rtw_recv.c: Remove Unnecessary parenthesesSaurav Girepunje-4/+4
2019-08-02staging: rtl8712: r8712_aes_decrypt(): Change return typeNishka Dasgupta-6/+3
2019-08-02staging: rtl8712: aes_decipher(): Change return typeNishka Dasgupta-3/+2
2019-08-02staging: rtl8712: aes_cipher(): Change return typeNishka Dasgupta-3/+2
2019-08-02staging: rtl8712: r8712_tkip_decrypt(): Change return typeNishka Dasgupta-11/+3
2019-08-02staging: rtl8712: r8712_os_recvbuf_resource_free(): Change return typeNishka Dasgupta-5/+4
2019-08-02staging: rtl8712: r8712_os_recvbuf_resource_alloc(): Change return valuesNishka Dasgupta-6/+4
2019-08-02staging: rtl8712: r8712_init_recv_priv(): Change return typeNishka Dasgupta-4/+3
2019-08-02staging: rtl8712: _r8712_init_recv_priv(): Change return typeNishka Dasgupta-4/+4
2019-08-02staging: rtl8712: r8712_os_recv_resource_alloc(): Change return typeNishka Dasgupta-5/+4
2019-08-02staging: rtl8723bs: Replace hal_btcoex_Initialize()Nishka Dasgupta-13/+8
2019-08-02staging: rtl8723bs: Change return type of hal_btcoex_IsLpsOn()Nishka Dasgupta-3/+3
2019-08-02staging: rtl8723bs: Change return type of hal_btcoex_IsBtControlLps()Nishka Dasgupta-3/+3
2019-08-02staging: rtl8723bs: Change return type of hal_btcoex_IsBtExist()Nishka Dasgupta-2/+2
2019-08-02staging: wilc1000: remove unused functionAdham Abozaeid-10/+0
2019-08-02staging: wilc1000: merge drv_handle and operation_mode widsAdham Abozaeid-51/+21
2019-08-02staging: wlan-ng: Remove function prism2mib_excludeunencrypted()Nishka Dasgupta-43/+1
2019-08-02staging: bcm2835-camera: Spelling s/conencted/connected/Geert Uytterhoeven-1/+1
2019-08-02staging: fsl-dpaa2/ethsw: Remove useless set memory to zero use memset()Wei Yongjun-2/+0
2019-08-02staging: erofs: update KconfigGao Xiang-26/+28
2019-08-02staging: erofs: update super.cGao Xiang-3/+2
2019-08-02staging: erofs: tidy up utils.cGao Xiang-14/+13
2019-08-02staging: erofs: turn cache strategies into mount optionsGao Xiang-140/+85
2019-08-02staging: erofs: remove clusterbits in sbiGao Xiang-16/+1
2019-08-02staging: erofs: tidy up decompression frontendGao Xiang-614/+465
2019-08-02staging: erofs: remove redundant braces in inode.cGao Xiang-10/+8
2019-08-02staging: erofs: tidy up zpvec.hGao Xiang-19/+12
2019-08-02staging: erofs: kill CONFIG_EROFS_FS_USE_VM_MAP_RAMGao Xiang-17/+17
2019-08-02staging: erofs: refine erofs_allocpage()Gao Xiang-16/+8
2019-08-02staging: erofs: drop __GFP_NOFAIL for managed inodeGao Xiang-2/+1
2019-08-02staging: erofs: kill all failure handling in fill_super()Gao Xiang-66/+52
2019-08-02staging: erofs: kill sbi->dev_nameGao Xiang-49/+7