Age | Commit message (Expand) | Author | Files | Lines |
2015-01-12 | ad525x_dpot:Remove break after return | Mohammad Jamal | 1 | -6/+0 |
2015-01-12 | ad525x_dpot: Add a blank line after declaration | Mohammad Jamal | 1 | -0/+1 |
2014-02-08 | drivers/misc: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-12-19 | drivers: misc: Mark functions as static in ad525x_dpot.c | Rashika Kheria | 1 | -2/+2 |
2013-06-06 | misc: replace strict_strtoul() with kstrtoul() | Jingoo Han | 1 | -1/+1 |
2012-11-22 | misc: remove use of __devinit | Bill Pemberton | 1 | -2/+2 |
2012-04-19 | misc: do not mark exported functions __devexit | Arnd Bergmann | 1 | -1/+1 |
2011-11-18 | misc: ad525x_dpot: Add support for SPI module device table matching | Michael Hennerich | 1 | -13/+11 |
2010-10-27 | drivers/misc/ad525x_dpot.c: new features | Michael Hennerich | 1 | -10/+97 |
2010-10-27 | drivers/misc/ad525x_dpot.c: fix part name typos in defines | Michael Hennerich | 1 | -5/+5 |
2010-05-25 | ad525x_dpot: add support for one time programmable pots | Michael Hennerich | 1 | -5/+116 |
2010-05-25 | ad525x_dpot: add support for ADN2860 and AD528x pots | Michael Hennerich | 1 | -11/+17 |
2010-05-25 | ad525x_dpot: add support for AD524x pots | Michael Hennerich | 1 | -88/+146 |
2010-05-25 | ad525x_dpot: add support for SPI parts | Michael Hennerich | 1 | -316/+313 |
2010-05-25 | ad525x_dpot: extend write argument to 16bits | Michael Hennerich | 1 | -2/+2 |
2010-05-25 | ad525x_dpot: simplify duplicated sysfs defines | Michael Hennerich | 1 | -195/+43 |
2009-12-15 | ad525x_dpot: new driver for AD525x digital potentiometers | Michael Hennerich | 1 | -0/+666 |