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.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-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
2022-06-03
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-272
/
+982
2022-05-19
Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
15
-272
/
+982
2022-05-19
iio: adc: qcom-vadc-common: add reverse scaling for PMIC5 Gen2 ADC_TM
Jishnu Prakash
1
-0
/
+11
2022-05-01
iio: ti-ads8688: use of_device_id for OF matching
Krzysztof Kozlowski
1
-0
/
+1
2022-05-01
iio: stmpe-adc: use of_device_id for OF matching
Krzysztof Kozlowski
1
-6
/
+7
2022-04-28
iio: adc: sc27xx: add support for PMIC sc2730
Cixi Geng
1
-0
/
+116
2022-04-28
iio: adc: sc27xx: add support for PMIC sc2720 and sc2721
Cixi Geng
1
-2
/
+201
2022-04-28
iio: adc: sc27xx: refactor some functions for support more PMiCs
Cixi Geng
1
-16
/
+40
2022-04-28
iio: adc: sc27xx: structure adjustment and optimization
Cixi Geng
1
-15
/
+76
2022-04-28
iio: adc: sc27xx: Fine tune the scale calibration values
Cixi Geng
1
-8
/
+8
2022-04-28
iio: adc: sc27xx: fix read big scale voltage not right
Cixi Geng
1
-2
/
+2
2022-04-28
iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check
Miaoqian Lin
1
-4
/
+4
2022-04-28
iio: adc: Kconfig: Make RZG2L_ADC depend on ARCH_RZG2L
Lad Prabhakar
1
-1
/
+1
2022-04-28
iio: adc: ad7266: convert probe to full device-managed
MaĆra Canal
1
-30
/
+14
2022-04-28
iio: Replace strtobool() with kstrtobool()
Lars-Peter Clausen
3
-4
/
+4
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
2
-4
/
+1
2022-04-10
iio: core: Hide read accesses to iio_dev->currentmode
Miquel Raynal
1
-2
/
+2
2022-04-10
iio: adc: stm32-dfsdm: Avoid dereferencing ->currentmode
Miquel Raynal
1
-3
/
+2
2022-04-04
iio: adc: ad7280a: Fix wrong variable used when setting thresholds.
Jonathan Cameron
1
-6
/
+6
2022-04-04
iio: adc: ti-ads1015: Switch to read_avail
Marek Vasut
1
-45
/
+67
2022-04-04
iio: adc: ti-ads1015: Replace data_rate with chip data struct ads1015_data
Marek Vasut
1
-8
/
+10
2022-04-04
iio: adc: ti-ads1015: Convert to OF match data
Marek Vasut
1
-55
/
+55
2022-04-04
iio: adc: ti-ads1015: Add static assert to test if shifted realbits fit into ...
Marek Vasut
1
-2
/
+24
2022-04-04
iio: adc: ti-ads1015: Add TLA2024 support
Marek Vasut
1
-2
/
+51
2022-04-04
iio: adc: ti-ads1015: Make channel event_spec optional
Marek Vasut
1
-22
/
+38
2022-04-04
iio: adc: ti-ads1015: Deduplicate channel macros
Marek Vasut
1
-64
/
+22
2022-04-04
iio: adc: ti-ads1015: Switch to static const writeable ranges table
Marek Vasut
1
-12
/
+9
2022-04-04
iio: palmas: shut up warning about calibration mismatch (due to noise)
H. Nikolaus Schaller
1
-1
/
+2
2022-04-04
iio: adc: ad7192: add sequencer support
Alexandru Tachici
1
-1
/
+41
2022-04-04
iio: adc: ad7124: add sequencer support
Alexandru Tachici
1
-9
/
+65
2022-04-04
iio: adc: ad_sigma_delta: Add sequencer support
Lars-Peter Clausen
1
-10
/
+133
2022-04-04
iio: adc: ad7192: Add update_scan_mode
Alexandru Tachici
1
-0
/
+22
2022-04-04
iio: adc: ad7124: Add update_scan_mode
Alexandru Tachici
1
-0
/
+21
2022-04-04
iio: adc: ad7124: Remove shift from scan_type
Alexandru Tachici
1
-1
/
+0
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
41
-266
/
+1504
2022-03-22
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
8
-24
/
+8
2022-03-18
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
41
-266
/
+1504
2022-03-02
iio: adc: xilinx-ams: Fix single channel switching sequence
Robert Hancock
1
-2
/
+8
2022-03-02
iio: adc: xilinx-ams: Fixed wrong sequencer register settings
Robert Hancock
1
-2
/
+2
2022-03-02
iio: adc: xilinx-ams: Fixed missing PS channels
Robert Hancock
1
-0
/
+1
2022-03-02
iio: adc: aspeed: Add divider flag to fix incorrect voltage reading.
Billy Tsai
1
-1
/
+3
2022-02-26
iio: adc: Add check for devm_request_threaded_irq
Jiasheng Jiang
1
-0
/
+2
2022-02-26
iio: adc: xilinx-ams: Use devm_delayed_work_autocancel() to simplify code
Christophe JAILLET
1
-8
/
+3
2022-02-21
iio:adc:ad7280a: Move out of staging
Jonathan Cameron
3
-0
/
+1123
2022-02-21
iio:adc:stm32*: Use pm[_sleep]_ptr() etc to avoid need to make pm __maybe_unused
Jonathan Cameron
2
-15
/
+15
2022-02-21
iio:adc:rcar: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
1
-4
/
+2
2022-02-21
iio:adc:stm32:Switch from CONFIG_PM guards to pm_ptr()
Jonathan Cameron
2
-19
/
+10
2022-02-21
iio:adc:ab8500: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
1
-10
/
+4
2022-02-18
iio:adc:vf610: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-4
/
+3
2022-02-18
iio:adc:twl6030: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-5
/
+3
[next]