Age | Commit message (Expand) | Author | Files | Lines |
2013-11-02 | iio: at91: fix error return code in at91_adc_probe() | Wei Yongjun | 1 | -0/+1 |
2013-10-18 | iio: at91: introduce touch screen support in iio adc driver | Josh Wu | 1 | -24/+364 |
2013-10-10 | iio: at91: move the num_channels from DT to driver itself | Josh Wu | 1 | -7/+5 |
2013-10-10 | iio: at91: ADC start-up time calculation changed since at91sam9x5 | Josh Wu | 1 | -7/+46 |
2013-10-01 | iio:at91: Report scale as fractional value | Lars-Peter Clausen | 1 | -3/+3 |
2013-09-25 | Merge 3.12-rc2 into staging-next. | Greg Kroah-Hartman | 1 | -5/+6 |
2013-09-21 | iio:at91_adc: Use iio_push_to_buffers_with_timestamp() | Lars-Peter Clausen | 1 | -7/+1 |
2013-09-20 | iio: at91_adc: Cocci spatch "noderef" | Thomas Meyer | 1 | -1/+1 |
2013-09-18 | iio: at91: fix adc_clk overflow | Josh Wu | 1 | -5/+6 |
2013-09-15 | iio: Remove unnecessary casts for iio_push_to_buffers() | Lars-Peter Clausen | 1 | -1/+1 |
2013-08-30 | iio: at91: Use different prescal, startup mask in MR for different IP | Josh Wu | 1 | -2/+9 |
2013-08-30 | iio: at91: introduce the multiple compatible string for different IPs. | Josh Wu | 1 | -38/+41 |
2013-08-03 | iio: at91: Use devm_iio_device_alloc | Sachin Kamat | 1 | -16/+7 |
2013-06-04 | iio: at91_adc: Add missing CONFIG_OF macro | Sachin Kamat | 1 | -0/+2 |
2013-04-02 | iio: at91_adc: fix missing Sample and Hold time | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+14 |
2013-04-02 | iio: at91_adc: add sleep mode support | Jean-Christophe PLAGNIOL-VILLARD | 1 | -9/+10 |
2013-04-02 | iio: at91_adc: add low and high res support | Ludovic Desroches | 1 | -4/+70 |
2013-03-26 | iio:trigger: Introduce iio_tigger_{set,get}_drvdata | Lars-Peter Clausen | 1 | -2/+2 |
2013-03-17 | iio:adc:at91_adc move to info_mask_(shared_by_type/separate) | Jonathan Cameron | 1 | -2/+2 |
2013-01-22 | iio: Convert to devm_ioremap_resource() | Thierry Reding | 1 | -3/+3 |
2013-01-14 | Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2013-01-04 | Drivers: iio: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
2012-12-27 | iio: at91: fix dev var name in at91_adc_trigger_handler | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+1 |
2012-11-10 | staging:iio: Add support for multiple buffers | Jonathan Cameron | 1 | -2/+1 |
2012-10-31 | Revert "iio: at91_adc: Use devm_kcalloc to allocate arrays" | Axel Lin | 1 | -6/+10 |
2012-10-19 | iio: at91_adc: Use devm_kcalloc to allocate arrays | Lars-Peter Clausen | 1 | -10/+6 |
2012-10-19 | iio: use iio_push_to_buffer() in at91 driver | Peter Meerwald | 1 | -1/+1 |
2012-10-19 | iio: remove useless irq_enabled variable in at91 | Peter Meerwald | 1 | -3/+0 |
2012-09-17 | Merge 3.6-rc6 into staging-next | Greg Kroah-Hartman | 1 | -1/+1 |
2012-09-08 | iio: Drop timestamp parameter from buffer store_to callback | Lars-Peter Clausen | 1 | -1/+1 |
2012-09-03 | drivers/iio/adc/at91_adc.c: use clk_prepare_enable and clk_disable_unprepare | Julia Lawall | 1 | -24/+9 |
2012-08-28 | drivers/iio/adc/at91_adc.c: adjust inconsistent IS_ERR and PTR_ERR | Julia Lawall | 1 | -1/+1 |
2012-08-16 | drivers/iio/adc/at91_adc.c: use devm_ functions | Julia Lawall | 1 | -34/+8 |
2012-06-27 | iio:adc:at91: Relase mutex on error path in at91_adc_read_raw | Lars-Peter Clausen | 1 | -2/+4 |
2012-06-19 | iio:adc:at91: Use new triggered buffer setup helper | Lars-Peter Clausen | 1 | -47/+4 |
2012-05-15 | IIO: AT91: Add DT support to at91_adc driver | Maxime Ripard | 1 | -1/+131 |
2012-05-15 | ARM: AT91: IIO: Add AT91 ADC driver. | Maxime Ripard | 1 | -0/+672 |