aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/cobalt_btns.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20input: misc: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-09-18Input: cobalt_btns - remove redundant dev_set_drvdataSachin Kamat1-2/+0
2012-11-24Input: remove use of __devexitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton1-1/+1
2011-11-30Input: misc - use macro module_platform_driver()JJ Ding1-13/+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-07-22Merge commit 'v2.6.31-rc4' into nextDmitry Torokhov1-2/+2
2009-07-07Input: use resource_size when allocating resourcesJulia Lawall1-1/+1
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa1-2/+2
2008-08-18Input: cobalt_btns - add missing MODULE_LICENSEMartin Michlmayr1-0/+3
2008-04-24Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers1-0/+3
2008-03-14Input: cobalt_btns - assorted fixesYoichi Yuasa1-8/+8
2008-01-21Input: cobalt_btns - add support for loadable keymapsDmitry Torokhov1-37/+36
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-1/+1
2007-04-29Input: cobalt_btns - convert to use polldev libraryDmitry Torokhov1-37/+22
2007-04-12Input: cobalt buttons - separate device and driver registrationDmitry Torokhov1-23/+1
2007-02-18Input: add driver for MIPS Cobalt back panel buttonsYoichi Yuasa1-0/+209