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
/
stm32-dfsdm-adc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-10-15
1
-0
/
+4
|
\
|
*
ASoC: stm32: dfsdm: add actual resolution trace
Olivier Moysan
2020-10-08
1
-0
/
+4
*
|
iio: adc: stm32: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
1
-7
/
+3
|
/
*
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-20
1
-35
/
+4
*
iio: stm32-dfsdm-adc: remove usage of iio_priv_to_dev() helper
Alexandru Ardelean
2020-06-20
1
-32
/
+33
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio: adc: stm32-dfsdm: fix device used to request dma
Fabrice Gasnier
2020-05-03
1
-10
/
+11
*
iio: adc: stm32-dfsdm: fix sleep in atomic context
Olivier Moysan
2020-02-02
1
-33
/
+10
*
iio: adc: stm32-dfsdm: adapt sampling rate to oversampling ratio
Olivier Moysan
2020-01-13
1
-13
/
+19
*
iio: adc: stm32-dfsdm: fix single conversion
Olivier Moysan
2020-01-13
1
-0
/
+2
*
iio: adc: stm32-dfsdm: Use dma_request_chan() instead dma_request_slave_chann...
Peter Ujfalusi
2020-01-12
1
-4
/
+17
*
iio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-05
1
-4
/
+1
*
iio: adc: stm32-dfsdm: add comment for 16 bits record
Olivier Moysan
2019-06-22
1
-0
/
+5
*
iio: adc: stm32-dfsdm: add fast mode support
Olivier Moysan
2019-06-22
1
-14
/
+51
*
iio: adc: stm32-dfsdm: manage data resolution in trigger mode
Olivier Moysan
2019-06-22
1
-13
/
+28
*
iio: adc: stm32-dfsdm: fix data type
Olivier Moysan
2019-06-22
1
-2
/
+2
*
iio: adc: stm32-dfsdm: fix output resolution
Olivier Moysan
2019-06-22
1
-35
/
+123
*
iio: adc: stm32-dfsdm: manage the get_irq error case
Fabien Dessenne
2019-04-27
1
-0
/
+6
*
iio: adc: stm32-dfsdm: add PM support
Fabrice Gasnier
2019-04-04
1
-9
/
+66
*
iio: adc: stm32-dfsdm: improve sampling frequency accuracy
Fabrice Gasnier
2019-04-04
1
-26
/
+30
*
iio: adc: stm32-dfsdm: claim direct mode for raw read and settings
Fabrice Gasnier
2019-04-04
1
-1
/
+16
*
iio: adc: stm32-dfsdm: add support for buffer modes
Fabrice Gasnier
2019-04-04
1
-24
/
+194
*
iio: adc: stm32-dfsdm: add support for scan mode
Fabrice Gasnier
2019-04-04
1
-40
/
+142
*
iio: adc: stm32-dfsdm: enable hw consumer
Fabrice Gasnier
2019-04-04
1
-1
/
+13
*
iio: adc: stm32-dfsdm: move dma slave config to start routine
Fabrice Gasnier
2019-04-04
1
-20
/
+11
*
iio: adc: stm32-dfsdm: move dma enable from start_conv() to start_dma()
Fabrice Gasnier
2019-04-04
1
-39
/
+38
*
iio: adc: stm32-dfsdm: continuous mode depends on current mode
Fabrice Gasnier
2019-04-04
1
-27
/
+27
*
Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-09
1
-9
/
+8
|
\
|
*
iio: adc: stm32-dfsdm: include stm32-dfsdm-adc.h
Fabrice Gasnier
2018-05-20
1
-2
/
+2
|
*
Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2018-05-11
1
-7
/
+6
|
|
\
|
|
*
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: 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: adc: stm32-dfsdm: fix multiple channel initialization
Fabrice Gasnier
2018-02-24
1
-18
/
+21
*
|
iio: adc: stm32-dfsdm: fix call to stop channel
Fabrice Gasnier
2018-02-24
1
-1
/
+1
|
/
*
IIO: ADC: stm32-dfsdm: fix static check warning
Arnaud Pouliquen
2018-01-15
1
-4
/
+0
*
IIO: ADC: stm32-dfsdm: code optimization
Arnaud Pouliquen
2018-01-15
1
-8
/
+1
*
IIO: ADC: fix return value check in stm32_dfsdm_adc_probe()
Wei Yongjun
2018-01-11
1
-2
/
+2
*
IIO: ADC: stm32_dfsdm_stop_filter() can be static
kbuild test robot
2018-01-10
1
-4
/
+4
*
IIO: ADC: add stm32 DFSDM support for PDM microphone
Arnaud Pouliquen
2018-01-10
1
-7
/
+495
*
IIO: ADC: add STM32 DFSDM sigma delta ADC support
Arnaud Pouliquen
2018-01-10
1
-0
/
+728