index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-10
iio: adc: ad7944: add namespace to T_QUIET_NS
David Lechner
1
-2
/
+2
2024-10-10
iio: adc: ti-ads8688: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
1
-0
/
+2
2024-10-06
iio: adc: ti-lmp92064: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
1
-0
/
+2
2024-10-06
iio: adc: ti-lmp92064: add missing select REGMAP_SPI in Kconfig
Javier Carrasco
1
-0
/
+1
2024-10-06
iio: adc: ti-ads124s08: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
1
-0
/
+2
2024-10-06
iio: adc: ad7944: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
1
-0
/
+2
2024-10-06
iio: adc: Add support for the GE HealthCare PMC ADC
Herve Codina
3
-0
/
+239
2024-10-05
iio: adc: ad7606: Sort includes in alphabetical order
Guillaume Stols
3
-5
/
+5
2024-10-05
iio: adc: ad7606: Fix typo in the driver name
Guillaume Stols
1
-1
/
+1
2024-10-05
iio: adc: qcom-spmi-adc5: Tidy up adc5_get_fw_data() error messages
Bjorn Andersson
1
-2
/
+2
2024-10-05
iio: pac1921: remove unnecessary explicit casts
Matteo Martelli
1
-20
/
+19
2024-10-05
iio: adc: mt6360-adc: Converted to use get_unaligned_be16()
Abhash Jha
1
-1
/
+1
2024-10-05
iio: adc: Fix typos in comments across various files
Yu Jiaoliang
11
-12
/
+12
2024-10-05
iio: adc: sun20i-gpadc: use scoped device_for_each_child_node()
Javier Carrasco
1
-5
/
+2
2024-10-05
iio: adc: qcom-spmi-vadc: use scoped device_for_each_child_node()
Javier Carrasco
1
-5
/
+2
2024-10-05
iio: adc: qcom-pm8xxx-xoadc: use scoped device_for_each_child_node()
Javier Carrasco
1
-5
/
+3
2024-10-05
iio: adc: ti-ads1119: Drop explicit initialization of struct i2c_device_id::d...
Uwe Kleine-König
1
-1
/
+1
2024-10-05
iio: adc: max1363: Convert to get_unaligned_be16
Abhash Jha
1
-1
/
+3
2024-10-05
iio: adc: ad7606: add support for AD7606C-{16,18} parts
Alexandru Ardelean
3
-12
/
+321
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
17
-17
/
+17
2024-09-30
iio: adc: ad7606: rework available attributes for SW channels
Alexandru Ardelean
3
-7
/
+77
2024-09-30
iio: adc: ad7606: wrap channel ranges & scales into struct
Alexandru Ardelean
2
-17
/
+34
2024-09-30
iio: adc: ad7606: move scale_setup as function pointer on chip-info
Alexandru Ardelean
2
-22
/
+68
2024-09-30
iio: adc: ad7606: move 'val' pointer to ad7606_scan_direct()
Alexandru Ardelean
1
-5
/
+7
2024-09-30
iio: adc: ad7606: add 'bits' parameter to channels macros
Alexandru Ardelean
3
-45
/
+47
2024-09-30
iio: adc: ad7173: add support for ad4113
Dumitru Ceclan
1
-1
/
+35
2024-09-30
iio: adc: ad7173: order chipID by value
Dumitru Ceclan
1
-1
/
+1
2024-09-30
iio: adc: Convert to IIO_MAP()
Christophe JAILLET
4
-76
/
+19
2024-09-30
iio: adc: Constify struct iio_map
Christophe JAILLET
8
-12
/
+12
2024-09-30
iio: adc: ltc2497: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-10
/
+5
2024-09-30
iio: adc: ad7793: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-1
/
+1
2024-09-30
iio: adc: ad7887: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-1
/
+1
2024-09-30
iio: adc: ad7791: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-2
/
+2
2024-09-30
iio: adc: ad7266: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-1
/
+1
2024-09-30
iio: adc: ti-ads1015: use irq_get_trigger_type()
Jonathan Cameron
1
-2
/
+1
2024-09-09
Merge 6.11-rc7 into char-misc-next
Greg Kroah-Hartman
7
-52
/
+73
2024-09-07
iio: adc: axp20x_adc: add support for AXP717 ADC
Chris Morgan
1
-0
/
+160
2024-09-07
iio: adc: axp20x_adc: Add adc_en1 and adc_en2 to axp_data
Chris Morgan
1
-7
/
+15
2024-09-05
iio: adc: standardize on formatting for id match tables
Jonathan Cameron
64
-169
/
+169
2024-09-03
iio: adc: sophgo-saradc: Add driver for Sophgo CV1800B SARADC
Thomas Bonnefille
3
-0
/
+238
2024-09-03
iio: adc: mcp320x: Drop vendorless compatible strings
Rob Herring (Arm)
1
-10
/
+0
2024-09-03
iio: adc: xilinx-ams: use device_* to iterate over device child nodes
Javier Carrasco
1
-10
/
+5
2024-09-03
iio: adc: ad4695: implement calibration support
David Lechner
1
-2
/
+156
2024-09-03
iio: adc: ad4695: add 2nd regmap for 16-bit registers
David Lechner
1
-15
/
+68
2024-08-17
iio: adc: ad4695: implement triggered buffer
David Lechner
1
-3
/
+247
2024-08-17
iio: adc: ad7173: fix GPIO device info
Dumitru Ceclan
1
-3
/
+0
2024-08-10
iio: adc: pac1921: add missing error return in probe()
Dan Carpenter
1
-2
/
+2
2024-08-10
iio: adc: stm32-dfsdm: add scaling support to dfsdm
Olivier Moysan
2
-1
/
+105
2024-08-10
iio: add iio backend support to sd modulator
Olivier Moysan
2
-1
/
+97
2024-08-10
iio: adc: stm32-dfsdm: adopt generic channels bindings
Olivier Moysan
1
-36
/
+154
[prev]
[next]