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.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: ad7793: Add missing error code in ad7793_setup()
YueHaibing
2021-05-22
1
-0
/
+1
*
iio: adc: ad7923: Fix undersized rx buffer.
Jonathan Cameron
2021-05-22
1
-1
/
+3
*
iio: adc: ad7768-1: Fix too small buffer passed to iio_push_to_buffers_with_t...
Jonathan Cameron
2021-05-22
1
-2
/
+6
*
iio: adc: ad7192: handle regulator voltage error first
Alexandru Ardelean
2021-05-13
1
-7
/
+4
*
iio: adc: ad7192: Avoid disabling a clock that was never enabled.
Jonathan Cameron
2021-05-13
1
-2
/
+6
*
iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers
Jonathan Cameron
2021-05-13
1
-0
/
+7
*
iio: adc: ad7124: Fix missbalanced regulator enable / disable on error.
Jonathan Cameron
2021-05-13
1
-16
/
+13
*
Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2021-04-26
1
-2
/
+8
|
\
*
|
iio: adc: Kconfig: make AD9467 depend on ADI_AXI_ADC symbol
Alexandru Ardelean
2021-04-07
1
-1
/
+1
*
|
iio:adc: Fix trivial typo
Jonathan Cameron
2021-04-07
1
-1
/
+1
*
|
iio:adc:ad7476: Fix remove handling
Jonathan Cameron
2021-04-07
1
-14
/
+4
*
|
iio:adc:ad_sigma_delta: Use IRQF_NO_AUTOEN rather than request and disable
Jonathan Cameron
2021-04-07
1
-5
/
+2
*
|
iio:adc:sun4i-gpadc: Use new IRQF_NO_AUTOEN flag instead of request then disable
Jonathan Cameron
2021-04-07
1
-2
/
+2
*
|
iio:adc:nau7802: Use IRQF_NO_AUTOEN instead of request then disable
Jonathan Cameron
2021-04-07
1
-3
/
+3
*
|
iio:adc:exynos-adc: Use new IRQF_NO_AUTOEN flag rather than separate irq_disa...
Jonathan Cameron
2021-04-07
1
-2
/
+2
*
|
iio:adc:ad7766: Use new IRQF_NO_AUTOEN to reduce boilerplate
Jonathan Cameron
2021-04-07
1
-8
/
+7
*
|
iio: adc: stm32-dfsdm: drop __func__ while using Dynamic debug
Mugilraj Dhavachelvan
2021-04-07
1
-5
/
+5
*
|
iio:adc: Drop false comment about lack of timestamp control
Jonathan Cameron
2021-04-07
4
-24
/
+0
*
|
iio: adc: ad7923: register device with devm_iio_device_register
Lucas Stankus
2021-03-29
1
-13
/
+1
*
|
iio: adc: ad7923: use device-managed function for triggered buffer
Lucas Stankus
2021-03-29
1
-12
/
+3
*
|
iio: adc: ad7923: use devm_add_action_or_reset for regulator disable
Lucas Stankus
2021-03-29
1
-6
/
+12
*
|
Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-03-26
22
-224
/
+1361
|
\
\
|
*
|
iio: adc: ad7292: Modify the bool initialization assignment
Guoqing Chi
2021-03-25
1
-1
/
+1
|
*
|
iio: adc: adi-axi-adc: Drop false marking for kernel-doc
Jonathan Cameron
2021-03-25
1
-1
/
+1
|
*
|
iio: adc: cpcap-adc: kernel-doc fix - that should be _ in structure name
Jonathan Cameron
2021-03-25
1
-1
/
+1
|
*
|
iio: adc: ti-adc084s021: kernel-doc fixes, missing function names
Jonathan Cameron
2021-03-25
1
-2
/
+2
|
*
|
iio: xilinx-xadc: Remove code to set trigger parent
Gwendal Grignou
2021-03-25
1
-1
/
+0
|
*
|
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2021-03-25
4
-4
/
+0
|
*
|
iio: set default trig->dev.parent
Gwendal Grignou
2021-03-25
2
-5
/
+4
|
*
|
iio: adc: ad7124: allow more than 8 channels
Alexandru Tachici
2021-03-25
1
-158
/
+301
|
*
|
iio: Remove kernel-doc keyword in file header comment
Gwendal Grignou
2021-03-25
1
-1
/
+1
|
*
|
iio: adc: npcm_adc: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
2021-03-25
1
-2
/
+13
|
*
|
iio: adc: palmas_gpadc: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
2021-03-25
1
-3
/
+13
|
*
|
iio: adc: spear_adc: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
2021-03-25
1
-4
/
+16
|
*
|
iio: adc: mt6360: Include right header
Linus Walleij
2021-03-11
1
-1
/
+2
|
*
|
iio: use getter/setter functions
Julia Lawall
2021-03-11
1
-1
/
+1
|
*
|
iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup()
Alexandru Ardelean
2021-03-11
1
-10
/
+2
|
*
|
iio: make use of devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
2021-03-11
2
-21
/
+11
|
*
|
iio: adc: Add driver for Texas Instruments ADS131E0x ADC family
Tomislav Denis
2021-03-11
3
-0
/
+961
|
*
|
iio: adc: stm32-adc: enable timestamping for non-DMA usage
Ahmad Fatoum
2021-03-11
1
-8
/
+31
|
*
|
iio:adc:stm32-adc: Add HAS_IOMEM dependency
Jonathan Cameron
2021-03-11
1
-0
/
+1
|
|
/
*
|
Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-03-15
4
-3
/
+6
|
\
\
|
|
/
|
/
|
|
*
iio: adc: ab8500-gpadc: Fix off by 10 to 3
Linus Walleij
2021-02-21
1
-1
/
+1
|
*
iio:adc:stm32-adc: Add HAS_IOMEM dependency
Jonathan Cameron
2021-02-21
1
-0
/
+1
|
*
iio: adc: adi-axi-adc: add proper Kconfig dependencies
Alexandru Ardelean
2021-02-14
1
-0
/
+2
|
*
iio: adc: ad7949: fix wrong ADC result due to incorrect bit mask
Wilfried Wessner
2021-02-12
1
-1
/
+1
|
*
iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channel
Jonathan Albrieux
2021-01-16
1
-1
/
+1
*
|
Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-22
1
-0
/
+50
|
\
\
|
*
|
thermal: qcom: add support for adc-tm5 PMIC thermal monitor
Dmitry Baryshkov
2021-02-15
1
-0
/
+50
*
|
|
Merge 5.11-rc5 into staging-next
Greg Kroah-Hartman
2021-01-25
1
-5
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
[next]