summaryrefslogtreecommitdiffstats
path: root/drivers/iio/amplifiers/ad8366.c
Commit message (Expand)AuthorAgeFilesLines
* spi: make remove callback a void functionUwe Kleine-König2022-02-091-3/+1
* iio: remove left-over parent assignmentsAlexandru 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: ad8366: Add write_raw_get_fmt functionBeniamin Bia2020-02-211-0/+13
* iio: amplifiers: ad8366: Add support for ADL5240 VGAAlexandru Ardelean2019-06-171-0/+17
* iio: amplifiers: ad8366: Add support for the ADA4961 DGAPaul Cercueil2019-06-171-2/+32
* 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-171-3/+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: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-141-0/+222