aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/potentiometer
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-04drivers: iio: Kconfig: pedantic cleanupEnrico Weigelt, metux IT consult
2018-11-25iio: potentiometer: Add driver for Microchip MCP41xxx/42xxxChris Coffey
2018-11-16iio: potentiometer: mcp4131: use of_device_get_match_data()Slawomir Stepien
2018-11-11iio: potentiometer: tpl0102: add IIO_AVAIL_RANGE supportMatt Ranostay
2018-11-11iio: potentiometer: tpl0102: switch to using pointer to chip configMatt Ranostay
2018-08-20iio: potentiometer: mcp4531: switch to SPDX license identifierPeter Rosin
2018-08-20iio: potentiometer: mcp4018: use the correct MODULE_LICENSEPeter Rosin
2018-08-19iio: potentiometer: merge calls to of_match_device and of_device_get_match_dataJulia Lawall
2018-04-15iio: potentiometer: mcp4531: switch to using .probe_newPeter Rosin
2018-04-15iio: potentiometer: mcp4018: switch to using .probe_newPeter Rosin
2018-03-10iio: potentiometer: mcp4018: driver for Microchip digital potentiometersPeter Rosin
2018-03-10iio: potentiometer: ds1803: Remove VLA usageHimanshu Jha
2018-02-18iio: add SPDX identifier for various driversMatt Ranostay
2018-02-10iio: ad5272: Add support for Analog Devices digital potentiometersPhil Reid
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-03iio:potentiometer:max5487: Drop explicit setting of module ownerJonathan Cameron
2017-09-03iio:potentiometer:max5481 drop explicit setting of the owner module.Jonathan Cameron
2017-08-22iio:dpot: drop assign iio_info.driver_moduleJonathan Cameron
2017-01-28iio: max5481: Add support for Maxim digital potentiometersMatt Weber
2017-01-22iio: potentiometer: mcp4531: Export OF device ID table as module aliasesJavier Martinez Canillas
2016-11-13iio: mcp4531: provide range of available raw valuesPeter Rosin
2016-07-03iio: potentiometer: Fix typo in KconfigFlorian Vaussard
2016-07-03iio: potentiometer: mcp4531: Add device tree bindingFlorian Vaussard
2016-07-03iio: potentiometer: mcp4531: Add support for MCP454x, MCP456x, MCP464x and MC...Florian Vaussard
2016-05-21iio: max5487: Add support for Maxim digital potentiometersCristina Moraru
2016-05-14iio: potentiometer: tpl0102: remove unneeded i2c check functionality testMatt Ranostay
2016-04-10iio: potentiometer: add driver for Maxim Integrated DS1803Slawomir Stepien
2016-04-03iio: potentiometer: add driver for Microchip MCP413X/414X/415X/416X/423X/424X...Slawomir Stepien
2016-04-03iio: potentiometer: mcp4531: use pointer to access model parametersSlawomir Stepien
2016-03-05iio: potentiometer: tpl0102: change i2c functionality return codeMatt Ranostay
2016-02-27iio: convert to common i2c_check_functionality() return valueMatt Ranostay
2016-02-24iio: potentiometer: add TI tpl0102 supportMatt Ranostay
2015-09-30iio: mcp4531: Driver for Microchip digital potentiometersPeter Rosin