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
2021-01-22
iio: adc: stm32-dfsdm: Remove redundant null check before clk_disable_unprepare
Xu Wang
1
-2
/
+1
2021-01-09
iio: adc: ad7476: Add LTC2314-14 support
Dragos Bogdan
1
-0
/
+6
2021-01-09
iio: adc: stm32-adc: Remove redundant null check before clk_prepare_enable/cl...
Xu Wang
2
-27
/
+16
2021-01-09
iio: adc: ab8500-gpadc: Support non-hw-conversion
Linus Walleij
1
-12
/
+18
2021-01-09
iio: sc27xx_adc: Use DIV_ROUND_CLOSEST() instead of open-coding it
Lars-Peter Clausen
1
-1
/
+1
2021-01-09
iio: adc: xilinx: use more devres helpers and remove remove()
Bartosz Golaszewski
1
-78
/
+55
2021-01-09
iio: adc: xilinx: use devm_krealloc() instead of kfree() + kcalloc()
Bartosz Golaszewski
1
-5
/
+12
2021-01-09
iio: adc: xilinx: use helper variable for &pdev->dev
Bartosz Golaszewski
1
-6
/
+7
2021-01-09
iio: xilinx-xadc: Add basic support for Ultrascale System Monitor
Lars-Peter Clausen
4
-58
/
+171
2020-12-03
iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...
Qinglang Miao
1
-1
/
+1
2020-12-03
iio:adc:ti-ads124s08: Fix alignment and data leak issues.
Jonathan Cameron
1
-3
/
+10
2020-12-03
iio:adc:ti-ads124s08: Fix buffer being too long.
Jonathan Cameron
1
-1
/
+1
2020-12-03
iio:adc:ti-adc084s021 Tidy up endian types
Jonathan Cameron
1
-5
/
+5
2020-12-03
iio:trigger: rename try_reenable() to reenable() plus return void
Jonathan Cameron
1
-5
/
+3
2020-12-03
iio: adc: at91_adc: merge at91_adc_probe_dt back in at91_adc_probe
Alexandre Belloni
1
-67
/
+48
2020-12-03
iio: adc: at91_adc: rework trigger definition
Alexandre Belloni
1
-44
/
+36
2020-12-03
iio: adc: at91_adc: rework resolution selection
Alexandre Belloni
1
-57
/
+40
2020-12-03
iio: adc: at91_adc: remove at91_adc_ids
Alexandre Belloni
1
-20
/
+0
2020-12-03
iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack
Lars-Peter Clausen
1
-10
/
+8
2020-12-03
iio: adc: ad7298: check regulator for null in ad7298_get_ref_voltage()
Alexandru Ardelean
1
-1
/
+1
2020-11-28
iio: adc: ad7298: convert probe to device-managed functions
Alexandru Ardelean
1
-31
/
+15
2020-11-24
Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
15
-160
/
+560
2020-11-21
iio: adc: ad7292: remove unneeded spi_set_drvdata()
Alexandru Ardelean
1
-2
/
+0
2020-11-21
iio: adc: cpcap: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-11-21
iio: adc: at91-sama5d2_adc: use devm_iio_triggered_buffer_setup_ext()
Alexandru Ardelean
1
-4
/
+8
2020-11-21
iio: adc: at91-sama5d2_adc: merge buffer & trigger init into a function
Alexandru Ardelean
1
-42
/
+36
2020-11-14
iio: adc: ad7887: convert probe to device-managed functions
Alexandru Ardelean
1
-28
/
+15
2020-11-14
iio: adc: stm32-adc: adapt clock duty cycle for proper operation
Fabrice Gasnier
1
-1
/
+20
2020-11-08
iio: adc: mt6360: Add ADC driver for MT6360
Gene Chen
3
-0
/
+384
2020-11-08
iio: adc: stm32-adc: dma transfers cleanup
Olivier Moysan
1
-23
/
+6
2020-11-08
iio: adc: ad7768-1: Add channel labels.
Cristian Pop
1
-0
/
+41
2020-11-08
iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is used
Paul Cercueil
1
-6
/
+26
2020-11-08
iio/adc: ingenic: Fix battery VREF for JZ4770 SoC
Paul Cercueil
1
-1
/
+1
2020-11-01
iio: adc: stm32-adc: fix a regression when using dma and irq
Olivier Moysan
2
-26
/
+65
2020-11-01
iio: remove unneeded break
Tom Rix
1
-2
/
+0
2020-11-01
iio: adc: mediatek: fix unset field
Fabien Parent
1
-2
/
+4
2020-10-31
iio: adc: at91-sama5d2_adc: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-10-31
iio/adc: ingenic: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-10-15
Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-0
/
+6
2020-10-15
Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
25
-249
/
+274
2020-10-14
Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+8
2020-10-10
iio: adc: ad7298: rework external ref setup & remove platform data
Alexandru Ardelean
1
-8
/
+9
2020-10-10
iio: adc: exynos: do not rely on 'users' counter in ISR
dmitry.torokhov@gmail.com
1
-1
/
+6
2020-10-10
iio: adc: ad7887: invert/rework external ref logic
Alexandru Ardelean
1
-4
/
+8
2020-10-10
iio: adc: at91_adc: remove platform data and move defs in driver file
Alexandru Ardelean
1
-38
/
+22
2020-10-10
iio: adc: at91_adc: add Kconfig dep on the OF symbol and remove of_match_ptr()
Alexandru Ardelean
2
-2
/
+2
2020-10-10
iio: adc: at91_adc: const-ify some driver data
Alexandru Ardelean
1
-4
/
+4
2020-10-10
iio: adc: at91_adc: use of_device_get_match_data() helper
Alexandru Ardelean
1
-4
/
+1
2020-10-09
Merge remote-tracking branch 'asoc/for-5.10' into asoc-next
Mark Brown
2
-0
/
+6
2020-10-08
ASoC: stm32: dfsdm: add actual resolution trace
Olivier Moysan
2
-0
/
+6
[next]