summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/ati_remote2.c
Commit message (Expand)AuthorAgeFilesLines
* Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov2016-03-231-6/+30
* kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-101-8/+11
|\
| * Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-291-0/+1
| |\
| * | Input: convert obsolete strict_strtox to kstrtoxJJ Ding2011-11-091-8/+11
* | | USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-20/+1
| |/ |/|
* | drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-10-311-0/+1
|/
* Input: ati_remote2 - return the error code from sysfs channel_mask storeVille Syrjala2011-05-051-3/+6
* Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov2011-01-311-2/+2
* Input: ati_remote2 - switch to using new keycode interfaceDmitry Torokhov2010-09-151-28/+65
* param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell2010-08-111-9/+17
* USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-201-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov2010-03-081-7/+7
* Input: ati_remote2 - use non-atomic bitopsVille Syrjala2009-05-191-8/+8
* Input: ati_remote2 - check module paramsVille Syrjala2009-01-291-4/+60
* Input: ati_remote2 - add per device attrsVille Syrjala2009-01-291-15/+126
* Input: ati_remote2 - complete suspend supportVille Syrjala2009-01-291-0/+78
* Input: ati_remote2 - add autosuspend supportVille Syrjala2008-07-301-6/+127
* Input: ati_remote2 - add loadable keymap supportVille Syrjala2008-07-301-29/+101
* Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-161-9/+9
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-3/+4
* Input: move USB miscellaneous devices under drivers/input/miscDmitry Torokhov2007-05-081-0/+543