summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iio: accel: adxl372: Fix/remove limitation for FIFO samplesStefan Popa2019-10-091-3/+8
* iio: adc: hx711: fix bug in sampling of dataAndreas Klinger2019-10-091-5/+5
* iio: fix center temperature of bmc150-accel-corePascal Bouwmann2019-09-081-1/+1
* iio: imu: st_lsm6dsx: forbid 0 sensor sensitivityLorenzo Bianconi2019-09-083-16/+25
* iio: adc: meson_saradc: Fix memory allocation orderRemi Pommarel2019-09-081-5/+5
* 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
* iio: hid-sensor-attributes: Fix divisions for 32-bit platformsAndy Shevchenko2019-09-061-14/+28
* 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-0321-213/+489
|\
| * iio: imu: st_lsm6dsx: rely on IIO_G_TO_M_S_2 for gain definition for LSM9DS1Lorenzo Bianconi2019-09-031-4/+4
| * iio: imu: st_lsm6dsx: remove invalid gain value for LSM9DS1Lorenzo Bianconi2019-09-031-6/+11
| * iio: cros_ec: set calibscale for 3d MEMS to unit vectorGwendal Grignou2019-09-031-1/+4
| * iio: dac: ad5380: fix incorrect assignment to valColin Ian King2019-09-031-1/+1
| * iio: imu: st_lsm6dsx: Fix FIFO diff mask for tagged fifomario tesi2019-09-031-3/+3
| * iio: imu: st_lsm6dsx: add support for accel/gyro unit of lsm9ds1Martin Kepplinger2019-09-035-1/+100
| * iio: imu: st_lsm6dsx: move register definitions to sensor_settings structMartin Kepplinger2019-08-272-9/+28
| * iio: imu: st_lsm6dsx: introduce update_fifo function pointerLorenzo Bianconi2019-08-263-4/+25
| * Kconfig: Fix the reference to the RFD77402 ToF sensor in the 'help' sectionChristophe JAILLET2019-08-251-1/+1
| * iio: st_sensors: Fix build errorYueHaibing2019-08-251-0/+2
| * iio: adc: ad7606: Add support for AD7606B ADCStefan Popa2019-08-253-3/+123
| * iio: adc: sc27xx: Change to polling mode to read dataFreeman Liu2019-08-181-54/+27
| * iio: hid-sensor-attributes: Convert to use int_pow()Andy Shevchenko2019-08-181-31/+22
| * iio: adc: max1027: Use device-managed APIsChuhong Yuan2019-08-181-31/+7
| * 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
| * iio: imu: adis16460: fix variable signednessAlexandru Ardelean2019-08-181-1/+1
| * iio: accel: kxcjk1013: Improve comments on KIOX010A and KIOX020A ACPI idsHans de Goede2019-08-181-2/+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