summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
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
2019-10-14staging: rtl8188eu: remove unnecessary conversion to boolMichael Straube1-2/+2
2019-10-14staging: rtl8188eu: remove braces from single statement if blockMichael Straube1-2/+2
2019-10-14staging: rtl8712: clean up function headersWambui Karuga1-38/+19
2019-10-14staging: rtl8712: remove unnecessary return variablesWambui Karuga1-27/+19
2019-10-14staging: octeon: remove typedef declaration for cvmx_fau_op_sizeWambui Karuga1-2/+2
2019-10-14staging: octeon: remove typedef declartion for cvmx_pko_command_word0Wambui Karuga2-4/+4
2019-10-14staging: octeon: remove typedef declaration for cvmx_fau_reg_32Wambui Karuga1-6/+8
2019-10-14staging: octeon: remove typedef declaration for cvmx_helper_link_infoWambui Karuga5-13/+13
2019-10-14staging: octeon: remove typedef declaration for cvmx_wqeWambui Karuga4-16/+16
2019-10-14Merge 5.4-rc3 into staging-nextGreg Kroah-Hartman22-2155/+407
2019-10-13Merge tag 'iio-for-5.5a-take3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2-2/+78
2019-10-13staging: rtl8723bs: Remove comparison to NULLWambui Karuga1-1/+1
2019-10-13staging: fbtft: fbtft-core: Fix last line displayed on fbconMichael Hennerich1-1/+1
2019-10-13staging: vc04_services: place the AND operator at the end of the previous lineJules Irenge1-2/+2
2019-10-12Merge tag 'staging-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-2151/+405
2019-10-11staging: isdn: remove assignment in if conditionalsWambui Karuga1-13/+28
2019-10-11staging: qlge: fix comparison to NULL warningJules Irenge1-1/+1
2019-10-11staging: qlge: add space to fix check warningJules Irenge1-1/+1
2019-10-11staging: qlge: Fix multiple assignments warning by replacing integer variable...Jules Irenge1-11/+10
2019-10-11staging: qlge: fix "alignment should match open parenthesis" checksJules Irenge1-91/+91
2019-10-11staging: qlge: correct a misspelled wordJules Irenge1-1/+1
2019-10-11staging: rtl8723bs: Remove unnecessary null checkYueHaibing1-2/+1
2019-10-11staging: rtl8723bs: Remove unnecessary blank linesWambui Karuga1-47/+0
2019-10-11staging: rtl8723bs: Remove comparisons to booleans in conditionals.Wambui Karuga1-15/+14
2019-10-11staging: rtl8723bs: Remove unnecessary braces for single statementsWambui Karuga1-25/+12
2019-10-11staging: rtl8723bs: Remove comparisons to NULL in conditionalsWambui Karuga1-25/+25
2019-10-10staging: wfx: fix spelling mistake "non existant" -> "non-existent"Colin Ian King1-1/+1
2019-10-10staging: vc04_services: Avoid NULL comparisonNachammai Karuppiah4-16/+16
2019-10-10staging: emxx_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-10-10staging: clocking-wizard: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-10-10staging: octeon: Fix incorrect type in assignmentWambui Karuga1-1/+1
2019-10-10staging: rtl8712: Align function arguments with opening paranthesisWambui Karuga1-1/+1
2019-10-10staging: rtl8723bs: Fix style in definitionsJavier F. Arias1-6/+4
2019-10-10staging: rtl8723bs: Remove space before tabsJavier F. Arias1-33/+33
2019-10-10staging: rtl8723bs: Remove duplicate blank linesJavier F. Arias1-14/+0
2019-10-10staging: rtl8723bs: Remove commented codeJavier F. Arias1-33/+0
2019-10-10staging: rtl8723bs: Fix incorrect type in declarationJavier F. Arias1-1/+2
2019-10-10staging: rtl8723bs: Add space between elementsJavier F. Arias1-1/+1
2019-10-10staging: rtl8723bs: Fix function call wrapping styleJavier F. Arias1-3/+3
2019-10-10staging: rtl8723bs: Fix line over 80 charactersJavier F. Arias1-1/+2
2019-10-10staging: rtl8723bs: Remove File operation APIsHans de Goede2-140/+0
2019-10-10staging: rtl8723bs: Remove rtw_merge_string() functionHans de Goede1-7/+0
2019-10-10staging: rtl8723bs: Remove phy_Config*WithParaFile() configuration leftoversHans de Goede3-39/+0
2019-10-10staging: rtl8723bs: Remove phy_Config*WithParaFile() functionsHans de Goede4-1124/+0
2019-10-10staging: rtl8723bs: Remove phy_Config*With*ParaFile() callsHans de Goede2-105/+13
2019-10-10staging: rtl8723bs: Remove set but not used variable 'i'zhengbin1-2/+1