summaryrefslogtreecommitdiffstats
path: root/drivers/iio/potentiometer
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-282-39/+136
|\
| * iio: potentiometer: ds1803: Add support for Maxim DS3502Jagath Jog J2022-02-262-4/+39
| * iio: potentiometer: ds1803: Add device specific read_raw functionJagath Jog J2022-02-261-5/+22
| * iio: potentiometer: ds1803: Change to firmware provided dataJagath Jog J2022-02-261-1/+4
| * iio: potentiometer: ds1803: Add channel information in device dataJagath Jog J2022-02-261-8/+22
| * iio: potentiometer: ds1803: Add available functionalityJagath Jog J2022-02-261-16/+45
| * iio: potentiometer: ds1803: Alignment to match the open parenthesisJagath Jog J2022-02-261-7/+6
* | spi: make remove callback a void functionUwe Kleine-König2022-02-091-3/+1
|/
* iio:pot:mcp41010: Switch to generic firmware properties.Jonathan Cameron2021-12-121-3/+3
* iio: potentiometer: max5487: Don't return an error in .remove()Uwe Kleine-König2021-10-191-1/+6
* iio: potentiometer: Add driver support for AD5110Mugilraj Dhavachelvan2021-08-153-0/+355
* iio: potentiometer: max5481: convert probe to device-managedAlexandru Ardelean2021-07-191-13/+9
* iio: use getter/setter functionsJulia Lawall2021-03-112-4/+4
* iio: potentiometer: ad5272: Correct polarity of resetPhil Reid2020-12-031-2/+2
* iio:potentiometer:mcp4531: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron2020-09-211-7/+4
* iio:potentiometer:mcp4131: Drop of_match_ptr and use generic fw interfaces.Jonathan Cameron2020-09-211-4/+4
* iio:potentiometer:mcp4018: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron2020-09-211-8/+4
* iio:potentiometer:max5481: Drop invalid ACPI binding.Jonathan Cameron2020-09-211-13/+0
* iio:potentiometer:max5481: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron2020-09-211-6/+4
* iio:potentiometer:max5432: Drop of_match_ptr and use generic fw accessorsJonathan Cameron2020-09-211-4/+4
* iio:potentiometer:ds1803: Drop of_match_ptr and CONFIG_OF protectionsJonathan Cameron2020-09-171-4/+2
* iio:potentiometer:ad5272: Drop of_match_ptr and CONFIG_OF protections.Jonathan Cameron2020-09-171-3/+2
* Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov2020-07-134-4/+4
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-1410-10/+0
* iio: potentiometer: add a driver for Maxim 5432-5435Martin Kaiser2019-08-053-0/+147
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-194-18/+4
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* drivers: iio: Kconfig: pedantic cleanupEnrico Weigelt, metux IT consult2019-04-041-17/+17
* iio: potentiometer: Add driver for Microchip MCP41xxx/42xxxChris Coffey2018-11-253-0/+216
* iio: potentiometer: mcp4131: use of_device_get_match_data()Slawomir Stepien2018-11-161-4/+7
* iio: potentiometer: tpl0102: add IIO_AVAIL_RANGE supportMatt Ranostay2018-11-111-7/+27
* iio: potentiometer: tpl0102: switch to using pointer to chip configMatt Ranostay2018-11-111-6/+6
* iio: potentiometer: mcp4531: switch to SPDX license identifierPeter Rosin2018-08-201-5/+2
* iio: potentiometer: mcp4018: use the correct MODULE_LICENSEPeter Rosin2018-08-201-1/+1
* iio: potentiometer: merge calls to of_match_device and of_device_get_match_dataJulia Lawall2018-08-193-15/+6
* iio: potentiometer: mcp4531: switch to using .probe_newPeter Rosin2018-04-151-73/+72
* iio: potentiometer: mcp4018: switch to using .probe_newPeter Rosin2018-04-151-21/+20
* iio: potentiometer: mcp4018: driver for Microchip digital potentiometersPeter Rosin2018-03-103-0/+206
* iio: potentiometer: ds1803: Remove VLA usageHimanshu Jha2018-03-101-1/+1
* iio: add SPDX identifier for various driversMatt Ranostay2018-02-181-12/+4
* iio: ad5272: Add support for Analog Devices digital potentiometersPhil Reid2018-02-103-0/+242
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-136-8/+0
|\
| * iio:potentiometer:max5487: Drop explicit setting of module ownerJonathan Cameron2017-09-031-1/+0
| * iio:potentiometer:max5481 drop explicit setting of the owner module.Jonathan Cameron2017-09-031-1/+0
| * iio:dpot: drop assign iio_info.driver_moduleJonathan Cameron2017-08-226-6/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* iio: max5481: Add support for Maxim digital potentiometersMatt Weber2017-01-283-0/+235
* iio: potentiometer: mcp4531: Export OF device ID table as module aliasesJavier Martinez Canillas2017-01-221-0/+1
* iio: mcp4531: provide range of available raw valuesPeter Rosin2016-11-131-42/+62
* iio: potentiometer: Fix typo in KconfigFlorian Vaussard2016-07-031-3/+3