summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio: health: max30102: Temperature should be in milli CelsiusPeter Meerwald-Stadler2017-12-021-1/+1
* iio: fix kernel-doc build errorsRandy Dunlap2017-12-021-2/+2
* iio: adc: meson-saradc: Meson8 and Meson8b do not have REG11 and REG13Martin Blumenstingl2017-12-021-2/+15
* iio: adc: meson-saradc: initialize the bandgap correctly on older SoCsMartin Blumenstingl2017-12-021-7/+26
* iio: adc: meson-saradc: fix the bit_idx of the adc_en clockMartin Blumenstingl2017-12-021-1/+1
* iio: proximity: sx9500: Assign interrupt from GpioIo()Andy Shevchenko2017-12-021-0/+9
* iio: adc: cpcap: fix incorrect validationPan Bian2017-12-021-1/+1
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-3/+3
* Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds2017-11-146-10/+10
|\
| * iio: make function argument and some structures constBhumika Goyal2017-10-196-10/+10
* | Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-13281-1091/+3227
|\ \
| * \ Merge tag 'iio-for-4.15c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-10-277-5/+396
| |\ \
| | * | iio: dac: ti-dac082s085: Read chip spec from device tableLukas Wunner2017-10-211-9/+26
| | * | iio: dac: Add Texas Instruments 8/10/12-bit 2/4-channel DAC driverLukas Wunner2017-10-213-0/+362
| | * | iio: adc: sun4i-gpadc: use of_device_get_match_dataCorentin Labbe2017-10-211-4/+2
| | * | iio: adc: adc12138: make array ch_to_mux static, makes object code smallerColin Ian King2017-10-211-1/+1
| | * | iio: adc: stm32: add check on clock rateFabrice Gasnier2017-10-211-0/+13
| | * | iio: adc: stm32: add tim15 triggerFabrice Gasnier2017-10-211-0/+1
| * | | Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman2017-10-235-26/+75
| |\ \ \ | | |/ / | |/| |
| * | | platform/chrome: Add cros_ec_accel_legacy driverGwendal Grignou2017-10-143-0/+436
| * | | iio: hid-sensor-trigger: Don't touch sensors unless user space requestsSrinivas Pandruvada2017-10-141-3/+9
| * | | iio: proximity: Add rfd77402 driverPeter Meerwald-Stadler2017-10-143-0/+363
| * | | iio: accel: add support to LIS3DHHLorenzo Bianconi2017-10-103-0/+59
| * | | iio: common: st_sensors: check odr address value in st_sensors_set_odr()Lorenzo Bianconi2017-10-101-0/+3
| * | | iio: st_sensors: split open-drain parameters for irq1 and irq2Lorenzo Bianconi2017-10-103-17/+36
| * | | iio: pressure: st_pressure: add SPI-3wire support to st_pressure frameworkLorenzo Bianconi2017-10-101-0/+16
| * | | iio: magnetometer: st_magn: add SPI-3wire support to LIS3MDLLorenzo Bianconi2017-10-101-0/+4
| * | | iio: gyro: st_gyro: add SPI-3wire support to st_gyro frameworkLorenzo Bianconi2017-10-101-0/+12
| * | | iio: accel: add support to LIS2DW12Lorenzo Bianconi2017-10-094-0/+91
| * | | iio: st_sensors: do not always write enable_axis registerLorenzo Bianconi2017-10-091-1/+4
| * | | iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi2017-10-095-55/+94
| * | | iio: st_sensors: add register mask for status registerLorenzo Bianconi2017-10-096-28/+65
| * | | iio: adc: mcp320x: Add support for mcp3550/1/3Lukas Wunner2017-10-092-7/+118
| * | | iio: adc: ina2xx: Adhere to documented ABI, use Ohm instead of uOhmStefan Brüns2017-10-091-9/+9
| * | | iio: imu: st_lsm6dsx: add FIFO ops data structureLorenzo Bianconi2017-10-093-15/+63
| * | | iio: imu: st_lsm6dsx: move decimator info in st_lsm6dsx_sensor_settingsLorenzo Bianconi2017-10-093-14/+47
| * | | iio: imu: st_lsm6dsx: split fifo mode and fifo odr configurationLorenzo Bianconi2017-10-091-15/+17
| * | | iio: imu: st_lsm6dsx: convert max_fifo_size in FIFO sample sizeLorenzo Bianconi2017-10-091-6/+5
| * | | iio: adc: rcar-gyroadc: Use of_device_get_match_data() helperGeert Uytterhoeven2017-10-091-3/+2
| * | | iio: adc: rcar-gyroadc: Enable compile-testing on non-ARMGeert Uytterhoeven2017-10-091-1/+1
| * | | iio: adc: rcar-gyroadc: Cast pointer to uintptr_t to fix warning on 64-bitGeert Uytterhoeven2017-10-091-1/+1
| * | | iio: dummy: evgen: use irq_simBartosz Golaszewski2017-10-092-71/+20
| * | | iio: light: vl6180: Correct ALS scale for non-default gain/integration timeStefan Brüns2017-10-091-3/+6
| * | | iio: light: vl6180: Cleanup als_gain lookup, avoid register readbackStefan Brüns2017-10-091-41/+44
| * | | iio: light: vl6180: Avoid readback of integration time registerStefan Brüns2017-10-091-6/+9
| * | | iio: light: vl6180: Move range check to integration time setter, cleanupStefan Brüns2017-10-091-7/+10
| * | | iio: accel: kxcjk1013: add support for KXTF9Michał Mirosław2017-10-092-15/+104
| * | | iio: accel: kxcjk1013: make sampling_frequency_avail per-typeMichał Mirosław2017-10-091-2/+3
| * | | iio: accel: kxcjk1013: make sysfs/sampling_frequency_avail dynamicMichał Mirosław2017-10-091-3/+12
| * | | iio: accel: kxcjk1013: extract report_motion_event() from interrupt handlerMichał Mirosław2017-10-091-59/+67