index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: adc: pac1921: Check for error code from devm_mutex_init() call
Andy Shevchenko
2024-11-01
1
-1
/
+3
*
iio: adc: ad4000: Check for error code from devm_mutex_init() call
Andy Shevchenko
2024-11-01
1
-1
/
+3
*
iio: adc: pac1934: Replace strange way of checking type of enumeration
Andy Shevchenko
2024-10-28
1
-1
/
+1
*
iio: adc: ad7606: add support for AD760{7,8,9} parts
Alexandru Ardelean
2024-10-28
4
-0
/
+155
*
iio: adc: ad7606: rework scale-available to be static
Alexandru Ardelean
2024-10-28
2
-62
/
+50
*
iio: adc: ad7606: use realbits for sign-extending in scan_direct
Alexandru Ardelean
2024-10-28
1
-5
/
+5
*
iio: adc: ad7606: fix/persist oversampling_ratio setting
Alexandru Ardelean
2024-10-28
1
-0
/
+1
*
iio: adc: Remove "default n" entries
Andy Shevchenko
2024-10-28
1
-1
/
+0
*
drivers: iio: adc: add support for ad777x family
Ramona Alexandra Nechita
2024-10-28
3
-0
/
+927
*
iio: adc: ad7606: Disable PWM usage for non backend version
Guillaume Stols
2024-10-21
1
-19
/
+9
*
iio: adc: ad7606: Add iio-backend support
Guillaume Stols
2024-10-21
4
-32
/
+230
*
iio: adc: ad7606: Introduce num_adc_channels
Guillaume Stols
2024-10-21
2
-1
/
+11
*
iio: adc: ad7606: Add compatibility to fw_nodes
Guillaume Stols
2024-10-21
4
-187
/
+254
*
iio: adc: ad7606: Add PWM support for conversion trigger
Guillaume Stols
2024-10-21
2
-7
/
+142
*
iio: adc: ad7192: properly check spi_get_device_match_data()
Nuno Sa
2024-10-21
1
-0
/
+3
*
Merge 6.12-rc4 into char-misc-next
Greg Kroah-Hartman
2024-10-21
1
-0
/
+11
|
\
|
*
Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2024-10-13
1
-0
/
+11
|
|
\
|
|
*
iio: adc: ad4695: Add missing Kconfig select
David Lechner
2024-10-10
1
-0
/
+2
|
|
*
iio: adc: ti-ads8688: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
2024-10-10
1
-0
/
+2
|
|
*
iio: adc: ti-lmp92064: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
2024-10-06
1
-0
/
+2
|
|
*
iio: adc: ti-lmp92064: add missing select REGMAP_SPI in Kconfig
Javier Carrasco
2024-10-06
1
-0
/
+1
|
|
*
iio: adc: ti-ads124s08: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
2024-10-06
1
-0
/
+2
|
|
*
iio: adc: ad7944: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
2024-10-06
1
-0
/
+2
*
|
|
iio: adc: ad7606: Drop spurious empty file.
Jonathan Cameron
2024-10-17
1
-0
/
+0
*
|
|
iio: adc: ad7625: add driver
Trevor Gamblin
2024-10-14
3
-0
/
+701
*
|
|
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
2024-10-12
18
-19
/
+18
|
\
|
|
|
*
|
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
17
-17
/
+17
|
|
/
*
|
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-10
25
-33
/
+33
*
|
iio: adc: ad7944: add namespace to T_QUIET_NS
David Lechner
2024-10-10
1
-2
/
+2
*
|
iio: adc: Add support for the GE HealthCare PMC ADC
Herve Codina
2024-10-06
3
-0
/
+239
*
|
iio: adc: ad7606: Sort includes in alphabetical order
Guillaume Stols
2024-10-05
3
-5
/
+5
*
|
iio: adc: ad7606: Fix typo in the driver name
Guillaume Stols
2024-10-05
1
-1
/
+1
*
|
iio: adc: qcom-spmi-adc5: Tidy up adc5_get_fw_data() error messages
Bjorn Andersson
2024-10-05
1
-2
/
+2
*
|
iio: pac1921: remove unnecessary explicit casts
Matteo Martelli
2024-10-05
1
-20
/
+19
*
|
iio: adc: mt6360-adc: Converted to use get_unaligned_be16()
Abhash Jha
2024-10-05
1
-1
/
+1
*
|
iio: adc: Fix typos in comments across various files
Yu Jiaoliang
2024-10-05
11
-12
/
+12
*
|
iio: adc: sun20i-gpadc: use scoped device_for_each_child_node()
Javier Carrasco
2024-10-05
1
-5
/
+2
*
|
iio: adc: qcom-spmi-vadc: use scoped device_for_each_child_node()
Javier Carrasco
2024-10-05
1
-5
/
+2
*
|
iio: adc: qcom-pm8xxx-xoadc: use scoped device_for_each_child_node()
Javier Carrasco
2024-10-05
1
-5
/
+3
*
|
iio: adc: ti-ads1119: Drop explicit initialization of struct i2c_device_id::d...
Uwe Kleine-König
2024-10-05
1
-1
/
+1
*
|
iio: adc: max1363: Convert to get_unaligned_be16
Abhash Jha
2024-10-05
1
-1
/
+3
*
|
iio: adc: ad7606: add support for AD7606C-{16,18} parts
Alexandru Ardelean
2024-10-05
3
-12
/
+321
*
|
iio: adc: ad7606: rework available attributes for SW channels
Alexandru Ardelean
2024-09-30
3
-7
/
+77
*
|
iio: adc: ad7606: wrap channel ranges & scales into struct
Alexandru Ardelean
2024-09-30
2
-17
/
+34
*
|
iio: adc: ad7606: move scale_setup as function pointer on chip-info
Alexandru Ardelean
2024-09-30
2
-22
/
+68
*
|
iio: adc: ad7606: move 'val' pointer to ad7606_scan_direct()
Alexandru Ardelean
2024-09-30
1
-5
/
+7
*
|
iio: adc: ad7606: add 'bits' parameter to channels macros
Alexandru Ardelean
2024-09-30
3
-45
/
+47
*
|
iio: adc: ad7173: add support for ad4113
Dumitru Ceclan
2024-09-30
1
-1
/
+35
*
|
iio: adc: ad7173: order chipID by value
Dumitru Ceclan
2024-09-30
1
-1
/
+1
*
|
iio: adc: Convert to IIO_MAP()
Christophe JAILLET
2024-09-30
4
-76
/
+19
[next]