summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-10-09iio: light: add missing vcnl4040 of_compatibleMarco Felsch
2019-10-09iio: light: fix vcnl4000 devicetree hooksMarco Felsch
2019-10-09iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controllerLorenzo Bianconi
2019-10-09iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede
2019-10-09iio: imu: adis16400: fix memory leakNavid Emamdoost
2019-10-09iio: imu: adis16400: release allocated memory on failureNavid Emamdoost
2019-10-09iio: adc: stm32-adc: fix a race when using several adcs with dma and irqFabrice Gasnier
2019-10-09iio: adc: stm32-adc: move registers definitionsFabrice Gasnier
2019-10-09iio: accel: adxl372: Perform a reset at start upStefan Popa
2019-10-09iio: accel: adxl372: Fix push to buffers lost samplesStefan Popa
2019-10-09iio: accel: adxl372: Fix/remove limitation for FIFO samplesStefan Popa
2019-10-09iio: adc: hx711: fix bug in sampling of dataAndreas Klinger
2019-09-08iio: fix center temperature of bmc150-accel-corePascal Bouwmann
2019-09-08iio: imu: st_lsm6dsx: forbid 0 sensor sensitivityLorenzo Bianconi
2019-09-08iio: adc: meson_saradc: Fix memory allocation orderRemi Pommarel
2019-09-06staging: rtl8723bs: hal: remove redundant variable nColin Ian King
2019-09-06staging: pi433: Fix typo in documentationRohit Sarkar
2019-09-06staging: exfat: stop using 32-bit time_tArnd Bergmann
2019-09-06staging: exfat: stopusing CONFIG_FAT_DEFAULT_IOCHARSETArnd Bergmann
2019-09-06iio: hid-sensor-attributes: Fix divisions for 32-bit platformsAndy Shevchenko
2019-09-05staging: rtl8723bs: Remove return statement from void functionLeandro Ribeiro
2019-09-05staging: rtl8192e: remove unnecessary blank lineBeatriz Martins de Carvalho
2019-09-05staging: exfat: Use kmemdup in exfat_symlink()YueHaibing
2019-09-05staging: exfat: remove unused including <linux/version.h>YueHaibing
2019-09-05staging: exfat: remove duplicated include from exfat_super.cYueHaibing
2019-09-04staging: exfat: remove the redundant check when kfree an object in exfat_dest...zhong jiang
2019-09-04staging: exfat: Fix two missing unlocks on error pathsDan Carpenter
2019-09-04staging: exfat: cleanup explicit comparisons to NULLValentin Vidic
2019-09-04Staging: rtl8723bs: Use kzfree rather than its implementationzhong jiang
2019-09-03Merge tag 'iio-for-5.4b-take3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-09-03iio: imu: st_lsm6dsx: rely on IIO_G_TO_M_S_2 for gain definition for LSM9DS1Lorenzo Bianconi
2019-09-03iio: imu: st_lsm6dsx: remove invalid gain value for LSM9DS1Lorenzo Bianconi
2019-09-03staging: exfat: drop local TRUE/FALSE definesValentin Vidic
2019-09-03staging: exfat: fix spelling errors in commentsValentin Vidic
2019-09-03staging: exfat: cleanup braces for if/else statementsValentin Vidic
2019-09-03iio: cros_ec: set calibscale for 3d MEMS to unit vectorGwendal Grignou
2019-09-03iio: dac: ad5380: fix incorrect assignment to valColin Ian King
2019-09-03iio: imu: st_lsm6dsx: Fix FIFO diff mask for tagged fifomario tesi
2019-09-03iio: imu: st_lsm6dsx: add support for accel/gyro unit of lsm9ds1Martin Kepplinger
2019-09-03staging: rtl8723bs: replace __inline by inlineRasmus Villemoes
2019-09-03staging: r8188eu: use skb_put_data instead of skb_put/memcpy pairIvan Safonov
2019-09-03staging: kpc2000: Fix long constant sparse warningHarsh Jain
2019-09-03staging: exfat: check for null return from call to FAT_getblkColin Ian King
2019-09-03staging: greybus: light: fix a couple double freesDan Carpenter
2019-09-03staging: rts5208: Fix checkpath warningP SAI PRASANTH
2019-09-03staging: rts5208: Fixed checkpath warning.Prakhar Sinha
2019-09-03staging: rts5208: remove redundant sd30_mode checksColin Ian King
2019-09-03staging: exfat: remove return and error return via a gotoColin Ian King
2019-09-03staging: exfat: fix uninitialized variable retColin Ian King
2019-09-03staging: exfat: use BIT macro for defining sizesValentin Vidic