summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio: st_sensors: Add a local lock for protecting odrMiquel Raynal2022-06-141-6/+18
* iio: dummy: iio_simple_dummy: check the return value of kstrdup()Xiaoke Wang2022-06-141-8/+12
* iio: adc: sc27xx: Fine tune the scale calibration valuesCixi Geng2022-06-141-8/+8
* iio: adc: sc27xx: fix read big scale voltage not rightCixi Geng2022-06-141-2/+2
* iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value checkMiaoqian Lin2022-06-141-4/+4
* iio: adc: ad7124: Remove shift from scan_typeAlexandru Tachici2022-06-141-1/+0
* iio: magnetometer: ak8975: Fix the error handling in ak8975_power_on()Zheyu Ma2022-05-091-0/+1
* iio: dac: ad5446: Fix read_raw not returning set valueMichael Hennerich2022-05-091-1/+1
* iio: dac: ad5592r: Fix the missing return value.Zizhuang Deng2022-05-091-1/+1
* iio: adc: Add check for devm_request_threaded_irqJiasheng Jiang2022-04-151-0/+2
* iio: inkern: make a best effort on offset calculationLiam Beguin2022-04-151-5/+27
* iio: inkern: apply consumer scale when no channel scale is availableLiam Beguin2022-04-151-3/+3
* iio: inkern: apply consumer scale on IIO_VAL_INT casesLiam Beguin2022-04-151-1/+1
* iio: afe: rescale: use s64 for temporary scale calculationsLiam Beguin2022-04-151-4/+4
* iio: Fix error handling for PMMiaoqian Lin2022-03-027-8/+27
* iio: adc: ad7124: fix mask used for setting AIN_BUFP & AIN_BUFM bitsCosmin Tanislav2022-03-021-1/+1
* iio: adc: men_z188_adc: Fix a resource leak in an error handling pathChristophe JAILLET2022-03-021-1/+8
* iio: adc: stm32: fix a current leak by resetting pcsel before disabling vddaFabrice Gasnier2021-12-221-0/+1
* iio: accel: kxcjk-1013: Fix possible memory leak in probe and removeYang Yingliang2021-12-141-3/+2
* iio: ad7768-1: Call iio_trigger_notify_done() on errorLars-Peter Clausen2021-12-141-1/+1
* iio: adc: axp20x_adc: fix charging current reporting on AXP22xEvgeny Boger2021-12-141-15/+3
* iio: at91-sama5d2: Fix incorrect sign extensionGwendal Grignou2021-12-141-1/+2
* iio: dln2: Check return value of devm_iio_trigger_register()Lars-Peter Clausen2021-12-141-1/+5
* iio: dln2-adc: Fix lockdep complaintNoralf Trønnes2021-12-141-8/+7
* iio: itg3200: Call iio_trigger_notify_done() on errorLars-Peter Clausen2021-12-141-1/+1
* iio: kxsd9: Don't return error code in trigger handlerLars-Peter Clausen2021-12-141-3/+3
* iio: ltr501: Don't return error code in trigger handlerLars-Peter Clausen2021-12-141-1/+1
* iio: mma8452: Fix trigger reference coutingLars-Peter Clausen2021-12-141-1/+1
* iio: stk3310: Don't return error code in interrupt handlerLars-Peter Clausen2021-12-141-3/+3
* iio: trigger: stm32-timer: fix MODULE_ALIASAlyssa Ross2021-12-141-1/+1
* iio: trigger: Fix reference countingLars-Peter Clausen2021-12-141-1/+0
* iio: imu: st_lsm6dsx: Avoid potential array overflow in st_lsm6dsx_set_odr()Teng Qi2021-11-261-2/+4
* iio: dac: ad5446: Fix ad5622_write() return valuePekka Korpinen2021-11-171-1/+8
* iio: dac: ti-dac5571: fix an error code in probe()Dan Carpenter2021-10-201-0/+1
* iio: ssp_sensors: fix error code in ssp_print_mcu_debug()Dan Carpenter2021-10-201-1/+1
* iio: ssp_sensors: add more range checking in ssp_parse_dataframe()Dan Carpenter2021-10-201-1/+8
* iio: light: opt3001: Fixed timeout error when 0 luxJiri Valek - 2N2021-10-201-3/+3
* iio: mtk-auxadc: fix case IIO_CHAN_INFO_PROCESSEDHui Liu2021-10-201-0/+8
* iio: adc128s052: Fix the error handling path of 'adc128_probe()'Christophe JAILLET2021-10-201-0/+6
* iio: adc: aspeed: set driver data when adc probe.Billy Tsai2021-10-201-0/+1
* iio: dac: ad5624r: Fix incorrect handling of an optional regulator.Jonathan Cameron2021-09-221-1/+17
* iio: adc: Fix incorrect exit of for-loopColin Ian King2021-08-181-2/+2
* iio: humidity: hdc100x: Add margin to the conversion timeChris Lesiak2021-08-181-2/+4
* iio: adc: ti-ads7950: Ensure CS is deasserted after reading channelsUwe Kleine-König2021-08-181-1/+0
* iio: accel: bma180: Fix BMA25x bandwidth register valuesStephan Gerhold2021-07-281-2/+5
* iio: accel: bma180: Use explicit member assignmentLinus Walleij2021-07-281-24/+44
* iio: magn: bmc150: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-07-201-6/+4
* iio: gyro: fxa21002c: Balance runtime pm + use pm_runtime_resume_and_get().Jonathan Cameron2021-07-201-10/+1
* iio: prox: isl29501: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron2021-07-141-1/+1
* iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron2021-07-141-1/+2