index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-01
USB: input: aiptek.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-1
/
+1
2012-05-01
USB: input: acecad.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-1
/
+1
2012-05-01
USB: input: bcm5974.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-5
/
+5
2012-05-01
USB: input: appletouch.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-13
/
+11
2012-05-01
USB: input: yealink.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-5
/
+5
2012-05-01
USB: input: powermate.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-1
/
+1
2012-05-01
USB: input: keyspan_remote.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-5
/
+5
2012-05-01
USB: input: cm109.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-6
/
+6
2012-05-01
USB: input: xpad.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-2
/
+2
2012-05-01
USB: input: joystick: iforce: fix up dev_err() usages
Greg Kroah-Hartman
2
-2
/
+2
2012-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-1
/
+2
2012-04-29
Input: add support for DA9052/53 touch screen controller
Ashish Jangam
3
-0
/
+388
2012-04-29
Input: usbtouchscreen - only expose e2i configure option in expert mode
Shawn Landden
1
-1
/
+2
2012-04-29
Input: usbtouchscreen - fix typo
Shawn Landden
1
-1
/
+1
2012-04-29
Input: wacom - add 0xE5 (MT device) support
Ping Cheng
4
-45
/
+157
2012-04-29
Input: wacom - retrieve maximum number of touch points
Ping Cheng
3
-24
/
+65
2012-04-27
Input: pxa27x_keypad add choice to set direct_key_mask
Chao Xie
1
-1
/
+8
2012-04-27
Input: pxa27x_keypad direct key may be low active
Chao Xie
1
-1
/
+9
2012-04-27
Input: pxa27x_keypad bug fix for direct_key_mask
Chao Xie
1
-1
/
+1
2012-04-27
Input: pxa27x_keypad keep clock on as wakeup source
Chao Xie
1
-12
/
+21
2012-04-25
USB: usbtouchscreen.c: remove err() usage
Greg Kroah-Hartman
1
-4
/
+6
2012-04-25
USB: wacom_sys.c: remove err() usage
Greg Kroah-Hartman
1
-2
/
+3
2012-04-25
USB: kbtab.c: remove err() usage
Greg Kroah-Hartman
1
-2
/
+3
2012-04-25
USB: gtco.c: remove err() usage
Greg Kroah-Hartman
1
-10
/
+11
2012-04-25
USB: aiptek.c: remove err() usage
Greg Kroah-Hartman
1
-2
/
+3
2012-04-25
USB: acecad.c: remove err() usage
Greg Kroah-Hartman
1
-2
/
+4
2012-04-25
USB: bcm5974.c: remove err() usage
Greg Kroah-Hartman
1
-6
/
+6
2012-04-25
USB: appletouch.c: remove err() usage
Greg Kroah-Hartman
1
-11
/
+14
2012-04-25
USB: yealink.c: remove err() usage
Greg Kroah-Hartman
1
-6
/
+13
2012-04-25
USB: powermate.c: remove err() usage
Greg Kroah-Hartman
1
-2
/
+3
2012-04-25
USB: keyspan_remote.c: remove err() usage
Greg Kroah-Hartman
1
-5
/
+14
2012-04-25
USB: cm109.c: remove err() usage
Greg Kroah-Hartman
1
-10
/
+17
2012-04-25
USB: xpad.c: remove err() usage
Greg Kroah-Hartman
1
-4
/
+7
2012-04-25
USB: iforce: remove err() usage
Greg Kroah-Hartman
3
-6
/
+12
2012-04-23
Input: aiptek - adjust error-handling code label
Julia Lawall
1
-1
/
+1
2012-04-23
Input: lpc32xx_ts - fix device tree compatible string
Roland Stigge
1
-1
/
+1
2012-04-23
Input: atkbd - fix language in a printed message
Jesper Juhl
1
-1
/
+1
2012-04-21
Input: use module_pci_driver
Axel Lin
3
-39
/
+5
2012-04-21
Merge commit 'v3.4-rc4' into next
Dmitry Torokhov
33
-98
/
+202
2012-04-20
Input: serio_raw - ensure we don't block in non-blocking read
Dmitry Torokhov
1
-18
/
+25
2012-04-20
Input: tc3589x-keypad - remove unnecessary checks
Dmitry Torokhov
1
-12
/
+8
2012-04-20
Input: cma3000-d0x - remove unneeded checks
Dmitry Torokhov
1
-1
/
+1
2012-04-20
Input: matrix-keypad - undo GPIO setup if input_register_device fails
Dmitry Torokhov
1
-23
/
+30
2012-04-20
Input: matrix-keypad - allocate keycodes with keypad structure
Dmitry Torokhov
1
-13
/
+10
2012-04-20
Input: matrix-keypad - fix 'duplicate const' sparse warning
Dmitry Torokhov
1
-6
/
+4
2012-04-20
Input: lpc32xx_ts - add device tree support
Roland Stigge
1
-0
/
+10
2012-04-20
Input: synaptics - fix regression with "image sensor" trackpads
Benjamin Herrenschmidt
1
-1
/
+2
2012-04-16
mfd: Convert twl6040 to i2c driver, and separate it from twl core
Peter Ujfalusi
2
-4
/
+3
2012-04-16
Input: Kconfig: remove dependency for atmel_tsadcc driver
Nicolas Ferre
1
-2
/
+2
2012-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
6
-13
/
+28
[prev]
[next]