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
/
usbhid
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-20
HID: usbhid: fix error paths in suspend
Alan Stern
1
-27
/
+44
2012-07-20
HID: usbhid: check for suspend or reset before restarting
Alan Stern
1
-2
/
+4
2012-07-20
HID: usbhid: replace HID_REPORTED_IDLE with HID_SUSPENDED
Alan Stern
2
-8
/
+7
2012-07-20
HID: usbhid: inline some simple routines
Alan Stern
1
-31
/
+16
2012-07-20
HID: usbhid: fix autosuspend calls
Alan Stern
1
-74
/
+72
2012-07-20
HID: usbhid: fix use-after-free bug
Alan Stern
1
-5
/
+11
2012-07-09
HID: add Sennheiser BTD500USB device support
Frank Kunz
1
-0
/
+1
2012-06-25
HID: Fix the generic Kconfig options
Henrik Rydberg
1
-4
/
+4
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-30
/
+62
2012-05-22
Merge branches 'upstream-fixes', 'wacom' and 'waltop' into for-linus
Jiri Kosina
1
-0
/
+1
2012-05-22
Merge branch 'upstream' into for-linus
Jiri Kosina
3
-14
/
+61
2012-05-01
USB: hid-core.c: remove dbg() usage
Greg Kroah-Hartman
1
-2
/
+2
2012-05-01
usbhid: prevent deadlock during timeout
Oliver Neukum
1
-6
/
+55
2012-05-01
HID: Create a common generic driver
Henrik Rydberg
1
-16
/
+0
2012-05-01
HID: Create a generic device group
Henrik Rydberg
1
-1
/
+1
2012-04-27
HID: hiddev: Use vzalloc to allocate hiddev_list
Havard Skinnemoen
1
-4
/
+5
2012-04-25
USB: usbmouse.c: remove err() usage
Greg Kroah-Hartman
1
-3
/
+4
2012-04-03
HID: usbhid: Check HID report descriptor contents after device reset
Simon Haggett
1
-0
/
+28
2012-03-30
HID: usbhid: fix error handling of not enough bandwidth
Oliver Neukum
2
-10
/
+28
2012-03-28
HID: waltop: Add support for Sirius tablet
Nikolai Kondrashov
1
-0
/
+1
2012-03-20
Merge branch 'upstream' into for-linus
Jiri Kosina
1
-0
/
+3
2012-03-20
Merge branches 'battery-scope', 'logitech' and 'multitouch' into for-linus
Jiri Kosina
1
-0
/
+1
2012-03-06
HID: usbhid: add quirk no_get for quanta 3008 devices
Benjamin Tissoires
1
-0
/
+1
2012-02-28
HID: kye: Add support for 3 tablets
Nikolai Kondrashov
1
-0
/
+2
2012-02-27
HID: usbhid: Add NOGET quirk for the AIREN Slim+ keyboard
Alan Stern
1
-0
/
+1
2012-02-21
HID: Add quirk for CH Products Fighterstick
Ville Ranki
1
-0
/
+1
2012-02-02
HID: usbhid: fix dead lock between open and disconect
Ming Lei
1
-2
/
+2
2012-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-106
/
+206
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2012-01-05
Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes'...
Jiri Kosina
4
-106
/
+207
2012-01-03
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
1
-1
/
+1
2011-12-21
HID: usbhid: defer LED setting to a workqueue
Daniel Kurtz
2
-11
/
+38
2011-12-21
HID: usbhid: hid-core: submit queued urbs before suspend
Daniel Kurtz
1
-79
/
+105
2011-12-21
HID: usbhid: remove LED_ON
Daniel Kurtz
2
-11
/
+0
2011-12-21
HID: Enable HID_QUIRK_MULTI_INPUT for Trio Linker Plus II
Ignaz Forster
1
-0
/
+1
2011-12-15
HID: multitouch: support PixArt optical touch screen
Aaron Tian
1
-0
/
+3
2011-11-23
HID: usbkbd: kill LED URB on disconnect
Willem Penninckx
1
-0
/
+1
2011-11-23
HID: usbkbd: synchronize LED URB submission
Willem Penninckx
1
-5
/
+58
2011-11-18
USB: convert drivers/hid/* to use module_usb_driver()
Greg Kroah-Hartman
2
-32
/
+2
2011-10-31
hid: Fix up files needing export.h for EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+3
2011-10-25
Merge branch 'upstream' into for-linus
Jiri Kosina
1
-2
/
+0
2011-10-21
HID: Add device IDs for more SJOY adapters
Sean Young
1
-1
/
+0
2011-10-13
HID: usbhid: cancel timer for retry synchronously
Oliver Neukum
1
-1
/
+1
2011-10-07
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
1
-4
/
+3
2011-09-27
HID: hiddev: potential info leak in hiddev_ioctl()
Dan Carpenter
1
-0
/
+2
2011-08-25
HID: add support for HuiJia USB Gamepad connector
Clemens Werther
1
-0
/
+1
2011-08-23
HID: usbhid: Add support for SiGma Micro chip
Jeremiah Matthey
1
-0
/
+1
2011-08-19
PM / Runtime: Add macro to test for runtime PM events
Alan Stern
1
-4
/
+3
2011-08-15
IHD: Support force feedback on MP-8866
Sean Young
1
-1
/
+0
[next]