summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/at91_adc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-141-1/+1
|\
| * iio: at91: fix dev var name in at91_adc_trigger_handlerJean-Christophe PLAGNIOL-VILLARD2012-12-271-1/+1
* | Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
|/
* staging:iio: Add support for multiple buffersJonathan Cameron2012-11-101-2/+1
* Revert "iio: at91_adc: Use devm_kcalloc to allocate arrays"Axel Lin2012-10-311-6/+10
* iio: at91_adc: Use devm_kcalloc to allocate arraysLars-Peter Clausen2012-10-191-10/+6
* iio: use iio_push_to_buffer() in at91 driverPeter Meerwald2012-10-191-1/+1
* iio: remove useless irq_enabled variable in at91Peter Meerwald2012-10-191-3/+0
* Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman2012-09-161-1/+1
|\
| * drivers/iio/adc/at91_adc.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall2012-08-271-1/+1
* | iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen2012-09-081-1/+1
* | drivers/iio/adc/at91_adc.c: use clk_prepare_enable and clk_disable_unprepareJulia Lawall2012-09-031-24/+9
* | drivers/iio/adc/at91_adc.c: use devm_ functionsJulia Lawall2012-08-161-34/+8
|/
* iio:adc:at91: Relase mutex on error path in at91_adc_read_rawLars-Peter Clausen2012-06-261-2/+4
* iio:adc:at91: Use new triggered buffer setup helperLars-Peter Clausen2012-06-181-47/+4
* IIO: AT91: Add DT support to at91_adc driverMaxime Ripard2012-05-141-1/+131
* ARM: AT91: IIO: Add AT91 ADC driver.Maxime Ripard2012-05-141-0/+672
OpenPOWER on IntegriCloud