| Commit message (Expand) | Author | Age | Files | Lines |
* | misc: ad525x_dpot: Make ad_dpot_remove() return void | Uwe Kleine-König | 2021-10-13 | 1 | -3/+1 |
* | drivers: misc: ad525x_dpot: Add missing check in dpot_read_spi | Dinghao Liu | 2021-03-10 | 1 | -0/+3 |
* | docs: misc-devices/pci-endpoint-test.txt: convert to ReST | Mauro Carvalho Chehab | 2020-06-19 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 | Thomas Gleixner | 2019-05-30 | 1 | -2/+1 |
* | drivers: misc: ad525x_dpot: clean indentation issue, remove tabs | Colin Ian King | 2019-01-18 | 1 | -13/+11 |
* | drivers: misc: ad525x_dpot: Update MODULE AUTHOR email address | Michael Hennerich | 2018-09-14 | 1 | -3/+3 |
* | misc: ad525x_dpot: macros should not use a trailing semicolon | Dhaval Shah | 2017-12-18 | 1 | -3/+3 |
* | misc: ad525x_dpot: please, no space before tabs | Dhaval Shah | 2017-12-18 | 1 | -1/+1 |
* | misc: ad525x_dpot: Prefer 'unsigned int' to bare use of 'unsigned' | Dhaval Shah | 2017-12-18 | 1 | -11/+11 |
* | misc: ad525x_dpot: Fix the enabling of the "otpXen" attributes | Dan Bogdan Nechita | 2016-03-01 | 1 | -1/+1 |
* | drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errors | Michael Hennerich | 2016-03-01 | 1 | -1/+1 |
* | ad525x_dpot:Remove break after return | Mohammad Jamal | 2015-01-12 | 1 | -6/+0 |
* | ad525x_dpot: Add a blank line after declaration | Mohammad Jamal | 2015-01-12 | 1 | -0/+1 |
* | drivers/misc: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-02-07 | 1 | -1/+0 |
* | drivers: misc: Mark functions as static in ad525x_dpot.c | Rashika Kheria | 2013-12-18 | 1 | -2/+2 |
* | misc: replace strict_strtoul() with kstrtoul() | Jingoo Han | 2013-06-06 | 1 | -1/+1 |
* | misc: remove use of __devinit | Bill Pemberton | 2012-11-21 | 1 | -2/+2 |
* | misc: do not mark exported functions __devexit | Arnd Bergmann | 2012-04-18 | 1 | -1/+1 |
* | misc: ad525x_dpot: Add support for SPI module device table matching | Michael Hennerich | 2011-11-18 | 1 | -13/+11 |
* | drivers/misc/ad525x_dpot.c: new features | Michael Hennerich | 2010-10-26 | 1 | -10/+97 |
* | drivers/misc/ad525x_dpot.c: fix part name typos in defines | Michael Hennerich | 2010-10-26 | 1 | -5/+5 |
* | ad525x_dpot: add support for one time programmable pots | Michael Hennerich | 2010-05-25 | 1 | -5/+116 |
* | ad525x_dpot: add support for ADN2860 and AD528x pots | Michael Hennerich | 2010-05-25 | 1 | -11/+17 |
* | ad525x_dpot: add support for AD524x pots | Michael Hennerich | 2010-05-25 | 1 | -88/+146 |
* | ad525x_dpot: add support for SPI parts | Michael Hennerich | 2010-05-25 | 1 | -316/+313 |
* | ad525x_dpot: extend write argument to 16bits | Michael Hennerich | 2010-05-25 | 1 | -2/+2 |
* | ad525x_dpot: simplify duplicated sysfs defines | Michael Hennerich | 2010-05-25 | 1 | -195/+43 |
* | ad525x_dpot: new driver for AD525x digital potentiometers | Michael Hennerich | 2009-12-15 | 1 | -0/+666 |