index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
62
-1185
/
+2190
2011-01-08
HID: roccat: don't use #pragma pack
Jiri Kosina
3
-54
/
+30
2011-01-08
HID: roccat: Add support for Roccat Kone[+] v2
Stefan Achatz
6
-0
/
+1079
2011-01-08
HID: roccat: reduce number of functions in kone and pyra drivers
Stefan Achatz
2
-173
/
+53
2011-01-08
HID: roccat: declare meaning of pack pragma usage in driver headers
Stefan Achatz
2
-0
/
+6
2011-01-08
HID: roccat: use class for char device for sysfs attribute creation
Stefan Achatz
4
-384
/
+209
2011-01-08
Merge branches 'upstream' and 'upstream-fixes' into for-linus
Jiri Kosina
3
-2
/
+28
2011-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-107
/
+69
2011-01-04
HID: hidraw: add compatibility ioctl() for 32-bit applications.
Alan Ott
1
-0
/
+3
2011-01-03
HID: hid-picolcd: Fix memory leak in picolcd_debug_out_report()
Jesper Juhl
1
-0
/
+1
2010-12-27
HID: picolcd: fix misuse of logical operation in place of bitop
David Sterba
1
-2
/
+2
2010-12-22
HID: usbhid: base runtime PM on modern API
Oliver Neukum
2
-39
/
+19
2010-12-21
USB: add support for Dream Cheeky DL100B Webmail Notifier (1d34:0004)
Melchior FRANZ
2
-0
/
+3
2010-12-18
hid: egalax: Add support for Wetab (726b)
Andy Ross
3
-0
/
+4
2010-12-16
hid: egalax: Add support for Samsung NB30 netbook
Richard Nauber
3
-0
/
+4
2010-12-16
hid: egalax: Document the new devices in Kconfig
Henrik Rydberg
1
-1
/
+2
2010-12-16
hid: egalax: Add support for Wetab
Henrik Rydberg
3
-0
/
+4
2010-12-16
hid: egalax: Convert to MT slots
Henrik Rydberg
1
-63
/
+23
2010-12-16
hid: egalax: Add event filtering
Henrik Rydberg
1
-6
/
+10
2010-12-16
hid: egalax: Report zero as minimum pressure
Henrik Rydberg
1
-0
/
+1
2010-12-16
hid: egalax: Correct for device resolution report error
Henrik Rydberg
1
-0
/
+2
2010-12-16
hid: egalax: Setup input device manually
Henrik Rydberg
1
-12
/
+22
2010-12-16
input: mt: Move tracking and pointer emulation to input-mt
Henrik Rydberg
1
-28
/
+2
2010-12-16
input: mt: Collect slots initialization code
Henrik Rydberg
1
-4
/
+1
2010-12-16
input: mt: Break out slots handling
Henrik Rydberg
1
-0
/
+1
2010-12-14
HID: replace offsets values with their corresponding BTN_* defines
Florian Fainelli
1
-6
/
+6
2010-12-14
HID: hid-mosart: support suspend/resume
Benjamin Tissoires
1
-0
/
+16
2010-12-14
HID: hid-mosart: ignore buttons report
Benjamin Tissoires
1
-0
/
+4
2010-12-11
HID: hid-picolcd: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+1
2010-12-10
Merge branch 'master' into upstream
Jiri Kosina
7
-44
/
+99
2010-12-10
HID: simplify an index check in hid_lookup_collection
Joe Perches
1
-3
/
+7
2010-12-10
HID: Hoist assigns from ifs
Joe Perches
1
-6
/
+13
2010-12-10
HID: Remove superfluous __inline__
Joe Perches
1
-5
/
+5
2010-12-10
HID: Use vzalloc for vmalloc/memset(,0...)
Joe Perches
1
-2
/
+1
2010-12-10
HID: Add and use hid_<level>: dev_<level> equivalents
Joe Perches
50
-393
/
+372
2010-12-09
HID: magicmouse: Don't report REL_{X,Y} for Magic Trackpad
Chase Douglas
1
-0
/
+5
2010-12-08
HID: add hid_hw_open/close/power() handlers
Dmitry Torokhov
4
-33
/
+24
2010-12-07
HID: Consolidate device existence checks in hiddev_ioctl
Valentine Barshak
1
-184
/
+103
2010-12-07
HID: Fix race between disconnect and hiddev_ioctl
Valentine Barshak
1
-37
/
+131
2010-12-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-10
/
+16
2010-12-02
HID: length resolution should be reported units/mm
Dmitry Torokhov
1
-8
/
+11
2010-11-29
HID: add support for F430 Force Feedback Wheel
Simon Wood
2
-0
/
+3
2010-11-28
HID: hid-core - rename hid_blacklist to hid_have_special_driver
Dmitry Torokhov
1
-3
/
+3
2010-11-25
HID: Add support for Perixx PERIBOARD-707 (Plus)
Dennis Kügler
4
-1
/
+4
2010-11-18
HID: wacom: make sysfs permissions more strict
Jiri Kosina
1
-1
/
+1
2010-11-18
HID: prodikeys: make sysfs permissions more strict
Jiri Kosina
1
-3
/
+3
2010-11-18
HID: usbhid: Clean up makefile (-y instead of -objs)
Tracey Dent
1
-3
/
+3
2010-11-18
HID: Clean up makefile (-y instead of -objs)
Tracey Dent
1
-6
/
+6
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2
-2
/
+0
2010-11-04
HID: egalax: Use kzalloc
Henrik Rydberg
1
-1
/
+1
[next]