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
2020-05-03
iio: adc: stm32-dfsdm: fix device used to request dma
Fabrice Gasnier
1
-10
/
+11
2020-05-03
iio: adc: stm32-adc: fix device used to request dma
Fabrice Gasnier
1
-4
/
+4
2020-05-03
iio: adc: ti-ads8344: Fix channel selection
Gregory CLEMENT
1
-3
/
+5
2020-04-20
Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
5
-44
/
+153
2020-04-19
iio: adc: ad7192: fix null pointer de-reference crash during probe
Alexandru Ardelean
1
-16
/
+47
2020-04-19
iio: adc: ti-ads8344: properly byte swap value
Alexandre Belloni
1
-3
/
+3
2020-04-19
iio: xilinx-xadc: Make sure not exceed maximum samplerate
Lars-Peter Clausen
1
-18
/
+60
2020-04-19
iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneou...
Lars-Peter Clausen
1
-0
/
+10
2020-04-19
iio: xilinx-xadc: Fix clearing interrupt when enabling trigger
Lars-Peter Clausen
1
-1
/
+1
2020-04-19
iio: xilinx-xadc: Fix ADC-B powerdown
Lars-Peter Clausen
1
-2
/
+3
2020-04-07
Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
3
-0
/
+267
2020-03-28
iio: adc: stm32-adc: fix sleep in atomic context
Olivier Moysan
1
-3
/
+28
2020-03-28
iio:ad7797: Use correct attribute_group
YueHaibing
1
-1
/
+1
2020-03-27
iio: adc: rn5t618: Add ADC driver for RN5T618/RC5T619
Andreas Kemnade
3
-0
/
+267
2020-03-23
staging: iio: adc: ad7192: Re-indent enum labels
Deepak R Varma
1
-2
/
+2
2020-03-23
Merge 5.6-rc7 into staging-next
Greg Kroah-Hartman
2
-33
/
+25
2020-03-18
Merge tag 'iio-fixes-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-33
/
+25
2020-03-08
iio: adc: ti-tlc4541: Use new structure for SPI transfer delays
Sergiu Cuciurean
1
-1
/
+2
2020-03-08
iio: adc: mcp320x: Use new structure for SPI transfer delays
Sergiu Cuciurean
1
-1
/
+2
2020-03-08
iio: adc: max1118: Use new structure for SPI transfer delays
Sergiu Cuciurean
1
-2
/
+8
2020-03-08
iio: adc: ad9292: Use new structure for SPI transfer delays
Sergiu Cuciurean
1
-1
/
+4
2020-03-08
iio: adc: exynos: Silence warning about regulators during deferred probe
Marek Szyprowski
1
-2
/
+4
2020-03-08
staging: iio: adc: ad7192: move out of staging
Alexandru Tachici
3
-0
/
+1047
2020-03-08
iio: adc: ad7124: Add direct reg access
Mircea Caprioru
1
-0
/
+30
2020-02-14
iio: adc: modify NPCM reset support
Tomer Maimon
1
-21
/
+9
2020-02-14
iio: adc: ad7124: add 3db filter
Alexandru Tachici
1
-1
/
+68
2020-02-02
iio: adc: stm32-dfsdm: fix sleep in atomic context
Olivier Moysan
1
-33
/
+10
2020-02-02
iio: adc: at91-sama5d2_adc: fix differential channels in triggered mode
Eugen Hristev
1
-0
/
+15
2020-01-31
iio: adc: qcom-vadc-common: use <linux/units.h> helpers
Akinobu Mita
2
-4
/
+3
2020-01-22
Merge 5.5-rc7 into staging-next
Greg Kroah-Hartman
1
-7
/
+5
2020-01-18
iio: adc: stm32-adc: don't print an error on probe deferral
Etienne Carriere
1
-3
/
+6
2020-01-18
iio: adc: ad7124: Set IRQ type to falling
Alexandru Tachici
1
-1
/
+1
2020-01-18
iio: adc: ad-sigma-delta: Allow custom IRQ flags
Alexandru Tachici
5
-1
/
+6
2020-01-13
iio: adc: stm32-dfsdm: adapt sampling rate to oversampling ratio
Olivier Moysan
1
-13
/
+19
2020-01-13
iio: adc: stm32-dfsdm: fix single conversion
Olivier Moysan
1
-0
/
+2
2020-01-13
iio: adc: ad7124: Fix DT channel configuration
Alexandru Tachici
1
-7
/
+5
2020-01-12
iio: adc: at91-sama5d2_adc: Use dma_request_chan() instead dma_request_slave_...
Peter Ujfalusi
1
-3
/
+3
2020-01-12
iio: adc: stm32-adc: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-2
/
+14
2020-01-12
iio: adc: stm32-dfsdm: Use dma_request_chan() instead dma_request_slave_chann...
Peter Ujfalusi
1
-4
/
+17
2020-01-10
Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
19
-355
/
+1136
2019-12-29
iio: adc: ad7923: Add support for the ad7908/ad7918/ad7928
Daniel Junho
1
-4
/
+44
2019-12-29
iio: adc: ad7923: Add of_device_id table
Daniel Junho
1
-0
/
+10
2019-12-29
iio: adc: ad7923: Fix checkpatch warning
Daniel Junho
1
-1
/
+1
2019-12-29
iio: adc: ad7923: Remove the unused defines
Daniel Junho
1
-4
/
+0
2019-12-15
iio: adc: new driver to support Linear technology's ltc2496
Uwe Kleine-König
3
-0
/
+119
2019-12-15
iio: adc: ltc2497: split protocol independent part in a separate module
Uwe Kleine-König
4
-209
/
+288
2019-12-15
iio: adc: ti-ads1015: Make use of device property API
Andy Shevchenko
1
-31
/
+26
2019-12-15
iio: adc: ti-ads1015: Get rid of legacy platform data
Andy Shevchenko
1
-10
/
+8
2019-12-15
iio: adc: ti-ads7950: Fix a typo in an error message
Christophe JAILLET
1
-1
/
+1
2019-12-15
iio: adc: stm32-adc: Add check on overrun interrupt
Fabrice Gasnier
3
-9
/
+69
[next]