summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-10iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_triggerAlexandru Ardelean
2020-05-03iio: vcnl4000: Add buffer support for VCNL4010/20.Mathieu Othacehe
2020-05-03iio: vcnl4000: Add sampling frequency support for VCNL4010/20.Mathieu Othacehe
2020-05-03iio: vcnl4000: Add event support for VCNL4010/20.Mathieu Othacehe
2020-05-03iio: vcnl4000: Factorize data reading and writing.Mathieu Othacehe
2020-05-03iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe
2020-05-03iio: imu: adis16xxx: use helper to access iio core debugfs dirAlexandru Ardelean
2020-05-03iio: DAC extension for ltc2634-12/10/8Chris Ruehl
2020-05-03iio: documentation ltc2632_chip_info add num_channelsChris Ruehl
2020-05-03iio: magnetometer: ak8974: Provide scalingLinus Walleij
2020-05-03iio: magnetometer: ak8974: Break out measurementLinus Walleij
2020-05-03iio: magnetometer: ak8974: Correct realbitsLinus Walleij
2020-05-03iio: magnetometer: ak8974: add Alps hscdtd008aNick Reitemeyer
2020-05-03iio: imu: st_lsm6dsx: enable 833Hz sample frequency for tagged sensorsLorenzo Bianconi
2020-05-03iio: adc: ad7476: remove redundant null check on an arrayColin Ian King
2020-05-03iio: buffer: extend short-hand use for 'indio_dev->buffer'Alexandru Ardelean
2020-05-03iio: dac: ad5592r: Fix a typo in the name of a functionChristophe JAILLET
2020-05-03iio: dac: ad5593r: Fix a typo in MODULE_DESCRIPTIONChristophe JAILLET
2020-05-03iio: st_sensors: Use get_unaligned_be24() and sign_extend32()Andy Shevchenko
2020-05-03iio: temperature: max31856: Use get_unaligned_beXX()Andy Shevchenko
2020-05-03iio: pressure: zpa2326: Use get_unaligned_le24()Andy Shevchenko
2020-05-03iio: pressure: ms5611: Use get_unaligned_be24()Andy Shevchenko
2020-05-03iio: pressure: hp206c: Use get_unaligned_be24()Andy Shevchenko
2020-05-03iio: magnetometer: rm3100: Use get_unaligned_be24()Andy Shevchenko
2020-05-03iio: light: zopt2201: Use get_unaligned_le24()Andy Shevchenko
2020-05-03iio: light: si1133: Use get_unaligned_be24()Andy Shevchenko
2020-05-03iio: health: afe4403: Use get_unaligned_be24()Andy Shevchenko
2020-05-03iio: gyro: adis16130: Use get_unaligned_be24()Andy Shevchenko
2020-05-03iio: dac: ad5446: Use put_unaligned_be24()Andy Shevchenko
2020-05-03iio: dac: ad5624r_spi: Use put_unaligned_be24()Andy Shevchenko
2020-05-03iio: dac: ltc2632: Use put_unaligned_be24()Andy Shevchenko
2020-05-03iio: adc: ti-ads124s08: Use get_unaligned_be24()Andy Shevchenko
2020-05-03iio: adc: mpc3422: Use get_unaligned_beXX()Andy Shevchenko
2020-05-03iio: adc: ad_sigma_delta: Use {get,put}_unaligned_be24()Andy Shevchenko
2020-05-03iio: Use an early return in iio_device_alloc to simplify code.Jonathan Cameron
2020-05-03iio: chemical: Add OF match table for CCS811 VOC sensorManivannan Sadhasivam
2020-05-03iio: chemical: Add support for external Reset and Wakeup in CCS811Manivannan Sadhasivam
2020-05-03iio: imu: Add support for adis16475Nuno Sá
2020-04-25iio: adis: Support different burst sizesNuno Sá
2020-04-25iio: adis: Add adis_update_bits() APIsNuno Sá
2020-04-25iio: imu: adis: Add irq flag variableNuno Sá
2020-04-25iio: imu: adis: Add Managed device functionsNuno Sá
2020-04-25iio: at91-sama5d2_adc: adjust iio_triggered_buffer_{predisable,postenable} po...Alexandru Ardelean
2020-04-25iio: at91-sama5d2_adc: split at91_adc_current_chan_is_touch() helperAlexandru Ardelean
2020-04-25iio: adc: at91-sama5d2_adc: update for other trigger usageEugen Hristev
2020-04-25iio: adc: at91-sama5d2_adc: handle unfinished conversionsEugen Hristev
2020-04-25iio: light: vl6180: add include of mod_devicetable.h and drop of_match_ptrJonathan Cameron
2020-04-25iio: light: st_uvis25: Add mod_devicetable.h and drop of_match_ptrJonathan Cameron
2020-04-25iio: light: opt3001: Add mod_devicetable.h and drop use of of_match_ptrJonathan Cameron
2020-04-25iio: light: gp2ap020a00f: Swap of.h for mod_devicetable.h + drop of_match_ptrJonathan Cameron