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