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