aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cs5535-mfgpt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner1-4/+1
2014-10-20misc: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-04-03cs5535-mfgpt: Fix quotation marksRichard Weinberger1-2/+2
2013-04-01cs5535-mfgpt: Add another reset methodRichard Weinberger1-4/+37
2012-11-21misc: remove use of __devinitBill Pemberton1-3/+3
2012-03-20Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+1
2012-02-09cs5535-mfgpt: don't call __init function from __devinitDanny Kukawka1-1/+1
2012-02-02cs5535-mfgpt: don't call __init function from __devinitDanny Kukawka1-1/+1
2011-06-15drivers/misc/cs5535-mfgpt.c: fix wrong if conditionChristian Gmeiner1-1/+1
2011-04-10cs5535: Fix section mismatchNikanth Karthikesan1-2/+2
2011-01-14misc: Fix cs5535 printk warningsJoe Perches1-2/+1
2011-01-14gpio/misc: Add MODULE_ALIAS entries for CS5535 functionsAndres Salomon1-0/+1
2011-01-14misc: Convert cs5535-mfgpt from pci device to platform deviceAndres Salomon1-52/+21
2010-08-11cs5535-mfgpt: reuse timers that have never been set upJens Rottmann1-0/+11
2010-07-20Andres has movedAndres Salomon1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-15cs5535: add a generic MFGPT driverAndres Salomon1-0/+370