aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-12staging: exfat: cleanup spacing for operatorsValentin Vidic3-61/+61
2019-09-06staging: rtl8723bs: hal: remove redundant variable nColin Ian King1-4/+2
2019-09-06staging: pi433: Fix typo in documentationRohit Sarkar1-1/+1
2019-09-06staging: exfat: stop using 32-bit time_tArnd Bergmann1-126/+38
2019-09-06staging: exfat: stopusing CONFIG_FAT_DEFAULT_IOCHARSETArnd Bergmann1-5/+2
2019-09-06iio: hid-sensor-attributes: Fix divisions for 32-bit platformsAndy Shevchenko1-14/+28
2019-09-05staging: rtl8723bs: Remove return statement from void functionLeandro Ribeiro1-1/+0
2019-09-05staging: rtl8192e: remove unnecessary blank lineBeatriz Martins de Carvalho1-1/+0
2019-09-05staging: exfat: Use kmemdup in exfat_symlink()YueHaibing1-2/+1
2019-09-05staging: exfat: remove unused including <linux/version.h>YueHaibing1-1/+0
2019-09-05staging: exfat: remove duplicated include from exfat_super.cYueHaibing1-1/+0
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-Hartman21-213/+489
2019-09-03iio: imu: st_lsm6dsx: rely on IIO_G_TO_M_S_2 for gain definition for LSM9DS1Lorenzo Bianconi1-4/+4
2019-09-03iio: imu: st_lsm6dsx: remove invalid gain value for LSM9DS1Lorenzo Bianconi1-6/+11
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-03iio: cros_ec: set calibscale for 3d MEMS to unit vectorGwendal Grignou1-1/+4
2019-09-03iio: dac: ad5380: fix incorrect assignment to valColin Ian King1-1/+1
2019-09-03iio: imu: st_lsm6dsx: Fix FIFO diff mask for tagged fifomario tesi1-3/+3
2019-09-03iio: imu: st_lsm6dsx: add support for accel/gyro unit of lsm9ds1Martin Kepplinger5-1/+100
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-28staging: most: sound: Fix error path of audio_initYueHaibing1-1/+4
2019-08-28staging: rtl8192u: Fix indentationStephen Brennan5-63/+63
2019-08-27iio: imu: st_lsm6dsx: move register definitions to sensor_settings structMartin Kepplinger2-9/+28
2019-08-27staging: greybus: move es2 to drivers/greybus/Greg Kroah-Hartman6-17/+24
2019-08-27staging: greybus: move the greybus core to drivers/greybusGreg Kroah-Hartman20-34/+39
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