summaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio: adis16480: support burst read functionNuno Sa2021-06-031-13/+147
* iio: buffer: Remove redundant assignment to in_locJiapeng Chong2021-06-031-1/+0
* iio: hid: trigger: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-06-031-6/+2
* iio: adc: tsc2046: fix a warning message in tsc2046_adc_update_scan_mode()Dan Carpenter2021-06-031-1/+1
* iio: light: tsl2591: delete a stray tabDan Carpenter2021-05-171-1/+1
* iio: light: tsl2591: fix some signedness bugsDan Carpenter2021-05-171-3/+3
* iio:adc:ad7766: Fix unnecessary check in ad7766_probe()Tang Bin2021-05-171-4/+1
* iio: core: Fix an error pointer vs NULL bug in devm_iio_device_alloc()Dan Carpenter2021-05-171-1/+1
* iio: light: pa12203001: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron2021-05-171-3/+1
* iio: potentiostat: lmp91000: Fix alignment of buffer in iio_push_to_buffers_w...Jonathan Cameron2021-05-171-2/+2
* iio: chemical: atlas: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron2021-05-171-2/+2
* iio: light: tcs3472: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron2021-05-171-3/+7
* iio: light: tcs3414: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron2021-05-171-3/+7
* iio: light: isl29125: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron2021-05-171-3/+7
* iio: magn: bmc150: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron2021-05-171-4/+7
* iio: magn: hmc5843: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron2021-05-172-4/+8
* iio: prox: as3935: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron2021-05-171-3/+7
* iio: prox: pulsed-light: Fix buffer alignment in iio_push_to_buffers_with_tim...Jonathan Cameron2021-05-171-3/+7
* iio: prox: srf08: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron2021-05-171-7/+7
* iio: humidity: am2315: Fix buffer alignment in iio_push_to_buffers_with_times...Jonathan Cameron2021-05-171-6/+10
* iio: gyro: bmg160: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron2021-05-171-3/+7
* iio: adc: vf610: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron2021-05-171-3/+7
* iio: adc: ti-ads1015: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron2021-05-171-4/+8
* iio: accel: stk8ba50: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron2021-05-171-9/+8
* iio: accel: stk8312: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron2021-05-171-4/+8
* iio: accel: mxc4005: Fix overread of data and alignment issue.Jonathan Cameron2021-05-171-3/+7
* iio: accel: kxcjk-1013: Fix buffer alignment in iio_push_to_buffers_with_time...Jonathan Cameron2021-05-171-10/+14
* iio: accel: hid: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron2021-05-171-5/+8
* iio: accel: bma220: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron2021-05-171-3/+7
* iio: accel: bma180: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron2021-05-171-3/+7
* iio: accel: mma8452: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-05-171-4/+1
* iio: light: rpr0521: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-05-171-6/+1
* iio: magn: bmc150: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-05-171-6/+4
* iio: accel: bmi088: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-05-171-6/+20
* iio: light: vcnl4035: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron2021-05-171-3/+1
* iio: light: vcnl4000: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron2021-05-171-3/+1
* iio: proximity: srf04: Use pm_runtime_resume_and_get() and handle errorJonathan Cameron2021-05-171-3/+5
* iio: adc: rcar-gyroadc: Use pm_runtime_resume_and_get() and check in probe()Jonathan Cameron2021-05-171-8/+7
* iio: temp: mlx90614: Handle failure in pm_runtime_resume_and_get()Jonathan Cameron2021-05-171-5/+20
* iio: light: us5182: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron2021-05-171-3/+1
* iio: dac: stm32-dac: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron2021-05-171-2/+1
* iio: adc: stm32-dfsdm: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron2021-05-171-4/+2
* iio: adc: stm32-adc: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron2021-05-171-16/+8
* iio: imu: kmx61: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-05-171-4/+1
* iio: accel: kxcjk-1013: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-05-171-4/+1
* iio: accel: mma9551/3: Balance untime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-05-173-5/+1
* iio: accel: bmc150-accel: Balanced runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-05-171-5/+1
* iio: light: tsl2583: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-05-171-6/+7
* iio: light: isl29028: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-05-171-4/+1
* iio: gyro: fxa21002c: Balance runtime pm + use pm_runtime_resume_and_get().Jonathan Cameron2021-05-171-10/+1