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
/
spear_adc.c
Age
Commit message (
Expand
)
Author
2025-08-25
iio: adc: Remove dev_err_probe() if error is -ENOMEM
Xichao Zhao
2025-08-16
iio: adc: spear_adc: mask SPEAR_ADC_STATUS channel and avg sample before sett...
Rodrigo Gobbi
2025-04-22
iio: normalize array sentinel style
David Lechner
2024-03-25
iio: adc: spear_adc: Make use of device properties
Andy Shevchenko
2023-09-11
iio: adc: spear_adc: Use dev_err_probe()
Jinjie Ruan
2023-09-11
iio: adc: spear_adc: Use device managed function
Jinjie Ruan
2023-07-29
iio: adc: fix the return value handle for platform_get_irq()
Ruan Jinjie
2021-03-25
iio: adc: spear_adc: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-11-09
iio: adc: spear_adc: Use devm_platform_ioremap_resource
Jonathan Cameron
2019-08-05
iio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-02-11
staging:iio:adc:spear Move out of staging.
Jonathan Cameron