summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2024-12-16Merge tag 'iio-fixes-for-6.13a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-12-08Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...Linus Torvalds
2024-12-08iio: adc: ti-ads1119: fix sample size in scan struct for triggered bufferJavier Carrasco
2024-12-08iio: temperature: tmp006: fix information leak in triggered bufferJavier Carrasco
2024-12-08iio: inkern: call iio_device_put() only on mapped devicesJoe Hattori
2024-12-07iio: adc: ad9467: Fix the "don't allow reading vref if not available" caseChristophe JAILLET
2024-12-07iio: adc: at91: call input_free_device() on allocated iio_devJoe Hattori
2024-12-07iio: adc: ad7173: fix using shared static info structDavid Lechner
2024-12-07iio: adc: ti-ads124s08: Use gpiod_set_value_cansleep()Fabio Estevam
2024-12-07iio: adc: ti-ads1119: fix information leak in triggered bufferJavier Carrasco
2024-12-07iio: pressure: zpa2326: fix information leak in triggered bufferJavier Carrasco
2024-12-07iio: adc: rockchip_saradc: fix information leak in triggered bufferJavier Carrasco
2024-12-07iio: imu: kmx61: fix information leak in triggered bufferJavier Carrasco
2024-12-07iio: light: vcnl4035: fix information leak in triggered bufferJavier Carrasco
2024-12-07iio: light: bh1745: fix information leak in triggered bufferJavier Carrasco
2024-12-07iio: adc: ti-ads8688: fix information leak in triggered bufferJavier Carrasco
2024-12-07iio: dummy: iio_simply_dummy_buffer: fix information leak in triggered bufferJavier Carrasco
2024-12-07iio: test: Fix GTS test configMatti Vaittinen
2024-12-07iio: adc: ti-ads1298: Add NULL check in ads1298_initCharles Han
2024-12-07iio: adc: stm32-dfsdm: handle label as an optional propertyOlivier Moysan
2024-12-07iio: adc: ad4695: fix buffered read, single sample timingsTrevor Gamblin
2024-12-07iio: imu: inv_icm42600: fix timestamps after suspend if sensor is onJean-Baptiste Maneyrol
2024-12-07iio: imu: inv_icm42600: fix spi burst write not supportedJean-Baptiste Maneyrol
2024-12-07iio: gyro: fxas21002c: Fix missing data update in trigger handlerCarlos Song
2024-12-07iio: test : check null return of kunit_kmalloc in iio_rescale_test_scalePei Xiao
2024-12-07iio: adc: ad7124: Disable all channels at probe timeUwe Kleine-König
2024-12-05iio: magnetometer: yas530: use signed integer type for clamp limitsJakob Hauser
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-29Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-19Merge tag 'locking-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-11-11iio: magnetometer: fix if () scoped_guard() formattingStephen Rothwell
2024-11-09Merge tag 'iio-for-6.13b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2024-11-09iio: adc: ad7380: add support for adaq4370-4 and adaq4380-4Julien Stephan
2024-11-09iio: adc: ad7380: use local dev variable to shorten long linesJulien Stephan
2024-11-09iio: adc: ad7380: fix oversampling formulaJulien Stephan
2024-11-09Merge commit '9365f0de4303f82ed4c2db1c39d3de824b249d80' into HEADJonathan Cameron
2024-11-08Merge tag 'iio-fixes-for-6.12c' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-11-05Merge 6.12-rc6 into char-misc-nextGreg Kroah-Hartman
2024-11-03iio: chemical: bme680: Add support for preheat currentVasileios Amoiridis
2024-11-03iio: chemical: bme680: Add triggered buffer supportVasileios Amoiridis
2024-11-03iio: chemical: bme680: Add SCALE and RAW channelsVasileios Amoiridis
2024-11-03iio: chemical: bme680: refactorize set_mode() modeVasileios Amoiridis
2024-11-03iio: accel: mma9553: use specialized event code macrosDavid Lechner
2024-11-03iio: dummy: use specialized event code macrosDavid Lechner
2024-11-03iio: adc: ad7280a: use IIO_DIFF_EVENT_CODE macro helperJulien Stephan
2024-11-03iio: magnetometer: add Allegro MicroSystems ALS31300 3-D Linear Hall Effect d...Neil Armstrong
2024-11-03iio: light: apds9960: remove useless returnJulien Stephan
2024-11-03iio: light: apds9960: convert als_int and pxs_int to boolJulien Stephan
2024-11-03iio: light: apds9306: simplifies if branch in apds9306_write_event_configJulien Stephan
2024-11-03iio: light: apds9300: use bool for event stateJulien Stephan