index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Lines
2012-04-29
Input: usbtouchscreen - fix typo
Shawn Landden
-1
/
+1
2012-04-29
Input: wacom - add 0xE5 (MT device) support
Ping Cheng
-45
/
+157
2012-04-29
Input: wacom - retrieve maximum number of touch points
Ping Cheng
-24
/
+65
2012-04-27
Input: pxa27x_keypad add choice to set direct_key_mask
Chao Xie
-1
/
+8
2012-04-27
Input: pxa27x_keypad direct key may be low active
Chao Xie
-1
/
+9
2012-04-27
Input: pxa27x_keypad bug fix for direct_key_mask
Chao Xie
-1
/
+1
2012-04-27
Input: pxa27x_keypad keep clock on as wakeup source
Chao Xie
-12
/
+21
2012-04-25
USB: usbtouchscreen.c: remove err() usage
Greg Kroah-Hartman
-4
/
+6
2012-04-25
USB: wacom_sys.c: remove err() usage
Greg Kroah-Hartman
-2
/
+3
2012-04-25
USB: kbtab.c: remove err() usage
Greg Kroah-Hartman
-2
/
+3
2012-04-25
USB: gtco.c: remove err() usage
Greg Kroah-Hartman
-10
/
+11
2012-04-25
USB: aiptek.c: remove err() usage
Greg Kroah-Hartman
-2
/
+3
2012-04-25
USB: acecad.c: remove err() usage
Greg Kroah-Hartman
-2
/
+4
2012-04-25
USB: bcm5974.c: remove err() usage
Greg Kroah-Hartman
-6
/
+6
2012-04-25
USB: appletouch.c: remove err() usage
Greg Kroah-Hartman
-11
/
+14
2012-04-25
USB: yealink.c: remove err() usage
Greg Kroah-Hartman
-6
/
+13
2012-04-25
USB: powermate.c: remove err() usage
Greg Kroah-Hartman
-2
/
+3
2012-04-25
USB: keyspan_remote.c: remove err() usage
Greg Kroah-Hartman
-5
/
+14
2012-04-25
USB: cm109.c: remove err() usage
Greg Kroah-Hartman
-10
/
+17
2012-04-25
USB: xpad.c: remove err() usage
Greg Kroah-Hartman
-4
/
+7
2012-04-25
USB: iforce: remove err() usage
Greg Kroah-Hartman
-6
/
+12
2012-04-23
Input: aiptek - adjust error-handling code label
Julia Lawall
-1
/
+1
2012-04-23
Input: lpc32xx_ts - fix device tree compatible string
Roland Stigge
-1
/
+1
2012-04-23
Input: atkbd - fix language in a printed message
Jesper Juhl
-1
/
+1
2012-04-21
Input: use module_pci_driver
Axel Lin
-39
/
+5
2012-04-21
Merge commit 'v3.4-rc4' into next
Dmitry Torokhov
-98
/
+202
2012-04-20
Input: serio_raw - ensure we don't block in non-blocking read
Dmitry Torokhov
-18
/
+25
2012-04-20
Input: tc3589x-keypad - remove unnecessary checks
Dmitry Torokhov
-13
/
+9
2012-04-20
Input: cma3000-d0x - remove unneeded checks
Dmitry Torokhov
-1
/
+1
2012-04-20
Input: matrix-keypad - undo GPIO setup if input_register_device fails
Dmitry Torokhov
-23
/
+30
2012-04-20
Input: matrix-keypad - allocate keycodes with keypad structure
Dmitry Torokhov
-13
/
+10
2012-04-20
Input: matrix-keypad - fix 'duplicate const' sparse warning
Dmitry Torokhov
-6
/
+4
2012-04-20
Input: lpc32xx_ts - add device tree support
Roland Stigge
-0
/
+10
2012-04-20
Input: synaptics - fix regression with "image sensor" trackpads
Benjamin Herrenschmidt
-1
/
+2
2012-04-16
mfd: Convert twl6040 to i2c driver, and separate it from twl core
Peter Ujfalusi
-4
/
+3
2012-04-16
Input: Kconfig: remove dependency for atmel_tsadcc driver
Nicolas Ferre
-2
/
+2
2012-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-13
/
+28
2012-04-11
Input: da9052 - fix memory leak in da9052_onkey_probe()
Jesper Juhl
-1
/
+2
2012-04-11
Input: ep93xx_keypad - switch to using dev_pm_ops
Dmitry Torokhov
-16
/
+10
2012-04-10
Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.h
Mark Brown
-1
/
+1
2012-04-10
Input: wacom_i2c - do not use irq_to_gpio
Dmitry Torokhov
-37
/
+4
2012-04-10
Input: trackpoint - use psmouse_fmt() for messages
JJ Ding
-6
/
+8
2012-04-10
Input: elantech - v4 is a clickpad, with only one button
JJ Ding
-2
/
+4
2012-04-10
Input: elantech - reset touchpad before configuring it
JJ Ding
-0
/
+4
2012-04-04
Input: gameport - use module_gameport_driver
Axel Lin
-136
/
+11
2012-04-04
Input: serio - use module_serio_driver
Axel Lin
-452
/
+31
2012-04-04
Input: wacom - add Intuos5 multitouch sensor support
Jason Gerecke
-5
/
+84
2012-04-04
Input: wacom - add Intuos5 Touch Ring LED support
Jason Gerecke
-12
/
+59
2012-04-04
Input: wacom - add Intuos5 Touch Ring/ExpressKey support
Jason Gerecke
-2
/
+32
2012-04-04
Input: wacom - add basic Intuos5 support
Jason Gerecke
-3
/
+36
[prev]
[next]