aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-12iio: humidity: dht11 remove TODO since it doesn't make senseKent Gustavsson1-1/+0
2020-01-12iio: adis: Remove startup_delayNuno Sá5-5/+0
2020-01-12iio: adis: Introduce timeouts structureNuno Sá8-7/+200
2020-01-12iio: adc: at91-sama5d2_adc: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi1-3/+3
2020-01-12iio: adc: stm32-adc: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi1-2/+14
2020-01-12iio: adc: stm32-dfsdm: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi1-4/+17
2020-01-10Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman83-801/+3818
2019-12-30iio: accel: bma180: BMA254 supportLinus Walleij2-17/+95
2019-12-29iio: pressure: bmp280: Allow device to be enumerated from ACPIAndy Shevchenko1-6/+1
2019-12-29iio: pressure: bmp280: Drop ACPI supportAndy Shevchenko1-11/+0
2019-12-29iio: buffer: rename 'read_first_n' callback to 'read'Lars-Peter Clausen6-15/+14
2019-12-29iio: buffer-dmaengine: Report buffer length requirementsLars-Peter Clausen1-0/+21
2019-12-29iio: pressure: Add driver for DLH pressure sensorsTomislav Denis3-0/+388
2019-12-29iio: buffer-dmaengine: Add module informationLars-Peter Clausen1-0/+5
2019-12-29iio: accel: bma180: Use explicit member assignmentLinus Walleij1-24/+44
2019-12-29iio: accel: bma180: Basic regulator supportLinus Walleij1-0/+42
2019-12-29iio: accel: bma180: Add dev helper variableLinus Walleij1-9/+10
2019-12-29iio: imu: st_lsm6dsx: enable sensor-hub support for lsm6dsmLorenzo Bianconi4-15/+94
2019-12-29iio: imu: st_lsm6dsx: rename st_lsm6dsx_shub_read_reg in st_lsm6dsx_shub_read_outputLorenzo Bianconi1-5/+6
2019-12-29iio: imu: st_lsm6dsx: check if shub_output reg is located in primary pageLorenzo Bianconi3-15/+28
2019-12-29iio: imu: st_lsm6dsx: check if pull_up is located in primary pageLorenzo Bianconi2-5/+14
2019-12-29iio: imu: st_lsm6dsx: check if master_enable is located in primary pageLorenzo Bianconi3-5/+14
2019-12-29iio: imu: st_lsm6dsx: export max num of slave devices in st_lsm6dsx_shub_settingsLorenzo Bianconi3-2/+5
2019-12-29iio: light: remove unneeded semicolonChen Zhou1-1/+1
2019-12-29iio: chemical: atlas-ph-sensor: rename atlas-ph-sensor to atlas-sensorMatt Ranostay2-6/+6
2019-12-29iio: st_sensors: Describe function parameters in kernel-docAndy Shevchenko1-0/+3
2019-12-29iio: pressure: st_press: Mark default_press_pdata with __maybe_unusedAndy Shevchenko1-1/+1
2019-12-29iio: accel: st_accel: Mark default_accel_pdata with __maybe_unusedAndy Shevchenko1-1/+1
2019-12-29iio: gyro: st_gyro: Mark gyro_pdata with __maybe_unusedAndy Shevchenko1-1/+1
2019-12-29iio: pressure: st_press: Drop unnecessary #else branch for ACPIAndy Shevchenko1-2/+0
2019-12-29iio: accel: st_accel: Drop unnecessary #else branch for ACPIAndy Shevchenko1-2/+0
2019-12-29iio: light: st_uvis25: Drop unneeded header inclusionAndy Shevchenko1-1/+0
2019-12-29iio: st_lsm6dsx: Make use of device propertiesAndy Shevchenko1-13/+13
2019-12-29iio: st_lsm6dsx: Drop unneeded OF codeAndy Shevchenko2-4/+2
2019-12-29iio: st_lsm6dsx: Mark predefined constants with __maybe_unusedAndy Shevchenko1-2/+5
2019-12-29iio: adc: ad7923: Add support for the ad7908/ad7918/ad7928Daniel Junho1-4/+44
2019-12-29iio: adc: ad7923: Add of_device_id tableDaniel Junho1-0/+10
2019-12-29iio: adc: ad7923: Fix checkpatch warningDaniel Junho1-1/+1
2019-12-29iio: adc: ad7923: Remove the unused definesDaniel Junho1-4/+0
2019-12-29iio: accel: bma400: basic regulator supportDan Robertson2-5/+38
2019-12-29iio: accel: Add driver for the BMA400Dan Robertson5-0/+997
2019-12-15iio: adc: new driver to support Linear technology's ltc2496Uwe Kleine-König3-0/+119
2019-12-15iio: adc: ltc2497: split protocol independent part in a separate moduleUwe Kleine-König4-209/+288
2019-12-15iio: adc: ti-ads1015: Make use of device property APIAndy Shevchenko1-31/+26
2019-12-15iio: adc: ti-ads1015: Get rid of legacy platform dataAndy Shevchenko1-10/+8
2019-12-15iio: adc: ti-ads7950: Fix a typo in an error messageChristophe JAILLET1-1/+1
2019-12-15iio: humidity: hts221: move register definitions to sensor structsLorenzo Bianconi1-13/+6
2019-12-15iio: adc: stm32-adc: Add check on overrun interruptFabrice Gasnier3-9/+69
2019-12-15iio: ssp_sensors: Convert to use GPIO descriptorsLinus Walleij3-31/+20
2019-12-15iio: adc: Move AD7091R5 entry in a alphabetical order in MakefileBeniamin Bia2-8/+8