aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
2017-10-09iio: imu: st_lsm6dsx: add FIFO ops data structureLorenzo Bianconi
2017-10-09iio: imu: st_lsm6dsx: move decimator info in st_lsm6dsx_sensor_settingsLorenzo Bianconi
2017-10-09iio: imu: st_lsm6dsx: split fifo mode and fifo odr configurationLorenzo Bianconi
2017-10-09iio: imu: st_lsm6dsx: convert max_fifo_size in FIFO sample sizeLorenzo Bianconi
2017-10-09iio: adc: rcar-gyroadc: Use of_device_get_match_data() helperGeert Uytterhoeven
2017-10-09iio: adc: rcar-gyroadc: Enable compile-testing on non-ARMGeert Uytterhoeven
2017-10-09iio: adc: rcar-gyroadc: Cast pointer to uintptr_t to fix warning on 64-bitGeert Uytterhoeven
2017-10-09iio: dummy: evgen: use irq_simBartosz Golaszewski
2017-10-09iio: light: vl6180: Correct ALS scale for non-default gain/integration timeStefan Brüns
2017-10-09iio: light: vl6180: Cleanup als_gain lookup, avoid register readbackStefan Brüns
2017-10-09iio: light: vl6180: Avoid readback of integration time registerStefan Brüns
2017-10-09iio: light: vl6180: Move range check to integration time setter, cleanupStefan Brüns
2017-10-09iio: accel: kxcjk1013: add support for KXTF9Michał Mirosław
2017-10-09iio: accel: kxcjk1013: make sampling_frequency_avail per-typeMichał Mirosław
2017-10-09iio: accel: kxcjk1013: make sysfs/sampling_frequency_avail dynamicMichał Mirosław
2017-10-09iio: accel: kxcjk1013: extract report_motion_event() from interrupt handlerMichał Mirosław
2017-10-09iio: accel: kxcjk1013: fix INT_CTRL/INT_SRC1 bit namesMichał Mirosław
2017-10-09iio: accel: kxcjk1003: refactor ODR settingMichał Mirosław
2017-10-09iio: accel: mma8452: Rename read/write event value callbacks to generic funct...Harinath Nampally
2017-10-09iio: adc: sun4i-gpadc-iio: do not fail probing when no thermal DT nodeQuentin Schulz
2017-10-09iio: adc: sun4i-gpadc-iio: register in the thermal after registering in pmQuentin Schulz
2017-10-09iio: dac: ds4422/ds4424 dac driverIsmail H. Kose
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman
2017-10-08iio: adc: dln2-adc: fix build errorRandy Dunlap
2017-10-01iio: dummy: events: Add missing breakLars-Peter Clausen
2017-09-26iio:stm32-lp-timer and ep93xx: drop assign iio_info.driver_module and iio_tri...Jonathan Cameron
2017-09-25iio: pressure: zpa2326: Remove always-true check which confuses gccGeert Uytterhoeven
2017-09-25iio: proximity: as3935: noise detection + threshold changesMatt Ranostay
2017-09-25Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-09-25Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-09-24iio: core: Return error for failed read_regMatt Fornero
2017-09-24iio: ad7793: Fix the serial interface resetDragos Bogdan
2017-09-24iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan
2017-09-24IIO: BME280: Updates to Humidity readings need ctrl_reg write!Colin Parker
2017-09-24iio: adc: mcp320x: Fix readout of negative voltagesLukas Wunner
2017-09-24iio: adc: mcp320x: Fix oops on module unloadLukas Wunner
2017-09-24iio: imu: st_lsm6dsx: remove rounding configurationLorenzo Bianconi
2017-09-24iio: imu: st_lsm6dsx: remove LIR configurationLorenzo Bianconi
2017-09-24iio: adc: mt2712: Add compatible node for mt2712.Zhiyong Tao
2017-09-24iio: imu: st_lsm6dsx: set sensor->odr value just in st_lsm6dsx_write_raw()Lorenzo Bianconi
2017-09-24iio: accel: mma8452: Fix code style warning for unsigned int declarationsHarinath Nampally
2017-09-24iio: accel: mma8452: Fix code style warningHarinath Nampally
2017-09-24iio: adc: stm32: fix bad error check on max_channelsFabrice Gasnier
2017-09-24iio: trigger: stm32-timer: fix a corner case to write presetFabrice Gasnier
2017-09-24iio: trigger: stm32-timer: preset shouldn't be bufferedFabrice Gasnier
2017-09-24iio: adc: twl4030: Return an error if we can not enable the vusb3v1 regulator...Christophe JAILLET
2017-09-24iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path o...Christophe JAILLET
2017-09-24iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()'Christophe JAILLET
2017-09-24iio: cros_ec: Remove unused variablePaolo Cretaro
2017-09-24iio: adc: mcp320x: Document struct mcp320xLukas Wunner