summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
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
2020-04-25iio: light: cm3232: Add mod_devicetable.h include and drop of_match_ptrJonathan Cameron
2020-04-25iio: light: cm32181: Add mod_devicetable.h and remove of_match_ptrJonathan Cameron
2020-04-25iio: light: bh1780: use mod_devicetable.h and drop of_match_ptr macroJonathan Cameron
2020-04-25iio: accel: kxsd9-i2c: Use mod_devicetable.h and drop of_match_ptr macroNishant Malpani
2020-04-25iio: accel: dmard06: Use mod_devicetable.h and drop of_match_ptr macroNishant Malpani
2020-04-25iio: chemical: atlas-sensor: add RTD-SM module supportMatt Ranostay
2020-04-23Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2020-04-19iio: magnetometer: ak8974: Silence deferred-probe errorDmitry Osipenko
2020-04-19iio: vcnl4000: Export near level property for proximity sensorGuido Günther
2020-04-19iio: Fix misspellings of "Analog Devices"Geert Uytterhoeven
2020-04-19iio: light: isl29125: fix iio_triggered_buffer_{predisable,postenable} positionsAlexandru Ardelean
2020-04-19iio: adc: fsl-imx25-gcq: Use devm_platform_ioremap_resourceAishwarya Ramakrishnan
2020-04-19iio: adc: at91-adc: Use devm_platform_ioremap_resourceAishwarya Ramakrishnan
2020-04-19iio: adc: sun4i-gpadc-iio: Use devm_platform_ioremap_resourceAishwarya Ramakrishnan
2020-04-19iio:light:ltr501: Drop unnecessary cast of parameter in regmap_bulk_readJonathan Cameron
2020-04-19iio:magn:mmc35240: Drop unnecessary casts of val parameter in regmap_bulk*Jonathan Cameron
2020-04-19iio:imu:mpu6050: Tidy up parameters to regmap_bulk functions.Jonathan Cameron
2020-04-19iio:chemical:bme680: Tidy up parameters to regmap_bulk_readJonathan Cameron
2020-04-19iio:chemical:atlas-sensor: Drop unnecessary explicit casts in regmap_bulk_rea...Jonathan Cameron
2020-04-19iio:accel:mxc4005: Drop unnecessary explicit casts in regmap_bulk_read callsJonathan Cameron
2020-04-19iio: imu: st_lsm6dsx: drop huge include in sensor-hub driverLorenzo Bianconi
2020-04-19iio: buffer: drop devm_iio_kfifo_free() API callAlexandru Ardelean
2020-04-19iio: buffer: drop devm_iio_hw_consumer_free() API callAlexandru Ardelean
2020-04-19iio: inkern: drop devm_iio_channel_release{_all} API callsAlexandru Ardelean
2020-04-19iio: core: drop devm_iio_trigger_free() API callAlexandru Ardelean