summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2017-10-09iio: st_sensors: add register mask for status registerLorenzo Bianconi6-28/+65
2017-10-09iio: adc: mcp320x: Add support for mcp3550/1/3Lukas Wunner2-7/+118
2017-10-09iio: adc: ina2xx: Adhere to documented ABI, use Ohm instead of uOhmStefan Brüns1-9/+9
2017-10-09iio: imu: st_lsm6dsx: add FIFO ops data structureLorenzo Bianconi3-15/+63
2017-10-09iio: imu: st_lsm6dsx: move decimator info in st_lsm6dsx_sensor_settingsLorenzo Bianconi3-14/+47
2017-10-09iio: imu: st_lsm6dsx: split fifo mode and fifo odr configurationLorenzo Bianconi1-15/+17
2017-10-09iio: imu: st_lsm6dsx: convert max_fifo_size in FIFO sample sizeLorenzo Bianconi1-6/+5
2017-10-09iio: adc: rcar-gyroadc: Use of_device_get_match_data() helperGeert Uytterhoeven1-3/+2
2017-10-09iio: adc: rcar-gyroadc: Enable compile-testing on non-ARMGeert Uytterhoeven1-1/+1
2017-10-09iio: adc: rcar-gyroadc: Cast pointer to uintptr_t to fix warning on 64-bitGeert Uytterhoeven1-1/+1
2017-10-09iio: dummy: evgen: use irq_simBartosz Golaszewski2-71/+20
2017-10-09iio: light: vl6180: Correct ALS scale for non-default gain/integration timeStefan Brüns1-3/+6
2017-10-09iio: light: vl6180: Cleanup als_gain lookup, avoid register readbackStefan Brüns1-41/+44
2017-10-09iio: light: vl6180: Avoid readback of integration time registerStefan Brüns1-6/+9
2017-10-09iio: light: vl6180: Move range check to integration time setter, cleanupStefan Brüns1-7/+10
2017-10-09iio: accel: kxcjk1013: add support for KXTF9Michał Mirosław2-15/+104
2017-10-09iio: accel: kxcjk1013: make sampling_frequency_avail per-typeMichał Mirosław1-2/+3
2017-10-09iio: accel: kxcjk1013: make sysfs/sampling_frequency_avail dynamicMichał Mirosław1-3/+12
2017-10-09iio: accel: kxcjk1013: extract report_motion_event() from interrupt handlerMichał Mirosław1-59/+67
2017-10-09iio: accel: kxcjk1013: fix INT_CTRL/INT_SRC1 bit namesMichał Mirosław1-9/+14
2017-10-09iio: accel: kxcjk1003: refactor ODR settingMichał Mirosław1-57/+45
2017-10-09iio: accel: mma8452: Rename read/write event value callbacks to generic funct...Harinath Nampally1-4/+4
2017-10-09iio: adc: sun4i-gpadc-iio: do not fail probing when no thermal DT nodeQuentin Schulz1-1/+5
2017-10-09iio: adc: sun4i-gpadc-iio: register in the thermal after registering in pmQuentin Schulz1-19/+15
2017-10-09iio: dac: ds4422/ds4424 dac driverIsmail H. Kose3-0/+351
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman11-23/+83
2017-09-26iio:stm32-lp-timer and ep93xx: drop assign iio_info.driver_module and iio_tri...Jonathan Cameron3-3/+0
2017-09-25Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman258-634/+690
2017-09-25Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman11-23/+83
2017-09-24iio: core: Return error for failed read_regMatt Fornero1-1/+3
2017-09-24iio: ad7793: Fix the serial interface resetDragos Bogdan1-2/+2
2017-09-24iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan1-0/+28
2017-09-24IIO: BME280: Updates to Humidity readings need ctrl_reg write!Colin Parker1-1/+1
2017-09-24iio: adc: mcp320x: Fix readout of negative voltagesLukas Wunner1-9/+15
2017-09-24iio: adc: mcp320x: Fix oops on module unloadLukas Wunner1-0/+1
2017-09-24iio: imu: st_lsm6dsx: remove rounding configurationLorenzo Bianconi1-7/+0
2017-09-24iio: imu: st_lsm6dsx: remove LIR configurationLorenzo Bianconi1-8/+0
2017-09-24iio: adc: mt2712: Add compatible node for mt2712.Zhiyong Tao1-0/+1
2017-09-24iio: imu: st_lsm6dsx: set sensor->odr value just in st_lsm6dsx_write_raw()Lorenzo Bianconi1-1/+2
2017-09-24iio: accel: mma8452: Fix code style warning for unsigned int declarationsHarinath Nampally1-2/+2
2017-09-24iio: accel: mma8452: Fix code style warningHarinath Nampally1-3/+3
2017-09-24iio: adc: stm32: fix bad error check on max_channelsFabrice Gasnier1-1/+1
2017-09-24iio: trigger: stm32-timer: fix a corner case to write presetFabrice Gasnier1-0/+1
2017-09-24iio: trigger: stm32-timer: preset shouldn't be bufferedFabrice Gasnier1-1/+2
2017-09-24iio: adc: twl4030: Return an error if we can not enable the vusb3v1 regulator...Christophe JAILLET1-1/+3
2017-09-24iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path o...Christophe JAILLET1-1/+3
2017-09-24iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()'Christophe JAILLET1-2/+4
2017-09-24iio: cros_ec: Remove unused variablePaolo Cretaro1-2/+0
2017-09-24iio: adc: mcp320x: Document struct mcp320xLukas Wunner1-0/+11
2017-09-24iio: adc: mcp320x: Drop unnecessary of_device_id attributesLukas Wunner1-56/+19