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-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
2010-06-24
HID: magicmouse: enable horizontal scrolling
Chase Douglas
1
-6
/
+19
2010-06-24
HID: magicmouse: add param for scroll speed
Chase Douglas
1
-15
/
+28
2010-06-24
HID: magicmouse: properly account for scroll movement in state
Chase Douglas
1
-1
/
+2
2010-06-23
Input: hid-input - use a larger event buffer for MT devices
Henrik Rydberg
1
-0
/
+3
2010-06-21
HID: roccat: remove obsolete kone_abi_version sysfs attribute
Stefan Achatz
2
-18
/
+0
2010-06-21
HID: roccat: fix offset errors in bin_attribute read
Stefan Achatz
1
-2
/
+2
2010-06-21
HID: eliminate a double lock in debug code
Julia Lawall
1
-1
/
+1
2010-06-21
HID: ntrig: add support for new firwmare versions
micki
3
-0
/
+72
2010-06-04
HID: magicmouse: disable and add module param for scroll acceleration
Chase Douglas
1
-1
/
+7
2010-06-04
HID: magicmouse: scroll on entire surface, not just middle of mouse
Chase Douglas
1
-3
/
+2
2010-06-04
HID: check for HID_QUIRK_IGNORE during probing
Jindrich Makovicka
1
-1
/
+2
2010-06-02
HID: roccat: introduce missing kfree
Julia Lawall
1
-3
/
+6
2010-05-31
HID: roccat: fix modules interdependencies
Randy Dunlap
1
-0
/
+1
2010-05-31
HID: roccat: change kone_driver_version to kone_abi_version
Stefan Achatz
2
-7
/
+7
2010-05-31
HID: roccat: fix whitespace warning from checkpatch.pl
Stefan Achatz
1
-1
/
+1
2010-05-31
HID: roccat: remove obsolete comment
Stefan Achatz
1
-5
/
+0
2010-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2010-05-25
HID: roccat: fix build failure if built as module
Jiri Kosina
1
-1
/
+1
2010-05-25
HID: roccat: propagate special events of roccat hardware to userspace
Stefan Achatz
6
-0
/
+526
2010-05-25
HID: remove unused variable from hidraw_read
Stefan Achatz
1
-2
/
+0
2010-05-24
HID: Add the GYR4101US USB ID to hid-gyration
Cory Maccarrone
3
-0
/
+3
2010-05-24
HID: fix hid-roccat-kone for bin_attr API change
Stephen Rothwell
1
-12
/
+12
2010-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
23
-157
/
+6704
2010-05-21
HID: fix up 'EMBEDDED' mess in Kconfig
Jiri Kosina
1
-31
/
+16
2010-05-20
Input: use ABS_CNT rather than (ABS_MAX + 1)
Daniel Mack
1
-1
/
+1
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
3
-13
/
+13
2010-05-20
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
3
-11
/
+6
2010-05-19
Merge branches 'ntrig', 'picolcd', 'prodikeys' and 'roccat-kone' into for-linus
Jiri Kosina
10
-9
/
+5371
2010-05-19
Merge branch 'egalax' into for-linus
Jiri Kosina
6
-2
/
+292
2010-05-19
Merge branch 'cando' into for-linus
Jiri Kosina
5
-0
/
+285
2010-05-19
Merge branches 'upstream-fixes', 'bkl-removal', 'debugfs-fixes' and 'hid-susp...
Jiri Kosina
5
-41
/
+78
2010-05-19
Merge branch 'upstream' into for-linus
Jiri Kosina
14
-79
/
+667
2010-05-19
HID: roccat: cleanup preprocessor macros
Stefan Achatz
2
-8
/
+5
2010-05-19
HID: roccat: refactor special event handling
Stefan Achatz
1
-34
/
+20
2010-05-19
HID: roccat: fix special button support
Stefan Achatz
2
-8
/
+22
[prev]
[next]