Age | Commit message (Expand) | Author | Files | Lines |
2022-06-14 | iio: amplifiers: ad8366: Fix alignment for DMA safety | Jonathan Cameron | 1 | -2/+2 |
2022-03-28 | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -3/+418 |
2022-02-27 | iio: amplifiers: ada4250: add support for ADA4250 | Antoniu Miclaus | 3 | -0/+415 |
2022-02-09 | spi: make remove callback a void function | Uwe Kleine-König | 1 | -3/+1 |
2022-02-06 | iio: amplifiers: hmc425a: Make use of device properties | Andy Shevchenko | 1 | -3/+3 |
2021-12-21 | iio:amplifiers:hmc425a: Suppress clang W=1 warning about pointer to enum conv... | Jonathan Cameron | 1 | -1/+1 |
2020-09-03 | iio: amplifiers: hmc425a: Simplify with dev_err_probe() | Krzysztof Kozlowski | 1 | -6/+3 |
2020-08-22 | iio: Kconfig: ad8366: add entry for HMC1119 chip | Alexandru Ardelean | 1 | -0/+1 |
2020-06-14 | iio: remove left-over parent assignments | Alexandru Ardelean | 1 | -1/+0 |
2020-06-14 | iio: remove explicit IIO device parent assignment | Alexandru Ardelean | 1 | -1/+0 |
2020-06-14 | iio: amplifiers: ad8366: Change devm_gpiod_get() to optional and add the miss... | Chuhong Yuan | 1 | -2/+5 |
2020-03-08 | iio: amplifiers: ad8366: add support for HMC1119 Attenuator | Sergiu Cuciurean | 1 | -0/+17 |
2020-03-08 | iio: amplifiers: hmc425a: Add support for HMC425A attenuator | Michael Hennerich | 3 | -0/+259 |
2020-02-21 | iio: amplifiers: ad8366: Add write_raw_get_fmt function | Beniamin Bia | 1 | -0/+13 |
2019-07-01 | Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2 | -31/+128 |
2019-06-17 | iio: amplifiers: ad8366: Add support for ADL5240 VGA | Alexandru Ardelean | 2 | -0/+18 |
2019-06-17 | iio: amplifiers: ad8366: Add support for the ADA4961 DGA | Paul Cercueil | 2 | -5/+39 |
2019-06-17 | iio: amplifiers: ad8366: rework driver to allow other chips | Alexandru Ardelean | 1 | -19/+62 |
2019-06-17 | iio: amplifiers: ad8366: use own lock to guard state | Alexandru Ardelean | 1 | -4/+6 |
2019-06-17 | iio: amplifiers: update license information | Alexandru Ardelean | 2 | -3/+3 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 | Thomas Gleixner | 1 | -2/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2018-08-19 | drivers: iio: Update MODULE AUTHOR email address | Michael Hennerich | 1 | -1/+1 |
2018-05-22 | iio: amplifiers: ad8366: move channel init before iio_device_register() | Alexandru Ardelean | 1 | -2/+4 |
2017-08-22 | iio:amplifiers:ad8366 drop assign iio_info.driver_module and iio_trigger_ops.... | Jonathan Cameron | 1 | -1/+0 |
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-08-22 | iio: Export SPI module alias information in missing drivers | Javier Martinez Canillas | 1 | -0/+1 |
2015-01-01 | iio: amplifiers: ad8366: Use right order for type specification | Roberta Dobrescu | 1 | -1/+1 |
2015-01-01 | iio: amplifiers: ad8366: Remove space before ',' | Roberta Dobrescu | 1 | -1/+1 |
2013-09-28 | iio: amplifiers: ad8366: Remove regulator_put | Sachin Kamat | 1 | -3/+1 |
2013-08-03 | iio: amplifiers: ad8366: Use devm_* APIs | Sachin Kamat | 1 | -10/+3 |
2013-08-03 | iio: Add a comment to about alphabetical order to Kconfigs and Makefiles | Lars-Peter Clausen | 2 | -0/+3 |
2013-03-17 | iio:amplifiers:ad8366 move to info_mask_(shared_by_type/separate) | Jonathan Cameron | 1 | -1/+1 |
2013-01-03 | Drivers: iio: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
2012-05-14 | iio: amplifiers: New driver for AD8366 Dual-Digital Variable Gain Amplifier | Michael Hennerich | 3 | -0/+244 |