summaryrefslogtreecommitdiff
path: root/drivers/iio (follow)
Commit message (Expand)AuthorAge
* iio: dac: ad5446: Fix ad5622_write() return valuePekka Korpinen2021-11-26
* iio: ssp_sensors: fix error code in ssp_print_mcu_debug()Dan Carpenter2021-10-27
* iio: ssp_sensors: add more range checking in ssp_parse_dataframe()Dan Carpenter2021-10-27
* iio: adc128s052: Fix the error handling path of 'adc128_probe()'Christophe JAILLET2021-10-27
* iio: dac: ad5624r: Fix incorrect handling of an optional regulator.Jonathan Cameron2021-09-22
* iio: accel: bma180: Fix BMA25x bandwidth register valuesStephan Gerhold2021-07-28
* iio: accel: bma180: Use explicit member assignmentLinus Walleij2021-07-28
* iio: accel: stk8ba50: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron2021-07-20
* iio: accel: stk8312: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron2021-07-20
* iio: accel: bma180: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron2021-07-20
* iio: adis_buffer: do not return ints in irq handlersNuno Sa2021-07-20
* iio: ltr501: ltr501_read_ps(): add missing endianness conversionOliver Lang2021-07-20
* iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTROliver Lang2021-07-20
* iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA ...Marc Kleine-Budde2021-07-20
* iio: adc: ad7793: Add missing error code in ad7793_setup()YueHaibing2021-06-03
* iio: hid-sensor-prox: Fix scale not correct issueYe Xiang2021-04-16
* iio: imu: adis16400: fix memory leakNavid Emamdoost2021-03-17
* iio: imu: adis16400: release allocated memory on failureNavid Emamdoost2021-03-17
* 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