summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2021-09-22iio: dac: ad5624r: Fix incorrect handling of an optional regulator.Jonathan Cameron1-1/+17
2021-07-28iio: accel: bma180: Fix BMA25x bandwidth register valuesStephan Gerhold1-2/+5
2021-07-28iio: accel: bma180: Use explicit member assignmentLinus Walleij1-24/+44
2021-07-20iio: accel: stk8ba50: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron1-9/+8
2021-07-20iio: accel: stk8312: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron1-4/+8
2021-07-20iio: accel: bma180: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron1-3/+7
2021-07-20iio: adis_buffer: do not return ints in irq handlersNuno Sa1-3/+0
2021-07-20iio: ltr501: ltr501_read_ps(): add missing endianness conversionOliver Lang1-3/+4
2021-07-20iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTROliver Lang1-1/+1
2021-07-20iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA ...Marc Kleine-Budde1-0/+6
2021-06-03iio: adc: ad7793: Add missing error code in ad7793_setup()YueHaibing1-0/+1
2021-04-16iio: hid-sensor-prox: Fix scale not correct issueYe Xiang1-2/+12
2021-03-17iio: imu: adis16400: fix memory leakNavid Emamdoost1-1/+4
2021-03-17iio: imu: adis16400: release allocated memory on failureNavid Emamdoost1-1/+4
2021-01-30iio: ad5504: Fix setting power-down stateLars-Peter Clausen1-2/+2
2021-01-23iio: buffer: Fix demux updateNuno Sá1-3/+3
2021-01-09iio:magnetometer:mag3110: Fix alignment and data leak issues.Jonathan Cameron1-4/+9
2020-12-29iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron1-1/+8
2020-12-29iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...Qinglang Miao1-1/+1
2020-11-10iio:gyro:itg3200: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+11
2020-09-23iio:accel:mma8452: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-3/+8
2020-09-23iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-3/+12
2020-09-23iio:light:ltr501 Fix timestamp alignment issue.Jonathan Cameron1-6/+9
2020-09-23iio: adc: mcp3422: fix locking on error pathAngelo Compagnucci1-1/+3
2020-09-23iio: adc: mcp3422: fix locking scopeAngelo Compagnucci1-5/+7
2020-06-11iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe1-4/+2
2020-05-10iio:ad7797: Use correct attribute_groupYueHaibing1-1/+1
2020-05-02iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneou...Lars-Peter Clausen1-0/+10
2020-05-02iio: xilinx-xadc: Fix clearing interrupt when enabling triggerLars-Peter Clausen1-1/+1
2020-05-02iio: xilinx-xadc: Fix ADC-B powerdownLars-Peter Clausen1-2/+3
2020-01-29iio: buffer: align the size of scan bytes to size of the largest elementLars Möllendorf1-1/+5
2020-01-29iio: dac: ad5380: fix incorrect assignment to valColin Ian King1-1/+1
2020-01-23iio: imu: adis16480: assign bias value only if operation succeededAlexandru Ardelean1-2/+4
2020-01-04iio: adc: max1027: Reset the device at probe timeMiquel Raynal1-0/+8
2020-01-04iio: light: bh1750: Resolve compiler warning and make code more readableKrzysztof Wilczynski1-2/+2
2019-12-21iio: adis16480: Add debugfs_reg_access entryNuno Sá1-0/+1
2019-12-21iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reportingChris Lesiak1-1/+1
2019-11-25iio: dac: mcp4922: fix error handling in mcp4922_write_rawMarcus Folkesson1-3/+8
2019-11-12iio: imu: adis16480: make sure provided frequency is positiveAlexandru Ardelean1-1/+4
2019-11-06iio: fix center temperature of bmc150-accel-corePascal Bouwmann1-1/+1
2019-10-17iio: light: opt3001: fix mutex unlock raceDavid Frey1-1/+5
2019-10-17iio: adc: ad799x: fix probe error handlingMarco Felsch1-2/+2
2019-06-11iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_dataNathan Chancellor1-1/+1
2019-06-11iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertionLars-Peter Clausen1-5/+11
2019-05-16iio: adc: xilinx: fix potential use-after-free on removeSven Van Asbroeck1-1/+1
2019-04-27io: accel: kxcjk1013: restore the range after resume.he, bo1-0/+2
2019-04-27iio: adc: at91: disable adc channel interrupt in timeout caseGeorg Ottinger1-11/+17
2019-04-27iio: ad_sigma_delta: select channel when reading registerDragos Bogdan1-0/+1
2019-04-27iio/gyro/bmg160: Use millidegrees for temperature scaleMike Looijmans1-3/+3
2018-11-21iio: adc: at91: fix wrong channel number in triggered buffer modeEugen Hristev1-1/+3