summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | staging: sm750fb: Fix lines over 80 charactersJamal Shareef2019-10-154-17/+31
| * | | | | | | staging: rtl8188eu: remove blank linesMichael Straube2019-10-151-2/+0
| * | | | | | | staging: rtl8188eu: convert variables from unsigned char to u8Michael Straube2019-10-151-4/+4
| * | | | | | | staging: rtl8188eu: rename variables to avoid mixed caseMichael Straube2019-10-151-12/+12
| * | | | | | | staging: octeon: fix restricted __be16 degrades to integerWambui Karuga2019-10-151-1/+1
| * | | | | | | staging: rtl8723bs: remove casts to pointers in kfreeWambui Karuga2019-10-151-2/+2
| * | | | | | | staging: rtl8723bs: remove unnecessary null checkYueHaibing2019-10-151-4/+1
| | |/ / / / / | |/| | | | |
| * | | | | | staging: wfx: fix potential vulnerability to spectreJérôme Pouiller2019-10-141-0/+2
| * | | | | | staging: wfx: fix error handling in wfx_tx_get_raw_link_id()Jérôme Pouiller2019-10-141-1/+2
| * | | | | | staging: rtl8723bs: use DIV_ROUND_UP helper macroWambui Karuga2019-10-141-3/+2
| * | | | | | staging: vc04_services: use DIV_ROUND_UP helper macroWambui Karuga2019-10-141-2/+2
| * | | | | | staging: rtl8188eu: remove unnecessary conversion to boolMichael Straube2019-10-141-2/+2
| * | | | | | staging: rtl8188eu: remove braces from single statement if blockMichael Straube2019-10-141-2/+2
| * | | | | | staging: rtl8712: clean up function headersWambui Karuga2019-10-141-38/+19
| * | | | | | staging: rtl8712: remove unnecessary return variablesWambui Karuga2019-10-141-27/+19
| * | | | | | staging: octeon: remove typedef declaration for cvmx_fau_op_sizeWambui Karuga2019-10-141-2/+2
| * | | | | | staging: octeon: remove typedef declartion for cvmx_pko_command_word0Wambui Karuga2019-10-142-4/+4
| * | | | | | staging: octeon: remove typedef declaration for cvmx_fau_reg_32Wambui Karuga2019-10-141-6/+8
| * | | | | | staging: octeon: remove typedef declaration for cvmx_helper_link_infoWambui Karuga2019-10-145-13/+13
| * | | | | | staging: octeon: remove typedef declaration for cvmx_wqeWambui Karuga2019-10-144-16/+16
| * | | | | | Merge 5.4-rc3 into staging-nextGreg Kroah-Hartman2019-10-1422-2155/+407
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'iio-for-5.5a-take3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-10-132-2/+78
| |\ \ \ \ \ \
| | * | | | | | staging: iio: ADIS16240: Remove unused includeRohit Sarkar2019-09-151-1/+0
| | * | | | | | staging: iio: adc: ad7192: Add system calibration supportMircea Caprioru2019-09-081-1/+78
| * | | | | | | staging: rtl8723bs: Remove comparison to NULLWambui Karuga2019-10-131-1/+1
| * | | | | | | staging: fbtft: fbtft-core: Fix last line displayed on fbconMichael Hennerich2019-10-131-1/+1
| * | | | | | | staging: vc04_services: place the AND operator at the end of the previous lineJules Irenge2019-10-131-2/+2
| * | | | | | | staging: isdn: remove assignment in if conditionalsWambui Karuga2019-10-111-13/+28
| * | | | | | | staging: qlge: fix comparison to NULL warningJules Irenge2019-10-111-1/+1
| * | | | | | | staging: qlge: add space to fix check warningJules Irenge2019-10-111-1/+1
| * | | | | | | staging: qlge: Fix multiple assignments warning by replacing integer variable...Jules Irenge2019-10-111-11/+10
| * | | | | | | staging: qlge: fix "alignment should match open parenthesis" checksJules Irenge2019-10-111-91/+91
| * | | | | | | staging: qlge: correct a misspelled wordJules Irenge2019-10-111-1/+1
| * | | | | | | staging: rtl8723bs: Remove unnecessary null checkYueHaibing2019-10-111-2/+1
| * | | | | | | staging: rtl8723bs: Remove unnecessary blank linesWambui Karuga2019-10-111-47/+0
| * | | | | | | staging: rtl8723bs: Remove comparisons to booleans in conditionals.Wambui Karuga2019-10-111-15/+14
| * | | | | | | staging: rtl8723bs: Remove unnecessary braces for single statementsWambui Karuga2019-10-111-25/+12
| * | | | | | | staging: rtl8723bs: Remove comparisons to NULL in conditionalsWambui Karuga2019-10-111-25/+25
| * | | | | | | staging: wfx: fix spelling mistake "non existant" -> "non-existent"Colin Ian King2019-10-101-1/+1
| * | | | | | | staging: vc04_services: Avoid NULL comparisonNachammai Karuppiah2019-10-104-16/+16
| * | | | | | | staging: emxx_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-101-3/+1
| * | | | | | | staging: clocking-wizard: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-101-3/+1
| * | | | | | | staging: octeon: Fix incorrect type in assignmentWambui Karuga2019-10-101-1/+1
| * | | | | | | staging: rtl8712: Align function arguments with opening paranthesisWambui Karuga2019-10-101-1/+1
| * | | | | | | staging: rtl8723bs: Fix style in definitionsJavier F. Arias2019-10-101-6/+4
| * | | | | | | staging: rtl8723bs: Remove space before tabsJavier F. Arias2019-10-101-33/+33
| * | | | | | | staging: rtl8723bs: Remove duplicate blank linesJavier F. Arias2019-10-101-14/+0
| * | | | | | | staging: rtl8723bs: Remove commented codeJavier F. Arias2019-10-101-33/+0
| * | | | | | | staging: rtl8723bs: Fix incorrect type in declarationJavier F. Arias2019-10-101-1/+2
| * | | | | | | staging: rtl8723bs: Add space between elementsJavier F. Arias2019-10-101-1/+1
OpenPOWER on IntegriCloud