| Commit message (Expand) | Author | Age | Files | Lines |
* | iio: dac: Add Texas Instruments 8/10/12-bit 2/4-channel DAC driver | Lukas Wunner | 2017-10-21 | 4 | -0/+363 |
* | dt-bindings: iio: dac: ti-dac082s085: Document new driver | Lukas Wunner | 2017-10-21 | 1 | -0/+34 |
* | iio: adc: sun4i-gpadc: use of_device_get_match_data | Corentin Labbe | 2017-10-21 | 1 | -4/+2 |
* | staging: iio: tsl2x7x: put function definitions on a single line | Brian Masney | 2017-10-21 | 1 | -5/+3 |
* | staging: iio: tsl2x7x: fix alignment of break statements | Brian Masney | 2017-10-21 | 1 | -2/+2 |
* | staging: iio: tsl2x7x: rename power defines to improve code readability | Brian Masney | 2017-10-21 | 1 | -5/+5 |
* | staging: iio: tsl2x7x: correct alignment of parenthesis | Brian Masney | 2017-10-21 | 1 | -17/+18 |
* | staging: iio: tsl2x7x: correct alignment of parenthesis | Brian Masney | 2017-10-21 | 1 | -9/+8 |
* | staging: iio: tsl2x7x: remove unnecessary parentheses | Brian Masney | 2017-10-21 | 1 | -8/+8 |
* | staging: iio: tsl2x7x: convert in_proximity0_calibscale_available to use IIO_... | Brian Masney | 2017-10-21 | 1 | -11/+4 |
* | staging: iio: tsl2x7x: changed #defines to be aligned on the same column | Brian Masney | 2017-10-21 | 1 | -66/+66 |
* | staging: iio: tsl2x7x: remove unnecessary struct iio_dev definition | Brian Masney | 2017-10-21 | 1 | -2/+0 |
* | staging: iio: tsl2x7x: sort #includes | Brian Masney | 2017-10-21 | 1 | -5/+5 |
* | staging: iio: tsl2x7x: remove unused tsl2x7x_parse_result structure | Brian Masney | 2017-10-21 | 1 | -5/+0 |
* | staging: iio: tsl2x7x: migrate *_thresh_period sysfs attributes to iio_event_... | Brian Masney | 2017-10-21 | 1 | -144/+52 |
* | iio: adc: adc12138: make array ch_to_mux static, makes object code smaller | Colin Ian King | 2017-10-21 | 1 | -1/+1 |
* | iio: adc: stm32: add check on clock rate | Fabrice Gasnier | 2017-10-21 | 1 | -0/+13 |
* | iio: adc: stm32: add tim15 trigger | Fabrice Gasnier | 2017-10-21 | 1 | -0/+1 |
* | platform/chrome: Add cros_ec_accel_legacy driver | Gwendal Grignou | 2017-10-14 | 4 | -0/+446 |
* | iio: hid-sensor-trigger: Don't touch sensors unless user space requests | Srinivas Pandruvada | 2017-10-14 | 2 | -3/+10 |
* | dt-bindings: iio: health: Use binding name for max30102 in example | Peter Meerwald-Stadler | 2017-10-14 | 1 | -1/+1 |
* | dt-bindings: iio: health: Fix max30100 I2C chip address in example | Peter Meerwald-Stadler | 2017-10-14 | 1 | -2/+2 |
* | iio: Drop duplicate forward declaration | Lukas Wunner | 2017-10-14 | 1 | -1/+0 |
* | iio: proximity: Add rfd77402 driver | Peter Meerwald-Stadler | 2017-10-14 | 3 | -0/+363 |
* | Documentation: iio: Clarify meaning of IIO_DISTANCE channel type | Peter Meerwald-Stadler | 2017-10-14 | 1 | -3/+3 |
* | dt-bindings: iio: accel: add LIS3DHH device bindings | Lorenzo Bianconi | 2017-10-10 | 1 | -0/+1 |
* | iio: accel: add support to LIS3DHH | Lorenzo Bianconi | 2017-10-10 | 3 | -0/+59 |
* | iio: common: st_sensors: check odr address value in st_sensors_set_odr() | Lorenzo Bianconi | 2017-10-10 | 1 | -0/+3 |
* | iio: st_sensors: split open-drain parameters for irq1 and irq2 | Lorenzo Bianconi | 2017-10-10 | 4 | -29/+52 |
* | iio: pressure: st_pressure: add SPI-3wire support to st_pressure framework | Lorenzo Bianconi | 2017-10-10 | 1 | -0/+16 |
* | iio: magnetometer: st_magn: add SPI-3wire support to LIS3MDL | Lorenzo Bianconi | 2017-10-10 | 1 | -0/+4 |
* | iio: gyro: st_gyro: add SPI-3wire support to st_gyro framework | Lorenzo Bianconi | 2017-10-10 | 1 | -0/+12 |
* | dt-bindings: iio: accel: add LIS2DW12 sensor device binding | Lorenzo Bianconi | 2017-10-09 | 1 | -0/+1 |
* | iio: accel: add support to LIS2DW12 | Lorenzo Bianconi | 2017-10-09 | 4 | -0/+91 |
* | iio: st_sensors: do not always write enable_axis register | Lorenzo Bianconi | 2017-10-09 | 1 | -1/+4 |
* | iio: st_sensors: decouple irq1 configuration parameters from the irq2 ones | Lorenzo Bianconi | 2017-10-09 | 6 | -61/+104 |
* | iio: st_sensors: add register mask for status register | Lorenzo Bianconi | 2017-10-09 | 7 | -30/+70 |
* | iio: adc: mcp320x: Add support for mcp3550/1/3 | Lukas Wunner | 2017-10-09 | 2 | -7/+118 |
* | staging: iio: adc: ad7192: use driver private lock to protect hardware state ... | Aastha Gupta | 2017-10-09 | 1 | -2/+7 |
* | iio: adc: ina2xx: Adhere to documented ABI, use Ohm instead of uOhm | Stefan BrĂ¼ns | 2017-10-09 | 1 | -9/+9 |
* | iio: imu: st_lsm6dsx: add FIFO ops data structure | Lorenzo Bianconi | 2017-10-09 | 3 | -15/+63 |
* | iio: imu: st_lsm6dsx: move decimator info in st_lsm6dsx_sensor_settings | Lorenzo Bianconi | 2017-10-09 | 3 | -14/+47 |
* | iio: imu: st_lsm6dsx: split fifo mode and fifo odr configuration | Lorenzo Bianconi | 2017-10-09 | 1 | -15/+17 |
* | iio: imu: st_lsm6dsx: convert max_fifo_size in FIFO sample size | Lorenzo Bianconi | 2017-10-09 | 1 | -6/+5 |
* | iio: adc: rcar-gyroadc: Use of_device_get_match_data() helper | Geert Uytterhoeven | 2017-10-09 | 1 | -3/+2 |
* | iio: adc: rcar-gyroadc: Enable compile-testing on non-ARM | Geert Uytterhoeven | 2017-10-09 | 1 | -1/+1 |
* | iio: adc: rcar-gyroadc: Cast pointer to uintptr_t to fix warning on 64-bit | Geert Uytterhoeven | 2017-10-09 | 1 | -1/+1 |
* | staging: iio: ade7753: expanding buffer lock to cover both buffer and state p... | Himanshi Jain | 2017-10-09 | 1 | -11/+18 |
* | iio: dummy: evgen: use irq_sim | Bartosz Golaszewski | 2017-10-09 | 2 | -71/+20 |
* | staging: iio: tsl2x7x: migrate in_illuminance0_integration_time sysfs attribu... | Brian Masney | 2017-10-09 | 1 | -48/+17 |