aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/rcar-gyroadc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-02iio: Convert to using %pOFn instead of device_node.nameRob Herring1-6/+6
2017-10-09iio: adc: rcar-gyroadc: Use of_device_get_match_data() helperGeert Uytterhoeven1-3/+2
2017-10-09iio: adc: rcar-gyroadc: Cast pointer to uintptr_t to fix warning on 64-bitGeert Uytterhoeven1-1/+1
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2017-04-27iio: adc: rcar-gyroadc: Derive interface clock speed from fck clockMarek Vasut1-8/+8
2017-02-05iio: adc: handle unknow of_device_id dataArnd Bergmann1-1/+3
2017-01-28iio: adc: Add Renesas GyroADC driverMarek Vasut1-0/+631