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.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
2018-07-29
iio: adc: xilinx: Move request_irq before enabling interrupts
Manish Narani
1
-4
/
+4
2018-07-29
iio: adc: xilinx: Remove platform_get_irq from xadc_remove function
Manish Narani
2
-5
/
+6
2018-07-29
iio: adc: xilinx: limit pcap clock frequency value
Manish Narani
1
-0
/
+15
2018-07-29
iio: adc: xilinx: Check for return values in clk related functions
Manish Narani
1
-2
/
+9
2018-07-28
iio: ad_sigma_delta: use unsigned long for timeout
Nicholas Mc Guire
1
-2
/
+3
2018-07-23
iio: adc: meson-saradc: add support for the Meson8m2 SoCs
Martin Blumenstingl
1
-0
/
+9
2018-07-23
iio: adc: ti-ads7950: allow simultaneous use of buffer and direct mode
David Lechner
1
-14
/
+19
2018-07-23
iio: adc: ti-ads7950: use SPDX-License-Identifier
David Lechner
1
-9
/
+1
2018-07-23
iio: adc: at91-sama5d2_adc: fix up casting in at91_adc_read_info_raw()
Dan Carpenter
1
-2
/
+5
2018-07-23
iio: adc: xilinx: Remove dead code from xadc_zynq_setup
Manish Narani
1
-3
/
+1
2018-07-15
iio: hx711: add delay until DOUT is ready
Andreas Klinger
1
-0
/
+39
2018-07-08
iio: adc: max1363: merge calls to of_match_device and of_device_get_match_data
Julia Lawall
1
-6
/
+2
2018-07-07
iio: adc: ina2xx: avoid kthread_stop() with stale task_struct
Akinobu Mita
1
-4
/
+13
2018-06-30
iio: adc: Add Spreadtrum SC27XX PMICs ADC support
Freeman Liu
3
-0
/
+533
2018-06-26
Merge tag 'iio-for-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2
-77
/
+706
2018-06-25
iio: adc: at91-sama5d2_adc: add support for oversampling resolution
Eugen Hristev
1
-26
/
+163
2018-06-24
iio: adc: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-2
/
+0
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
3
-8
/
+12
2018-06-13
treewide: devm_kmalloc() -> devm_kmalloc_array()
Kees Cook
1
-2
/
+2
2018-06-10
iio: adc: at91-sama5d2_adc: add support for position and pressure channels
Eugen Hristev
1
-58
/
+551
2018-06-10
iio: adc: sun4i-gpadc: select REGMAP_IRQ
Arnd Bergmann
1
-0
/
+1
2018-06-09
Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-108
/
+279
2018-05-22
iio: adc: fix spelling mistake: "Freeacale" -> "Freescale"
Colin Ian King
1
-1
/
+1
2018-05-20
iio: adc: stm32-dfsdm: include stm32-dfsdm-adc.h
Fabrice Gasnier
1
-2
/
+2
2018-05-12
iio: adc: ti-ads8688: add trigger and buffer support
Sean Nyekjaer
1
-3
/
+45
2018-05-12
iio: adc: stm32-dfsdm: Add support for stm32mp1
Fabrice Gasnier
1
-0
/
+21
2018-05-11
Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
7
-102
/
+210
2018-05-09
Merge tag 'iio-fixes-for-4.17a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
4
-58
/
+76
2018-05-07
iio: adc: stm32-adc: add support for STM32MP1
Fabrice Gasnier
2
-22
/
+91
2018-04-28
iio: adc: stm32-dfsdm: add check on spi-max-frequency
Fabrice Gasnier
1
-0
/
+5
2018-04-28
iio: adc: stm32-dfsdm: add check on max filter id
Fabrice Gasnier
1
-2
/
+2
2018-04-28
iio: adc: stm32-dfsdm: misc style improvements and fixes
Fabrice Gasnier
1
-5
/
+4
2018-04-21
iio: adc: select buffer for at91-sama5d2_adc
Eugen Hristev
1
-0
/
+1
2018-04-15
iio: adc: at91-sama5d2_adc: fix channel configuration for differential channels
Eugen Hristev
1
-4
/
+37
2018-04-05
Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-1
/
+2
2018-03-30
iio: adc: meson-saradc: add support for Meson AXG
Xingyu Chen
1
-0
/
+8
2018-03-30
iio: adc: meson-saradc: squash and share the common adc platform data
Yixun Lan
1
-33
/
+42
2018-03-28
Merge 4.16-rc7 into staging-next
Greg Kroah-Hartman
3
-21
/
+34
2018-03-18
Merge tag 'v4.16-rc5' into devel
Linus Walleij
2
-6
/
+8
2018-03-18
iio: adc: stm32-dfsdm: fix sample rate for div2 spi clock
Fabrice Gasnier
1
-2
/
+12
2018-03-18
iio: adc: stm32-dfsdm: fix successive oversampling settings
Fabrice Gasnier
1
-1
/
+2
2018-03-17
iio: adc: ad7791: implement IIO_CHAN_INFO_SAMP_FREQ
Alexandru Ardelean
1
-0
/
+56
2018-03-17
iio: adc: ad7791: remove sample freq sysfs attributes
Alexandru Ardelean
1
-49
/
+0
2018-03-17
iio: ad7793: implement IIO_CHAN_INFO_SAMP_FREQ
Michael Nosthoff
1
-51
/
+24
2018-03-17
iio: stx104: Implement get_multiple callback
William Breathitt Gray
1
-0
/
+11
2018-03-14
Merge tag 'iio-for-4.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-3
/
+5
2018-03-10
iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
Dan Carpenter
1
-1
/
+3
2018-02-26
Merge 4.16-rc3 into staging-next
Greg Kroah-Hartman
2
-6
/
+8
2018-02-24
iio: adc: stm32-dfsdm: fix multiple channel initialization
Fabrice Gasnier
1
-18
/
+21
2018-02-24
iio: adc: stm32-dfsdm: fix clock source selection
Fabrice Gasnier
1
-1
/
+9
[next]