summaryrefslogtreecommitdiff
path: root/drivers/iio (follow)
Commit message (Expand)AuthorAge
* iio: ad5504: Fix setting power-down stateLars-Peter Clausen2021-01-30
* iio: buffer: Fix demux updateNuno Sá2021-01-23
* iio:magnetometer:mag3110: Fix alignment and data leak issues.Jonathan Cameron2021-01-09
* iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron2020-12-29
* iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...Qinglang Miao2020-12-29
* iio:gyro:itg3200: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-11-10
* iio:accel:mma8452: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-09-23
* iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-09-23
* iio:light:ltr501 Fix timestamp alignment issue.Jonathan Cameron2020-09-23
* iio: adc: mcp3422: fix locking on error pathAngelo Compagnucci2020-09-23
* iio: adc: mcp3422: fix locking scopeAngelo Compagnucci2020-09-23
* iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe2020-06-11
* iio:ad7797: Use correct attribute_groupYueHaibing2020-05-10
* iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneou...Lars-Peter Clausen2020-05-02
* iio: xilinx-xadc: Fix clearing interrupt when enabling triggerLars-Peter Clausen2020-05-02
* iio: xilinx-xadc: Fix ADC-B powerdownLars-Peter Clausen2020-05-02
* iio: buffer: align the size of scan bytes to size of the largest elementLars Möllendorf2020-01-29
* iio: dac: ad5380: fix incorrect assignment to valColin Ian King2020-01-29
* iio: imu: adis16480: assign bias value only if operation succeededAlexandru Ardelean2020-01-23
* iio: adc: max1027: Reset the device at probe timeMiquel Raynal2020-01-04
* iio: light: bh1750: Resolve compiler warning and make code more readableKrzysztof Wilczynski2020-01-04
* iio: adis16480: Add debugfs_reg_access entryNuno Sá2019-12-21
* iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reportingChris Lesiak2019-12-21
* iio: dac: mcp4922: fix error handling in mcp4922_write_rawMarcus Folkesson2019-11-25
* iio: imu: adis16480: make sure provided frequency is positiveAlexandru Ardelean2019-11-12
* iio: fix center temperature of bmc150-accel-corePascal Bouwmann2019-11-06
* iio: light: opt3001: fix mutex unlock raceDavid Frey2019-10-17
* iio: adc: ad799x: fix probe error handlingMarco Felsch2019-10-17
* iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_dataNathan Chancellor2019-06-11
* iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertionLars-Peter Clausen2019-06-11
* iio: adc: xilinx: fix potential use-after-free on removeSven Van Asbroeck2019-05-16
* io: accel: kxcjk1013: restore the range after resume.he, bo2019-04-27
* iio: adc: at91: disable adc channel interrupt in timeout caseGeorg Ottinger2019-04-27
* iio: ad_sigma_delta: select channel when reading registerDragos Bogdan2019-04-27
* iio/gyro/bmg160: Use millidegrees for temperature scaleMike Looijmans2019-04-27
* iio: adc: at91: fix wrong channel number in triggered buffer modeEugen Hristev2018-11-21
* iio: adc: at91: fix acking DRDY irq on simple conversionsEugen Hristev2018-11-21
* iio: ad9523: Fix return value for ad952x_store()Lars-Peter Clausen2018-09-09
* iio: ad9523: Fix displayed phaseLars-Peter Clausen2018-09-09
* iio:buffer: make length types match kfifo typesMartin Kelly2018-07-03
* iio:kfifo_buf: check for uint overflowMartin Kelly2018-06-06
* iio: magnetometer: st_magn_spi: fix spi_device_id tableLorenzo Bianconi2018-04-13
* iio: hi8435: cleanup reset gpioNikita Yushchenko2018-04-13
* iio: hi8435: avoid garbage event at first enableNikita Yushchenko2018-04-13
* iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff2018-03-28
* iio: st_pressure: st_accel: Initialise sensor platform data properlyShrirang Bagul2018-03-24
* iio: adis_lib: Initialize trigger before requesting interruptLars-Peter Clausen2018-02-28
* iio: buffer: check if a buffer has been set up when poll is calledStefan Windfeldt-Prytz2018-02-28
* iio: adc: axp288: remove redundant duplicate const on axp288_adc_channelsColin Ian King2018-02-25
* iio: light: fix improper return valuePan Bian2017-11-30