summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/cobalt_btns.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-211-14/+1Star
* input: misc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* Input: cobalt_btns - remove redundant dev_set_drvdataSachin Kamat2013-09-181-2/+0Star
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: misc - use macro module_platform_driver()JJ Ding2011-12-011-13/+1Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge commit 'v2.6.31-rc4' into nextDmitry Torokhov2009-07-231-2/+2
|\
| * Update Yoichi Yuasa's e-mail addressYoichi Yuasa2009-07-031-2/+2
* | Input: use resource_size when allocating resourcesJulia Lawall2009-07-081-1/+1
|/
* Input: cobalt_btns - add missing MODULE_LICENSEMartin Michlmayr2008-08-181-0/+3
* Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers2008-04-241-0/+3
* Input: cobalt_btns - assorted fixesYoichi Yuasa2008-03-141-8/+8
* Input: cobalt_btns - add support for loadable keymapsDmitry Torokhov2008-01-211-37/+36Star
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-1/+1
* Input: cobalt_btns - convert to use polldev libraryDmitry Torokhov2007-04-301-37/+22Star
* Input: cobalt buttons - separate device and driver registrationDmitry Torokhov2007-04-121-23/+1Star
* Input: add driver for MIPS Cobalt back panel buttonsYoichi Yuasa2007-02-181-0/+209