index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
3
-8
/
+12
2018-06-12
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-17
iio: adc: stm32-dfsdm: fix sample rate for div2 spi clock
Fabrice Gasnier
1
-2
/
+12
2018-03-17
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]