summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2021-10-27iio: ssp_sensors: fix error code in ssp_print_mcu_debug()Dan Carpenter
2021-10-27iio: ssp_sensors: add more range checking in ssp_parse_dataframe()Dan Carpenter
2021-10-27iio: adc128s052: Fix the error handling path of 'adc128_probe()'Christophe JAILLET
2021-09-22iio: dac: ad5624r: Fix incorrect handling of an optional regulator.Jonathan Cameron
2021-07-28iio: accel: bma180: Fix BMA25x bandwidth register valuesStephan Gerhold
2021-07-28iio: accel: bma180: Use explicit member assignmentLinus Walleij
2021-07-20iio: accel: stk8ba50: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron
2021-07-20iio: accel: stk8312: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron
2021-07-20iio: accel: bma180: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-07-20iio: adis_buffer: do not return ints in irq handlersNuno Sa
2021-07-20iio: ltr501: ltr501_read_ps(): add missing endianness conversionOliver Lang
2021-07-20iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTROliver Lang
2021-07-20iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA ...Marc Kleine-Budde
2021-06-03iio: adc: ad7793: Add missing error code in ad7793_setup()YueHaibing
2021-04-16iio: hid-sensor-prox: Fix scale not correct issueYe Xiang
2021-03-17iio: imu: adis16400: fix memory leakNavid Emamdoost
2021-03-17iio: imu: adis16400: release allocated memory on failureNavid Emamdoost
2021-01-30iio: ad5504: Fix setting power-down stateLars-Peter Clausen
2021-01-23iio: buffer: Fix demux updateNuno Sá
2021-01-09iio:magnetometer:mag3110: Fix alignment and data leak issues.Jonathan Cameron
2020-12-29iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron
2020-12-29iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...Qinglang Miao
2020-11-10iio:gyro:itg3200: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-09-23iio:accel:mma8452: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-09-23iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-09-23iio:light:ltr501 Fix timestamp alignment issue.Jonathan Cameron
2020-09-23iio: adc: mcp3422: fix locking on error pathAngelo Compagnucci
2020-09-23iio: adc: mcp3422: fix locking scopeAngelo Compagnucci
2020-06-11iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe
2020-05-10iio:ad7797: Use correct attribute_groupYueHaibing
2020-05-02iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneou...Lars-Peter Clausen
2020-05-02iio: xilinx-xadc: Fix clearing interrupt when enabling triggerLars-Peter Clausen
2020-05-02iio: xilinx-xadc: Fix ADC-B powerdownLars-Peter Clausen
2020-01-29iio: buffer: align the size of scan bytes to size of the largest elementLars Möllendorf
2020-01-29iio: dac: ad5380: fix incorrect assignment to valColin Ian King
2020-01-23iio: imu: adis16480: assign bias value only if operation succeededAlexandru Ardelean
2020-01-04iio: adc: max1027: Reset the device at probe timeMiquel Raynal
2020-01-04iio: light: bh1750: Resolve compiler warning and make code more readableKrzysztof Wilczynski
2019-12-21iio: adis16480: Add debugfs_reg_access entryNuno Sá
2019-12-21iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reportingChris Lesiak
2019-11-25iio: dac: mcp4922: fix error handling in mcp4922_write_rawMarcus Folkesson
2019-11-12iio: imu: adis16480: make sure provided frequency is positiveAlexandru Ardelean
2019-11-06iio: fix center temperature of bmc150-accel-corePascal Bouwmann
2019-10-17iio: light: opt3001: fix mutex unlock raceDavid Frey
2019-10-17iio: adc: ad799x: fix probe error handlingMarco Felsch
2019-06-11iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_dataNathan Chancellor
2019-06-11iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertionLars-Peter Clausen
2019-05-16iio: adc: xilinx: fix potential use-after-free on removeSven Van Asbroeck
2019-04-27io: accel: kxcjk1013: restore the range after resume.he, bo
2019-04-27iio: adc: at91: disable adc channel interrupt in timeout caseGeorg Ottinger