summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2018-03-07iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAWRodrigo Siqueira
2018-03-03iio:magnetometer: Replace magic number 0 by IIO_CHAN_INFO_RAWRodrigo Siqueira
2018-03-03iio:dummy: Add extra paragraphs on KconfigRodrigo Siqueira
2018-03-03iio: dummy: Add correct tabs and spaces to KconfigRodrigo Siqueira
2018-03-03iio: light: lv0104cs: Add support for LV0104CS light sensorJeff LaBundy
2018-03-03iio: proximity: sx9500: Add GPIO ACPI mapping tableAndy Shevchenko
2018-03-03iio: cros_ec: Relax sampling frequency before suspendingGwendal Grignou
2018-02-24iio temperature/mlx90632: silence a static checker warningDan Carpenter
2018-02-24iio: accel: bmc150: Remove redundant __func__ in dev_dbg()Andy Shevchenko
2018-02-24iio: adc: axp20x_adc: remove !! in favor of ternary conditionQuentin Schulz
2018-02-24iio: chemical: ccs811: Renamed resistance member in ccs811_reading structRichard Lai
2018-02-20Merge tag 'iio-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2018-02-18iio: add SPDX identifier for various driversMatt Ranostay
2018-02-17iio: chemical: ccs811: Typo correction in HW_ID_VALUE constant define namingRichard Lai
2018-02-17iio:pressure:ms5611: Fix coding style in probe functionrodrigosiqueira
2018-02-17iio: dht11: Improve detection of sensor typeHarald Geyer
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-10iio: ad5272: Add support for Analog Devices digital potentiometersPhil Reid
2018-02-04iio: temperature: Adding support for MLX90632Crt Mori
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-30iio: imu: st_lsm6dsx: add hw timestamp supportLorenzo Bianconi
2018-01-30iio: adc: change license descriptionMilan Stevanovic
2018-01-30iio: adc: driver for ti adc081s/adc101s/adc121sMilan Stevanovic
2018-01-30iio/adc: depend on SYSFS instead of selecting itRandy Dunlap
2018-01-30iio: adc: axp20x_adc: add support for AXP813 ADCQuentin Schulz
2018-01-30iio: adc: axp20x_adc: make it possible to probe from DTQuentin Schulz
2018-01-30iio: adc: axp20x_adc: put ADC rate setting in a per-variant functionQuentin Schulz
2018-01-30iio: ep93xx: remove redundant return value check of platform_get_resource()Wei Yongjun
2018-01-30iio: humidity: hts221: remove unnecessary get_unaligned_le16()Lorenzo Bianconi
2018-01-30iio: humidity: hts221: add regmap API supportLorenzo Bianconi
2018-01-30iio: humidity: hts221: remove trailing whitespace from a commentLorenzo Bianconi
2018-01-30iio: humidity: hts221: remove warnings in hts221_parse_{temp,rh}_caldata()Lorenzo Bianconi
2018-01-30iio: accel: use strlcpy() instead of strncpy()Xiongfeng Wang
2018-01-18Merge remote-tracking branches 'asoc/topic/hisilicon', 'asoc/topic/iio', 'aso...Mark Brown
2018-01-15IIO: ADC: stm32-dfsdm: fix static check warningArnaud Pouliquen
2018-01-15IIO: ADC: stm32-dfsdm: code optimizationArnaud Pouliquen
2018-01-11IIO: ADC: fix return value check in stm32_dfsdm_adc_probe()Wei Yongjun
2018-01-11IIO: ADC: stm32-dfsdm: avoid unused-variable warningArnd Bergmann
2018-01-10IIO: ADC: stm32_dfsdm_stop_filter() can be statickbuild test robot
2018-01-10IIO: consumer: allow to set buffer sizesArnaud Pouliquen
2018-01-10IIO: ADC: add stm32 DFSDM support for PDM microphoneArnaud Pouliquen
2018-01-10IIO: ADC: add STM32 DFSDM sigma delta ADC supportArnaud Pouliquen
2018-01-10IIO: ADC: add stm32 DFSDM core supportArnaud Pouliquen
2018-01-10IIO: ADC: add sigma delta modulator supportArnaud Pouliquen
2018-01-10IIO: inkern: API for manipulating channel attributesArnaud Pouliquen
2018-01-10IIO: hw_consumer: add devm_iio_hw_consumer_allocArnaud Pouliquen
2018-01-10iio: Add hardware consumer buffer supportLars-Peter Clausen
2018-01-08iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channelsNarcisa Ana Maria Vasile
2018-01-08imu:adis16480: fix debugfs_simple_attr.cocci warningsVenkat Prashanth B U