aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/at91_adc.c
Commit message (Expand)AuthorAge
* iio: at91: fix error return code in at91_adc_probe()Wei Yongjun2013-11-02
* iio: at91: introduce touch screen support in iio adc driverJosh Wu2013-10-17
* iio: at91: move the num_channels from DT to driver itselfJosh Wu2013-10-09
* iio: at91: ADC start-up time calculation changed since at91sam9x5Josh Wu2013-10-09
* iio:at91: Report scale as fractional valueLars-Peter Clausen2013-10-01
* Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman2013-09-25
|\
| * iio: at91: fix adc_clk overflowJosh Wu2013-09-18
* | iio:at91_adc: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen2013-09-21
* | iio: at91_adc: Cocci spatch "noderef"Thomas Meyer2013-09-20
* | iio: Remove unnecessary casts for iio_push_to_buffers()Lars-Peter Clausen2013-09-15
|/
* iio: at91: Use different prescal, startup mask in MR for different IPJosh Wu2013-08-29
* iio: at91: introduce the multiple compatible string for different IPs.Josh Wu2013-08-29
* iio: at91: Use devm_iio_device_allocSachin Kamat2013-08-03
* iio: at91_adc: Add missing CONFIG_OF macroSachin Kamat2013-06-04
* iio: at91_adc: fix missing Sample and Hold timeJean-Christophe PLAGNIOL-VILLARD2013-04-02
* iio: at91_adc: add sleep mode supportJean-Christophe PLAGNIOL-VILLARD2013-04-02
* iio: at91_adc: add low and high res supportLudovic Desroches2013-04-02
* iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen2013-03-25
* iio:adc:at91_adc move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-17
* iio: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
* Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-14
|\
| * iio: at91: fix dev var name in at91_adc_trigger_handlerJean-Christophe PLAGNIOL-VILLARD2012-12-27
* | Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* staging:iio: Add support for multiple buffersJonathan Cameron2012-11-10
* Revert "iio: at91_adc: Use devm_kcalloc to allocate arrays"Axel Lin2012-10-31
* iio: at91_adc: Use devm_kcalloc to allocate arraysLars-Peter Clausen2012-10-19
* iio: use iio_push_to_buffer() in at91 driverPeter Meerwald2012-10-19
* iio: remove useless irq_enabled variable in at91Peter Meerwald2012-10-19
* Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman2012-09-16
|\
| * drivers/iio/adc/at91_adc.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall2012-08-27
* | iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen2012-09-08
* | drivers/iio/adc/at91_adc.c: use clk_prepare_enable and clk_disable_unprepareJulia Lawall2012-09-03
* | drivers/iio/adc/at91_adc.c: use devm_ functionsJulia Lawall2012-08-16
|/
* iio:adc:at91: Relase mutex on error path in at91_adc_read_rawLars-Peter Clausen2012-06-26
* iio:adc:at91: Use new triggered buffer setup helperLars-Peter Clausen2012-06-18
* IIO: AT91: Add DT support to at91_adc driverMaxime Ripard2012-05-14
* ARM: AT91: IIO: Add AT91 ADC driver.Maxime Ripard2012-05-14