index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
2020-09-16
iio: adc: meson-saradc: Make the of_device_id array style consistent
Martin Blumenstingl
2020-09-16
iio: adc: ad9467: return ENODEV vs EINVAL in ad9467_setup()
Alexandru Ardelean
2020-09-16
iio: adc: ad9467: refine mismatch vs unknown chip-id messages
Alexandru Ardelean
2020-09-16
iio: adc: palmas_gpadc: use module_platform_driver to simplify the code
Liu Shixin
2020-09-13
iio: adc: stm32: Fix missing return in booster error path
Krzysztof Kozlowski
2020-09-06
iio: adc: rockchip_saradc: Allow compile-testing with !ARM
Alex Dewar
2020-09-03
iio: adc: stm32: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
iio: adc: rcar-gyroadc: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
iio: adc: meson_saradc: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
iio: adc: ltc2497: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
iio: adc: exynos_adc: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
iio: adc: envelope-detector: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
iio: adc: adi-axi-adc: Use kobj_to_dev() instead of container_of()
Tian Tao
2020-09-03
iio:adc:axp20x: Convert from OF to generic fw / device properties
Jonathan Cameron
2020-09-03
iio:adc:ti-adc081c: Drop ACPI ids that seem very unlikely to be official.
Jonathan Cameron
2020-09-03
iio:adc:ti-adc108s102: Drop CONFIG_OF and of_match_ptr protections
Jonathan Cameron
2020-09-03
iio:adc:ti-adc128s052: drop of_match_ptr protection
Jonathan Cameron
2020-09-03
iio:adc:bcm_iproc: Drop of_match_ptr protection and switch to mod_devicetable.h
Jonathan Cameron
2020-07-22
Merge branch 'ib-5.8-jz47xx-ts' into HEAD
Jonathan Cameron
2020-07-22
iio: adc: ad7124: move chip ID & name on the chip_info table
Alexandru Ardelean
2020-07-20
IIO: Ingenic JZ47xx: Add touchscreen mode.
Artur Rojek
2020-07-20
iio/adc: ingenic: Retrieve channels list from soc data struct
Paul Cercueil
2020-07-20
IIO: Ingenic JZ47xx: Add xlate cb to retrieve correct channel idx
Artur Rojek
2020-07-20
IIO: Ingenic JZ47xx: Error check clk_enable calls.
Artur Rojek
2020-07-20
iio: adc: ad7192: move ad7192_of_match table closer to the end of the file
Alexandru Ardelean
2020-07-20
iio: adc: rockchip_saradc: Demote seemingly unintentional kerneldoc header
Lee Jones
2020-07-20
iio: adc: qcom-pm8xxx-xoadc: Demote standard comment block and supply missing...
Lee Jones
2020-07-20
iio: adc: palmas_gpadc: Demote non-conforming kerneldoc header
Lee Jones
2020-07-20
iio: adc: max9611: Demote obvious misuse of kerneldoc to standard comment blocks
Lee Jones
2020-07-20
iio: adc: max1363: Fix kerneldoc attribute formatting for 'lock'
Lee Jones
2020-07-20
iio: adc: cpcap-adc: Demote seemingly unintentional kerneldoc header
Lee Jones
2020-07-20
iio: adc: at91-sama5d2_adc: Struct kerneldoc titles need to start with 'struct '
Lee Jones
2020-07-20
iio: adc: at91_adc: Fix 'bad line' warning
Lee Jones
2020-07-20
iio: adc: ad799x: Demote seemingly unintentional kerneldoc header
Lee Jones
2020-07-20
iio: adc: twl6030-gpadc: Fix some misdocumentation and formatting issues
Lee Jones
2020-07-20
iio: adc: twl4030-madc: Fix misnamed struct attribute
Lee Jones
2020-07-20
iio: adc: twl4030-madc: Remove set but unused variables 'len'
Lee Jones
2020-07-20
iio: adc: ti_am335x_adc: Remove a couple of unused 'read' variables
Lee Jones
2020-07-20
iio: adc: ad7887: Demote seemingly unintentional kerneldoc header
Lee Jones
2020-07-20
iio: adc: ad7923: Demote obvious misuse of kerneldoc to standard comment blocks
Lee Jones
2020-07-20
iio: adc: ad7298: Demote obvious misuse of kerneldoc to standard comment blocks
Lee Jones
2020-07-20
iio: adc: ad_sigma_delta: Remove unused variable 'ret'
Lee Jones
2020-07-20
Merge 5.8-rc6 into staging-next
Greg Kroah-Hartman
2020-07-13
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
2020-07-07
iio: adc: ti_am335x_adc: alloc kfifo & IRQ via devm_ functions
Alexandru Ardelean
2020-07-07
iio: adc: ti_am335x_adc: alloc channels via devm_kcalloc()
Alexandru Ardelean
2020-07-07
iio:adc:ingenic: drop of_match_ptr protection and include mod_devicetable.h
Jonathan Cameron
2020-07-07
iio:adc:ti-tlc4541: Drop CONFIG_OF and of_match_ptr protections.
Jonathan Cameron
2020-07-07
iio:adc:ti-adc161s626: Drop of_match_ptr protection.
Jonathan Cameron
2020-07-07
iio:adc:ti-adc084s021: drop of_match_ptr protection
Jonathan Cameron
[next]