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