index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
at91_adc.c
Age
Commit message (
Expand
)
Author
2013-01-14
Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-01-03
Drivers: iio: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-27
iio: at91: fix dev var name in at91_adc_trigger_handler
Jean-Christophe PLAGNIOL-VILLARD
2012-11-10
staging:iio: Add support for multiple buffers
Jonathan Cameron
2012-10-31
Revert "iio: at91_adc: Use devm_kcalloc to allocate arrays"
Axel Lin
2012-10-19
iio: at91_adc: Use devm_kcalloc to allocate arrays
Lars-Peter Clausen
2012-10-19
iio: use iio_push_to_buffer() in at91 driver
Peter Meerwald
2012-10-19
iio: remove useless irq_enabled variable in at91
Peter Meerwald
2012-09-17
Merge 3.6-rc6 into staging-next
Greg Kroah-Hartman
2012-09-08
iio: Drop timestamp parameter from buffer store_to callback
Lars-Peter Clausen
2012-09-03
drivers/iio/adc/at91_adc.c: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
2012-08-27
drivers/iio/adc/at91_adc.c: adjust inconsistent IS_ERR and PTR_ERR
Julia Lawall
2012-08-16
drivers/iio/adc/at91_adc.c: use devm_ functions
Julia Lawall
2012-06-26
iio:adc:at91: Relase mutex on error path in at91_adc_read_raw
Lars-Peter Clausen
2012-06-19
iio:adc:at91: Use new triggered buffer setup helper
Lars-Peter Clausen
2012-05-14
IIO: AT91: Add DT support to at91_adc driver
Maxime Ripard
2012-05-14
ARM: AT91: IIO: Add AT91 ADC driver.
Maxime Ripard