summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio: cros_ec: Add kernel-doc for cros_ec_sensors_read_lpcGwendal Grignou2019-04-041-0/+11
* iio: cros_ec: Drop unnecessary include filesGuenter Roeck2019-04-045-7/+0
* iio: pressure: bmp280: BMP280 calibration to entropyLinus Walleij2019-04-041-0/+6
* iio: imu: adis16480: Add support for external clockStefan Popa2019-04-041-7/+179
* iio:dac:ad5064 mlock cleanup - move to a local lock.Jonathan Cameron2019-04-041-6/+9
* drivers: iio: Kconfig: pedantic cleanupEnrico Weigelt, metux IT consult2019-04-049-225/+225
* iio: adc: stmpe-adc: Shuffle an if statement around in stmpe_adc_isrNathan Chancellor2019-04-041-3/+2
* iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_dataNathan Chancellor2019-04-041-1/+1
* iio: proximity: as3935: fix use-after-free on device removeSven Van Asbroeck2019-04-041-29/+21
* iio:potentiostat:lmp91000: change dev_err messageAnderson Reis2019-04-041-1/+1
* iio:potentiostat:lmp91000: invert if statementAnderson Reis2019-04-041-3/+2
* iio:potentiostat:lmp91000: reduce line width and remove blank lineAnderson Reis2019-04-041-3/+2
* iio:potentiostat:lmp91000: remove unnecessary parenthesesLucas Oshiro2019-04-041-1/+1
* iio: adc: ti-ads7950: add GPIO supportJustin Chen2019-04-041-6/+194
* iio: adc: fix a potential NULL pointer dereferenceKangjie Lu2019-04-041-0/+2
* iio: dac: ti-dac5571: Update the module author email addressSean Nyekjaer2019-04-041-1/+1
* iio: adc: ti-ads8688: Update the module author email addressSean Nyekjaer2019-04-041-1/+1
* iio: accel: kxcjk1013: Add device tree supportRobert Yang2019-04-041-0/+10
* iio: adc: meson-saradc: add support for Meson G12ANeil Armstrong2019-04-041-0/+8
* iio: buffer: Switch to bitmap_zalloc()Andy Shevchenko2019-04-042-19/+15
* iio: cros_ec_accel_legacy: Refactor code in cros_ec_accel_legacy_probeGustavo A. R. Silva2019-04-041-15/+12
* iio: st_accel: remove redundant unsigned less than zero checkColin Ian King2019-04-041-1/+1
* iio: imu: st_lsm6dsx: add support to ASM330LHHLorenzo Bianconi2019-04-046-6/+57
* iio: ak8975: improve code readabilityH. Nikolaus Schaller2019-04-041-3/+5
* iio: mpu6050: improve code readabilityH. Nikolaus Schaller2019-04-041-2/+4
* iio: magnetometer: hmc5843: add mount matrix supportH. Nikolaus Schaller2019-04-042-2/+19
* iio: magnetometer: bmc150: add mount matrix supportH. Nikolaus Schaller2019-04-041-0/+21
* iio: gyro: itg3200: add mount matrix supportH. Nikolaus Schaller2019-04-041-0/+20
* iio: gyro: bmg160: add mount matrix supportH. Nikolaus Schaller2019-04-041-0/+21
* iio: accel: bma180: add mount matrix supportH. Nikolaus Schaller2019-04-041-1/+17
* iio: accel: bmc150: add mount matrix supportH. Nikolaus Schaller2019-04-041-0/+21
* iio: Allow to read mount matrix from ACPIAndy Shevchenko2019-04-046-41/+26
* iio:adc:ad7923: Rewrite comparison to NULLBárbara Fernandes2019-04-041-1/+1
* iio:adc:ad7923: Put macro argument between ()'sBárbara Fernandes2019-04-041-5/+5
* iio:adc:ad7923: Use BIT macro instead of bitshiftBárbara Fernandes2019-04-041-3/+3
* iio:adc:ad7923: Align broken line to parenthesisBárbara Fernandes2019-04-041-3/+3
* iio: counter: stm32-lptimer: Add power management supportFabrice Gasnier2019-04-041-0/+55
* iio: imu: adis16480: Add support for ADIS1649x family of devicesStefan Popa2019-04-041-0/+97
* iio: imu: adis16480: Deal with filter freq in a generic wayStefan Popa2019-04-041-4/+9
* iio: imu: adis16480: Calculate the sampling frequency in a generic wayStefan Popa2019-04-041-4/+14
* iio: imu: adis16480: Treat temperature scale in a generic wayStefan Popa2019-04-041-3/+15
* iio: imu: adis16480: Add OF device ID tableStefan Popa2019-04-041-0/+10
* iio: imu: adis16480: Add support for configurable drdy indicatorStefan Popa2019-04-041-2/+95
* iio: adc: ti-ads7950: Fix improper use of mlockJustin Chen2019-04-041-4/+15
* iio: trigger: Print an error if there is no available irqMathieu Othacehe2019-04-041-1/+4
* iio: mma8452: mark expected switch fall-throughGustavo A. R. Silva2019-04-041-1/+1
* iio: chemical: pms7003: extend supported sensors listTomasz Duszynski2019-04-041-0/+5
* iio: adc: ingenic: remove redundant dev_err call in ingenic_adc_probe()Wei Yongjun2019-04-041-3/+1
* iio: remove redundant unlikely annotationChengguang Xu2019-04-041-1/+1
* Merge 5.1-rc3 into staging-nextGreg Kroah-Hartman2019-04-01282-1509/+2306
|\