index
:
linux.git
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
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-03-18
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-03-02
iio: adc: xilinx-ams: Fix single channel switching sequence
Robert Hancock
2022-03-02
iio: adc: xilinx-ams: Fixed wrong sequencer register settings
Robert Hancock
2022-03-02
iio: adc: xilinx-ams: Fixed missing PS channels
Robert Hancock
2022-03-02
iio: adc: aspeed: Add divider flag to fix incorrect voltage reading.
Billy Tsai
2022-02-26
iio: adc: Add check for devm_request_threaded_irq
Jiasheng Jiang
2022-02-26
iio: adc: xilinx-ams: Use devm_delayed_work_autocancel() to simplify code
Christophe JAILLET
2022-02-21
iio:adc:ad7280a: Move out of staging
Jonathan Cameron
2022-02-21
iio:adc:stm32*: Use pm[_sleep]_ptr() etc to avoid need to make pm __maybe_unused
Jonathan Cameron
2022-02-21
iio:adc:rcar: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
2022-02-21
iio:adc:stm32:Switch from CONFIG_PM guards to pm_ptr()
Jonathan Cameron
2022-02-21
iio:adc:ab8500: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
2022-02-18
iio:adc:vf610: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
iio:adc:twl6030: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
iio:adc:rockchip: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
iio:adc:palmas_gpadc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Jonathan Cameron
2022-02-18
iio:adc:exynos_adc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Jonathan Cameron
2022-02-18
iio:adc:at91-adc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
iio:adc:ad76060: Move exports into IIO_AD7606 namespace.
Jonathan Cameron
2022-02-18
iio:adc:ad7091r: Move exports into IIO_AD7091R namespace.
Jonathan Cameron
2022-02-18
iio:adc:ad_sigma_delta: Move exports into IIO_AD_SIGMA_DELTA namespace
Jonathan Cameron
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2022-02-07
iio: adc: cpcap-adc: remove redundant assignment to variable cal_data_diff
Colin Ian King
2022-01-30
iio: adc: men_z188_adc: Fix a resource leak in an error handling path
Christophe JAILLET
2022-01-30
iio: adc: qcom-vadc-common: Re-use generic struct u32_fract
Andy Shevchenko
2022-01-30
iio: adc: twl4030-madc: Re-use generic struct s16_fract
Andy Shevchenko
2022-01-30
iio: adc: rn5t618: Re-use generic struct u16_fract
Andy Shevchenko
2022-01-23
iio: adc: ad7124: fix mask used for setting AIN_BUFP & AIN_BUFM bits
Cosmin Tanislav
2022-01-23
iio: adc: tsc2046: fix memory corruption by preventing array overflow
Oleksij Rempel
2022-01-23
iio: adc: tsc2046: add sanity check to avoid to big allocations
Oleksij Rempel
2022-01-23
iio: adc: tsc2046: add .read_raw support
Oleksij Rempel
2022-01-23
iio: max9611: Use sysfs_emit()
Lars-Peter Clausen
2022-01-23
iio: ina2xx-adc: sysfs_emit()
Lars-Peter Clausen
2022-01-23
iio: ad7192: Use sysfs_emit()
Lars-Peter Clausen
2022-01-23
iio: adc: tsc2046: rework the trigger state machine
Oleksij Rempel
2022-01-23
iio: adc: mt8186: Add compatible node for mt8186
Guodong Liu
2022-01-23
iio: adc: rzg2l_adc: Fix typo
Lad Prabhakar
2022-01-23
iio:adc:ti-adc084s021: Tidy up white space around {}
Jonathan Cameron
2022-01-23
iio:adc:hi8435: Tidy up white space around {} in id tables
Jonathan Cameron
2022-01-23
iio:adc:mt6577_auxadc: Tidy up white space around {} in id tables
Jonathan Cameron
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2021-12-22
Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-12-21
iio: adc: ti-adc081c: Partial revert of removal of ACPI IDs
Jonathan Cameron
2021-12-21
iio: adc: Add Xilinx AMS driver
Anand Ashok Dumbre
2021-12-21
iio:adc:ti-ads1015: Suppress clang W=1 warning about pointer to enum conversion.
Jonathan Cameron
2021-12-21
iio:adc:rcar: Suppress clang W=1 warning about pointer to enum conversion.
Jonathan Cameron
2021-12-21
iio:adc:ina2xx-adc: Suppress clang W=1 warning about pointer to enum conversion.
Jonathan Cameron
[next]