index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Lines
2024-12-16
Merge tag 'iio-fixes-for-6.13a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-56
/
+156
2024-12-08
Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...
Linus Torvalds
-6
/
+7
2024-12-08
iio: adc: ti-ads1119: fix sample size in scan struct for triggered buffer
Javier Carrasco
-1
/
+1
2024-12-08
iio: temperature: tmp006: fix information leak in triggered buffer
Javier Carrasco
-0
/
+2
2024-12-08
iio: inkern: call iio_device_put() only on mapped devices
Joe Hattori
-1
/
+1
2024-12-07
iio: adc: ad9467: Fix the "don't allow reading vref if not available" case
Christophe JAILLET
-3
/
+12
2024-12-07
iio: adc: at91: call input_free_device() on allocated iio_dev
Joe Hattori
-1
/
+1
2024-12-07
iio: adc: ad7173: fix using shared static info struct
David Lechner
-4
/
+6
2024-12-07
iio: adc: ti-ads124s08: Use gpiod_set_value_cansleep()
Fabio Estevam
-2
/
+2
2024-12-07
iio: adc: ti-ads1119: fix information leak in triggered buffer
Javier Carrasco
-0
/
+2
2024-12-07
iio: pressure: zpa2326: fix information leak in triggered buffer
Javier Carrasco
-0
/
+2
2024-12-07
iio: adc: rockchip_saradc: fix information leak in triggered buffer
Javier Carrasco
-0
/
+2
2024-12-07
iio: imu: kmx61: fix information leak in triggered buffer
Javier Carrasco
-1
/
+1
2024-12-07
iio: light: vcnl4035: fix information leak in triggered buffer
Javier Carrasco
-1
/
+1
2024-12-07
iio: light: bh1745: fix information leak in triggered buffer
Javier Carrasco
-0
/
+2
2024-12-07
iio: adc: ti-ads8688: fix information leak in triggered buffer
Javier Carrasco
-1
/
+1
2024-12-07
iio: dummy: iio_simply_dummy_buffer: fix information leak in triggered buffer
Javier Carrasco
-1
/
+1
2024-12-07
iio: test: Fix GTS test config
Matti Vaittinen
-1
/
+1
2024-12-07
iio: adc: ti-ads1298: Add NULL check in ads1298_init
Charles Han
-0
/
+2
2024-12-07
iio: adc: stm32-dfsdm: handle label as an optional property
Olivier Moysan
-5
/
+8
2024-12-07
iio: adc: ad4695: fix buffered read, single sample timings
Trevor Gamblin
-31
/
+69
2024-12-07
iio: imu: inv_icm42600: fix timestamps after suspend if sensor is on
Jean-Baptiste Maneyrol
-1
/
+6
2024-12-07
iio: imu: inv_icm42600: fix spi burst write not supported
Jean-Baptiste Maneyrol
-1
/
+18
2024-12-07
iio: gyro: fxas21002c: Fix missing data update in trigger handler
Carlos Song
-1
/
+8
2024-12-07
iio: test : check null return of kunit_kmalloc in iio_rescale_test_scale
Pei Xiao
-0
/
+4
2024-12-07
iio: adc: ad7124: Disable all channels at probe time
Uwe Kleine-König
-0
/
+3
2024-12-05
iio: magnetometer: yas530: use signed integer type for clamp limits
Jakob Hauser
-6
/
+7
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
-470
/
+470
2024-11-29
Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-2936
/
+12229
2024-11-19
Merge tag 'locking-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+2
2024-11-11
iio: magnetometer: fix if () scoped_guard() formatting
Stephen Rothwell
-1
/
+2
2024-11-09
Merge tag 'iio-for-6.13b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
-2151
/
+7503
2024-11-09
iio: adc: ad7380: add support for adaq4370-4 and adaq4380-4
Julien Stephan
-4
/
+126
2024-11-09
iio: adc: ad7380: use local dev variable to shorten long lines
Julien Stephan
-17
/
+16
2024-11-09
iio: adc: ad7380: fix oversampling formula
Julien Stephan
-3
/
+12
2024-11-09
Merge commit '9365f0de4303f82ed4c2db1c39d3de824b249d80' into HEAD
Jonathan Cameron
-62
/
+84
2024-11-08
Merge tag 'iio-fixes-for-6.12c' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-16
/
+16
2024-11-05
Merge 6.12-rc6 into char-misc-next
Greg Kroah-Hartman
-62
/
+84
2024-11-03
iio: chemical: bme680: Add support for preheat current
Vasileios Amoiridis
-0
/
+42
2024-11-03
iio: chemical: bme680: Add triggered buffer support
Vasileios Amoiridis
-1
/
+139
2024-11-03
iio: chemical: bme680: Add SCALE and RAW channels
Vasileios Amoiridis
-0
/
+51
2024-11-03
iio: chemical: bme680: refactorize set_mode() mode
Vasileios Amoiridis
-19
/
+14
2024-11-03
iio: accel: mma9553: use specialized event code macros
David Lechner
-13
/
+11
2024-11-03
iio: dummy: use specialized event code macros
David Lechner
-16
/
+14
2024-11-03
iio: adc: ad7280a: use IIO_DIFF_EVENT_CODE macro helper
Julien Stephan
-8
/
+6
2024-11-03
iio: magnetometer: add Allegro MicroSystems ALS31300 3-D Linear Hall Effect d...
Neil Armstrong
-0
/
+508
2024-11-03
iio: light: apds9960: remove useless return
Julien Stephan
-2
/
+0
2024-11-03
iio: light: apds9960: convert als_int and pxs_int to bool
Julien Stephan
-2
/
+2
2024-11-03
iio: light: apds9306: simplifies if branch in apds9306_write_event_config
Julien Stephan
-4
/
+1
2024-11-03
iio: light: apds9300: use bool for event state
Julien Stephan
-9
/
+9
[next]