index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
stm32-dfsdm-adc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-26
iio: adc: stm32-dfsdm: Fix build warnings about export.h
Antonio Borneo
1
-0
/
+1
2025-04-22
iio: normalize array sentinel style
David Lechner
1
-4
/
+4
2025-03-04
iio: adc: stm32-dfsdm: Switch to sparse friendly iio_device_claim/release_dir...
Jonathan Cameron
1
-12
/
+9
2025-03-04
iio: adc: stm32-dfsdm: Factor out core of reading INFO_RAW
Jonathan Cameron
1
-23
/
+36
2024-12-07
iio: adc: stm32-dfsdm: handle label as an optional property
Olivier Moysan
1
-5
/
+8
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-10-10
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-09-05
iio: adc: standardize on formatting for id match tables
Jonathan Cameron
1
-1
/
+1
2024-08-10
iio: adc: stm32-dfsdm: add scaling support to dfsdm
Olivier Moysan
1
-1
/
+104
2024-08-10
iio: adc: stm32-dfsdm: adopt generic channels bindings
Olivier Moysan
1
-36
/
+154
2024-08-03
iio: adc: stm32-dfsdm-adc: make use of iio_get_masklength()
Nuno Sa
1
-1
/
+1
2024-06-25
iio: adc: stm32-dfsdm-adc: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
1
-17
/
+12
2024-04-29
iio: adc: stm32-dfsdm-adc: use 'time_left' variable with wait_for_completion_...
Wolfram Sang
1
-6
/
+6
2023-09-23
iio: adc: stm32-dfsdm-adc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-23
iio: adc: Explicitly include correct DT includes
Rob Herring
1
-1
/
+2
2022-12-28
iio: adc: stm32-dfsdm: fill module aliases
Olivier Moysan
1
-0
/
+1
2022-04-10
iio: adc: stm32-dfsdm: Avoid dereferencing ->currentmode
Miquel Raynal
1
-3
/
+2
2022-02-21
iio:adc:stm32*: Use pm[_sleep]_ptr() etc to avoid need to make pm __maybe_unused
Jonathan Cameron
1
-5
/
+6
2021-04-07
iio: adc: stm32-dfsdm: drop __func__ while using Dynamic debug
Mugilraj Dhavachelvan
1
-5
/
+5
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
[next]