summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-10-26staging: rtl8723bs: Fix indentation warningsJavier F. Arias1-2/+2
2019-10-26staging: rtl8723bs: Remove commented codeJavier F. Arias1-47/+9
2019-10-26staging: rtl8723bs: Add spaces between operatorsJavier F. Arias1-18/+18
2019-10-26staging: rtl8723bs: Fix lines over 80 charactersJavier F. Arias1-9/+31
2019-10-26staging: rtl8723bs: Replace string with identifierJavier F. Arias1-11/+11
2019-10-24staging: wilc1000: handle mgmt frames for both interfaces during concurrent modeAjay Singh2-8/+5
2019-10-24staging: wilc1000: potential corruption in wilc_parse_join_bss_param()Dan Carpenter1-0/+2
2019-10-24staging: wilc1000: store bss object and use cfg80211_connect_bss()Adham Abozaeid2-6/+15
2019-10-24staging: rtl8188eu: remove code valid only for 5 GHzMichael Straube2-31/+11
2019-10-24staging: fbtft: Fix duplicate arguments to bitwise ANDJamal Shareef1-11/+11
2019-10-24staging: gasket: Fix lines ending with a '('CristianeNaves1-6/+6
2019-10-24staging: sm750fb: align arguments with open parenthesis in file sm750_cursor.hGabriela Bittencourt1-10/+7
2019-10-24staging: sm750fb: align arguments with open parenthesis in file sm750_accel.hGabriela Bittencourt1-3/+3
2019-10-24staging: sm750fb: align arguments with open parenthesis in ddk750_sii164.cGabriela Bittencourt1-1/+1
2019-10-24staging: sm750fb: format description of parameters in accel.hGabriela Bittencourt1-29/+46
2019-10-24staging: sm750fb: format description of parameters in accel.cGabriela Bittencourt1-28/+44
2019-10-24staging: vc04_services: fix warnings of Block comments use of *Jules Irenge1-8/+10
2019-10-24staging: vc04_services: fix warnings of scpace required between operatorJules Irenge2-6/+6
2019-10-24staging: vc04_services: fix check warnings of line over 80 charactersJules Irenge1-62/+106
2019-10-24Staging: Netlogic: Fix spelling mistakeEvan Chime1-1/+1
2019-10-24Staging: Netlogic: Fix grammatical errorEvan Chime1-1/+1
2019-10-24staging: uwb: fix coccinelle warnings of comparison to boolJules Irenge1-2/+2
2019-10-24staging: most: Change bool init to true/falseJamal Shareef1-1/+1
2019-10-24staging: comedi: remove unused variable 'route_table_size'YueHaibing1-2/+0
2019-10-24staging: exfat: Clean up return code - FFS_MEMORYERRValdis Kletnieks2-6/+5
2019-10-24staging: exfat: Clean up return codes - FFS_INVALIDPATHValdis Kletnieks3-11/+10
2019-10-24staging: exfat: Clean up return codes - FFS_FILEEXISTValdis Kletnieks3-9/+8
2019-10-24staging: exfat: Clean up return codes - FFS_NAMETOOLONGValdis Kletnieks2-3/+2
2019-10-24staging: exfat: Clean up return codes - FFS_PERMISSIONERRValdis Kletnieks2-11/+10
2019-10-24staging: exfat: Clean up return codes - FFS_DIRBUSYValdis Kletnieks2-2/+1
2019-10-24staging: exfat: Clean up return codes - FFS_NOTFOUNDValdis Kletnieks2-4/+3
2019-10-24staging: exfat: Clean up return codes - FFS_FULLValdis Kletnieks3-14/+13
2019-10-24staging: rtl8723bs: reduce stack usage of cfg80211_rtw_scanSudip Mukherjee1-2/+9
2019-10-24staging: rtl8723bs: reduce stack usage of rtw_cfg80211_unlink_bssSudip Mukherjee1-4/+5
2019-10-24staging: rtl8723bs: removed unwanted if..else conditionAliasgar Surti1-13/+3
2019-10-24staging: rtl8188eu: make efuse_power_switch() function staticAlexandru Ardelean2-2/+1
2019-10-24staging: mt7621-dma: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-10-24staging: netlogic: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-2/+1
2019-10-24staging: ralink-gdma: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-10-15staging: sm750fb: Fix lines over 80 charactersJamal Shareef4-17/+31
2019-10-15staging: rtl8188eu: remove blank linesMichael Straube1-2/+0
2019-10-15staging: rtl8188eu: convert variables from unsigned char to u8Michael Straube1-4/+4
2019-10-15staging: rtl8188eu: rename variables to avoid mixed caseMichael Straube1-12/+12
2019-10-15staging: octeon: fix restricted __be16 degrades to integerWambui Karuga1-1/+1
2019-10-15staging: rtl8723bs: remove casts to pointers in kfreeWambui Karuga1-2/+2
2019-10-15staging: rtl8723bs: remove unnecessary null checkYueHaibing1-4/+1
2019-10-14staging: wfx: fix potential vulnerability to spectreJérôme Pouiller1-0/+2
2019-10-14staging: wfx: fix error handling in wfx_tx_get_raw_link_id()Jérôme Pouiller1-1/+2
2019-10-14staging: rtl8723bs: use DIV_ROUND_UP helper macroWambui Karuga1-3/+2
2019-10-14staging: vc04_services: use DIV_ROUND_UP helper macroWambui Karuga1-2/+2