Age | Commit message (Expand) | Author | Files | Lines |
2013-09-18 | iio: at91: fix adc_clk overflow | Josh Wu | 1 | -5/+6 |
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-28 | iio: adc: twl6030-gpadc: fix error return code in twl6030_gpadc_read_raw() | Wei Yongjun | 1 | -1/+1 |
2013-08-19 | iio: adc: twl6030-gpadc: Use devm_* API family | Oleksandr Kozaruk | 1 | -26/+10 |
2013-08-17 | iio: twl6030-gpadc: TWL6030, TWL6032 GPADC driver | Oleksandr Kozaruk | 3 | -0/+1044 |
2013-08-12 | Merge 3.11-rc5 into staging-next | Greg Kroah-Hartman | 1 | -8/+22 |
2013-08-03 | iio: adc: Update ti_am335x_adc Kconfig entry | Sachin Kamat | 1 | -1/+1 |
2013-08-03 | iio: adc: ti_am335x_adc: Use devm_iio_device_alloc | Sachin Kamat | 1 | -9/+4 |
2013-08-03 | iio: max1363: Use devm_iio_device_alloc | Sachin Kamat | 1 | -10/+5 |
2013-08-03 | iio: exynos_adc: Use devm_iio_device_alloc | Sachin Kamat | 1 | -15/+8 |
2013-08-03 | iio: at91: Use devm_iio_device_alloc | Sachin Kamat | 1 | -16/+7 |
2013-08-03 | iio: adc: viperboard_adc: Use devm_iio_device_alloc | Sachin Kamat | 1 | -7/+2 |
2013-08-03 | iio: adc: ti-adc081c: Use devm_* APIs | Sachin Kamat | 1 | -13/+5 |
2013-08-03 | iio: adc: nau7802: Use devm_iio_device_alloc | Sachin Kamat | 1 | -11/+8 |
2013-08-03 | iio: adc: mcp320x: Use devm_* APIs | Sachin Kamat | 1 | -13/+5 |
2013-08-03 | iio: adc: lp8788_adc: Use devm_* APIs | Sachin Kamat | 1 | -5/+2 |
2013-08-03 | iio: adc: ad7923: Use devm_* APIs | Sachin Kamat | 1 | -13/+7 |
2013-08-03 | iio: adc: ad7887: Use devm_* APIs | Sachin Kamat | 1 | -16/+7 |
2013-08-03 | iio: adc: ad7793: Use devm_* APIs | Sachin Kamat | 1 | -17/+6 |
2013-08-03 | iio: adc: ad7791: Use devm_* APIs | Sachin Kamat | 1 | -14/+5 |
2013-08-03 | iio: adc: ad7476: Use devm_* APIs | Sachin Kamat | 1 | -18/+8 |
2013-08-03 | iio: adc: ad7298: Use devm_* APIs | Sachin Kamat | 1 | -16/+8 |
2013-08-03 | iio: adc: ad7266: Use devm_* APIs | Sachin Kamat | 1 | -12/+4 |
2013-08-03 | iio: Add a comment to about alphabetical order to Kconfigs and Makefiles | Lars-Peter Clausen | 2 | -17/+20 |
2013-08-03 | iio: Add Nuvoton NAU7802 ADC driver | Alexandre Belloni | 3 | -0/+594 |
2013-07-21 | iio: ti_am335x_adc: Fix wrong samples received on 1st read | Patil, Rachna | 1 | -8/+22 |
2013-07-17 | Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 1 | -0/+1 |
2013-07-10 | Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo... | Linus Torvalds | 1 | -32/+100 |
2013-07-06 | iio: ti_am335x_adc: add missing .driver_module to struct iio_info | Wei Yongjun | 1 | -0/+1 |
2013-06-12 | iio: ti_am335x_adc: check if we found the value | Sebastian Andrzej Siewior | 1 | -2/+6 |
2013-06-12 | iio: ti_am335x_adc: Allow to specify input line | Sebastian Andrzej Siewior | 1 | -20/+37 |
2013-06-12 | input: ti_am335x_adc: use only FIFO0 and clean up a little | Sebastian Andrzej Siewior | 1 | -1/+1 |
2013-06-12 | mfd: iio: ti_am335x_adc: rename device from tiadc to TI-am335x-adc | Sebastian Andrzej Siewior | 1 | -2/+1 |
2013-06-12 | iio: ti_tscadc: provide datasheet_name and scan_type | Pantelis Antoniou | 1 | -5/+24 |
2013-06-12 | iio: ti_am335x_adc: remove platform_data support | Sebastian Andrzej Siewior | 1 | -14/+7 |
2013-06-12 | iio: ti_am335x_adc: Add DT support | Patil, Rachna | 1 | -5/+24 |
2013-06-12 | input: ti_am33x_tsc: Step enable bits made configurable | Patil, Rachna | 1 | -2/+18 |
2013-06-12 | mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_dev | Sebastian Andrzej Siewior | 1 | -2/+3 |
2013-06-04 | iio: at91_adc: Add missing CONFIG_OF macro | Sachin Kamat | 1 | -0/+2 |
2013-06-04 | iio: replace strict_strtoul() with kstrtoul() | Jingoo Han | 1 | -1/+1 |
2013-05-27 | Merge 3.10-rc3 into staging-next | Greg Kroah-Hartman | 1 | -4/+4 |
2013-05-23 | adc: exynos_adc: Convert to devm_ioremap_resource() | Sachin Kamat | 1 | -6/+6 |
2013-05-23 | iio: adc: add driver for MCP3204/08 12-bit ADC | Oskar Andero | 3 | -0/+268 |
2013-05-23 | iio: exynos_adc: fix wrong structure extration in suspend and resume | Naveen Krishna Chatradhi | 1 | -4/+4 |
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-29 | iio: exynos_adc: Remove redundant of_match_ptr macro | Sachin Kamat | 1 | -1/+1 |
2013-03-26 | iio:trigger: Introduce iio_tigger_{set,get}_drvdata | Lars-Peter Clausen | 2 | -3/+3 |