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-10
Input: Add Synaptics NavPoint (PXA27x SSP/SPI) driver
Paul Parsons
3
-0
/
+382
2012-05-10
Input: atmel_mxt_ts - dump each message on just 1 line
Daniel Kurtz
1
-9
/
+5
2012-05-10
Input: atmel_mxt_ts - do not read extra (checksum) byte
Daniel Kurtz
1
-2
/
+0
2012-05-10
Input: atmel_mxt_ts - verify object size in mxt_write_object
Daniel Kurtz
1
-1
/
+1
2012-05-10
Input: atmel_mxt_ts - only allow root to update firmware
Daniel Kurtz
1
-2
/
+2
2012-05-10
Input: atmel_mxt_ts - use CONFIG_PM_SLEEP
Daniel Kurtz
1
-8
/
+3
2012-05-10
Input: sentelic - report device's production serial number
Tai-hwa Liang
2
-4
/
+38
2012-05-10
Input: tl6040-vibra - Device Tree support
Peter Ujfalusi
1
-11
/
+35
2012-05-10
Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into next/drivers
Olof Johansson
1
-1
/
+2
2012-05-09
Merge tag 'v3.4-rc6' into next/cleanup
Olof Johansson
1
-1
/
+2
2012-05-07
Merge 3.4-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+2
2012-05-04
USB: input: appletouch: fix up compiler warning
Greg Kroah-Hartman
1
-1
/
+0
2012-05-04
USB: input: usbtouchscreen.c: fix up dev_* messages
Greg Kroah-Hartman
1
-15
/
+14
2012-05-04
USB: input: wacom_sys.c: fix up dev_* messages
Greg Kroah-Hartman
1
-2
/
+2
2012-05-04
USB: input: kbtab.c: fix up dev_* messages
Greg Kroah-Hartman
1
-3
/
+7
2012-05-04
USB: input: gtco.c: fix up dev_* messages
Greg Kroah-Hartman
1
-3
/
+5
2012-05-04
USB: input: aiptek.c: fix up dev_* messages
Greg Kroah-Hartman
1
-8
/
+9
2012-05-04
USB: input: acecad.c: fix up dev_* messages
Greg Kroah-Hartman
1
-3
/
+6
2012-05-04
USB: input: bcm5974.c: fix up dev_* messages
Greg Kroah-Hartman
1
-11
/
+11
2012-05-04
USB: input: appletouch.c: fix up dev_* messages
Greg Kroah-Hartman
1
-12
/
+15
2012-05-04
USB: input: yealink.c: fix up dev_* messages
Greg Kroah-Hartman
1
-8
/
+10
2012-05-04
USB: input: powermate.c: fix up dev_* messages
Greg Kroah-Hartman
1
-1
/
+3
2012-05-04
USB: input: keyspan_remote.c: fix up dev_* messages
Greg Kroah-Hartman
1
-7
/
+7
2012-05-04
USB: input: cm109.c: fix up dev_* messages
Greg Kroah-Hartman
1
-10
/
+10
2012-05-04
USB: input: xpad.c: fix up dev_* messages
Greg Kroah-Hartman
1
-3
/
+5
2012-05-04
USB: input: iforce: fix up dev_* messages
Greg Kroah-Hartman
3
-5
/
+7
2012-05-02
Merge tag 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into next/cleanup
Arnd Bergmann
2
-4
/
+3
2012-05-02
Input: evdev - properly handle read/write with count 0
Dmitry Torokhov
1
-23
/
+38
2012-05-02
Input: evdev - properly access RCU-protected 'grab' data
Dmitry Torokhov
1
-3
/
+5
2012-05-02
Input: mpu3050 - set IRQF_ONESHOT when requesting the interrupt
Stephen Warren
1
-1
/
+1
2012-05-02
Input: serio_raw - signal EFAULT even if read/write partially succeeds
Dmitry Torokhov
1
-15
/
+18
2012-05-02
Input: wacom - use dev_xxx() instead of naked printk()s and dbg()s
Dmitry Torokhov
2
-17
/
+27
2012-05-02
Input: wacom - return proper error if usb_get_extra_descriptor() fails
Dmitry Torokhov
1
-5
/
+6
2012-05-02
Input: wacom - fix sparse warning
Dmitry Torokhov
1
-2
/
+2
2012-05-01
USB: usbtouchscreen.c: remove dbg() usage
Greg Kroah-Hartman
1
-26
/
+42
2012-05-01
USB: kbtab.c: remove dbg() usage
Greg Kroah-Hartman
1
-2
/
+4
2012-05-01
USB: gtco.c: remove dbg() usage
Greg Kroah-Hartman
1
-42
/
+45
2012-05-01
USB: aiptek.c: remove dbg() usage
Greg Kroah-Hartman
1
-9
/
+13
2012-05-01
USB: acecad.c: remove dbg() usage
Greg Kroah-Hartman
1
-2
/
+4
2012-05-01
USB: bcm5974.c: remove dbg() usage
Greg Kroah-Hartman
1
-6
/
+10
2012-05-01
USB: appletouch.c: remove dbg() usage
Greg Kroah-Hartman
1
-7
/
+11
2012-05-01
USB: yealink.c: remove dbg() usage
Greg Kroah-Hartman
1
-4
/
+6
2012-05-01
USB: powermate.c: remove dbg() usage
Greg Kroah-Hartman
1
-4
/
+6
2012-05-01
USB: xpad.c: remove dbg() usage
Greg Kroah-Hartman
1
-11
/
+19
2012-05-01
USB: iforce: remove dbg() usage
Greg Kroah-Hartman
2
-8
/
+12
2012-05-01
USB: wacom: remove dbg() usage
Greg Kroah-Hartman
2
-9
/
+17
2012-05-01
USB: input: usbtouchscreen.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-2
/
+2
2012-05-01
USB: input: wacom_sys.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-2
/
+2
2012-05-01
USB: input: kbtab.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-1
/
+1
2012-05-01
USB: input: gtco.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-1
/
+1
[prev]
[next]