summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/sgi_btns.c
AgeCommit message (Expand)AuthorLines
2024-06-09Input: add missing MODULE_DESCRIPTION() macrosJeff Johnson-0/+1
2019-10-29Input: sgi_btns - switch to using polled mode of input devicesDmitry Torokhov-12/+13
2019-10-29Input: sgi_btns - switch to using managed resourcesDmitry Torokhov-29/+8
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner-14/+1
2014-10-20input: misc: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2013-05-23Input: misc - use platform_{get,set}_drvdata()Jingoo Han-5/+2
2012-11-24Input: remove use of __devexitBill Pemberton-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton-1/+1
2011-11-30Input: misc - use macro module_platform_driver()JJ Ding-12/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2008-10-27INPUT: sgi_btns: Add license specificationDmitri Vorobiev-0/+1
2008-07-19Input: sgi_btns - add support for SGI Indy volume buttonsThomas Bogendoerfer-0/+178