index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
iio: imu: inv_icm42600: Avoid configuring if already pm_runtime suspended
Sean Nyekjaer
1
-5
/
+6
2025-10-19
iio: imu: inv_icm42600: Drop redundant pm_runtime reinitialization in resume
Sean Nyekjaer
1
-4
/
+0
2025-10-19
iio: imu: inv_icm42600: Simplify pm_runtime setup
Sean Nyekjaer
1
-17
/
+7
2025-10-19
iio: xilinx-ams: Unmask interrupts after updating alarms
Sean Anderson
1
-20
/
+25
2025-10-19
iio: xilinx-ams: Fix AMS_ALARM_THR_DIRECT_MASK
Sean Anderson
1
-1
/
+1
2025-10-19
iio: frequency: adf4350: Fix prescaler usage.
Michael Hennerich
1
-7
/
+13
2025-10-19
iio: dac: ad5421: use int type to store negative error codes
Qianfeng Rong
1
-1
/
+1
2025-10-19
iio: dac: ad5360: use int type to store negative error codes
Qianfeng Rong
1
-1
/
+1
2025-10-19
iio/adc/pac1934: fix channel disable configuration
Aleksandar Gerasimovski
1
-2
/
+18
2025-10-15
iio: consumers: Fix offset handling in iio_convert_raw_to_processed()
Hans de Goede
1
-1
/
+1
2025-10-15
iio: consumers: Fix handling of negative channel scale in iio_convert_raw_to_processed()
Hans de Goede
1
-14
/
+14
2025-08-18
iio: pressure: bmp280: Use IS_ERR() in bmp280_common_probe()
Salah Triki
1
-4
/
+5
2025-08-16
iio: light: as73211: Ensure buffer holes are zeroed
Jonathan Cameron
1
-1
/
+1
2025-08-16
iio: adc: rzg2l_adc: Set driver data before enabling runtime PM
Claudiu Beznea
1
-2
/
+2
2025-08-16
iio: adc: rzg2l: Cleanup suspend/resume path
Claudiu Beznea
1
-21
/
+8
2025-08-16
iio: adc: ad7380: fix missing max_conversion_rate_hz on adaq4381-4
David Lechner
1
-0
/
+1
2025-08-16
iio: adc: bd79124: Add GPIOLIB dependency
Matti Vaittinen
1
-1
/
+1
2025-08-11
iio: imu: inv_icm42600: change invalid data error to -EBUSY
Jean-Baptiste Maneyrol
1
-1
/
+5
2025-08-11
iio: adc: ad7124: fix channel lookup in syscalib functions
David Lechner
1
-7
/
+7
2025-08-11
iio: temperature: maxim_thermocouple: use DMA-safe buffer for spi_read()
David Lechner
1
-10
/
+16
2025-08-11
iio: adc: ad7173: prevent scan if too many setups requested
David Lechner
1
-12
/
+75
2025-08-11
iio: proximity: isl29501: fix buffered read on big-endian systems
David Lechner
1
-4
/
+10
2025-08-11
iio: accel: sca3300: fix uninitialized iio scan data
David Lechner
1
-1
/
+1
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
8
-10
/
+10
2025-07-31
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
2
-3
/
+2
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-1
/
+1
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
150
-1229
/
+9524
2025-07-16
iio: adc: ad_sigma_delta: Select IIO_BUFFER_DMAENGINE and SPI_OFFLOAD
Nathan Chancellor
1
-0
/
+2
2025-07-16
iio: adc: ad7173: fix setting ODR in probe
David Lechner
1
-1
/
+2
2025-07-16
iio: adc: ad7173: fix calibration channel
David Lechner
1
-3
/
+2
2025-07-16
iio: adc: ad7173: fix num_slots
David Lechner
1
-10
/
+26
2025-07-16
iio: adc: ad7173: fix channels index for syscalib_mode
David Lechner
1
-3
/
+3
2025-07-16
iio: adc: ad_sigma_delta: change to buffer predisable
David Lechner
1
-2
/
+2
2025-07-14
iio: Add driver for Nicera D3-323-AA PIR sensor
Waqar Hameed
3
-0
/
+826
2025-07-14
iio: dac: vf610: Simplify with devm_clk_get_enabled()
Krzysztof Kozlowski
1
-10
/
+1
2025-07-14
iio: adc: vf610: Simplify with dev_err_probe
Krzysztof Kozlowski
1
-5
/
+3
2025-07-14
iio: adc: vf610: Drop -ENOMEM error message
Krzysztof Kozlowski
1
-3
/
+1
2025-07-14
iio: imu: bno055: make bno055_sysfs_attr const
David Lechner
1
-23
/
+26
2025-07-14
iio: imu: bno055: fix OOB access of hw_xlate array
David Lechner
1
-3
/
+8
2025-07-14
iio: accel: kionix-kx022a: Apply approximate iwyu principles to includes
Jonathan Cameron
1
-1
/
+11
2025-07-14
iio: adc: ad4170-4: Add support for weigh scale, thermocouple, and RTD sens
Marcelo Schmitt
1
-1
/
+499
2025-07-14
iio: adc: ad4170-4: Add support for internal temperature sensor
Marcelo Schmitt
1
-0
/
+62
2025-07-14
iio: adc: ad4170-4: Add GPIO controller support
Marcelo Schmitt
2
-1
/
+224
2025-07-14
iio: adc: ad4170-4: Add clock provider support
Marcelo Schmitt
2
-1
/
+147
2025-07-14
iio: adc: ad4170-4: Add timestamp channel
Marcelo Schmitt
1
-2
/
+17
2025-07-14
iio: adc: ad4170-4: Add support for buffered data capture
Marcelo Schmitt
2
-1
/
+217
2025-07-14
iio: adc: ad4170-4: Add digital filter and sample frequency config support
Marcelo Schmitt
1
-2
/
+261
2025-07-14
iio: adc: ad4170-4: Add support for calibration bias
Marcelo Schmitt
1
-0
/
+19
2025-07-14
iio: adc: ad4170-4: Add support for calibration gain
Marcelo Schmitt
1
-0
/
+20
2025-07-14
iio: adc: Add basic support for AD4170-4
Ana-Maria Cusco
3
-0
/
+1586
[next]