index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'iio-fixes-for-6.13b' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
14 days
2
-21
/
+29
|
\
|
*
iio: adc: ad7606: Fix hardcoded offset in the ADC channels
Guillaume Stols
2024-12-20
2
-21
/
+29
*
|
Merge 6.13-rc4 into char-misc-next
Greg Kroah-Hartman
2025-01-13
11
-48
/
+109
|
\
|
|
*
iio: adc: ti-ads1119: fix sample size in scan struct for triggered buffer
Javier Carrasco
2024-12-08
1
-1
/
+1
|
*
iio: adc: ad9467: Fix the "don't allow reading vref if not available" case
Christophe JAILLET
2024-12-07
1
-3
/
+12
|
*
iio: adc: at91: call input_free_device() on allocated iio_dev
Joe Hattori
2024-12-07
1
-1
/
+1
|
*
iio: adc: ad7173: fix using shared static info struct
David Lechner
2024-12-07
1
-4
/
+6
|
*
iio: adc: ti-ads124s08: Use gpiod_set_value_cansleep()
Fabio Estevam
2024-12-07
1
-2
/
+2
|
*
iio: adc: ti-ads1119: fix information leak in triggered buffer
Javier Carrasco
2024-12-07
1
-0
/
+2
|
*
iio: adc: rockchip_saradc: fix information leak in triggered buffer
Javier Carrasco
2024-12-07
1
-0
/
+2
|
*
iio: adc: ti-ads8688: fix information leak in triggered buffer
Javier Carrasco
2024-12-07
1
-1
/
+1
|
*
iio: adc: ti-ads1298: Add NULL check in ads1298_init
Charles Han
2024-12-07
1
-0
/
+2
|
*
iio: adc: stm32-dfsdm: handle label as an optional property
Olivier Moysan
2024-12-07
1
-5
/
+8
|
*
iio: adc: ad4695: fix buffered read, single sample timings
Trevor Gamblin
2024-12-07
1
-31
/
+69
|
*
iio: adc: ad7124: Disable all channels at probe time
Uwe Kleine-König
2024-12-07
1
-0
/
+3
*
|
iio: adc: ad7625: Add ending newlines to error messages
Uwe Kleine-König
2025-01-04
1
-4
/
+4
*
|
iio: adc: meson: simplify MESON_SAR_ADC_REG11 register access
Martin Blumenstingl
2024-12-28
1
-21
/
+8
*
|
iio: adc: meson: use tabs instead of spaces for some REG11 bit fields
Martin Blumenstingl
2024-12-28
1
-4
/
+4
*
|
iio: adc: meson: fix voltage reference selection field name typo
Martin Blumenstingl
2024-12-28
1
-5
/
+5
*
|
iio: adc: rockchip: correct alignment of timestamp
Jonathan Cameron
2024-12-28
1
-1
/
+1
*
|
iio: adc: ti-lmp92064: Switch timestamp type from int64_t __aligned(8) to ali...
Jonathan Cameron
2024-12-28
1
-1
/
+1
*
|
iio: adc: Use aligned_s64 instead of open coding alignment.
Jonathan Cameron
2024-12-28
13
-13
/
+13
*
|
io: adc: ina2xx-adc: Fix sign and use aligned_s64 for timestamp.
Jonathan Cameron
2024-12-28
1
-1
/
+1
*
|
iio: adc: ad7944: Fix sign and use aligned_s64 for timestamp.
Jonathan Cameron
2024-12-28
1
-1
/
+1
*
|
iio: adc: max1363: Use a small fixed size buffer to replace dynamic allocation
Vasileios Amoiridis
2024-12-28
1
-21
/
+9
*
|
iio: adc: dln2-adc: zero full struct instead of just the padding
Vasileios Amoiridis
2024-12-28
1
-19
/
+2
*
|
iio: adc: ad_sigma_delta: Use `unsigned int` instead of plain `unsigned`
Uwe Kleine-König
2024-12-28
1
-1
/
+1
*
|
iio: adc: ad7173: add calibration support
Guillaume Ranquet
2024-12-11
1
-0
/
+116
*
|
iio: adc: ad4000: Add support for PulSAR devices
Marcelo Schmitt
2024-12-11
1
-0
/
+162
*
|
iio: adc: ad4000: Use device specific timing for SPI transfers
Marcelo Schmitt
2024-12-11
1
-9
/
+42
*
|
iio: adc: ad4000: Add timestamp channel
Marcelo Schmitt
2024-12-11
1
-42
/
+56
*
|
iio: adc: ad7124: Implement temperature measurement
Uwe Kleine-König
2024-12-11
1
-21
/
+91
*
|
iio: adc: ad7124: Add error reporting during probe
Uwe Kleine-König
2024-12-11
1
-36
/
+40
*
|
iio: adc: ad_sigma_delta: Check for previous ready signals
Uwe Kleine-König
2024-12-11
1
-1
/
+98
*
|
iio: adc: ad_sigma_delta: Store information about reset sequence length
Uwe Kleine-König
2024-12-11
6
-6
/
+11
*
|
iio: adc: ad_sigma_delta: Fix a race condition
Uwe Kleine-König
2024-12-11
1
-21
/
+35
*
|
iio: adc: ad_sigma_delta: Handle CS assertion as intended in ad_sd_read_reg_r...
Uwe Kleine-König
2024-12-11
1
-1
/
+1
*
|
iio: adc: ad_sigma_delta: Add support for reading irq status using a GPIO
Uwe Kleine-König
2024-12-11
1
-5
/
+33
*
|
iio: adc: ad7124: Refuse invalid input specifiers
Uwe Kleine-König
2024-12-11
1
-0
/
+18
*
|
iio: adc: ad7124: Don't create more channels than the driver can handle
Uwe Kleine-König
2024-12-11
1
-0
/
+10
*
|
iio: adc: rzg2l_adc: Add support for Renesas RZ/G3S
Claudiu Beznea
2024-12-11
1
-0
/
+9
*
|
iio: adc: rzg2l_adc: Add suspend/resume support
Claudiu Beznea
2024-12-11
1
-0
/
+70
*
|
iio: adc: rzg2l_adc: Add support for channel 8
Claudiu Beznea
2024-12-11
1
-18
/
+44
*
|
iio: adc: rzg2l_adc: Prepare for the addition of RZ/G3S support
Claudiu Beznea
2024-12-11
1
-28
/
+59
*
|
iio: adc: rzg2l_adc: Enable runtime PM autosuspend support
Claudiu Beznea
2024-12-11
1
-2
/
+6
*
|
iio: adc: rzg2l_adc: Simplify the locking scheme in rzg2l_adc_read_raw()
Claudiu Beznea
2024-12-11
1
-6
/
+7
*
|
iio: adc: rzg2l_adc: Use read_poll_timeout()
Claudiu Beznea
2024-12-11
1
-19
/
+10
*
|
iio: adc: rzg2l_adc: Switch to RUNTIME_PM_OPS() and pm_ptr()
Claudiu Beznea
2024-12-11
1
-6
/
+4
*
|
iio: adc: rzg2l_adc: Simplify the runtime PM code
Claudiu Beznea
2024-12-11
1
-78
/
+20
*
|
iio: adc: rzg2l_adc: Use devres helpers to request pre-deasserted reset controls
Claudiu Beznea
2024-12-11
1
-31
/
+4
[next]