index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
2021-09-26
iio: mtk-auxadc: fix case IIO_CHAN_INFO_PROCESSED
Hui Liu
2021-09-14
iio: adc: ad7793: Fix IRQ flag
Alexandru Tachici
2021-09-14
iio: adc: ad7780: Fix IRQ flag
Alexandru Tachici
2021-09-14
iio: adc: ad7192: Add IRQ flag
Alexandru Tachici
2021-09-14
iio: adc: aspeed: set driver data when adc probe.
Billy Tsai
2021-09-14
iio: adc: rzg2l_adc: add missing clk_disable_unprepare() in rzg2l_adc_pm_runt...
Yang Yingliang
2021-09-14
iio: adc: max1027: Fix the number of max1X31 channels
Miquel Raynal
2021-09-14
iio: adc: max1027: Fix wrong shift with 12-bit devices
Miquel Raynal
2021-09-14
iio: adc128s052: Fix the error handling path of 'adc128_probe()'
Christophe JAILLET
2021-09-14
iio: adc: rzg2l_adc: Fix -EBUSY timeout error return
Colin Ian King
2021-09-01
Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-08-30
Merge tag 'for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
2021-08-17
Merge tag 'iio-for-5.15b' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-08-16
Merge 5.14-rc6 into staging-next
Greg Kroah-Hartman
2021-08-15
iio: adc: Add driver for Renesas RZ/G2L A/D converter
Lad Prabhakar
2021-08-15
iio: adc: rockchip_saradc: add voltage notifier so get referenced voltage onc...
David Wu
2021-08-13
iio: adc: rn5t618: Add iio map
Andreas Kemnade
2021-08-08
iio: ep93xx: Prepare clock before using it
Alexander Sverdlin
2021-08-08
iio: adc: fsl-imx25-gcq: adjust irq check to match docs and simplify code
Tang Bin
2021-07-31
iio/adc: ingenic: add JZ4760B support to the sadc driver
Christophe Branchereau
2021-07-31
iio/adc: ingenic: add JZ4760 support to the sadc driver
Christophe Branchereau
2021-07-31
iio/adc: ingenic: rename has_aux2 to has_aux_md
Christophe Branchereau
2021-07-31
iio: adc: Fix incorrect exit of for-loop
Colin Ian King
2021-07-25
iio: adc: meson-saradc: Fix indentation of arguments after a line-break
Martin Blumenstingl
2021-07-25
iio: adc: meson-saradc: Add missing space between if and parenthesis
Martin Blumenstingl
2021-07-25
iio: adc: meson-saradc: Disable BL30 integration on G12A and newer SoCs
Martin Blumenstingl
2021-07-24
iio: adc: fsl-imx25-gcq: Use the defined variable to clean code
Tang Bin
2021-07-17
iio: adc: ti-ads7950: Ensure CS is deasserted after reading channels
Uwe Kleine-König
2021-07-17
iio: adc: rockchip_saradc: add support for rk3568 saradc
Simon Xue
2021-06-16
iio: adc: ads1015: Balance runtime pm + pm_runtime_resume_and_get()
Jonathan Cameron
2021-06-14
iio: adc: ti-ads8688: Fix alignment of buffer in iio_push_to_buffers_with_tim...
Jonathan Cameron
2021-06-14
iio: adc: mxs-lradc: Fix buffer alignment in iio_push_to_buffers_with_timesta...
Jonathan Cameron
2021-06-14
iio: adc: hx711: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
2021-06-14
iio: adc: at91-sama5d2: Fix buffer alignment in iio_push_to_buffers_with_time...
Jonathan Cameron
2021-06-13
iio: adc: remove unused private data assigned with spi_set_drvdata()
Alexandru Ardelean
2021-06-13
iio: adc: ad_sigma_delta: remove ad_sd_{setup,cleanup}_buffer_and_trigger()
Alexandru Ardelean
2021-06-13
iio: adc: ad7124: Use devm_ managed calls for all of probe() + drop remove()
Jonathan Cameron
2021-06-13
iio: adc: ad7192: convert to device-managed functions
Alexandru Ardelean
2021-06-13
iio: adc: ad7192: use devm_clk_get_optional() for mclk
Alexandru Ardelean
2021-06-13
iio: adc: ad7780: convert to device-managed functions
Alexandru Ardelean
2021-06-13
iio: adc: ad7791: convert to device-managed functions
Alexandru Ardelean
2021-06-13
iio: adc: ad7793: convert to device-managed functions
Alexandru Ardelean
2021-06-13
iio: adc: ad_sigma_delta: introduct devm_ad_sd_setup_buffer_and_trigger()
Alexandru Ardelean
2021-06-09
Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-06-03
iio: adc: ti-adc161s626: Use devm managed functions for all of probe.
Jonathan Cameron
2021-06-03
iio: adc: ti-adc108s102: Use devm managed functions for all of probe()
Jonathan Cameron
2021-06-03
iio: adc: ti-adc0832: Use devm managed functions for all of probe()
Jonathan Cameron
2021-06-03
iio: adc: ti-adc081c: Use devm managed functions for all of probe()
Jonathan Cameron
2021-06-03
iio: adc: max1118: Avoid jumping back and forth between spi and iio structures
Jonathan Cameron
2021-06-03
iio: adc: max1118: Use devm_ managed functions for all of probe
Jonathan Cameron
[next]