summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2025-04-10iio: light: Add check for array bounds in veml6075_read_int_time_msKaran Sanghavi1-2/+6
2025-04-10iio: adc: ad7768-1: set MOSI idle state to prevent accidental resetJonathan Santos1-0/+15
2025-04-10iio: adc: ad7173: Fix comparison of channel configsUwe Kleine-König1-4/+21
2025-04-10iio: adc: ad7124: Fix comparison of channel configsUwe Kleine-König1-4/+31
2025-04-10iio: adc: ad4130: Fix comparison of channel setupsUwe Kleine-König1-2/+39
2025-04-10iio: backend: make sure to NULL terminate stack bufferNuno Sá1-1/+3
2025-04-10iio: accel: msa311: Fix failure to release runtime pm if direct mode claim fa...Jonathan Cameron1-11/+15
2025-04-10iio: accel: mma8452: Ensure error return on failure to matching oversampling ...Jonathan Cameron1-3/+7
2025-04-10iio: dac: adi-axi-dac: modify stream enableAngelo Dureghello1-0/+8
2025-03-13iio: adc: ad7606: fix wrong scale availableAngelo Dureghello1-1/+1
2025-03-13iio: hid-sensor-prox: Split difference from multiple channelsRicardo Ribalda1-3/+4
2025-03-13iio: adc: at91-sama5d2_adc: fix sama7g5 realbits valueNayab Sayed1-28/+40
2025-03-13iio: adc: ad7192: fix channel selectMarkus Burri1-1/+1
2025-03-13iio: dac: ad3552r: clear reset status flagAngelo Dureghello1-0/+6
2025-03-13iio: light: apds9306: fix max_scale_nano valuesJavier Carrasco1-2/+2
2025-03-13iio: filter: admv8818: Force initialization of SDOSam Winchenbach1-10/+4
2025-02-17iio: light: as73211: fix channel handling in only-color triggered bufferJavier Carrasco1-4/+20
2025-02-17iio: dac: ad3552r-hs: clear reset status flagAngelo Dureghello1-0/+6
2025-02-17iio: dac: ad3552r-common: fix ad3541/2r rangesAngelo Dureghello2-8/+5
2025-02-17iio: chemical: bme680: Fix uninitialized variable in __bme680_read_raw()Dan Carpenter1-2/+2
2024-12-16Merge tag 'iio-fixes-for-6.13a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman24-56/+156
2024-12-08Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...Linus Torvalds1-6/+7
2024-12-08iio: adc: ti-ads1119: fix sample size in scan struct for triggered bufferJavier Carrasco1-1/+1
2024-12-08iio: temperature: tmp006: fix information leak in triggered bufferJavier Carrasco1-0/+2
2024-12-08iio: inkern: call iio_device_put() only on mapped devicesJoe Hattori1-1/+1
2024-12-07iio: adc: ad9467: Fix the "don't allow reading vref if not available" caseChristophe JAILLET1-3/+12
2024-12-07iio: adc: at91: call input_free_device() on allocated iio_devJoe Hattori1-1/+1
2024-12-07iio: adc: ad7173: fix using shared static info structDavid Lechner1-4/+6
2024-12-07iio: adc: ti-ads124s08: Use gpiod_set_value_cansleep()Fabio Estevam1-2/+2
2024-12-07iio: adc: ti-ads1119: fix information leak in triggered bufferJavier Carrasco1-0/+2
2024-12-07iio: pressure: zpa2326: fix information leak in triggered bufferJavier Carrasco1-0/+2
2024-12-07iio: adc: rockchip_saradc: fix information leak in triggered bufferJavier Carrasco1-0/+2
2024-12-07iio: imu: kmx61: fix information leak in triggered bufferJavier Carrasco1-1/+1
2024-12-07iio: light: vcnl4035: fix information leak in triggered bufferJavier Carrasco1-1/+1
2024-12-07iio: light: bh1745: fix information leak in triggered bufferJavier Carrasco1-0/+2
2024-12-07iio: adc: ti-ads8688: fix information leak in triggered bufferJavier Carrasco1-1/+1
2024-12-07iio: dummy: iio_simply_dummy_buffer: fix information leak in triggered bufferJavier Carrasco1-1/+1
2024-12-07iio: test: Fix GTS test configMatti Vaittinen1-1/+1
2024-12-07iio: adc: ti-ads1298: Add NULL check in ads1298_initCharles Han1-0/+2
2024-12-07iio: adc: stm32-dfsdm: handle label as an optional propertyOlivier Moysan1-5/+8
2024-12-07iio: adc: ad4695: fix buffered read, single sample timingsTrevor Gamblin1-31/+69
2024-12-07iio: imu: inv_icm42600: fix timestamps after suspend if sensor is onJean-Baptiste Maneyrol1-1/+6
2024-12-07iio: imu: inv_icm42600: fix spi burst write not supportedJean-Baptiste Maneyrol3-1/+18
2024-12-07iio: gyro: fxas21002c: Fix missing data update in trigger handlerCarlos Song1-1/+8
2024-12-07iio: test : check null return of kunit_kmalloc in iio_rescale_test_scalePei Xiao1-0/+4
2024-12-07iio: adc: ad7124: Disable all channels at probe timeUwe Kleine-König1-0/+3
2024-12-05iio: magnetometer: yas530: use signed integer type for clamp limitsJakob Hauser1-6/+7
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra218-470/+470
2024-11-29Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds248-2936/+12229
2024-11-19Merge tag 'locking-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2