aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/ati_remote2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-15Input: ati_remote2 - switch to using new keycode interfaceDmitry Torokhov1-28/+65
2010-08-11param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell1-9/+17
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack1-2/+2
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
2010-03-08Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov1-7/+7
2009-05-19Input: ati_remote2 - use non-atomic bitopsVille Syrjala1-8/+8
2009-01-29Input: ati_remote2 - check module paramsVille Syrjala1-4/+60
2009-01-29Input: ati_remote2 - add per device attrsVille Syrjala1-15/+126
2009-01-29Input: ati_remote2 - complete suspend supportVille Syrjala1-0/+78
2008-07-30Input: ati_remote2 - add autosuspend supportVille Syrjala1-6/+127
2008-07-30Input: ati_remote2 - add loadable keymap supportVille Syrjala1-29/+101
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-9/+9
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-3/+4
2007-05-08Input: move USB miscellaneous devices under drivers/input/miscDmitry Torokhov1-0/+543