Age | Commit message (Expand) | Author | Files | Lines |
2023-10-25 | iio: pressure: ms5611: ms5611_prom_is_valid false negative bug | Alexander Zangerl | 1 | -1/+1 |
2023-10-25 | iio: pressure: bmp280: Fix NULL pointer exception | Phil Elwell | 1 | -1/+1 |
2023-09-23 | iio: core: Use min() instead of min_t() to make code more robust | Andy Shevchenko | 1 | -1/+1 |
2023-08-16 | iio: cros_ec: Fix the allocation size for cros_ec_command | Yiyuan Guo | 1 | -1/+1 |
2023-08-11 | meson saradc: fix clock divider mask length | George Stark | 1 | -1/+1 |
2023-06-09 | iio: dac: mcp4725: Fix i2c_master_send() return value handling | Marek Vasut | 1 | -2/+14 |
2023-06-09 | iio: adc: mxs-lradc: fix the order of two cleanup operations | Jiakai Luo | 1 | -5/+5 |
2023-05-17 | iio: adc: palmas_gpadc: fix NULL dereference on rmmod | Patrik Dahlström | 1 | -1/+1 |
2023-04-26 | iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger() | Dan Carpenter | 1 | -1/+1 |
2023-04-26 | counter: 104-quad-8: Fix race condition between FLAG and CNTR reads | William Breathitt Gray | 1 | -9/+1 |
2023-04-20 | iio: dac: cio-dac: Fix max DAC write value check for 12-bit | William Breathitt Gray | 1 | -2/+2 |
2023-03-11 | iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_conf... | Harshit Mogalapalli | 1 | -1/+4 |
2023-03-11 | iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_stat... | Harshit Mogalapalli | 1 | -1/+4 |
2023-02-22 | iio:adc:twl6030: Enable measurements of VUSB, VBAT and others | Andreas Kemnade | 1 | -0/+32 |
2023-02-22 | iio: adc: berlin2-adc: Add missing of_node_put() in error path | Xiongfeng Wang | 1 | -1/+3 |
2023-02-22 | iio: hid: fix the retval in accel_3d_capture_sample | Dmitry Perchanov | 1 | -0/+1 |
2023-01-18 | iio: adc: ad_sigma_delta: do not use internal iio_dev lock | Nuno Sá | 1 | -4/+4 |
2022-12-08 | iio: light: rpr0521: add missing Kconfig dependencies | Paul Gazzillo | 1 | -0/+2 |
2022-12-08 | iio: health: afe4404: Fix oob read in afe4404_[read|write]_raw | Wei Yongjun | 1 | -5/+7 |
2022-12-08 | iio: health: afe4403: Fix oob read in afe4403_read_raw | Wei Yongjun | 1 | -2/+3 |
2022-12-08 | iio: core: Fix entry not deleted when iio_register_sw_trigger_type() fails | Chen Zhongjin | 1 | -1/+5 |
2022-12-08 | iio: light: apds9960: fix wrong register for gesture gain | Alejandro Concepción Rodríguez | 1 | -6/+6 |
2022-11-25 | iio: pressure: ms5611: changed hardcoded SPI speed to value limited | Mitja Spes | 1 | -1/+1 |
2022-11-25 | iio: trigger: sysfs: fix possible memory leak in iio_sysfs_trig_init() | Yang Yingliang | 1 | -1/+5 |
2022-11-25 | iio: adc: at91_adc: fix possible memory leak in at91_adc_allocate_trigger() | Yang Yingliang | 1 | -1/+3 |
2022-11-03 | iio: light: tsl2583: Fix module unloading | Shreeya Patel | 1 | -1/+1 |
2022-10-26 | iio: inkern: only release the device node when done with it | Nuno Sá | 1 | -2/+4 |
2022-10-26 | iio: adc: at91-sama5d2_adc: fix AT91_SAMA5D2_MR_TRACKTIM_MAX | Claudiu Beznea | 1 | -1/+1 |
2022-10-26 | iio: dac: ad5593r: Fix i2c read protocol requirements | Michael Hennerich | 1 | -19/+27 |
2022-08-25 | iio: light: isl29028: Fix the warning in isl29028_remove() | Zheyu Ma | 1 | -1/+1 |
2022-07-02 | iio: adc: axp288: Override TS pin bias current for some models | Hans de Goede | 1 | -0/+8 |
2022-07-02 | iio: trigger: sysfs: fix use-after-free on remove | Vincent Whitchurch | 1 | -0/+1 |
2022-07-02 | iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up() | Zheyu Ma | 1 | -0/+1 |
2022-07-02 | iio: accel: mma8452: ignore the return value of reset operation | Haibo Chen | 1 | -3/+7 |
2022-07-02 | iio:accel:bma180: rearrange iio trigger get and register | Dmitry Rokosov | 1 | -1/+2 |
2022-06-14 | iio: dummy: iio_simple_dummy: check the return value of kstrdup() | Xiaoke Wang | 1 | -8/+12 |
2022-05-12 | iio: magnetometer: ak8975: Fix the error handling in ak8975_power_on() | Zheyu Ma | 1 | -0/+1 |
2022-05-12 | iio: dac: ad5446: Fix read_raw not returning set value | Michael Hennerich | 1 | -1/+1 |
2022-05-12 | iio: dac: ad5592r: Fix the missing return value. | Zizhuang Deng | 1 | -1/+1 |
2022-04-20 | iio: adc: Add check for devm_request_threaded_irq | Jiasheng Jiang | 1 | -0/+2 |
2022-04-20 | iio: inkern: make a best effort on offset calculation | Liam Beguin | 1 | -5/+27 |
2022-04-20 | iio: inkern: apply consumer scale when no channel scale is available | Liam Beguin | 1 | -3/+3 |
2022-04-20 | iio: inkern: apply consumer scale on IIO_VAL_INT cases | Liam Beguin | 1 | -1/+1 |
2022-03-02 | iio: adc: men_z188_adc: Fix a resource leak in an error handling path | Christophe JAILLET | 1 | -1/+8 |
2021-12-14 | iio: accel: kxcjk-1013: Fix possible memory leak in probe and remove | Yang Yingliang | 1 | -3/+2 |
2021-12-14 | iio: adc: axp20x_adc: fix charging current reporting on AXP22x | Evgeny Boger | 1 | -15/+3 |
2021-12-14 | iio: dln2: Check return value of devm_iio_trigger_register() | Lars-Peter Clausen | 1 | -1/+5 |
2021-12-14 | iio: dln2-adc: Fix lockdep complaint | Noralf Trønnes | 1 | -8/+7 |
2021-12-14 | iio: itg3200: Call iio_trigger_notify_done() on error | Lars-Peter Clausen | 1 | -1/+1 |
2021-12-14 | iio: kxsd9: Don't return error code in trigger handler | Lars-Peter Clausen | 1 | -3/+3 |