aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/cobalt_btns.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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