summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
...
| * Drivers: iio:adc: fix brace coding style issue in at91_adc.cVenkat Prashanth B U2018-01-081-2/+2
| * iio: hx711: fix bug in reset functionalityAndreas Klinger2018-01-081-7/+6Star
| * iio: hx711: add triggered buffer supportAndreas Klinger2018-01-082-23/+100
| * iio: adc: ina2xx: Do not udelay for several secondsStefan Brüns2018-01-081-3/+5
| * iio: adc: ina2xx: Remove unneeded dummy read to clear CNVR flagStefan Brüns2018-01-081-14/+0Star
| * iio: adc: ina2xx: Clarify size requirement for data bufferStefan Brüns2018-01-081-1/+2
| * iio: adc: ina2xx: Remove bogus cast for data argumentStefan Brüns2018-01-081-2/+1Star
| * iio: adc: meson-saradc: program the channel muxes during initializationMartin Blumenstingl2018-01-081-3/+29
| * iio: adc: meson-saradc: fix the clock frequency on Meson8 and Meson8bMartin Blumenstingl2018-01-081-1/+7
| * drivers: iio: gyro: remove duplicate includesPravin Shedge2018-01-081-1/+0Star
| * iio: dac: mcp4725: Remove unneeded conversions to boolAndrew F. Davis2018-01-081-1/+1
| * iio: stm32: Adopt SPDX identifierBenjamin Gaignard2018-01-089-85/+9Star
| * iio: light: make a couple of config structures staticColin Ian King2018-01-082-2/+2
| * iio: buffer: Expose data availableMatt Fornero2018-01-081-0/+15
| * iio: mma8452: replace license description with SPDX specifierMartin Kepplinger2018-01-081-3/+1Star
| * iio: common: ssp_sensors: use ktime_get_real_ns() timestampsArnd Bergmann2018-01-081-4/+1Star
| * iio: dummy_evgen: modify the return value check for irq_sim_init()Bartosz Golaszewski2018-01-081-1/+1
| * Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman2017-12-065-14/+55
| |\
| * | iio: Add macro to populate struct iio_map arrayLukas Wunner2017-12-021-14/+6Star
| * | iio: accel: bmc150: Add OF device ID tableJavier Martinez Canillas2017-12-021-0/+12
| * | iio: adc: meson-saradc: remove irrelevant clock "sana"Xingyu Chen2017-12-021-20/+0Star
| * | iio: accel: st_accel: remove redundant pointer pdataColin Ian King2017-12-021-5/+0Star
| * | iio:accel:da280: Linx 820 Windows tablet has a da280 mapped via ACPILuke Ross2017-12-021-2/+29
| * | iio: light: add support for UVIS25 sensorLorenzo Bianconi2017-12-026-0/+560
| * | iio: adc: aspeed: Deassert reset in probeJoel Stanley2017-12-021-6/+19
| * | iio: health: max30102: Add MAX30105 supportPeter Meerwald-Stadler2017-12-021-14/+130
| * | iio: health: max30102: Prepare for copying varying number of measurementsPeter Meerwald-Stadler2017-12-021-5/+10
| * | iio: health: max30102: Move mode setting to buffer_postenablePeter Meerwald-Stadler2017-12-021-16/+28
| * | iio: health: max30102: Introduce indices for LED channelsPeter Meerwald-Stadler2017-12-021-3/+11
| * | iio: health: max30102: Add power enable parameter to get_temp functionPeter Meerwald-Stadler2017-12-021-13/+23
| * | iio: health: max30102: Introduce intensity channel macroPeter Meerwald-Stadler2017-12-021-28/+16Star
| * | iio: health: max30102: Add check for part IDPeter Meerwald-Stadler2017-12-021-0/+18
| * | iio: health: max30102: Check retval of powermode functionPeter Meerwald-Stadler2017-12-021-1/+4
| * | iio: health: max30102: Fix mode config valuesPeter Meerwald-Stadler2017-12-021-6/+6
| * | iio: health: max30102: Remove inconsistent full stop in error messagePeter Meerwald-Stadler2017-12-021-1/+1
| * | iio: health: max30102: Fix missing newline in dev_errPeter Meerwald-Stadler2017-12-021-1/+1
| * | iio: adc: stm32: add support for differential channelsFabrice Gasnier2017-12-021-20/+103
| * | iio: adc: stm32: remove const channel names definitionFabrice Gasnier2017-12-021-52/+14Star
| * | iio: adc: ina2xx: Allow setting Shunt Voltage PGA gain and Bus Voltage rangeStefan Brüns2017-12-021-3/+108
| * | iio: adc: ina2xx: Use LSB specifier instead of divider in configStefan Brüns2017-12-021-6/+6
| * | iio: adc: ina2xx: Shift bus voltage register to mask flag bitsStefan Brüns2017-12-021-9/+17
| * | iio: imu: inv_mpu6050: Remove duplicate NULL checkAndy Shevchenko2017-12-021-2/+1Star
| * | iio: magnetometer: ak8975: Add another ACPI IDAndy Shevchenko2017-12-021-0/+1
| * | iio: proximity: sx9500: Add another ACPI IDAndy Shevchenko2017-12-021-0/+1
| * | iio: accel: mma8452: Rename config structs for readabilityHarinath Nampally2017-12-021-5/+5
| * | iio: accel: mma8452: Rename a struct for code readibilityHarinath Nampally2017-12-021-3/+3
| * | iio: light: Add driver for IDT ZOPT2201 ambient light and UVB sensorPeter Meerwald-Stadler2017-12-023-0/+579
| * | iio: core: Mark expected switch fall-throughGustavo A. R. Silva2017-12-021-0/+1
| * | iio: cros_ec: Remove unused variablesPaolo Cretaro2017-12-022-4/+0Star
| * | iio: adc: at91-sama5d2_adc: ack DRDY irq in direct modeEugen Hristev2017-12-021-0/+3