index
:
~wallbraker/linux
for-ubuntu-vmwgfx
master
And what's this thing coming toward me very fast?
wallbraker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-12
Input: drivers/input/mice - don't access dev->private directly
Dmitry Torokhov
4
-5
/
+0
2007-04-12
Input: logips2pp - add model 1 information
Dmitry Torokhov
1
-0
/
+1
2007-04-12
Input: wistron - declare keymaps as initdata
Eric Piel
1
-27
/
+49
2007-04-12
Input: wistron - introduce generic keymap
Eric Piel
1
-2
/
+40
2007-04-12
Input: wistron - add acerhk laptop database
Eric Piel
1
-72
/
+523
2007-04-12
Input: logips2pp - ignore mice reporting model as 0
Dmitry Torokhov
1
-3
/
+3
2007-04-12
Input: i8042 - disable interfaces when switching to legacy mode
Dmitry Torokhov
1
-0
/
+7
2007-04-12
Input: mousedev - fix sudden warps with touchpads
Dmitry Torokhov
1
-25
/
+26
2007-04-12
Input: ALPS - handle errors from input_register_device()
Dmitry Torokhov
2
-5
/
+9
2007-04-12
Input: remove no longer used power.c handler
Robert P. J. Day
2
-181
/
+0
2007-04-12
Input: synaptics - export model bits
Dmitry Torokhov
1
-0
/
+10
2007-04-12
Input: iforce - use usb_kill_urb instead of usb_unlink_urb
Johann Deneux
6
-38
/
+33
2007-04-12
Input: handlers - handle errors from input_open_device()
Dmitry Torokhov
4
-40
/
+107
2007-04-12
Input: handlers - rename 'list' to 'client'
Dmitry Torokhov
4
-298
/
+329
2007-04-12
Input: rework handle creation code
Dmitry Torokhov
7
-116
/
+264
2007-04-10
[PATCH] Input: ucb1400 - set up driver's name to show in sysfs
Cliff Brake
1
-0
/
+1
2007-03-16
Input: i8042 - add HP Pavilion DV4017EA to the MUX blacklist
Dmitry Torokhov
1
-0
/
+11
2007-03-16
Input: HIL - fix rwlock recursion bug
Helge Deller
3
-25
/
+18
2007-03-16
Input: add support for PXA27x keyboard controller
Rodolfo Giometti
3
-0
/
+268
2007-03-16
Input: sermouse - improve protocol error recovery
Peter Osterlund
1
-4
/
+12
2007-03-16
Input: simplify input_free_device()
Dmitry Torokhov
1
-7
/
+1
2007-03-14
Input: add getkeycode and setkeycode methods
Marvin Raaijmakers
2
-20
/
+96
2007-03-10
Input: psmouse - allow disabing certain protocol extensions
Andres Salomon
10
-59
/
+195
2007-03-08
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
1
-2
/
+8
2007-03-07
Input: i8042 - another attempt to fix AUX delivery checks
Dmitry Torokhov
1
-2
/
+8
2007-03-07
Input: let driver core create class device attribute groups
Dmitry Torokhov
1
-21
/
+8
2007-03-07
Input: export 'uniq' in /proc/bus/input/devices
Dmitry Torokhov
1
-0
/
+1
2007-03-07
Input: wistron - add support for TravelMate 610
Eric Piel
1
-0
/
+24
2007-03-07
Input: psmouse - do not force stream mode
Dmitry Torokhov
1
-6
/
+0
2007-03-05
[PATCH] gpio_keys driver shouldn't be ARM-specific
David Brownell
1
-3
/
+1
2007-03-05
[PATCH] add CONFIG_GENERIC_GPIO
David Brownell
1
-4
/
+6
2007-02-28
Input: HIL - cleanup coding style
Helge Deller
5
-576
/
+703
2007-02-28
Input: HIL - various fixes for HIL drivers
Helge Deller
5
-25
/
+27
2007-02-28
Input: ads7846 - add support for the ads7843 touchscreen
Nicolas Ferre
1
-13
/
+15
2007-02-19
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
17
-92
/
+109
2007-02-18
Input: add driver for MIPS Cobalt back panel buttons
Yoichi Yuasa
3
-1
/
+220
2007-02-18
Input: psmouse - add support for eGalax PS/2 touchscreen controller
Stefan Lucke
5
-7
/
+139
2007-02-18
Input: remove obsolete setup parameters from input drivers
Dmitry Torokhov
10
-39
/
+0
2007-02-18
Input: HIL - fix improper call to release_region()
Cyrill V. Gorcunov
1
-0
/
+2
2007-02-18
Input: gpio-keys - switch to common GPIO API
Philipp Zabel
2
-10
/
+11
2007-02-18
Input: do not lock device when showing name, phys and uniq
Dmitry Torokhov
1
-15
/
+2
2007-02-18
Input: i8042 - let serio bus suspend ports
Dmitry Torokhov
2
-28
/
+64
2007-02-18
Input: psmouse - properly reset mouse on shutdown/suspend
Dmitry Torokhov
3
-0
/
+30
2007-02-17
Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2007-02-16
[PATCH] hrtimers: namespace and enum cleanup
Thomas Gleixner
1
-5
/
+6
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2
Thomas Gleixner
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
5
-5
/
+1
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
4
-6
/
+6
2007-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
14
-253
/
+843
2007-02-11
[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.
Robert P. J. Day
1
-1
/
+0
[prev]
[next]