aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/rcar-gyroadc.c
AgeCommit message (Expand)Author
2019-11-09iio: adc: rcar-gyroadc: use devm_platform_ioremap_resourceJonathan Cameron
2019-07-27iio: adc: gyroadc: fix uninitialized return codeArnd Bergmann
2019-05-05iio: adc: rcar-gyroadc: Remove devm_iio_device_alloc() error printingGeert Uytterhoeven
2018-11-16iio: adc: rcar-gyroadc: convert to SPDX identifiersKuninori Morimoto
2018-09-02iio: Convert to using %pOFn instead of device_node.nameRob Herring
2017-10-09iio: adc: rcar-gyroadc: Use of_device_get_match_data() helperGeert Uytterhoeven
2017-10-09iio: adc: rcar-gyroadc: Cast pointer to uintptr_t to fix warning on 64-bitGeert Uytterhoeven
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-04-27iio: adc: rcar-gyroadc: Derive interface clock speed from fck clockMarek Vasut
2017-02-05iio: adc: handle unknow of_device_id dataArnd Bergmann
2017-01-28iio: adc: Add Renesas GyroADC driverMarek Vasut