summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8723bs: hal: remove redundant variable nColin Ian King2019-09-061-4/+2
* staging: pi433: Fix typo in documentationRohit Sarkar2019-09-061-1/+1
* staging: exfat: stop using 32-bit time_tArnd Bergmann2019-09-061-126/+38
* staging: exfat: stopusing CONFIG_FAT_DEFAULT_IOCHARSETArnd Bergmann2019-09-061-5/+2
* staging: rtl8723bs: Remove return statement from void functionLeandro Ribeiro2019-09-051-1/+0
* staging: rtl8192e: remove unnecessary blank lineBeatriz Martins de Carvalho2019-09-051-1/+0
* staging: exfat: Use kmemdup in exfat_symlink()YueHaibing2019-09-051-2/+1
* staging: exfat: remove unused including <linux/version.h>YueHaibing2019-09-051-1/+0
* staging: exfat: remove duplicated include from exfat_super.cYueHaibing2019-09-051-1/+0
* staging: exfat: remove the redundant check when kfree an object in exfat_dest...zhong jiang2019-09-041-2/+1
* staging: exfat: Fix two missing unlocks on error pathsDan Carpenter2019-09-041-2/+4
* staging: exfat: cleanup explicit comparisons to NULLValentin Vidic2019-09-042-46/+46
* Staging: rtl8723bs: Use kzfree rather than its implementationzhong jiang2019-09-041-2/+1
* Merge tag 'iio-for-5.4b-take3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-09-033-69/+136
|\
| * staging: iio: accel: adis16240: Improve readability on write_raw functionRodrigo Ribeiro2019-08-181-4/+1
| * staging: iio: adc: ad7192: Add low_pass_3db_filter_frequencyMircea Caprioru2019-08-181-16/+133
| * staging: iio: adc: ad7192: Remove platform dataMircea Caprioru2019-08-182-49/+2
* | staging: exfat: drop local TRUE/FALSE definesValentin Vidic2019-09-034-51/+53
* | staging: exfat: fix spelling errors in commentsValentin Vidic2019-09-032-2/+2
* | staging: exfat: cleanup braces for if/else statementsValentin Vidic2019-09-032-13/+15
* | staging: rtl8723bs: replace __inline by inlineRasmus Villemoes2019-09-0310-42/+42
* | staging: r8188eu: use skb_put_data instead of skb_put/memcpy pairIvan Safonov2019-09-032-7/+2
* | staging: kpc2000: Fix long constant sparse warningHarsh Jain2019-09-033-22/+22
* | staging: exfat: check for null return from call to FAT_getblkColin Ian King2019-09-031-0/+2
* | staging: greybus: light: fix a couple double freesDan Carpenter2019-09-031-6/+6
* | staging: rts5208: Fix checkpath warningP SAI PRASANTH2019-09-031-3/+2
* | staging: rts5208: Fixed checkpath warning.Prakhar Sinha2019-09-031-4/+3
* | staging: rts5208: remove redundant sd30_mode checksColin Ian King2019-09-031-18/+10
* | staging: exfat: remove return and error return via a gotoColin Ian King2019-09-031-1/+1
* | staging: exfat: fix uninitialized variable retColin Ian King2019-09-031-1/+1
* | staging: exfat: use BIT macro for defining sizesValentin Vidic2019-09-031-3/+3
* | staging: exfat: cleanup blank line warningsValentin Vidic2019-09-033-5/+1
* | staging: exfat: make exfat depend on BLOCKGreg Kroah-Hartman2019-09-021-0/+2
* | drivers/staging/exfat - by default, prohibit mount of fat/vfatValdis Klētnieks2019-09-022-0/+14
* | staging: exfat: add exfat filesystem code to stagingValdis Klētnieks2019-08-3012-0/+10880
* | staging: most: sound: Fix error path of audio_initYueHaibing2019-08-281-1/+4
* | staging: rtl8192u: Fix indentationStephen Brennan2019-08-285-63/+63
* | staging: greybus: move es2 to drivers/greybus/Greg Kroah-Hartman2019-08-274-1544/+0
* | staging: greybus: move the greybus core to drivers/greybusGreg Kroah-Hartman2019-08-2716-7838/+1
* | staging: greybus: move core include files to include/linux/greybus/Greg Kroah-Hartman2019-08-2753-3403/+40
* | staging: greybus: loopback: Fix up some alignment checkpatch issuesGreg Kroah-Hartman2019-08-271-2/+2
* | staging: greybus: log: Fix up some alignment checkpatch issuesGreg Kroah-Hartman2019-08-271-3/+3
* | staging: greybus: manifest: Fix up some alignment checkpatch issuesGreg Kroah-Hartman2019-08-271-20/+19
* | staging: greybus: hd: Fix up some alignment checkpatch issuesGreg Kroah-Hartman2019-08-271-5/+5
* | staging: greybus: remove license "boilerplate"Greg Kroah-Hartman2019-08-278-303/+1
* | staging: greybus: fix up SPDX comment in .h filesGreg Kroah-Hartman2019-08-2716-16/+16
* | staging: rtl8192u: Add or remove blank lines as requiredSumera Priyadarsini2019-08-271-5/+3
* | staging: rtl8192u: Add or remove spaces to fix style issuesSumera Priyadarsini2019-08-271-15/+15
* | staging: rtl8712: wifi: checkpatch style fixTaihsiang Ho (tai271828)2019-08-271-8/+0
* | staging: most-core: Fix checkpatch warningsPeikan Tsai2019-08-271-1/+3