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
2012-02-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Jiri Kosina
3
-4
/
+24
2012-02-06
HID: multitouch: support Perixx PERIPAD 701
Benjamin Tissoires
3
-0
/
+13
2012-02-06
HID: multitouch: add control of the feature "Maximum Contact Number"
Benjamin Tissoires
1
-0
/
+32
2012-02-06
HID: multitouch: add support for trackpads
Benjamin Tissoires
1
-6
/
+34
2012-02-05
HID: roccat: Only one Kconfig entry for all roccat drivers
Stefan Achatz
2
-59
/
+7
2012-02-03
HID: hid-input/battery: set scope and powered device for HID battery
Jeremy Fitzhardinge
1
-1
/
+8
2012-02-03
Input: add Synaptics USB device driver
Jan Steinhoff
2
-0
/
+21
2012-02-02
HID: hyperv: Properly disconnect the input device
K. Y. Srinivasan
1
-0
/
+1
2012-02-02
HID: logitech: fix mask to enable DJ mode
Nestor Lopez Casado
1
-1
/
+1
2012-02-02
HID: add more hotkeys in Asus AIO keyboards
Keng-Yu Lin
1
-0
/
+2
2012-02-02
HID: add extra hotkeys in Asus AIO keyboards
Keng-Yu Lin
3
-0
/
+7
2012-02-02
HID: usbhid: fix dead lock between open and disconect
Ming Lei
1
-2
/
+2
2012-01-24
Dynamic ID addition doesn't need get_driver()
Alan Stern
1
-5
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2012-01-11
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2
-3
/
+23
2012-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
25
-631
/
+3413
2012-01-09
Merge branch 'hid-battery' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Jiri Kosina
3
-29
/
+87
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+3
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-08
hid-input/battery: add FEATURE quirk
Jeremy Fitzhardinge
2
-10
/
+18
2012-01-08
hid-input/battery: remove battery_val
Jeremy Fitzhardinge
1
-8
/
+0
2012-01-08
hid-input/battery: power-supply type really *is* a battery
Jeremy Fitzhardinge
1
-1
/
+1
2012-01-08
hid-input/battery: make the battery setup common for INPUTs and FEATUREs
Jeremy Fitzhardinge
1
-23
/
+20
2012-01-08
hid-input/battery: deal with both FEATURE and INPUT report batteries
Jeremy Fitzhardinge
1
-7
/
+13
2012-01-08
hid-input/battery: add quirks for battery
Jeremy Fitzhardinge
2
-5
/
+38
2012-01-08
hid-input/battery: remove apparently redundant kmalloc
Jeremy Fitzhardinge
1
-12
/
+3
2012-01-08
hid-input: add support for HID devices reporting Battery Strength
Daniel Nicoletti
1
-15
/
+46
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2
-32
/
+2
2012-01-05
Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes'...
Jiri Kosina
34
-629
/
+2771
2012-01-05
HID: hid-multitouch: add support 9 new Xiroku devices
Masatoshi Hoshikawa
4
-0
/
+50
2012-01-03
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
1
-1
/
+1
2012-01-02
misc latin1 to utf8 conversions
Al Viro
2
-3
/
+3
2012-01-02
HID: multitouch: add support for 3M 32"
Benjamin Tissoires
2
-0
/
+4
2012-01-02
HID: multitouch: add support of Atmel multitouch panels
Benjamin Tissoires
3
-0
/
+9
2011-12-21
HID: usbhid: defer LED setting to a workqueue
Daniel Kurtz
3
-11
/
+80
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: emsff: use symbolic name instead of hardcoded PID constant
Jiri Kosina
1
-1
/
+1
2011-12-21
HID: Enable HID_QUIRK_MULTI_INPUT for Trio Linker Plus II
Ignaz Forster
1
-0
/
+1
2011-12-19
HID: Kconfig: fix syntax
Jiri Kosina
1
-1
/
+1
2011-12-16
HID: introduce proper dependency of HID_BATTERY on POWER_SUPPLY
Jiri Kosina
1
-1
/
+1
2011-12-15
HID: multitouch: support PixArt optical touch screen
Aaron Tian
5
-0
/
+27
2011-12-15
HID: make parser more verbose about parsing errors by default
Jiri Kosina
1
-24
/
+26
2011-12-12
HID: wiimote: Select INPUT_FF_MEMLESS
David Herrmann
1
-0
/
+1
2011-12-09
power_supply: add "powers" links to self-powered HID devices
Jeremy Fitzhardinge
2
-0
/
+6
2011-12-09
power_supply: add scope properties to some self-powered HID devices
Jeremy Fitzhardinge
2
-3
/
+17
2011-12-06
HID: roccat: Add support for Isku keyboard
Stefan Achatz
6
-0
/
+644
2011-12-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2011-12-01
HID: hv_mouse: Properly add the hid device
K. Y. Srinivasan
1
-0
/
+4
2011-11-30
HID: hid-multitouch: add support for new Hanvon panels
Benjamin Tissoires
3
-0
/
+9
[prev]
[next]