summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2021-05-17iio: core: Fix an error pointer vs NULL bug in devm_iio_device_alloc()Dan Carpenter
2021-05-17iio: light: pa12203001: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron
2021-05-17iio: potentiostat: lmp91000: Fix alignment of buffer in iio_push_to_buffers_w...Jonathan Cameron
2021-05-17iio: chemical: atlas: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron
2021-05-17iio: light: tcs3472: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron
2021-05-17iio: light: tcs3414: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron
2021-05-17iio: light: isl29125: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron
2021-05-17iio: magn: bmc150: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-05-17iio: magn: hmc5843: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-05-17iio: prox: as3935: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-05-17iio: prox: pulsed-light: Fix buffer alignment in iio_push_to_buffers_with_tim...Jonathan Cameron
2021-05-17iio: prox: srf08: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-05-17iio: humidity: am2315: Fix buffer alignment in iio_push_to_buffers_with_times...Jonathan Cameron
2021-05-17iio: gyro: bmg160: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-05-17iio: adc: vf610: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-05-17iio: adc: ti-ads1015: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron
2021-05-17iio: accel: stk8ba50: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron
2021-05-17iio: accel: stk8312: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron
2021-05-17iio: accel: mxc4005: Fix overread of data and alignment issue.Jonathan Cameron
2021-05-17iio: accel: kxcjk-1013: Fix buffer alignment in iio_push_to_buffers_with_time...Jonathan Cameron
2021-05-17iio: accel: hid: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-05-17iio: accel: bma220: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-05-17iio: accel: bma180: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-05-17iio: accel: mma8452: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron
2021-05-17iio: light: rpr0521: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron
2021-05-17iio: magn: bmc150: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron
2021-05-17iio: accel: bmi088: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron
2021-05-17iio: light: vcnl4035: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron
2021-05-17iio: light: vcnl4000: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron
2021-05-17iio: proximity: srf04: Use pm_runtime_resume_and_get() and handle errorJonathan Cameron
2021-05-17iio: adc: rcar-gyroadc: Use pm_runtime_resume_and_get() and check in probe()Jonathan Cameron
2021-05-17iio: temp: mlx90614: Handle failure in pm_runtime_resume_and_get()Jonathan Cameron
2021-05-17iio: light: us5182: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron
2021-05-17iio: dac: stm32-dac: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron
2021-05-17iio: adc: stm32-dfsdm: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron
2021-05-17iio: adc: stm32-adc: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron
2021-05-17iio: imu: kmx61: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron
2021-05-17iio: accel: kxcjk-1013: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron
2021-05-17iio: accel: mma9551/3: Balance untime pm + use pm_runtime_resume_and_get()Jonathan Cameron
2021-05-17iio: accel: bmc150-accel: Balanced runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron
2021-05-17iio: light: tsl2583: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron
2021-05-17iio: light: isl29028: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron
2021-05-17iio: gyro: fxa21002c: Balance runtime pm + use pm_runtime_resume_and_get().Jonathan Cameron
2021-05-17iio: accel: kxcjk-1013: Add support for KX023-1025Stephan Gerhold
2021-05-17iio: accel: kxcjk-1013: Refactor configuration registers into structStephan Gerhold
2021-05-17iio: adc: Add missing MODULE_DEVICE_TABLEChunyan Zhang
2021-05-17iio: ep93xx: Remove redundant error printing in ep93xx_adc_probe()Zhen Lei
2021-05-17iio: accel: fxls8962af: fix errata bug E3 - I2C burst readsSean Nyekjaer
2021-05-17iio: accel: fxls8962af: add hw buffered samplingSean Nyekjaer
2021-05-17iio: accel: fxls8962af: add interrupt supportSean Nyekjaer