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
/
hid-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
HID: remove redundant WARN_ON()s in order not to scare users
Jiri Kosina
1
-2
/
+10
2007-10-14
HID: add hidraw interface
Jiri Kosina
1
-0
/
+16
2007-07-09
HID: make debugging output runtime-configurable
Jiri Kosina
1
-46
/
+47
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-04-30
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
1
-2
/
+7
2007-04-29
Merge branch 'field-zeroing' into for-linus
Jiri Kosina
1
-0
/
+5
2007-04-16
HID: update copyright and authorship macro
Jiri Kosina
1
-2
/
+2
2007-04-11
HID: introduce proper zeroing of unused bits in output reports
Simon Budig
1
-0
/
+5
2007-04-05
HID: Do not discard truncated input reports
Adam Kropelin
1
-1
/
+1
2007-03-15
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
1
-11
/
+9
2007-03-14
[PATCH] hid-core endianness annotations
Al Viro
1
-5
/
+4
2007-03-12
HID: zeroing of bytes in output fields is bogus
Jiri Kosina
1
-4
/
+0
2007-03-12
HID: allocate hid_parser in a proper way
Jiri Kosina
1
-7
/
+9
2007-03-01
HID: fix possible double-free on error path in hid parser
Jiri Kosina
1
-5
/
+0
2007-03-01
HID: fix bug in zeroing the last field byte in output reports
Jiri Kosina
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-05
HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG
Jiri Kosina
1
-4
/
+2
2007-02-05
HID: hid debug from hid-debug.h to hid layer
Jiri Kosina
1
-1
/
+1
2007-01-25
HID: fix memleaking of collection
Jiri Kosina
1
-0
/
+1
2007-01-21
HID: compilation fix when DEBUG_DATA is defined
Jiri Kosina
1
-1
/
+1
2007-01-21
HID: proper LED-mapping for SpaceNavigator
Simon Budig
1
-0
/
+4
2007-01-09
HID: Fix DRIVER_DESC macro
Jiri Kosina
1
-1
/
+1
2007-01-08
HID: mousepoll parameter makes no sense for generic HID
Jiri Kosina
1
-8
/
+0
2007-01-08
HID: tiny patch to remove a kmalloc cast
Ahmed S. Darwish
1
-1
/
+1
2006-12-08
[PATCH] Generic HID layer - input and event reporting
Jiri Kosina
1
-0
/
+59
2006-12-08
[PATCH] Generic HID layer - hiddev
Jiri Kosina
1
-2
/
+4
2006-12-08
[PATCH] Generic HID layer - API
Jiri Kosina
1
-10
/
+12
2006-12-08
[PATCH] Generic HID layer - code split
Jiri Kosina
1
-0
/
+940