index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-17
HID: fix A4Tech RP-649 horizontal scrollwheel
Lech Perczak
3
-0
/
+4
2010-09-15
Input: hid-input - allow mapping unknown usages
Dmitry Torokhov
1
-4
/
+9
2010-09-14
HID: fix hiddev's use of usb_find_interface
Guillaume Chazarain
3
-1
/
+7
2010-09-09
Input: hid-input - switch to using new keycode interface
Dmitry Torokhov
1
-33
/
+70
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-08
HID: debugfs: wake up reading tasks upon event
Chase Douglas
1
-0
/
+2
2010-09-08
HID: ntrig: identify firmware version
Rafi Rubin
1
-0
/
+51
2010-09-03
HID: magicmouse: enable Magic Trackpad support
Chase Douglas
3
-39
/
+155
2010-09-03
HID: magicmouse: simplify touch data bit manipulation
Chase Douglas
1
-12
/
+13
2010-09-03
HID: magicmouse: simplify multitouch feature request
Chase Douglas
1
-12
/
+4
2010-09-03
HID: add no-get quirk for eGalax touch controller
Johan Hovold
1
-1
/
+1
2010-09-02
HID: magicmouse: remove timestamp logic
Chase Douglas
1
-11
/
+7
2010-09-02
HID: magicmouse: simplify touch down logic
Chase Douglas
1
-18
/
+9
2010-09-02
HID: sony: Apply sixaxis quirks only to sixaxis
Antonio Ospite
1
-14
/
+14
2010-09-02
HID: rdesc parser: remove local item size limit
Nikolai Kondrashov
1
-6
/
+0
2010-09-01
Input: add support for Hanwang tablets
Xing Wei
2
-0
/
+9
2010-09-01
HID: roccat: Normalized reported profile number for pyra button events.
Stefan Achatz
1
-1
/
+5
2010-09-01
HID: roccat: add driver for Roccat Pyra mouse
Stefan Achatz
6
-0
/
+1161
2010-09-01
HID: waltop: comment on tablet modes
Nikolai Kondrashov
1
-2
/
+27
2010-09-01
HID: waltop: fix Media Tablet 10.6 inch zooming
Nikolai Kondrashov
1
-3
/
+12
2010-09-01
HID: waltop: add Media Tablet 14.1 inch support
Nikolai Kondrashov
4
-0
/
+300
2010-09-01
HID: waltop: fix Media Tablet 10.6 inch scrolling
Nikolai Kondrashov
1
-9
/
+11
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-30
HID: ntrig: a bit of whitespace cleanup
Rafi Rubin
1
-9
/
+9
2010-08-25
HID: Kconfig: Complete Kconfig prompt names
Borislav Petkov
1
-30
/
+30
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-23
HID: uclogic: add proper support for PF1209
Nikolai Kondrashov
2
-0
/
+223
2010-08-23
HID: uclogic: fix coding style
Nikolai Kondrashov
1
-7
/
+4
2010-08-23
HID: add support for two Waltop tablets
Nikolai Kondrashov
6
-0
/
+572
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-09
HID: uclogic: fix up Kconfig entry
Jiri Kosina
1
-1
/
+1
2010-08-09
HID: Add support for UC-Logic WP????U tablets
Nikolai Kondrashov
6
-1
/
+418
2010-08-09
HID: Add Tablet Pick -> BTN_STYLUS2 mapping
Nikolai Kondrashov
1
-0
/
+4
2010-08-09
HID: allow resizing and replacing report descriptors
Nikolai Kondrashov
16
-54
/
+70
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
[prev]
[next]