aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-04staging: exfat: remove the redundant check when kfree an object in exfat_destroy_inodezhong jiang1-2/+1
2019-09-04staging: exfat: Fix two missing unlocks on error pathsDan Carpenter1-2/+4
2019-09-04staging: exfat: cleanup explicit comparisons to NULLValentin Vidic2-46/+46
2019-09-04Staging: rtl8723bs: Use kzfree rather than its implementationzhong jiang1-2/+1
2019-09-03Merge tag 'iio-for-5.4b-take3' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman3-69/+136
2019-09-03staging: exfat: drop local TRUE/FALSE definesValentin Vidic4-51/+53
2019-09-03staging: exfat: fix spelling errors in commentsValentin Vidic2-2/+2
2019-09-03staging: exfat: cleanup braces for if/else statementsValentin Vidic2-13/+15
2019-09-03staging: rtl8723bs: replace __inline by inlineRasmus Villemoes10-42/+42
2019-09-03staging: r8188eu: use skb_put_data instead of skb_put/memcpy pairIvan Safonov2-7/+2
2019-09-03staging: kpc2000: Fix long constant sparse warningHarsh Jain3-22/+22
2019-09-03staging: exfat: check for null return from call to FAT_getblkColin Ian King1-0/+2
2019-09-03staging: greybus: light: fix a couple double freesDan Carpenter1-6/+6
2019-09-03staging: rts5208: Fix checkpath warningP SAI PRASANTH1-3/+2
2019-09-03staging: rts5208: Fixed checkpath warning.Prakhar Sinha1-4/+3
2019-09-03staging: rts5208: remove redundant sd30_mode checksColin Ian King1-18/+10
2019-09-03staging: exfat: remove return and error return via a gotoColin Ian King1-1/+1
2019-09-03staging: exfat: fix uninitialized variable retColin Ian King1-1/+1
2019-09-03staging: exfat: use BIT macro for defining sizesValentin Vidic1-3/+3
2019-09-03staging: exfat: cleanup blank line warningsValentin Vidic3-5/+1
2019-09-02staging: exfat: make exfat depend on BLOCKGreg Kroah-Hartman1-0/+2
2019-09-02drivers/staging/exfat - by default, prohibit mount of fat/vfatValdis Klētnieks2-0/+14
2019-08-30staging: exfat: add exfat filesystem code to stagingValdis Klētnieks12-0/+10880
2019-08-29media: imx: remove unused including <linux/version.h>YueHaibing1-1/+0
2019-08-28staging: most: sound: Fix error path of audio_initYueHaibing1-1/+4
2019-08-28staging: rtl8192u: Fix indentationStephen Brennan5-63/+63
2019-08-27staging: greybus: move es2 to drivers/greybus/Greg Kroah-Hartman4-1544/+0
2019-08-27staging: greybus: move the greybus core to drivers/greybusGreg Kroah-Hartman16-7838/+1
2019-08-27staging: greybus: move core include files to include/linux/greybus/Greg Kroah-Hartman53-3403/+40
2019-08-27staging: greybus: loopback: Fix up some alignment checkpatch issuesGreg Kroah-Hartman1-2/+2
2019-08-27staging: greybus: log: Fix up some alignment checkpatch issuesGreg Kroah-Hartman1-3/+3
2019-08-27staging: greybus: manifest: Fix up some alignment checkpatch issuesGreg Kroah-Hartman1-20/+19
2019-08-27staging: greybus: hd: Fix up some alignment checkpatch issuesGreg Kroah-Hartman1-5/+5
2019-08-27staging: greybus: remove license "boilerplate"Greg Kroah-Hartman8-303/+1
2019-08-27staging: greybus: fix up SPDX comment in .h filesGreg Kroah-Hartman16-16/+16
2019-08-27staging: rtl8192u: Add or remove blank lines as requiredSumera Priyadarsini1-5/+3
2019-08-27staging: rtl8192u: Add or remove spaces to fix style issuesSumera Priyadarsini1-15/+15
2019-08-27staging: rtl8712: wifi: checkpatch style fixTaihsiang Ho (tai271828)1-8/+0
2019-08-27staging: most-core: Fix checkpatch warningsPeikan Tsai1-1/+3
2019-08-26media: use the BIT() macroMauro Carvalho Chehab1-1/+3
2019-08-26media: hantro: Enable VP8 decoding on RK3328Jonas Karlman1-1/+1
2019-08-26media: imx: add csc/scaler mem2mem devicePhilipp Zabel6-2/+972
2019-08-25staging: rtl8192u: Add space around binary operatorsSumera Priyadarsini1-3/+3
2019-08-25staging: rtl8192u: remove code under TO_DO_LISTStephen Brennan6-187/+4
2019-08-25staging: rtl8192u: Remove unnecessary blank linesSumera Priyadarsini1-5/+0
2019-08-25staging: rtl8192u: remove redundant assignment to pointer cryptColin Ian King1-1/+0
2019-08-25staging: rtl8723bs: os_dep: Drop condition with no effectSaurav Girepunje1-2/+0
2019-08-25staging: rtl8723bs: hal: Drop condition with no effectSaurav Girepunje1-3/+1
2019-08-25staging: rtl8723bs: os_dep: Remove unused declarationsHariprasad Kelam3-10/+0
2019-08-24erofs: move erofs out of stagingGao Xiang24-7249/+0