summaryrefslogtreecommitdiffstats
path: root/drivers/iio/amplifiers
Commit message (Expand)AuthorAgeFilesLines
* iio: amplifiers: hmc425a: add support for LTC6373 Instrumentation AmplifierDumitru Ceclan2024-02-281-4/+120
* iio: amplifiers: hmc425a: use pointers in match tableDumitru Ceclan2024-02-281-15/+16
* iio: amplifiers: hmc425a: move conversion logicDumitru Ceclan2024-02-281-42/+83
* iio: amplifiers: hmc425a: add support for ADRF5740 AttenuatorAna-Maria Cusco2023-11-261-0/+23
* iio: amplifiers: hmc425a: Add Support HMC540S 4-bit AttenuatorMichael Hennerich2023-09-121-0/+17
* iio: amplifiers: ad8366: add support for HMC792A AttenuatorKim Seer Paller2023-07-232-0/+16
* iio: amplifiers: ad8366 Fix whitespace issueFranziska Naepelt2023-05-281-1/+1
* iio: amplifier: hmc425a: simplify using devm_regulator_get_enable()Matti Vaittinen2022-11-231-16/+1
* iio: amplifiers: ad8366: Fix alignment for DMA safetyJonathan Cameron2022-06-141-2/+2
* Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-284-3/+418
|\
| * iio: amplifiers: ada4250: add support for ADA4250Antoniu Miclaus2022-02-273-0/+415
| * iio: amplifiers: hmc425a: Make use of device propertiesAndy Shevchenko2022-02-061-3/+3
* | spi: make remove callback a void functionUwe Kleine-König2022-02-091-3/+1
|/
* iio:amplifiers:hmc425a: Suppress clang W=1 warning about pointer to enum conv...Jonathan Cameron2021-12-211-1/+1
* iio: amplifiers: hmc425a: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-031-6/+3
* iio: Kconfig: ad8366: add entry for HMC1119 chipAlexandru Ardelean2020-08-221-0/+1
* iio: remove left-over parent assignmentsAlexandru Ardelean2020-06-141-1/+0
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: amplifiers: ad8366: Change devm_gpiod_get() to optional and add the miss...Chuhong Yuan2020-06-141-2/+5
* iio: amplifiers: ad8366: add support for HMC1119 AttenuatorSergiu Cuciurean2020-03-081-0/+17
* iio: amplifiers: hmc425a: Add support for HMC425A attenuatorMichael Hennerich2020-03-083-0/+259
* iio: amplifiers: ad8366: Add write_raw_get_fmt functionBeniamin Bia2020-02-211-0/+13
* Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-07-012-31/+128
|\
| * iio: amplifiers: ad8366: Add support for ADL5240 VGAAlexandru Ardelean2019-06-172-0/+18
| * iio: amplifiers: ad8366: Add support for the ADA4961 DGAPaul Cercueil2019-06-172-5/+39
| * iio: amplifiers: ad8366: rework driver to allow other chipsAlexandru Ardelean2019-06-171-19/+62
| * iio: amplifiers: ad8366: use own lock to guard stateAlexandru Ardelean2019-06-171-4/+6
| * iio: amplifiers: update license informationAlexandru Ardelean2019-06-172-3/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
|/
* drivers: iio: Update MODULE AUTHOR email addressMichael Hennerich2018-08-191-1/+1
* iio: amplifiers: ad8366: move channel init before iio_device_register()Alexandru Ardelean2018-05-221-2/+4
* iio:amplifiers:ad8366 drop assign iio_info.driver_module and iio_trigger_ops....Jonathan Cameron2017-08-221-1/+0
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-051-1/+0
|\
| * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* | iio: Export SPI module alias information in missing driversJavier Martinez Canillas2015-08-221-0/+1
|/
* iio: amplifiers: ad8366: Use right order for type specificationRoberta Dobrescu2015-01-011-1/+1
* iio: amplifiers: ad8366: Remove space before ','Roberta Dobrescu2015-01-011-1/+1
* iio: amplifiers: ad8366: Remove regulator_putSachin Kamat2013-09-281-3/+1
* iio: amplifiers: ad8366: Use devm_* APIsSachin Kamat2013-08-031-10/+3
* iio: Add a comment to about alphabetical order to Kconfigs and MakefilesLars-Peter Clausen2013-08-032-0/+3
* iio:amplifiers:ad8366 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-1/+1
* Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* iio: amplifiers: New driver for AD8366 Dual-Digital Variable Gain AmplifierMichael Hennerich2012-05-143-0/+244