index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
2019-10-22
iio: adc: hx711: optimize performance in read cycle
Andreas Klinger
2019-10-22
iio: adc: stm32-adc: fix kernel-doc warnings
Fabrice Gasnier
2019-10-22
iio: adc: twl4030: Use false / true instead of 0 / 1 with booleans
Jonathan Cameron
2019-10-18
iio: adc: xilinx-xadc: use devm_platform_ioremap_resource
Jonathan Cameron
2019-10-18
iio: adc: cpcap-adc: Fix missing IRQF_ONESHOT as only threaded handler.
Jonathan Cameron
2019-10-18
iio: adc: meson_saradc: use devm_platform_ioremap_resource
Jonathan Cameron
2019-10-18
iio: adc: exynos: use devm_platform_ioremap_resource
Jonathan Cameron
2019-10-18
iio: adc: exynos: Drop a stray semicolon
Jonathan Cameron
2019-10-18
iio: adc: stmpe-adc: Cleanup endian type of local variable
Jonathan Cameron
2019-10-18
iio: adc: mcp320x: Tidy up endian types in type cast.
Jonathan Cameron
2019-10-18
iio: adc: at91-sama5d2: Replace 0 with NULL when clearing some pointers.
Jonathan Cameron
2019-10-18
Merge branch 'ib-ab8500-5.4-rc1' into HEAD
Jonathan Cameron
2019-10-18
iio: adc: New driver for the AB8500 GPADC
Linus Walleij
2019-10-15
iio: adc: intel_mrfld_adc: Add Basin Cove ADC driver
Vincent Pelletier
2019-10-15
iio: adc: max1027: Introduce 12-bit devices support
Miquel Raynal
2019-10-15
iio: adc: max1027: Prepare the introduction of different resolutions
Miquel Raynal
2019-10-15
iio: adc: max1027: Reset the device at probe time
Miquel Raynal
2019-10-15
iio: adc: max1027: Make it optional to use interrupts
Miquel Raynal
2019-10-15
iio: adc: max1027: Add debugfs register read support
Miquel Raynal
2019-10-14
Merge 5.4-rc3 into staging-next
Greg Kroah-Hartman
2019-10-13
Merge tag 'iio-for-5.5a-take3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2019-10-13
iio: adc: sc27xx: Use devm_hwspin_lock_request_specific() to simplify code
Baolin Wang
2019-10-10
Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2019-10-09
iio: adc: ad799x: fix probe error handling
Marco Felsch
2019-10-09
iio: adc: axp288: Override TS pin bias current for some models
Hans de Goede
2019-10-09
iio: adc: stm32-adc: fix a race when using several adcs with dma and irq
Fabrice Gasnier
2019-10-09
iio: adc: stm32-adc: move registers definitions
Fabrice Gasnier
2019-10-09
iio: adc: hx711: fix bug in sampling of data
Andreas Klinger
2019-09-21
iio: ad7949: fix incorrect SPI xfer len
Andrea Merello
2019-09-18
Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-09-15
iio: ad7949: kill pointless "readback"-handling code
Andrea Merello
2019-09-08
IIO: Ingenic JZ47xx: Add support for JZ4770 SoC ADC.
Artur Rojek
2019-09-08
iio: adc: meson_saradc: Fix memory allocation order
Remi Pommarel
2019-09-08
iio: adc: ad_sigma_delta: Export ad_sd_calibrate
Mircea Caprioru
2019-09-03
Merge tag 'iio-for-5.4b-take3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2019-09-03
hwmon: Remove ads1015 driver
Guenter Roeck
2019-08-25
iio: adc: ad7606: Add support for AD7606B ADC
Stefan Popa
2019-08-19
Merge 5.3-rc5 into staging-next
Greg Kroah-Hartman
2019-08-18
iio: adc: sc27xx: Change to polling mode to read data
Freeman Liu
2019-08-18
iio: adc: max1027: Use device-managed APIs
Chuhong Yuan
2019-08-12
Merge tag 'iio-for-5.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2019-08-11
iio: hi8435: Drop hi8435_remove() by using devres for remaining elements
Andrey Smirnov
2019-08-11
iio: hi8435: Use gpiod_set_value_cansleep()
Andrey Smirnov
2019-08-05
iio: adc: max9611: Fix temperature reading in probe
Jacopo Mondi
2019-08-05
iio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-28
iio: adc: ad7606: Add debug mode for ad7616
Beniamin Bia
2019-07-28
iio: adc: ad7606: Add support for software mode for ad7616
Beniamin Bia
2019-07-28
iio: adc: ad7606: Allow reconfigration after reset
Beniamin Bia
2019-07-28
iio: adc: ad7606: Move spi dependent features to spi file
Beniamin Bia
2019-07-28
iio: adc: ad7606: Move common channel definition to header
Beniamin Bia
[next]