aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/ad525x_dpot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-07drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-18drivers: misc: Mark functions as static in ad525x_dpot.cRashika Kheria1-2/+2
2013-06-06misc: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2012-11-21misc: remove use of __devinitBill Pemberton1-2/+2
2012-04-18misc: do not mark exported functions __devexitArnd Bergmann1-1/+1
2011-11-18misc: ad525x_dpot: Add support for SPI module device table matchingMichael Hennerich1-13/+11
2010-10-26drivers/misc/ad525x_dpot.c: new featuresMichael Hennerich1-10/+97
2010-10-26drivers/misc/ad525x_dpot.c: fix part name typos in definesMichael Hennerich1-5/+5
2010-05-25ad525x_dpot: add support for one time programmable potsMichael Hennerich1-5/+116
2010-05-25ad525x_dpot: add support for ADN2860 and AD528x potsMichael Hennerich1-11/+17
2010-05-25ad525x_dpot: add support for AD524x potsMichael Hennerich1-88/+146
2010-05-25ad525x_dpot: add support for SPI partsMichael Hennerich1-316/+313
2010-05-25ad525x_dpot: extend write argument to 16bitsMichael Hennerich1-2/+2
2010-05-25ad525x_dpot: simplify duplicated sysfs definesMichael Hennerich1-195/+43
2009-12-15ad525x_dpot: new driver for AD525x digital potentiometersMichael Hennerich1-0/+666