aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/misc/pcf50633-input.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-23Input: pcf50633-input - convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-6/+1
2014-01-06Input: delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 1-1/+0
2012-11-24Input: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-24Input: remove use of __devinitGravatar Bill Pemberton 1-1/+1
2012-11-24Input: remove use of __devexit_pGravatar Bill Pemberton 1-1/+1
2011-11-30Input: misc - use macro module_platform_driver()Gravatar JJ Ding 1-12/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-12-13mfd: Fix memleak in pcf50633_client_dev_registerGravatar Lars-Peter Clausen 1-4/+3
2009-01-11input: PCF50633 input driverGravatar Balaji Rao 1-0/+132