index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: drivers/input/mice - don't access dev->private directly
Dmitry Torokhov
2007-04-12
4
-5
/
+0
*
Input: logips2pp - add model 1 information
Dmitry Torokhov
2007-04-12
1
-0
/
+1
*
Input: wistron - declare keymaps as initdata
Eric Piel
2007-04-12
1
-27
/
+49
*
Input: wistron - introduce generic keymap
Eric Piel
2007-04-12
1
-2
/
+40
*
Input: wistron - add acerhk laptop database
Eric Piel
2007-04-12
1
-72
/
+523
*
Input: logips2pp - ignore mice reporting model as 0
Dmitry Torokhov
2007-04-12
1
-3
/
+3
*
Input: i8042 - disable interfaces when switching to legacy mode
Dmitry Torokhov
2007-04-12
1
-0
/
+7
*
Input: mousedev - fix sudden warps with touchpads
Dmitry Torokhov
2007-04-12
1
-25
/
+26
*
Input: ALPS - handle errors from input_register_device()
Dmitry Torokhov
2007-04-12
2
-5
/
+9
*
Input: remove no longer used power.c handler
Robert P. J. Day
2007-04-12
2
-181
/
+0
*
Input: synaptics - export model bits
Dmitry Torokhov
2007-04-12
1
-0
/
+10
*
Input: iforce - use usb_kill_urb instead of usb_unlink_urb
Johann Deneux
2007-04-12
6
-38
/
+33
*
Input: handlers - handle errors from input_open_device()
Dmitry Torokhov
2007-04-12
4
-40
/
+107
*
Input: handlers - rename 'list' to 'client'
Dmitry Torokhov
2007-04-12
4
-298
/
+329
*
Input: rework handle creation code
Dmitry Torokhov
2007-04-12
7
-116
/
+264
*
Input: i8042 - add HP Pavilion DV4017EA to the MUX blacklist
Dmitry Torokhov
2007-03-16
1
-0
/
+11
*
Input: HIL - fix rwlock recursion bug
Helge Deller
2007-03-16
3
-25
/
+18
*
Input: add support for PXA27x keyboard controller
Rodolfo Giometti
2007-03-16
3
-0
/
+268
*
Input: sermouse - improve protocol error recovery
Peter Osterlund
2007-03-16
1
-4
/
+12
*
Input: simplify input_free_device()
Dmitry Torokhov
2007-03-16
1
-7
/
+1
*
Input: add getkeycode and setkeycode methods
Marvin Raaijmakers
2007-03-14
2
-20
/
+96
*
Input: psmouse - allow disabing certain protocol extensions
Andres Salomon
2007-03-10
10
-59
/
+195
*
Input: let driver core create class device attribute groups
Dmitry Torokhov
2007-03-07
1
-21
/
+8
*
Input: export 'uniq' in /proc/bus/input/devices
Dmitry Torokhov
2007-03-07
1
-0
/
+1
*
Input: wistron - add support for TravelMate 610
Eric Piel
2007-03-07
1
-0
/
+24
*
Input: psmouse - do not force stream mode
Dmitry Torokhov
2007-03-07
1
-6
/
+0
*
Input: HIL - cleanup coding style
Helge Deller
2007-02-28
5
-576
/
+703
*
Input: HIL - various fixes for HIL drivers
Helge Deller
2007-02-28
5
-25
/
+27
*
Input: ads7846 - add support for the ads7843 touchscreen
Nicolas Ferre
2007-02-28
1
-13
/
+15
*
Input: add driver for MIPS Cobalt back panel buttons
Yoichi Yuasa
2007-02-18
3
-1
/
+220
*
Input: psmouse - add support for eGalax PS/2 touchscreen controller
Stefan Lucke
2007-02-18
5
-7
/
+139
*
Input: remove obsolete setup parameters from input drivers
Dmitry Torokhov
2007-02-18
10
-39
/
+0
*
Input: HIL - fix improper call to release_region()
Cyrill V. Gorcunov
2007-02-18
1
-0
/
+2
*
Input: gpio-keys - switch to common GPIO API
Philipp Zabel
2007-02-18
2
-10
/
+11
*
Input: do not lock device when showing name, phys and uniq
Dmitry Torokhov
2007-02-18
1
-15
/
+2
*
Input: i8042 - let serio bus suspend ports
Dmitry Torokhov
2007-02-18
2
-28
/
+64
*
Input: psmouse - properly reset mouse on shutdown/suspend
Dmitry Torokhov
2007-02-18
3
-0
/
+30
*
[PATCH] hrtimers: namespace and enum cleanup
Thomas Gleixner
2007-02-16
1
-5
/
+6
*
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2
Thomas Gleixner
2007-02-14
1
-1
/
+1
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
5
-5
/
+1
*
[PATCH] mark struct file_operations const 3
Arjan van de Ven
2007-02-12
4
-6
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2007-02-11
14
-253
/
+843
|
\
|
*
Input: i8042 - fix AUX IRQ delivery check
Dmitry Torokhov
2007-02-10
1
-1
/
+4
|
*
Input: wistron - add support for Fujitsu-Siemens Amilo D88x0
Michael Leun
2007-02-10
1
-0
/
+20
|
*
Input: inport - use correct config option for ATIXL
Robert P. J. Day
2007-02-10
1
-1
/
+1
|
*
Input: HIL - handle erros from input_register_device()
Cyrill V. Gorcunov
2007-02-10
1
-48
/
+66
|
*
Input: tsdev - schedule removal
Richard Purdie
2007-02-10
1
-0
/
+4
|
*
Input: add Atlas button driver
Jaya Kumar
2007-02-10
3
-0
/
+181
|
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2007-02-10
8
-8
/
+18
|
|
\
|
*
|
Input: ads7846 - be more compatible with the hwmon framework
David Brownell
2007-01-18
2
-91
/
+224
[next]