index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-13
HID: Add Cando touch screen 15.6-inch product id
François Jaouen
3
-0
/
+4
2010-10-12
HID: Add MULTI_INPUT quirk for turbox/mosart touchscreen
Pierre BAILLY
2
-0
/
+2
2010-10-06
HID: hidraw, fix a NULL pointer dereference in hidraw_write
Antonio Ospite
1
-0
/
+6
2010-10-06
HID: hidraw, fix a NULL pointer dereference in hidraw_ioctl
Antonio Ospite
1
-0
/
+5
2010-09-14
HID: fix hiddev's use of usb_find_interface
Guillaume Chazarain
3
-1
/
+7
2010-09-08
HID: fixup blacklist entry for Asus T91MT
Jiri Kosina
1
-1
/
+1
2010-09-08
HID: add device ID for new Asus Multitouch Controller
Roland Baum
3
-0
/
+3
2010-09-03
HID: add no-get quirk for eGalax touch controller
Johan Hovold
1
-1
/
+1
2010-08-30
HID: Add quirk for eGalax touch controler.
Thierry Reding
1
-0
/
+1
2010-08-30
HID: add support for another BTC Emprex remote control
Jiri Kosina
3
-0
/
+3
2010-08-24
HID: Set Report ID properly for Output reports on the Control endpoint.
Alan Ott
1
-1
/
+2
2010-08-24
HID: Kanvus Note A5 tablet needs HID_QUIRK_MULTI_INPUT
Decio Fonini
2
-0
/
+2
2010-08-19
HID: Add support for chicony multitouch screens.
David Gow
2
-0
/
+3
2010-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-6
/
+20
2010-08-16
USB HID: Add ID for eGalax Multitouch used in JooJoo tablet
Chris Ball
3
-0
/
+11
2010-08-13
HID: hiddev: fix memory corruption due to invalid intfdata
Jiri Kosina
1
-2
/
+3
2010-08-13
HID: hiddev: protect against disconnect/NULL-dereference race
Chris Ball
1
-2
/
+4
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-25
/
+24
2010-08-06
HID: picolcd: correct ordering of framebuffer freeing
Bruno Prémont
1
-1
/
+1
2010-08-06
HID: picolcd: testing the wrong variable
Dan Carpenter
1
-1
/
+1
2010-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
18
-183
/
+585
2010-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-0
/
+5
2010-08-04
Merge branch 'bkl' into for-linus
Jiri Kosina
1
-42
/
+12
2010-08-04
Merge branches 'magicmouse', 'roccat' and 'vec-pedal' into for-linus
Jiri Kosina
9
-62
/
+98
2010-08-04
Merge branch 'acrux' into for-linus
Jiri Kosina
5
-1
/
+187
2010-08-04
Merge branch 'upstream-fixes' into for-linus
Jiri Kosina
5
-8
/
+16
2010-08-04
Merge branch 'upstream' into for-linus
Jiri Kosina
8
-74
/
+276
2010-08-02
Input: switch to input_abs_*() access functions
Daniel Mack
1
-25
/
+24
2010-07-20
Revert "HID: add support for the Wacom Intuos 4 wireless"
Jiri Kosina
3
-3
/
+1
2010-07-19
HID: fix up Kconfig entry for ACRUX driver
Jiri Kosina
1
-1
/
+0
2010-07-19
HID: add ACRUX game controller force feedback support
Sergei Kolzun
5
-0
/
+187
2010-07-19
HID: Force input registration for "VEC footpedal"
Daniel Mack
2
-0
/
+4
2010-07-19
HID: add HID_QUIRK_HIDINPUT_FORCE
Daniel Mack
1
-0
/
+2
2010-07-19
HID: hid-input.c: indentation fixes
Daniel Mack
1
-9
/
+9
2010-07-13
HID: hiddev: use usb_find_interface, get rid of BKL
Arnd Bergmann
1
-42
/
+12
2010-07-13
HID: ignore digitizer usage Undefined (0x00)
Forest Bond
1
-0
/
+3
2010-07-13
HID: Add support for Conceptronic CLLRCMCE
Kees Bakker
4
-2
/
+12
2010-07-12
HID: hid-ids.h: Whitespace fixup, align using TABs
Kees Bakker
1
-20
/
+20
2010-07-12
HID: picolcd: implement refcounting of framebuffer
Bruno Prémont
1
-7
/
+103
2010-07-12
HID: picolcd: do not reallocate memory on depth change
Bruno Prémont
1
-15
/
+12
2010-07-12
HID: picolcd: Add minimal palette required by fbcon on 8bpp
Bruno Prémont
1
-11
/
+51
2010-07-11
HID: Send Report ID when numbered reports are sent over the control endpoint.
Alan Ott
1
-3
/
+10
2010-07-11
HID: magicmouse: Correct parsing of large X and Y motions.
Michael Poole
1
-2
/
+2
2010-07-11
HID: magicmouse: report last touch up
Chase Douglas
1
-2
/
+20
2010-07-11
HID: picolcd: fix deferred_io init/cleanup to fb ordering
Bruno Prémont
1
-2
/
+2
2010-07-11
HID: hid-ids.h: keep vendor ids in alphabetical order
Kees Bakker
1
-21
/
+21
2010-07-11
HID: Enable HID_QUIRK_MULTI_INPUT for Retro Adaptor
Peter Edwards
2
-0
/
+3
2010-07-11
HID: add support for CH Eclipse yoke
Jonathan Rockway
2
-0
/
+2
2010-06-28
HID: add proper support for Elecom BM084 bluetooth mouse
Richard Nauber
5
-0
/
+68
2010-06-28
HID - blacklist ET&T TC4UH touchscreen controller
Petr Štetiar
2
-0
/
+2
[next]