summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/at91_adc.c
AgeCommit message (Expand)Author
2012-12-27iio: at91: fix dev var name in at91_adc_trigger_handlerJean-Christophe PLAGNIOL-VILLARD
2012-11-10staging:iio: Add support for multiple buffersJonathan Cameron
2012-10-31Revert "iio: at91_adc: Use devm_kcalloc to allocate arrays"Axel Lin
2012-10-19iio: at91_adc: Use devm_kcalloc to allocate arraysLars-Peter Clausen
2012-10-19iio: use iio_push_to_buffer() in at91 driverPeter Meerwald
2012-10-19iio: remove useless irq_enabled variable in at91Peter Meerwald
2012-09-16Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman
2012-09-08iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen
2012-09-03drivers/iio/adc/at91_adc.c: use clk_prepare_enable and clk_disable_unprepareJulia Lawall
2012-08-27drivers/iio/adc/at91_adc.c: adjust inconsistent IS_ERR and PTR_ERRv3.6-rc1-iio-fixes-2Julia Lawall
2012-08-16drivers/iio/adc/at91_adc.c: use devm_ functionsJulia Lawall
2012-06-26iio:adc:at91: Relase mutex on error path in at91_adc_read_rawLars-Peter Clausen
2012-06-18iio:adc:at91: Use new triggered buffer setup helperLars-Peter Clausen
2012-05-14IIO: AT91: Add DT support to at91_adc driverMaxime Ripard
2012-05-14ARM: AT91: IIO: Add AT91 ADC driver.Maxime Ripard