summaryrefslogtreecommitdiff
path: root/drivers/input/misc/ati_remote2.c
AgeCommit message (Expand)Author
2020-10-14Input: ati_remote2 - add missing newlines when printing module parametersXiongfeng Wang
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-05-15Input: ati_remote2 - fix typo 'can by' to 'can be'Wolfram Sang
2018-01-16Input: remove unneeded MODULE_VERSION() usage in misc input driversGreg Kroah-Hartman
2017-08-14Input: ati_remote2 - constify usb_device_idArvind Yadav
2016-03-23Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman
2011-11-09Input: convert obsolete strict_strtox to kstrtoxJJ Ding
2011-10-31drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker
2011-05-05Input: ati_remote2 - return the error code from sysfs channel_mask storeVille Syrjala
2011-01-31Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov
2010-09-15Input: ati_remote2 - switch to using new keycode interfaceDmitry Torokhov
2010-08-11param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov
2009-05-19Input: ati_remote2 - use non-atomic bitopsVille Syrjala
2009-01-29Input: ati_remote2 - check module paramsVille Syrjala
2009-01-29Input: ati_remote2 - add per device attrsVille Syrjala
2009-01-29Input: ati_remote2 - complete suspend supportVille Syrjala
2008-07-30Input: ati_remote2 - add autosuspend supportVille Syrjala
2008-07-30Input: ati_remote2 - add loadable keymap supportVille Syrjala
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-05-08Input: move USB miscellaneous devices under drivers/input/miscDmitry Torokhov