index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
2021-01-14
iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()
Alexandru Ardelean
2020-12-03
iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...
Qinglang Miao
2020-12-03
iio:adc:ti-ads124s08: Fix alignment and data leak issues.
Jonathan Cameron
2020-12-03
iio:adc:ti-ads124s08: Fix buffer being too long.
Jonathan Cameron
2020-12-03
iio:adc:ti-adc084s021 Tidy up endian types
Jonathan Cameron
2020-12-03
iio:trigger: rename try_reenable() to reenable() plus return void
Jonathan Cameron
2020-12-03
iio: adc: at91_adc: merge at91_adc_probe_dt back in at91_adc_probe
Alexandre Belloni
2020-12-03
iio: adc: at91_adc: rework trigger definition
Alexandre Belloni
2020-12-03
iio: adc: at91_adc: rework resolution selection
Alexandre Belloni
2020-12-03
iio: adc: at91_adc: remove at91_adc_ids
Alexandre Belloni
2020-12-03
iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack
Lars-Peter Clausen
2020-12-03
iio: adc: ad7298: check regulator for null in ad7298_get_ref_voltage()
Alexandru Ardelean
2020-11-28
iio: adc: ad7298: convert probe to device-managed functions
Alexandru Ardelean
2020-11-24
Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2020-11-21
iio: adc: ad7292: remove unneeded spi_set_drvdata()
Alexandru Ardelean
2020-11-21
iio: adc: cpcap: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-21
iio: adc: at91-sama5d2_adc: use devm_iio_triggered_buffer_setup_ext()
Alexandru Ardelean
2020-11-21
iio: adc: at91-sama5d2_adc: merge buffer & trigger init into a function
Alexandru Ardelean
2020-11-14
iio: adc: ad7887: convert probe to device-managed functions
Alexandru Ardelean
2020-11-14
iio: adc: stm32-adc: adapt clock duty cycle for proper operation
Fabrice Gasnier
2020-11-08
iio: adc: mt6360: Add ADC driver for MT6360
Gene Chen
2020-11-08
iio: adc: stm32-adc: dma transfers cleanup
Olivier Moysan
2020-11-08
iio: adc: ad7768-1: Add channel labels.
Cristian Pop
2020-11-08
iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is used
Paul Cercueil
2020-11-08
iio/adc: ingenic: Fix battery VREF for JZ4770 SoC
Paul Cercueil
2020-11-01
iio: adc: stm32-adc: fix a regression when using dma and irq
Olivier Moysan
2020-11-01
iio: remove unneeded break
Tom Rix
2020-11-01
iio: adc: mediatek: fix unset field
Fabien Parent
2020-10-31
iio: adc: at91-sama5d2_adc: remove unneeded semicolon
Tom Rix
2020-10-31
iio/adc: ingenic: remove unneeded semicolon
Tom Rix
2020-10-15
Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-10-15
Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-14
Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-10
iio: adc: ad7298: rework external ref setup & remove platform data
Alexandru Ardelean
2020-10-10
iio: adc: exynos: do not rely on 'users' counter in ISR
dmitry.torokhov@gmail.com
2020-10-10
iio: adc: ad7887: invert/rework external ref logic
Alexandru Ardelean
2020-10-10
iio: adc: at91_adc: remove platform data and move defs in driver file
Alexandru Ardelean
2020-10-10
iio: adc: at91_adc: add Kconfig dep on the OF symbol and remove of_match_ptr()
Alexandru Ardelean
2020-10-10
iio: adc: at91_adc: const-ify some driver data
Alexandru Ardelean
2020-10-10
iio: adc: at91_adc: use of_device_get_match_data() helper
Alexandru Ardelean
2020-10-09
Merge remote-tracking branch 'asoc/for-5.10' into asoc-next
Mark Brown
2020-10-08
ASoC: stm32: dfsdm: add actual resolution trace
Olivier Moysan
2020-10-05
Merge 5.9-rc8 into staging-next
Greg Kroah-Hartman
2020-09-29
iio: adc: gyroadc: fix leak of device node iterator
Tobias Jordan
2020-09-29
iio: adc: stm32-adc: fix runtime autosuspend delay when slow polling
Fabrice Gasnier
2020-09-29
iio: adc: at91-sama5d2_adc: fix DMA conversion crash
Eugen Hristev
2020-09-29
iio: ad7292: Fix of_node refcounting
Nuno Sá
2020-09-29
iio: adc: ad9467: add support for AD9265 high-speed ADC
Michael Hennerich
2020-09-29
iio: adc: ad9467: add support for AD9434 high-speed ADC
Michael Hennerich
2020-09-29
iio: adc: ad9467: wrap a axi-adc chip-info into a ad9467_chip_info type
Alexandru Ardelean
[next]