summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/max1027.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: max1027: fix not unregistered iio triggerChuhong Yuan2019-12-081-1/+7
* iio: adc: max1027: Introduce 12-bit devices supportMiquel Raynal2019-10-151-1/+37
* iio: adc: max1027: Prepare the introduction of different resolutionsMiquel Raynal2019-10-151-42/+32
* iio: adc: max1027: Reset the device at probe timeMiquel Raynal2019-10-151-0/+8
* iio: adc: max1027: Make it optional to use interruptsMiquel Raynal2019-10-151-27/+32
* iio: adc: max1027: Add debugfs register read supportMiquel Raynal2019-10-151-2/+5
* iio: adc: max1027: Use device-managed APIsChuhong Yuan2019-08-181-31/+7
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* treewide: devm_kmalloc() -> devm_kmalloc_array()Kees Cook2018-06-121-2/+2
* iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-2/+0
* iio: adc: Remove unnecessary cast on void pointersimran singhal2017-04-021-1/+1
* iio:max1027: Use iio_trigger_validate_own_device() helperLars-Peter Clausen2016-09-271-12/+1
* drivers: iio: max1027: Fix sparse warning: "dubious: x | !y"Sandhya Bankar2016-09-241-1/+3
* iio: adc: add missing of_node references to iio_devMatt Ranostay2016-07-031-0/+1
* 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: adc: max1027: Set struct spi_driver .of_match_tableJavier Martinez Canillas2015-08-221-0/+1
|/
* treewide: Fix typo in printk messagesMasanari Iida2015-03-061-1/+1
* iio: add support of the max1027Philippe Reynes2014-06-281-0/+521