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-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-0
/
+14
2011-11-06
hid/apple: modern macbook airs use the standard apple function key translations
Linus Torvalds
1
-3
/
+0
2011-11-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-52
/
+33
2011-11-01
Revert "HID: multitouch: decide if hid-multitouch needs to handle mt devices"
Henrik Rydberg
1
-43
/
+4
2011-11-01
HID: drivers/hid/hid-roccat.c: eliminate a null pointer dereference
Julia Lawall
1
-9
/
+9
2011-10-31
hid: Fix up files needing export.h for EXPORT_SYMBOL
Paul Gortmaker
2
-0
/
+2
2011-10-31
hid: Add module.h to fix up implicit users of it
Paul Gortmaker
12
-0
/
+12
2011-10-28
HID: hid-apple: add device ID of another wireless aluminium
Andreas Krist
3
-0
/
+5
2011-10-28
HID: Add device IDs for Macbook Pro 8 keyboards
Gökçen Eraslan
3
-0
/
+15
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-5
/
+4
2011-10-25
Merge branch 'upstream' into for-linus
Jiri Kosina
12
-53
/
+270
2011-10-25
Merge branch 'upstream-fixes' into for-linus
Jiri Kosina
5
-42
/
+58
2011-10-25
Merge branches 'acrux', 'logitech', 'multitouch', 'roccat' and 'wiimote' into...
Jiri Kosina
17
-129
/
+2460
2011-10-21
HID: hid-magicmouse: Magic Trackpad has 1 button, not 2
Daniel van Vugt
1
-0
/
+7
2011-10-21
HID: Add device IDs for more SJOY adapters
Sean Young
5
-2
/
+18
2011-10-17
HID: primax: remove spurious dependency
Jiri Kosina
1
-2
/
+1
2011-10-17
HID: support primax keyboards violating USB HID spec
Terry Lambert
5
-0
/
+130
2011-10-13
HID: usbhid: cancel timer for retry synchronously
Oliver Neukum
1
-1
/
+1
2011-10-08
HID: wacom: Set input bits before registration
David Herrmann
1
-35
/
+41
2011-10-07
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
2
-5
/
+4
2011-10-05
HID: consolidate MacbookAir 4,1 mappings
Jiri Kosina
1
-25
/
+0
2011-10-04
HID: MacbookAir4,1 and MacbookAir4,2 need entry in hid_mouse_ignore_list[]
Jiri Kosina
1
-0
/
+6
2011-10-03
HID: Add support MacbookAir 4,1 keyboard
Nobuhiro Iwamatsu
3
-0
/
+37
2011-09-27
HID: hidraw: open count should not increase if error
Amit Nagal
1
-1
/
+3
2011-09-27
HID: hiddev: potential info leak in hiddev_ioctl()
Dan Carpenter
1
-0
/
+2
2011-09-26
HID: multitouch: decide if hid-multitouch needs to handle mt devices
Benjamin Tissoires
1
-4
/
+43
2011-09-26
HID: add autodetection of multitouch devices
Benjamin Tissoires
2
-0
/
+17
2011-09-22
HID: "hid-logitech" driver with Logitech Driving Force GT
Michal Malý
1
-0
/
+1
2011-09-20
HID: hid-logitech-dj: fix off by one
Nestor Lopez Casado
2
-5
/
+5
2011-09-20
HID: hidraw: protect hidraw_disconnect() better
James Hogan
1
-2
/
+2
2011-09-20
HID: hid-multitouch: add support for the IDEACOM 6650 chip
Stephane Chatty
3
-10
/
+25
2011-09-16
Merge branch 'for-linus' of git://github.com/dtor/input
Linus Torvalds
1
-0
/
+2
2011-09-15
HID: Add full support for Logitech Unifying receivers
Nestor Lopez Casado
6
-0
/
+1059
2011-09-08
Input: wacom - add POINTER and DIRECT device properties
Jason Gerecke
1
-0
/
+2
2011-09-07
Merge branches 'upstream-fixes' and 'magicmouse' into for-linus
Jiri Kosina
4
-23
/
+67
2011-09-07
HID: hidraw: free list for all error in hidraw_open
Amit Nagal
1
-1
/
+2
2011-09-07
HID: roccat: Kone now reports external profile changes via roccat device
Stefan Achatz
1
-1
/
+15
2011-09-07
HID: roccat: cleaned up code for Kone and fixed wrong initialization value
Stefan Achatz
1
-21
/
+22
2011-09-07
HID: roccat: Kovaplus now reports external profile changes via roccat device
Stefan Achatz
1
-2
/
+15
2011-09-07
HID: roccat: Pyra now reports external profile changes via roccat device
Stefan Achatz
1
-8
/
+15
2011-09-07
HID: roccat: Fixed false dpi reporting when using osd event
Stefan Achatz
1
-2
/
+2
2011-09-07
HID: wacom: Unregister sysfs attributes on remove
David Herrmann
1
-0
/
+1
2011-09-07
HID: wacom: Fix error path of power-supply initialization
David Herrmann
1
-12
/
+9
2011-09-07
HID: wiimote: Add MAINTAINERS entry
David Herrmann
1
-1
/
+1
2011-09-07
HID: wiimote: Read wiimote battery charge level
David Herrmann
2
-0
/
+61
2011-09-07
HID: wiimote: Add status request
David Herrmann
1
-0
/
+18
2011-09-07
HID: wiimote: Initialize IR cam on request
David Herrmann
1
-0
/
+28
2011-09-07
HID: wiimote: Add IR initializer
David Herrmann
1
-0
/
+136
2011-09-07
HID: wiimote: Add write-register helpers
David Herrmann
1
-1
/
+27
2011-09-07
HID: wiimote: Helper functions for synchronous requests
David Herrmann
1
-0
/
+56
[next]