summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2019-09-06staging: pi433: Fix typo in documentationRohit Sarkar-1/+1
2019-09-06staging: exfat: stop using 32-bit time_tArnd Bergmann-126/+38
2019-09-06staging: exfat: stopusing CONFIG_FAT_DEFAULT_IOCHARSETArnd Bergmann-5/+2
2019-09-05staging: rtl8723bs: Remove return statement from void functionLeandro Ribeiro-1/+0
2019-09-05staging: rtl8192e: remove unnecessary blank lineBeatriz Martins de Carvalho-1/+0
2019-09-05staging: exfat: Use kmemdup in exfat_symlink()YueHaibing-2/+1
2019-09-05staging: exfat: remove unused including <linux/version.h>YueHaibing-1/+0
2019-09-05staging: exfat: remove duplicated include from exfat_super.cYueHaibing-1/+0
2019-09-04staging: exfat: remove the redundant check when kfree an object in exfat_dest...zhong jiang-2/+1
2019-09-04staging: exfat: Fix two missing unlocks on error pathsDan Carpenter-2/+4
2019-09-04staging: exfat: cleanup explicit comparisons to NULLValentin Vidic-46/+46
2019-09-04Staging: rtl8723bs: Use kzfree rather than its implementationzhong jiang-2/+1
2019-09-03Merge tag 'iio-for-5.4b-take3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-69/+136
2019-09-03staging: exfat: drop local TRUE/FALSE definesValentin Vidic-51/+53
2019-09-03staging: exfat: fix spelling errors in commentsValentin Vidic-2/+2
2019-09-03staging: exfat: cleanup braces for if/else statementsValentin Vidic-13/+15
2019-09-03staging: rtl8723bs: replace __inline by inlineRasmus Villemoes-42/+42
2019-09-03staging: r8188eu: use skb_put_data instead of skb_put/memcpy pairIvan Safonov-7/+2
2019-09-03staging: kpc2000: Fix long constant sparse warningHarsh Jain-22/+22
2019-09-03staging: exfat: check for null return from call to FAT_getblkColin Ian King-0/+2
2019-09-03staging: greybus: light: fix a couple double freesDan Carpenter-6/+6
2019-09-03staging: rts5208: Fix checkpath warningP SAI PRASANTH-3/+2
2019-09-03staging: rts5208: Fixed checkpath warning.Prakhar Sinha-4/+3
2019-09-03staging: rts5208: remove redundant sd30_mode checksColin Ian King-18/+10
2019-09-03staging: exfat: remove return and error return via a gotoColin Ian King-1/+1
2019-09-03staging: exfat: fix uninitialized variable retColin Ian King-1/+1
2019-09-03staging: exfat: use BIT macro for defining sizesValentin Vidic-3/+3
2019-09-03staging: exfat: cleanup blank line warningsValentin Vidic-5/+1
2019-09-02staging: exfat: make exfat depend on BLOCKGreg Kroah-Hartman-0/+2
2019-09-02drivers/staging/exfat - by default, prohibit mount of fat/vfatValdis Klētnieks-0/+14
2019-08-30staging: exfat: add exfat filesystem code to stagingValdis Klētnieks-0/+10880
2019-08-29media: imx: remove unused including <linux/version.h>YueHaibing-1/+0
2019-08-28staging: most: sound: Fix error path of audio_initYueHaibing-1/+4
2019-08-28staging: rtl8192u: Fix indentationStephen Brennan-63/+63
2019-08-27staging: greybus: move es2 to drivers/greybus/Greg Kroah-Hartman-1544/+0
2019-08-27staging: greybus: move the greybus core to drivers/greybusGreg Kroah-Hartman-7838/+1
2019-08-27staging: greybus: move core include files to include/linux/greybus/Greg Kroah-Hartman-3403/+40
2019-08-27staging: greybus: loopback: Fix up some alignment checkpatch issuesGreg Kroah-Hartman-2/+2
2019-08-27staging: greybus: log: Fix up some alignment checkpatch issuesGreg Kroah-Hartman-3/+3
2019-08-27staging: greybus: manifest: Fix up some alignment checkpatch issuesGreg Kroah-Hartman-20/+19
2019-08-27staging: greybus: hd: Fix up some alignment checkpatch issuesGreg Kroah-Hartman-5/+5
2019-08-27staging: greybus: remove license "boilerplate"Greg Kroah-Hartman-303/+1
2019-08-27staging: greybus: fix up SPDX comment in .h filesGreg Kroah-Hartman-16/+16
2019-08-27staging: rtl8192u: Add or remove blank lines as requiredSumera Priyadarsini-5/+3
2019-08-27staging: rtl8192u: Add or remove spaces to fix style issuesSumera Priyadarsini-15/+15
2019-08-27staging: rtl8712: wifi: checkpatch style fixTaihsiang Ho (tai271828)-8/+0
2019-08-27staging: most-core: Fix checkpatch warningsPeikan Tsai-1/+3
2019-08-26media: use the BIT() macroMauro Carvalho Chehab-1/+3
2019-08-26media: hantro: Enable VP8 decoding on RK3328Jonas Karlman-1/+1
2019-08-26media: imx: add csc/scaler mem2mem devicePhilipp Zabel-2/+972