summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2022-01-27iio: adc: ti-adc081c: Partial revert of removal of ACPI IDsJonathan Cameron
2021-12-14iio: accel: kxcjk-1013: Fix possible memory leak in probe and removeYang Yingliang
2021-12-14iio: ad7768-1: Call iio_trigger_notify_done() on errorLars-Peter Clausen
2021-12-14iio: adc: axp20x_adc: fix charging current reporting on AXP22xEvgeny Boger
2021-12-14iio: adc: stm32: fix a current leak by resetting pcsel before disabling vddaFabrice Gasnier
2021-12-14iio: at91-sama5d2: Fix incorrect sign extensionGwendal Grignou
2021-12-14iio: dln2: Check return value of devm_iio_trigger_register()Lars-Peter Clausen
2021-12-14iio: dln2-adc: Fix lockdep complaintNoralf Trønnes
2021-12-14iio: itg3200: Call iio_trigger_notify_done() on errorLars-Peter Clausen
2021-12-14iio: kxsd9: Don't return error code in trigger handlerLars-Peter Clausen
2021-12-14iio: ltr501: Don't return error code in trigger handlerLars-Peter Clausen
2021-12-14iio: mma8452: Fix trigger reference coutingLars-Peter Clausen
2021-12-14iio: stk3310: Don't return error code in interrupt handlerLars-Peter Clausen
2021-12-14iio: trigger: stm32-timer: fix MODULE_ALIASAlyssa Ross
2021-12-14iio: trigger: Fix reference countingLars-Peter Clausen
2021-12-14iio: gyro: adxrs290: fix data signednessKister Genesis Jimenez
2021-11-26iio: imu: st_lsm6dsx: Avoid potential array overflow in st_lsm6dsx_set_odr()Teng Qi
2021-11-18iio: adis: do not disabe IRQs in 'adis_init()'Nuno Sá
2021-11-18iio: st_sensors: disable regulators after device unregistrationAlexandru Ardelean
2021-11-18iio: st_sensors: Call st_sensors_power_enable() from bus driversAndy Shevchenko
2021-11-18iio: ad5770r: make devicetree property reading consistentNuno Sá
2021-11-18iio: dac: ad5446: Fix ad5622_write() return valuePekka Korpinen
2021-10-20iio: dac: ti-dac5571: fix an error code in probe()Dan Carpenter
2021-10-20iio: ssp_sensors: fix error code in ssp_print_mcu_debug()Dan Carpenter
2021-10-20iio: ssp_sensors: add more range checking in ssp_parse_dataframe()Dan Carpenter
2021-10-20iio: adc: max1027: Fix the number of max1X31 channelsMiquel Raynal
2021-10-20iio: light: opt3001: Fixed timeout error when 0 luxJiri Valek - 2N
2021-10-20iio: mtk-auxadc: fix case IIO_CHAN_INFO_PROCESSEDHui Liu
2021-10-20iio: adc: max1027: Fix wrong shift with 12-bit devicesMiquel Raynal
2021-10-20iio: adc128s052: Fix the error handling path of 'adc128_probe()'Christophe JAILLET
2021-10-20iio: adc: ad7793: Fix IRQ flagAlexandru Tachici
2021-10-20iio: adc: ad7780: Fix IRQ flagAlexandru Tachici
2021-10-20iio: adc: ad7192: Add IRQ flagAlexandru Tachici
2021-10-20iio: adc: aspeed: set driver data when adc probe.Billy Tsai
2021-09-18iio: dac: ad5624r: Fix incorrect handling of an optional regulator.Jonathan Cameron
2021-09-18iio: ltc2983: fix device probeNuno Sá
2021-08-18iio: adc: Fix incorrect exit of for-loopColin Ian King
2021-08-18iio: humidity: hdc100x: Add margin to the conversion timeChris Lesiak
2021-08-18iio: adis: set GPIO reset pin directionAntti Keränen
2021-08-18iio: adc: ti-ads7950: Ensure CS is deasserted after reading channelsUwe Kleine-König
2021-07-20iio: magn: bmc150: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron
2021-07-20iio: gyro: fxa21002c: Balance runtime pm + use pm_runtime_resume_and_get().Jonathan Cameron
2021-07-14iio: prox: isl29501: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron
2021-07-14iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron
2021-07-14iio: light: vcnl4000: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron
2021-07-14iio: magn: rm3100: Fix alignment of buffer in iio_push_to_buffers_with_timest...Jonathan Cameron
2021-07-14iio: adc: ti-ads8688: Fix alignment of buffer in iio_push_to_buffers_with_tim...Jonathan Cameron
2021-07-14iio: adc: mxs-lradc: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron
2021-07-14iio: adc: hx711: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-07-14iio: adc: at91-sama5d2: Fix buffer alignment in iio_push_to_buffers_with_time...Jonathan Cameron