index
:
kernel_samsung_crespo.git
replicant-4.2
kernel/samsung/crespo
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: roccat-koneplus: vorrect mode of sysfs attr 'sensor'
Stefan Achatz
2011-03-15
1
-1
/
+1
*
HID: roccat: Rename header roccat.h -> hid-roccat.h
Stefan Achatz
2011-02-03
6
-6
/
+6
*
HID: roccat: Fix bug that prevented roccat chardev from removing devices
Stefan Achatz
2011-02-03
1
-1
/
+4
*
HID: roccat: Fix NULL pointer dereference when unloading module
Stefan Achatz
2011-02-03
5
-5
/
+5
*
HID: roccat: Add ioctl command to retreive report size from chardev
Stefan Achatz
2011-02-03
7
-56
/
+61
*
HID: roccat: Increase waiting time for Kone[+] to prevent occasional freezes
Stefan Achatz
2011-02-03
1
-1
/
+1
*
HID: roccat: Add support for Kova[+] mouse
Stefan Achatz
2011-02-03
6
-0
/
+883
*
HID: roccat: Introduce module hid-roccat-common
Stefan Achatz
2011-02-03
8
-426
/
+254
*
HID: roccat: Use new hid_err macros
Stefan Achatz
2011-02-03
2
-15
/
+13
*
HID: roccat: Remove empty function definitions for roccat chardev
Stefan Achatz
2011-02-03
1
-10
/
+0
*
HID: roccat: Fix an error message when reading more data from bin attributes
Stefan Achatz
2011-01-20
1
-0
/
+3
*
HID: roccat: Add support for Roccat Arvo keyboard
Stefan Achatz
2011-01-20
6
-0
/
+624
*
HID: hid-roccat-koneplus: potential NULL dereference
Vasiliy Kulikov
2011-01-17
1
-0
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-01-13
9
-6
/
+563
|
\
|
*
HID: hid-multitouch: minor fixes based on additional review
Benjamin Tissoires
2011-01-11
2
-59
/
+78
|
*
HID: Switch turbox/mosart touchscreen to hid-mosart
Benjamin Tissoires
2011-01-11
3
-1
/
+2
|
*
HID: add Add Cando touch screen 10.1-inch product id
Benjamin Tissoires
2011-01-11
3
-0
/
+4
|
*
HID: hid-mulitouch: add support for the 'Sensing Win7-TwoFinger'
Benjamin Tissoires
2011-01-11
4
-2
/
+20
|
*
HID: hid-multitouch: add support for Cypress TrueTouch panels
Benjamin Tissoires
2011-01-11
4
-0
/
+22
|
*
HID: hid-multitouch: support for PixCir-based panels
Benjamin Tissoires
2011-01-11
5
-0
/
+484
|
*
HID: add feature_mapping callback
Benjamin Tissoires
2011-01-11
1
-4
/
+13
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-01-10
62
-1185
/
+2190
|
\
\
|
|
/
|
/
|
|
*
HID: roccat: don't use #pragma pack
Jiri Kosina
2011-01-08
3
-54
/
+30
|
*
HID: roccat: Add support for Roccat Kone[+] v2
Stefan Achatz
2011-01-08
6
-0
/
+1079
|
*
HID: roccat: reduce number of functions in kone and pyra drivers
Stefan Achatz
2011-01-08
2
-173
/
+53
|
*
HID: roccat: declare meaning of pack pragma usage in driver headers
Stefan Achatz
2011-01-08
2
-0
/
+6
|
*
HID: roccat: use class for char device for sysfs attribute creation
Stefan Achatz
2011-01-08
4
-384
/
+209
|
*
Merge branches 'upstream' and 'upstream-fixes' into for-linus
Jiri Kosina
2011-01-08
3
-2
/
+28
|
|
\
|
|
*
HID: hid-picolcd: Fix memory leak in picolcd_debug_out_report()
Jesper Juhl
2011-01-03
1
-0
/
+1
|
|
*
HID: picolcd: fix misuse of logical operation in place of bitop
David Sterba
2010-12-27
1
-2
/
+2
|
|
*
HID: hid-mosart: support suspend/resume
Benjamin Tissoires
2010-12-14
1
-0
/
+16
|
|
*
HID: hid-mosart: ignore buttons report
Benjamin Tissoires
2010-12-14
1
-0
/
+4
|
|
*
HID: magicmouse: Don't report REL_{X,Y} for Magic Trackpad
Chase Douglas
2010-12-09
1
-0
/
+5
|
*
|
HID: hidraw: add compatibility ioctl() for 32-bit applications.
Alan Ott
2011-01-04
1
-0
/
+3
|
*
|
HID: usbhid: base runtime PM on modern API
Oliver Neukum
2010-12-22
2
-39
/
+19
|
*
|
HID: replace offsets values with their corresponding BTN_* defines
Florian Fainelli
2010-12-14
1
-6
/
+6
|
*
|
HID: hid-picolcd: don't use flush_scheduled_work()
Tejun Heo
2010-12-11
1
-1
/
+1
|
*
|
Merge branch 'master' into upstream
Jiri Kosina
2010-12-10
7
-44
/
+99
|
|
\
\
|
|
|
/
|
*
|
HID: simplify an index check in hid_lookup_collection
Joe Perches
2010-12-10
1
-3
/
+7
|
*
|
HID: Hoist assigns from ifs
Joe Perches
2010-12-10
1
-6
/
+13
|
*
|
HID: Remove superfluous __inline__
Joe Perches
2010-12-10
1
-5
/
+5
|
*
|
HID: Use vzalloc for vmalloc/memset(,0...)
Joe Perches
2010-12-10
1
-2
/
+1
|
*
|
HID: Add and use hid_<level>: dev_<level> equivalents
Joe Perches
2010-12-10
50
-393
/
+372
|
*
|
HID: add hid_hw_open/close/power() handlers
Dmitry Torokhov
2010-12-08
4
-33
/
+24
|
*
|
HID: Consolidate device existence checks in hiddev_ioctl
Valentine Barshak
2010-12-07
1
-184
/
+103
|
*
|
HID: Fix race between disconnect and hiddev_ioctl
Valentine Barshak
2010-12-07
1
-37
/
+131
|
*
|
HID: hid-core - rename hid_blacklist to hid_have_special_driver
Dmitry Torokhov
2010-11-28
1
-3
/
+3
|
*
|
HID: Add support for Perixx PERIBOARD-707 (Plus)
Dennis Kügler
2010-11-25
4
-1
/
+4
|
*
|
HID: wacom: make sysfs permissions more strict
Jiri Kosina
2010-11-18
1
-1
/
+1
|
*
|
HID: prodikeys: make sysfs permissions more strict
Jiri Kosina
2010-11-18
1
-3
/
+3
[next]