index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
ati_remote2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-8
/
+11
2011-11-29
Merge commit 'v3.2-rc3' into next
Dmitry Torokhov
1
-0
/
+1
2011-11-18
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
1
-20
/
+1
2011-11-10
Input: convert obsolete strict_strtox to kstrtox
JJ Ding
1
-8
/
+11
2011-11-01
drivers/input: Add module.h to modular drivers implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-05-05
Input: ati_remote2 - return the error code from sysfs channel_mask store
Ville Syrjala
1
-3
/
+6
2011-02-01
Input: switch completely over to the new versions of get/setkeycode
Dmitry Torokhov
1
-2
/
+2
2010-09-16
Input: ati_remote2 - switch to using new keycode interface
Dmitry Torokhov
1
-28
/
+65
2010-08-11
param: use ops in struct kernel_param, rather than get and set fns directly
Rusty Russell
1
-9
/
+17
2010-05-21
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-09
Input: scancode in get/set_keycodes should be unsigned
Dmitry Torokhov
1
-7
/
+7
2009-05-20
Input: ati_remote2 - use non-atomic bitops
Ville Syrjala
1
-8
/
+8
2009-01-30
Input: ati_remote2 - check module params
Ville Syrjala
1
-4
/
+60
2009-01-30
Input: ati_remote2 - add per device attrs
Ville Syrjala
1
-15
/
+126
2009-01-30
Input: ati_remote2 - complete suspend support
Ville Syrjala
1
-0
/
+78
2008-07-30
Input: ati_remote2 - add autosuspend support
Ville Syrjala
1
-6
/
+127
2008-07-30
Input: ati_remote2 - add loadable keymap support
Ville Syrjala
1
-29
/
+101
2008-05-16
Input: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-9
/
+9
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
1
-3
/
+4
2007-05-08
Input: move USB miscellaneous devices under drivers/input/misc
Dmitry Torokhov
1
-0
/
+543