Age | Commit message (Expand) | Author |
2020-07-13 | Replace HTTP links with HTTPS ones: drivers/iio | Alexander A. Klimov |
2020-07-07 | iio:adc:mcp320x: Drop CONFIG_OF and of_match_ptr protections | Jonathan Cameron |
2020-06-14 | iio: Remove superfluous of_node assignments | Lars-Peter Clausen |
2020-06-14 | iio: remove explicit IIO device parent assignment | Alexandru Ardelean |
2020-03-08 | iio: adc: mcp320x: Use new structure for SPI transfer delays | Sergiu Cuciurean |
2019-10-18 | iio: adc: mcp320x: Tidy up endian types in type cast. | Jonathan Cameron |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2017-10-09 | iio: adc: mcp320x: Add support for mcp3550/1/3 | Lukas Wunner |
2017-10-09 | Merge 4.14-rc4 into staging-next | Greg Kroah-Hartman |
2017-09-24 | iio: adc: mcp320x: Fix readout of negative voltages | Lukas Wunner |
2017-09-24 | iio: adc: mcp320x: Fix oops on module unload | Lukas Wunner |
2017-09-24 | iio: adc: mcp320x: Document struct mcp320x | Lukas Wunner |
2017-09-24 | iio: adc: mcp320x: Drop unnecessary of_device_id attributes | Lukas Wunner |
2017-09-24 | iio: adc: mcp320x: Speed up readout of single-channel ADCs | Lukas Wunner |
2017-08-22 | iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron |
2016-07-03 | iio: adc: add missing of_node references to iio_dev | Matt Ranostay |
2016-01-16 | iio: adc: mcp320x: support more differential voltage measurement | Akinobu Mita |
2015-12-01 | Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman |
2015-11-05 | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis |
2015-10-25 | iio: adc: mcp320x: Add compatible with vendor prefix to OF table | Javier Martinez Canillas |
2015-08-22 | iio: adc: mcp320x: Set struct spi_driver .of_match_table | Javier Martinez Canillas |
2015-08-12 | Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Greg Kroah-Hartman |
2015-07-20 | iio: adc: mcp320x: Add support for mcp3301 | Andrea Galbusera |
2015-07-19 | iio: mcp320x: Fix NULL pointer dereference | Manfred Schlaegl |
2015-05-07 | iio: mcp320x: Fix occasional incorrect readings | Michael Welling |
2014-10-09 | iio: adc: mcp320x. Add support for more ADCs | Søren Andersen |
2013-08-03 | iio: adc: mcp320x: Use devm_* APIs | Sachin Kamat |
2013-05-22 | iio: adc: add driver for MCP3204/08 12-bit ADC | Oskar Andero |