- 9231171 iio:pot:mcp41010: Switch to generic firmware properties. by Jonathan Cameron · 3 years, 1 month ago
- 6dcfe3f iio: potentiometer: max5487: Don't return an error in .remove() by Uwe Kleine-König · 3 years, 3 months ago
- d03a74b iio: potentiometer: Add driver support for AD5110 by Mugilraj Dhavachelvan · 3 years, 5 months ago
- d272e0a iio: potentiometer: max5481: convert probe to device-managed by Alexandru Ardelean · 3 years, 7 months ago
- b624fd1 iio: use getter/setter functions by Julia Lawall · 4 years ago
- 7dd9424 iio: potentiometer: ad5272: Correct polarity of reset by Phil Reid · 4 years, 2 months ago
- 20e39f3 iio:potentiometer:mcp4531: Drop of_match_ptr and CONFIG_OF protections. by Jonathan Cameron · 4 years, 4 months ago
- a51a834 iio:potentiometer:mcp4131: Drop of_match_ptr and use generic fw interfaces. by Jonathan Cameron · 4 years, 4 months ago
- 6fad8ae iio:potentiometer:mcp4018: Drop of_match_ptr and CONFIG_OF protections. by Jonathan Cameron · 4 years, 4 months ago
- 9c5149c iio:potentiometer:max5481: Drop invalid ACPI binding. by Jonathan Cameron · 4 years, 4 months ago
- 1c372dd iio:potentiometer:max5481: Drop of_match_ptr and CONFIG_OF protections. by Jonathan Cameron · 4 years, 4 months ago
- 458c766 iio:potentiometer:max5432: Drop of_match_ptr and use generic fw accessors by Jonathan Cameron · 4 years, 4 months ago
- c34bed9 iio:potentiometer:ds1803: Drop of_match_ptr and CONFIG_OF protections by Jonathan Cameron · 4 years, 4 months ago
- 19061b3 iio:potentiometer:ad5272: Drop of_match_ptr and CONFIG_OF protections. by Jonathan Cameron · 4 years, 4 months ago
- 3593cd5 Replace HTTP links with HTTPS ones: drivers/iio by Alexander A. Klimov · 4 years, 7 months ago
- d3be8324 iio: remove explicit IIO device parent assignment by Alexandru Ardelean · 4 years, 8 months ago
- 425c6f1 iio: potentiometer: add a driver for Maxim 5432-5435 by Martin Kaiser · 5 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- d626be0 drivers: iio: Kconfig: pedantic cleanup by Enrico Weigelt, metux IT consult · 6 years ago
- 092cb71 iio: potentiometer: Add driver for Microchip MCP41xxx/42xxx by Chris Coffey · 6 years ago
- 853bfaf iio: potentiometer: mcp4131: use of_device_get_match_data() by Slawomir Stepien · 6 years ago
- 74cf7b8 iio: potentiometer: tpl0102: add IIO_AVAIL_RANGE support by Matt Ranostay · 6 years ago
- ee23035 iio: potentiometer: tpl0102: switch to using pointer to chip config by Matt Ranostay · 6 years ago
- 0ba5698 iio: potentiometer: mcp4531: switch to SPDX license identifier by Peter Rosin · 6 years ago
- b9ea8c3 iio: potentiometer: mcp4018: use the correct MODULE_LICENSE by Peter Rosin · 6 years ago
- ce7c637 iio: potentiometer: merge calls to of_match_device and of_device_get_match_data by Julia Lawall · 7 years ago
- c18af98 iio: potentiometer: mcp4531: switch to using .probe_new by Peter Rosin · 7 years ago
- 0f6f400 iio: potentiometer: mcp4018: switch to using .probe_new by Peter Rosin · 7 years ago
- 5214ad6 iio: potentiometer: mcp4018: driver for Microchip digital potentiometers by Peter Rosin · 7 years ago
- a937729 iio: potentiometer: ds1803: Remove VLA usage by Himanshu Jha · 7 years ago
- d6ad805 iio: add SPDX identifier for various drivers by Matt Ranostay · 7 years ago
- 79e8a32 iio: ad5272: Add support for Analog Devices digital potentiometers by Phil Reid · 7 years ago
- 449fcf3 Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 7090992 iio:potentiometer:max5487: Drop explicit setting of module owner by Jonathan Cameron · 7 years ago
- 6ec7ffd iio:potentiometer:max5481 drop explicit setting of the owner module. by Jonathan Cameron · 7 years ago
- 6d9d020 iio:dpot: drop assign iio_info.driver_module by Jonathan Cameron · 7 years ago
- df1fd2d iio: max5481: Add support for Maxim digital potentiometers by Matt Weber · 8 years ago
- 9c6e4ef iio: potentiometer: mcp4531: Export OF device ID table as module aliases by Javier Martinez Canillas · 8 years ago
- 2704e30 iio: mcp4531: provide range of available raw values by Peter Rosin · 8 years ago
- 3629153 iio: potentiometer: Fix typo in Kconfig by Florian Vaussard · 9 years ago
- 2dc2e18 iio: potentiometer: mcp4531: Add device tree binding by Florian Vaussard · 9 years ago
- 294ea6f iio: potentiometer: mcp4531: Add support for MCP454x, MCP456x, MCP464x and MCP466x by Florian Vaussard · 9 years ago
- 9a47894 iio: max5487: Add support for Maxim digital potentiometers by Cristina Moraru · 9 years ago
- 2763ac9 iio: potentiometer: tpl0102: remove unneeded i2c check functionality test by Matt Ranostay · 9 years ago
- fbbc5e7 iio: potentiometer: add driver for Maxim Integrated DS1803 by Slawomir Stepien · 9 years ago
- 22d199a iio: potentiometer: add driver for Microchip MCP413X/414X/415X/416X/423X/424X/425X/426X by Slawomir Stepien · 9 years ago
- 91307cb iio: potentiometer: mcp4531: use pointer to access model parameters by Slawomir Stepien · 9 years ago
- 844a656 iio: potentiometer: tpl0102: change i2c functionality return code by Matt Ranostay · 9 years ago
- f8d9d3b iio: convert to common i2c_check_functionality() return value by Matt Ranostay · 9 years ago
- 2edbd29 iio: potentiometer: add TI tpl0102 support by Matt Ranostay · 9 years ago
- c05dc2c iio: mcp4531: Driver for Microchip digital potentiometers by Peter Rosin · 9 years ago