aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2020-03-28iio: cros_ec: Move function description to .c fileGwendal Grignou1-0/+69
2020-03-28iio: imu: st_lsm6dsx: specify slave odr in slv_odrLorenzo Bianconi2-7/+23
2020-03-28iio: imu: st_lsm6dsx: fix read misalignment on untagged FIFOLorenzo Bianconi2-7/+18
2020-03-28iio: adc: stm32-adc: fix sleep in atomic contextOlivier Moysan1-3/+28
2020-03-28iio:ad7797: Use correct attribute_groupYueHaibing1-1/+1
2020-03-27iio: adc: rn5t618: Add ADC driver for RN5T618/RC5T619Andreas Kemnade3-0/+267
2020-03-27iio: position: Add support for Azoteq IQS624/625 angle sensorsJeff LaBundy5-0/+312
2020-03-27iio: light: Add support for Azoteq IQS621/622 ambient light sensorsJeff LaBundy3-0/+628
2020-03-27iio: temperature: Add support for Azoteq IQS620AT temperature sensorJeff LaBundy3-0/+108
2020-03-23staging: iio: adc: ad7192: Re-indent enum labelsDeepak R Varma1-2/+2
2020-03-23Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman9-45/+48
2020-03-21iio: light: tsl2563: Rename macro to fix typoNishant Malpani1-1/+1
2020-03-21iio: Add SEMTECH SX9310/9311 sensor driverDaniel Campello3-0/+1083
2020-03-21iio: adc: ad7476: implement devm_add_action_or_resetBeniamin Bia1-13/+12
2020-03-21iio: adc: ad7476: Add AD7091 supportDragos Bogdan1-0/+1
2020-03-21iio: adc: ad7476: Add IIO_CHAN_INFO_RAW for AD7091RDragos Bogdan1-0/+11
2020-03-21iio: adc: ad7476: Generate CONVST signal internallyDragos Bogdan1-0/+22
2020-03-21iio: adc: intel_mrfld_adc: Use be16_to_cpu() instead of get_unaligned_be16()Andy Shevchenko1-3/+3
2020-03-21iio: humidity: hts221: Drop unneeded casting when print error codeAndy Shevchenko2-4/+4
2020-03-21iio: humidity: hts221: Make use of device propertiesAndy Shevchenko3-4/+3
2020-03-21iio: humidity: hts221: Use dev_get_platdata() to get platform_dataAndy Shevchenko1-2/+1
2020-03-21iio: st_sensors: Join string literals backAndy Shevchenko2-11/+5
2020-03-21iio: st_sensors: Drop unneeded casting when print error codeAndy Shevchenko2-4/+4
2020-03-21iio: st_sensors: Drop unneeded explicit castingsAndy Shevchenko7-17/+11
2020-03-21iio: st_sensors: Use dev_get_platdata() to get platform_dataAndy Shevchenko3-5/+3
2020-03-21iio: light: st_uvis25: Drop unneeded casting when print error codeAndy Shevchenko2-4/+4
2020-03-21iio: core: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-17/+17
2020-03-21iio: xilinx-xadc: Fix typo in author's nameLars-Peter Clausen3-3/+3
2020-03-18Merge tag 'iio-fixes-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman9-45/+48
2020-03-08iio: dac: Kconfig: sort symbols alphabeticallyAlexandru Ardelean1-31/+31
2020-03-08iio: light: gp2ap020a00f: fix iio_triggered_buffer_{predisable,postenable} positionsAlexandru Ardelean1-11/+12
2020-03-08iio: potentiostat: lmp9100: fix iio_triggered_buffer_{predisable,postenable} positionsAlexandru Ardelean1-5/+13
2020-03-08iio: trigger: stm32-timer: add power management supportFabrice Gasnier1-0/+63
2020-03-08iio: trigger: stm32-timer: rename enabled flagFabrice Gasnier1-14/+14
2020-03-08iio: add a TODORohit Sarkar1-0/+19
2020-03-08counter: 104-quad-8: Support Filter Clock PrescalerWilliam Breathitt Gray1-1/+1
2020-03-08iio: pressure: icp10100: add driver for InvenSense ICP-101xxJean-Baptiste Maneyrol3-0/+670
2020-03-08iio: industrialio-core: Fix debugfs readAlexandru Tachici1-4/+11
2020-03-08iio: imu: adis_buffer: Use new structure for SPI transfer delaysSergiu Cuciurean1-1/+2
2020-03-08iio: adc: ti-tlc4541: Use new structure for SPI transfer delaysSergiu Cuciurean1-1/+2
2020-03-08iio: adc: mcp320x: Use new structure for SPI transfer delaysSergiu Cuciurean1-1/+2
2020-03-08iio: adc: max1118: Use new structure for SPI transfer delaysSergiu Cuciurean1-2/+8
2020-03-08iio: adc: ad9292: Use new structure for SPI transfer delaysSergiu Cuciurean1-1/+4
2020-03-08iio: adc: exynos: Silence warning about regulators during deferred probeMarek Szyprowski1-2/+4
2020-03-08iio: amplifiers: ad8366: add support for HMC1119 AttenuatorSergiu Cuciurean1-0/+17
2020-03-08iio: si1133: read 24-bit signed integer for measurementMaxime Roussin-Bélanger1-13/+24
2020-03-08iio: dac: ad5770r: Add AD5770R supportAlexandru Tachici3-0/+706
2020-03-08iio: light: Simplify the current to lux LUTGregor Riepl1-77/+13
2020-03-08iio: chemical: atlas-sensor: add DO-SM module supportMatt Ranostay1-4/+60
2020-03-08iio: chemical: atlas-sensor: allow probe without interrupt lineMatt Ranostay1-15/+18