Age | Commit message (Expand) | Author | Files | Lines |
2020-07-20 | iio: adc: twl4030-madc: Fix misnamed struct attribute | Lee Jones | 1 | -2/+2 |
2020-07-20 | iio: adc: twl4030-madc: Remove set but unused variables 'len' | Lee Jones | 1 | -5/+5 |
2020-07-13 | Replace HTTP links with HTTPS ones: drivers/iio | Alexander A. Klimov | 1 | -1/+1 |
2020-06-14 | iio: Remove superfluous of_node assignments | Lars-Peter Clausen | 1 | -1/+0 |
2020-06-14 | iio: remove explicit IIO device parent assignment | Alexandru Ardelean | 1 | -1/+0 |
2019-10-22 | iio: adc: twl4030: Use false / true instead of 0 / 1 with booleans | Jonathan Cameron | 1 | -9/+9 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 | Thomas Gleixner | 1 | -15/+1 |
2017-10-09 | Merge 4.14-rc4 into staging-next | Greg Kroah-Hartman | 1 | -4/+10 |
2017-09-25 | Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 1 | -1/+0 |
2017-09-25 | Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 1 | -4/+10 |
2017-09-24 | iio: adc: twl4030: Return an error if we can not enable the vusb3v1 regulator... | Christophe JAILLET | 1 | -1/+3 |
2017-09-24 | iio: adc: twl4030: Disable the vusb3v1 rugulator in the error handling path o... | Christophe JAILLET | 1 | -1/+3 |
2017-09-24 | iio: adc: twl4030: Fix an error handling path in 'twl4030_madc_probe()' | Christophe JAILLET | 1 | -2/+4 |
2017-09-04 | mfd: twl: Move header file out of I2C realm | Wolfram Sang | 1 | -1/+1 |
2017-08-22 | iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron | 1 | -1/+0 |
2017-06-11 | iio: adc: twl4030: Fold twl4030-madc.h into driver | Sebastian Reichel | 1 | -1/+112 |
2017-06-11 | iio: adc: twl4030: Remove twl4030_madc_request.func_cb | Sebastian Reichel | 1 | -70/+0 |
2017-06-11 | iio: adc: twl4030: Unexport twl4030_madc_conversion() | Sebastian Reichel | 1 | -2/+3 |
2017-06-11 | iio: adc: twl4030: Drop twl4030_get_madc_conversion() | Sebastian Reichel | 1 | -21/+0 |
2015-10-03 | iio: adc: twl4030: Fix ADC[3:6] readings | Adam YH Lee | 1 | -0/+34 |
2015-07-13 | Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 1 | -1/+2 |
2015-06-07 | iio: twl4030-madc: Pass the IRQF_ONESHOT flag | Fabio Estevam | 1 | -1/+2 |
2015-06-07 | iio: adc: twl4030_madc: Fix description of twl4030_madc_set_current_generator() | H. Nikolaus Schaller | 1 | -4/+2 |
2015-06-07 | iio: adc: twl4030_madc: Fix calculation of the temperature sense current | H. Nikolaus Schaller | 1 | -1/+1 |
2014-08-26 | iio: remove .owner field for driver using module_platform_driver | Sanjeev Sharma | 1 | -1/+0 |
2014-06-02 | twl4030-madc: Request processed values in twl4030_get_madc_conversion | Paul Kocialkowski | 1 | -0/+1 |
2014-03-19 | mfd: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2014-03-18 | mfd: twl4030-madc: Move driver to drivers/iio/adc | Sebastian Reichel | 1 | -0/+896 |