| Commit message (Expand) | Author | Age | Files | Lines |
* | iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron | 2017-08-22 | 73 | -92/+0 |
* | Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2017-08-20 | 7 | -128/+701 |
|\ |
|
| * | iio: adc: rockchip_saradc: explicitly request exclusive reset control | Philipp Zabel | 2017-08-20 | 1 | -1/+2 |
| * | iio: adc: ti-ads1015: add threshold event support | Akinobu Mita | 2017-08-20 | 1 | -2/+407 |
| * | iio: adc: ti-ads1015: use iio_device_claim_direct_mode() | Akinobu Mita | 2017-08-20 | 1 | -8/+7 |
| * | iio: adc: ti-ads1015: use devm_iio_triggered_buffer_setup | Akinobu Mita | 2017-08-20 | 1 | -12/+5 |
| * | iio: adc: ti-ads1015: add helper to set conversion mode | Akinobu Mita | 2017-08-20 | 1 | -12/+11 |
| * | iio: adc: ti-ads1015: remove unnecessary config register update | Akinobu Mita | 2017-08-20 | 1 | -14/+4 |
| * | iio: adc: ti-ads1015: add adequate wait time to get correct conversion | Akinobu Mita | 2017-08-20 | 1 | -12/+19 |
| * | iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks | Akinobu Mita | 2017-08-20 | 1 | -1/+1 |
| * | iio: adc: ti-ads1015: avoid getting stale result after runtime resume | Akinobu Mita | 2017-08-20 | 1 | -2/+16 |
| * | iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set | Akinobu Mita | 2017-08-20 | 1 | -0/+7 |
| * | iio: adc: ti-ads1015: fix scale information for ADS1115 | Akinobu Mita | 2017-08-20 | 1 | -24/+24 |
| * | iio: adc: ti-ads1015: fix incorrect data rate setting update | Akinobu Mita | 2017-08-20 | 1 | -17/+10 |
| * | iio: adc: ti-ads7950: Allow to use on ACPI platforms | Andy Shevchenko | 2017-08-20 | 1 | -4/+20 |
| * | iio: adc: select triggered buffer for sama5d2 adc | Arnd Bergmann | 2017-08-17 | 1 | -0/+1 |
| * | iio: adc: xadc: Fix coding style violations | Sai Krishna Potthuri | 2017-08-12 | 2 | -25/+23 |
| * | iio: adc: ti-ads7950: Add OF device ID table | Andy Shevchenko | 2017-08-09 | 1 | -0/+18 |
| * | iio: adc: stm32: add optional st,min-sample-time-nsecs | Fabrice Gasnier | 2017-08-09 | 1 | -4/+136 |
* | | Merge 4.13-rc5 into staging-next | Greg Kroah-Hartman | 2017-08-14 | 4 | -4/+69 |
|\ \
| |/
|/| |
|
| * | Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2017-07-23 | 4 | -4/+69 |
| |\ |
|
| | * | iio: aspeed-adc: wait for initial sequence. | Mykola Kostenok | 2017-07-23 | 1 | -0/+26 |
| | * | iio: adc: axp288: Fix the GPADC pin reading often wrongly returning 0 | Hans de Goede | 2017-07-09 | 1 | -1/+11 |
| | * | iio: adc: vf610_adc: Fix VALT selection value for REFSEL bits | Stefan-Gabriel Mirea | 2017-07-06 | 1 | -1/+1 |
| | * | iio: adc: Revert "axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifica... | Hans de Goede | 2017-07-04 | 1 | -1/+31 |
| | * | iio: adc: sun4i-gpadc-iio: fix unbalanced irq enable/disable | Quentin Schulz | 2017-07-04 | 1 | -2/+1 |
* | | | Merge tag 'iio-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2017-07-27 | 17 | -65/+1617 |
|\ \ \
| |/ /
|/| | |
|
| * | | iio: adc: New driver for Cirrus Logic EP93xx ADC | Alexander Sverdlin | 2017-07-25 | 3 | -0/+267 |
| * | | iio: Convert to using %pOF instead of full_name | Rob Herring | 2017-07-22 | 3 | -14/+14 |
| * | | iio: adc: ad7766: Remove unneeded gpiod NULL check | Fabio Estevam | 2017-07-17 | 1 | -4/+2 |
| * | | iio: adc: at91: make array startup_lookup static | Colin Ian King | 2017-07-10 | 1 | -1/+1 |
| * | | iio:adc:at91-sama5d2: make array startup_lookup static to reduce code size | Colin Ian King | 2017-07-09 | 1 | -1/+1 |
| * | | iio: adc: rockchip_saradc: add NULL check on of_match_device() return value | Gustavo A. R. Silva | 2017-07-09 | 1 | -0/+5 |
| * | | iio: adc: meson-saradc: add NULL check on of_match_device() return value | Gustavo A. R. Silva | 2017-07-09 | 1 | -0/+5 |
| * | | iio: adc: Add support for DLN2 ADC | Jack Andersen | 2017-07-09 | 3 | -0/+732 |
| * | | iio: Add LTC2471/LTC2473 driver | Mike Looijmans | 2017-07-04 | 3 | -0/+171 |
| * | | iio:adc:ltc2497: Add support for board file based iio consumer mapping. | Gaurav Gupta | 2017-07-02 | 1 | -19/+35 |
| * | | iio: adc: stm32: make array stm32h7_adc_ckmodes_spec static | Colin Ian King | 2017-07-02 | 1 | -1/+1 |
| * | | iio: adc: mcp3422: Checking for error on probe | Angelo Compagnucci | 2017-07-02 | 1 | -1/+3 |
| * | | iio: adc: mcp3422: Changing initial channel | Angelo Compagnucci | 2017-07-02 | 1 | -1/+1 |
| * | | iio: adc: mt7622: Add compatible node for mt7622. | Zhiyong Tao | 2017-07-01 | 1 | -0/+1 |
| * | | iio: adc: mt7622: add support for suspend/resume. | Zhiyong Tao | 2017-07-01 | 1 | -0/+36 |
| * | | iio: adc: at91-sama5d2_adc: add support for suspend/resume functionality | Eugen Hristev | 2017-07-01 | 1 | -10/+80 |
| * | | iio: adc: Fix polling of INA219 conversion ready flag | Stefan BrĂ¼ns | 2017-07-01 | 1 | -7/+29 |
| * | | iio: adc: at91-sama5d2_adc: add hw trigger and buffer support | Eugen Hristev | 2017-07-01 | 1 | -5/+232 |
| * | | iio: adc: Kconfig: Append vendor name for IMX7D_ADC | Fabio Estevam | 2017-07-01 | 1 | -1/+1 |
* | | | Merge tag 'hwmon-for-linus-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-07-04 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | hwmon: (ads1015) move header file out of I2C realm | Wolfram Sang | 2017-06-11 | 1 | -1/+1 |
* | | | Merge tag 'iio-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2017-06-26 | 12 | -266/+1369 |
|\ \ \ |
|
| * | | | iio: Aspeed ADC - Handle return value of clk_prepare_enable | Arvind Yadav | 2017-06-11 | 1 | -1/+5 |