| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman | 2015-11-18 | 1 | -27/+64 |
|\ |
|
| * | iio: ad5064: Fix ad5629/ad5669 shift | Lars-Peter Clausen | 2015-10-25 | 1 | -26/+57 |
| * | iio:ad5064: Make sure ad5064_i2c_write() returns 0 on success | Michael Hennerich | 2015-10-25 | 1 | -1/+7 |
* | | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 2015-11-05 | 14 | -14/+0 |
|\ \ |
|
| * | | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 2015-10-28 | 14 | -14/+0 |
| |/ |
|
* | | iio:dac:m62332: use dynamic scale | Hartmut Knaack | 2015-10-11 | 1 | -7/+6 |
* | | iio:dac:m62332: address some style issues | Hartmut Knaack | 2015-10-11 | 1 | -5/+11 |
* | | iio:dac:m62332: drop unrequired variable | Hartmut Knaack | 2015-10-11 | 1 | -6/+2 |
* | | iio:dac:m62332: use ARRAY_SIZE | Hartmut Knaack | 2015-10-11 | 1 | -3/+3 |
* | | iio:dac:m62332: shutdown on remove | Hartmut Knaack | 2015-10-11 | 1 | -0/+2 |
* | | iio:dac:m62332: share scale and offset | Hartmut Knaack | 2015-10-11 | 1 | -9/+9 |
* | | iio: dac: ad5504: leave sysfs naming to the core | Martin Kepplinger | 2015-09-30 | 1 | -1/+0 |
* | | iio: dac: max5821: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-23 | 1 | -0/+1 |
* | | iio: dac: ad7303: Add OF match table | Javier Martinez Canillas | 2015-08-22 | 1 | -0/+7 |
|/ |
|
* | Merge 4.2-rc3 into staging-next | Greg Kroah-Hartman | 2015-07-20 | 1 | -2/+2 |
|\ |
|
| * | Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2015-07-13 | 1 | -2/+2 |
| |\ |
|
| | * | iio: DAC: ad5624r_spi: fix bit shift of output data value | JM Friedt | 2015-06-21 | 1 | -2/+2 |
* | | | iio: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-07-11 | 4 | -4/+0 |
|/ / |
|
* | | iio: add m62332 DAC driver | Dmitry Eremin-Solenikov | 2015-05-17 | 3 | -0/+280 |
|/ |
|
* | iio: max517: Add support for MAX520 and MAX521 chips. | Antonio Fiol | 2015-03-28 | 2 | -15/+41 |
* | iio: ad5686: fix optional reference voltage declaration | Urs Fässler | 2015-02-04 | 1 | -1/+1 |
* | iio: add support of the max5821 | Philippe Reynes | 2014-07-27 | 3 | -0/+414 |
* | iio: ad5686: Remove redundant variable | Sachin Kamat | 2014-07-03 | 1 | -2/+1 |
* | iio: ad5504: Remove redundant variable | Sachin Kamat | 2014-07-03 | 1 | -4/+1 |
* | iio: ad5624r_spi: Remove redundant variable | Sachin Kamat | 2014-07-03 | 1 | -4/+1 |
* | iio: dac: mcp4902/mcp4912/mcp4922 dac driver | Michael Welling | 2014-06-21 | 3 | -0/+227 |
* | iio:adc:ad5504: Use BIT() and GENMASK() macros | Peter Meerwald | 2014-06-14 | 1 | -6/+5 |
* | iio:adc:ad5791: Use BIT() and GENMASK() macros | Peter Meerwald | 2014-06-14 | 1 | -15/+14 |
* | iio: dac: ad7303: remove an unneeded check | Dan Carpenter | 2014-02-03 | 1 | -1/+1 |
* | iio: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-11 | 2 | -2/+0 |
* | iio:dac:mcp4725 drop specification of scan type as unused in this driver. | Jonathan Cameron | 2013-12-17 | 1 | -1/+0 |
* | iio:dac:max517 drop specification of scan type as unused in this driver. | Jonathan Cameron | 2013-12-17 | 1 | -1/+0 |
* | iio:dac:ad5791 replaces IIO_ST macro with explicit entries to struct scan_type | Jonathan Cameron | 2013-12-17 | 1 | -2/+7 |
* | iio:dac:ad5764 replaces IIO_ST macro with explicit entries to struct scan_type | Jonathan Cameron | 2013-12-17 | 1 | -1/+6 |
* | iio:dac:ad5755 replaces IIO_ST macro with explicit entries to struct scan_type | Jonathan Cameron | 2013-12-17 | 1 | -1/+6 |
* | iio:dac:ad5686 replaces IIO_ST macro with explicit entries to struct scan_type | Jonathan Cameron | 2013-12-17 | 1 | -2/+7 |
* | iio:dac:ad5624r replaces IIO_ST macro with explicit entries to struct scan_type | Jonathan Cameron | 2013-12-17 | 1 | -1/+6 |
* | iio:dac:ad5504 replaces IIO_ST macro with explicit entries to struct scan_type | Jonathan Cameron | 2013-12-17 | 1 | -1/+5 |
* | iio:dac:ad5449 replaces IIO_ST macro with explicit entries to struct scan_type | Jonathan Cameron | 2013-12-17 | 1 | -1/+6 |
* | iio:dac:ad5446 replaces IIO_ST macro with explicit entries to struct scan_type | Jonathan Cameron | 2013-12-17 | 1 | -2/+7 |
* | iio:dac:ad5421 replaces IIO_ST macro with explicit entries to struct scan_type | Jonathan Cameron | 2013-12-17 | 1 | -1/+5 |
* | iio:dac:ad5380 replaces IIO_ST macro with explicit entries to struct scan_type | Jonathan Cameron | 2013-12-17 | 1 | -1/+6 |
* | iio:dac:ad5360 replaces IIO_ST macro with explicit entries to struct scan_type | Jonathan Cameron | 2013-12-17 | 1 | -1/+6 |
* | iio:dac:ad5064 replaces IIO_ST macro with explicit entries to struct scan_type | Jonathan Cameron | 2013-12-17 | 1 | -1/+6 |
* | iio: Remove support for the legacy event config interface | Lars-Peter Clausen | 2013-12-08 | 1 | -3/+3 |
* | iio:ad5791: Do not store transfer buffers on the stack | Lars-Peter Clausen | 2013-12-03 | 1 | -25/+21 |
* | iio:ad5791: Mark transfer buffers as __be32 | Lars-Peter Clausen | 2013-12-03 | 1 | -2/+2 |
* | iio:ad5755: Mark transfer buffer as __be32 | Lars-Peter Clausen | 2013-12-03 | 1 | -1/+1 |
* | iio:ad5686: Mark transfer buffer as __be32 | Lars-Peter Clausen | 2013-12-03 | 1 | -1/+1 |
* | iio:ad5421: Mark transfer buffer as __be32 | Lars-Peter Clausen | 2013-12-03 | 1 | -1/+1 |