summaryrefslogtreecommitdiff
path: root/drivers/misc/ad525x_dpot.c
Commit message (Expand)AuthorAge
* misc: ad525x_dpot: macros should not use a trailing semicolonDhaval Shah2017-12-18
* misc: ad525x_dpot: please, no space before tabsDhaval Shah2017-12-18
* misc: ad525x_dpot: Prefer 'unsigned int' to bare use of 'unsigned'Dhaval Shah2017-12-18
* misc: ad525x_dpot: Fix the enabling of the "otpXen" attributesDan Bogdan Nechita2016-03-01
* drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errorsMichael Hennerich2016-03-01
* ad525x_dpot:Remove break after returnMohammad Jamal2015-01-12
* ad525x_dpot: Add a blank line after declarationMohammad Jamal2015-01-12
* drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-07
* drivers: misc: Mark functions as static in ad525x_dpot.cRashika Kheria2013-12-18
* misc: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-06
* misc: remove use of __devinitBill Pemberton2012-11-21
* misc: do not mark exported functions __devexitArnd Bergmann2012-04-18
* misc: ad525x_dpot: Add support for SPI module device table matchingMichael Hennerich2011-11-18
* drivers/misc/ad525x_dpot.c: new featuresMichael Hennerich2010-10-26
* drivers/misc/ad525x_dpot.c: fix part name typos in definesMichael Hennerich2010-10-26
* ad525x_dpot: add support for one time programmable potsMichael Hennerich2010-05-25
* ad525x_dpot: add support for ADN2860 and AD528x potsMichael Hennerich2010-05-25
* ad525x_dpot: add support for AD524x potsMichael Hennerich2010-05-25
* ad525x_dpot: add support for SPI partsMichael Hennerich2010-05-25
* ad525x_dpot: extend write argument to 16bitsMichael Hennerich2010-05-25
* ad525x_dpot: simplify duplicated sysfs definesMichael Hennerich2010-05-25
* ad525x_dpot: new driver for AD525x digital potentiometersMichael Hennerich2009-12-15