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
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
33
-292
/
+844
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
1
-1
/
+1
2009-03-30
Merge branch 'autosuspend' into for-next
Jiri Kosina
5
-114
/
+422
2009-03-30
HID: remove compat stuff
Jiri Slaby
28
-172
/
+0
2009-03-30
HID: constify arrays of struct apple_key_translation
Paul Collins
1
-9
/
+9
2009-03-30
HID: add support for Kye/Genius Ergo 525V
Jiri Kosina
6
-0
/
+85
2009-03-30
HID: Support Apple mini aluminum keyboard
Ryan Finnie
3
-0
/
+12
2009-03-30
HID: support for Kensington slimblade device
Jiri Kosina
6
-0
/
+80
2009-03-30
HID: DragonRise game controller force feedback driver
Richard Walmsley
6
-0
/
+205
2009-03-30
HID: add support for another version of 0e8f:0003 device in hid-pl
Anssi Hannula
1
-12
/
+38
2009-03-30
HID: fix race between usb_register_dev() and hiddev_open()
Oliver Neukum
1
-0
/
+5
2009-03-30
HID: bring back possibility to specify vid/pid ignore on module load
Jiri Kosina
1
-0
/
+3
2009-03-30
HID: make HID_DEBUG defaults consistent
Pavel Machek
1
-3
/
+3
2009-03-26
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-4
/
+1
2009-03-25
HID: autosuspend -- fix lockup of hid on reset
Oliver Neukum
1
-1
/
+1
2009-03-25
HID: hid_reset_resume() needs to be defined only when CONFIG_PM is set
Jiri Kosina
1
-50
/
+51
2009-03-25
HID: fix USB HID devices after STD with autosuspend
Oliver Neukum
1
-1
/
+10
2009-03-25
HID: do not try to compile PM code with CONFIG_PM unset
Jiri Kosina
1
-0
/
+5
2009-03-25
HID: autosuspend support for USB HID
Oliver Neukum
5
-103
/
+396
2009-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2009-03-16
Rationalize fasync return values
Jonathan Corbet
1
-4
/
+1
2009-03-10
HID: fix waitqueue usage in hiddev
Johannes Weiner
1
-1
/
+1
2009-03-10
HID: fix incorrect free in hiddev
Johannes Weiner
1
-1
/
+1
2009-02-17
HID: move tmff and zpff devices from ignore_list to blacklist
Anssi Hannula
1
-6
/
+6
2009-02-17
HID: unlock properly on error paths in hidraw_ioctl()
Dan Carpenter
1
-5
/
+9
2009-02-17
HID: blacklist Powercom USB UPS
Michael Tokarev
2
-0
/
+4
2009-01-29
HID: document difference between hid_blacklist and hid_ignore_list
Jiri Kosina
1
-0
/
+2
2009-01-29
HID: add antec-branded soundgraph imon devices to blacklist
Jarod Wilson
2
-0
/
+4
2009-01-29
HID: fix reversed logic in disconnect testing of hiddev
Oliver Neukum
1
-1
/
+1
2009-01-29
HID: adjust report descriptor fixup for MS 1028 receiver
Jiri Kosina
1
-9
/
+4
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-5
/
+4
2009-01-07
HID: fix hid->hiddev initialization in hiddev_connect()
Jiri Kosina
1
-0
/
+2
2009-01-07
USB: change interface to usb_lock_device_for_reset()
Alan Stern
1
-5
/
+4
2009-01-04
Merge branch 'upstream-fixes' into for-next
Jiri Kosina
5
-2
/
+10
2009-01-04
HID: fix error condition propagation in hid-sony driver
Jiri Kosina
1
-1
/
+1
2009-01-04
HID: fix reference count leak hidraw
Oliver Neukum
1
-1
/
+1
2009-01-04
HID: add proper support for pensketch 12x9 tablet
Matt Helsley
2
-0
/
+4
2009-01-04
HID: don't allow DealExtreme usb-radio be handled by usb hid driver
Alexey Klimov
2
-0
/
+4
2009-01-04
HID: fix default Kconfig setting for TopSpeed driver
Jiri Kosina
1
-1
/
+1
2009-01-04
HID: driver for TopSeed Cyberlink quirky remote
Lev Babiev
5
-0
/
+89
2009-01-04
HID: make boot protocol drivers depend on EMBEDDED
Parag Warudkar
1
-1
/
+1
2009-01-04
HID: hiddev cleanup -- handle all error conditions properly
Oliver Neukum
1
-36
/
+99
2009-01-04
HID: force feedback driver for GreenAsia 0x12 PID
Lukasz Lubojanski
5
-0
/
+199
2009-01-04
HID: switch specialized drivers from "default y" to !EMBEDDED
David Brownell
1
-17
/
+17
2009-01-04
HID: set proper dev.parent in hidraw
Jiri Kosina
1
-1
/
+1
2009-01-04
HID: add dynids facility
Jiri Slaby
1
-3
/
+98
2009-01-04
HID: use GFP_KERNEL in hid_alloc_buffers
Jiri Slaby
1
-7
/
+10
2009-01-04
HID: usbhid, use usb_endpoint_xfer_int
Jiri Slaby
1
-1
/
+1
2009-01-04
HID: move usbhid flags to usbhid.h
Jiri Slaby
1
-0
/
+10
2009-01-04
HID: add n-trig digitizer support
Rafi Rubin
6
-0
/
+97
[next]