index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-19
HID: hid-lg4ff: fix sysfs attribute permission
Vivien Didelot
1
-1
/
+2
2015-01-12
HID: wacom: peport In Range event according to the spec
Ping Cheng
2
-7
/
+9
2015-01-12
HID: wacom: process invalid Cintiq and Intuos data in wacom_intuos_inout()
Ping Cheng
1
-24
/
+26
2015-01-12
HID: rmi: Add support for the touchpad in the Razer Blade 14 laptop
Andrew Duggan
3
-0
/
+6
2015-01-12
HID: rmi: Support touchpads with external buttons
Andrew Duggan
1
-1
/
+19
2015-01-12
HID: rmi: Use hid_report_len to compute the size of reports
Andrew Duggan
1
-3
/
+2
2015-01-09
HID: roccat: potential out of bounds in pyra_sysfs_write_settings()
Dan Carpenter
1
-2
/
+6
2015-01-09
HID: logitech-hidpp: store the name of the device in struct hidpp
Benjamin Tissoires
1
-11
/
+20
2015-01-07
HID: microsoft: add support for Japanese Surface Type Cover 3
Alan Wu
4
-1
/
+7
2015-01-06
HID: fixup the conflicting keyboard mappings quirk
Jiri Kosina
1
-0
/
+1
2015-01-06
HID: apple: fix battery support for the 2009 ANSI wireless keyboard
Ross Skaliotis
1
-3
/
+6
2015-01-06
HID: fix Kconfig text
Geert Uytterhoeven
1
-1
/
+1
2015-01-06
HID: input: fix confusion on conflicting mappings
David Herrmann
1
-0
/
+16
2015-01-06
HID: wacom: add support of the Pen of the Bamboo Pad
Benjamin Tissoires
1
-0
/
+1
2015-01-06
HID: wacom: use WACOM_*_FIELD macros in wacom_usage_mapping()
Benjamin Tissoires
3
-12
/
+10
2014-12-29
HID: Add a new id 0x501a for Genius MousePen i608X
Giedrius Statkevičius
4
-0
/
+7
2014-12-22
HID: betop: add drivers/hid/hid-betopff.c
Jiri Kosina
1
-0
/
+160
2014-12-22
HID: add BETOP game controller force feedback support
Huang Bo
4
-0
/
+20
2014-12-22
HID: rmi: Support non rmi devices by passing events to hid-input
Andrew Duggan
1
-17
/
+76
2014-12-19
HID: logitech-hidpp: prefix the name with "Logitech"
Benjamin Tissoires
1
-0
/
+34
2014-12-19
HID: logitech-hidpp: avoid unintended fall-through
Peter Wu
1
-0
/
+1
2014-12-19
HID: logitech-hidpp: detect HID++ 2.0 errors too
Peter Wu
1
-3
/
+14
2014-12-17
HID: Allow HID_BATTERY_STRENGTH to be enabled
Daniel Nicoletti
1
-1
/
+2
2014-12-17
HID: logitech-hidpp: prefix the name with "Logitech"
Benjamin Tissoires
1
-0
/
+34
2014-12-17
HID: i2c-hid: Do not free buffers in i2c_hid_stop()
Mika Westerberg
1
-5
/
+0
2014-12-17
HID: rmi: Scan the report descriptor to determine if the device is suitable f...
Andrew Duggan
1
-5
/
+17
2014-12-17
HID: logitech-hidpp: bail out if wtp_connect fails
Benjamin Tissoires
1
-6
/
+9
2014-12-17
HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboard
Karl Relton
1
-0
/
+3
2014-12-17
HID: lenovo: Use native middle-button mode for compact keyboards
Jamie Lentin
1
-0
/
+37
2014-12-17
HID: lenovo: Add sensitivity control to compact keyboards
Jamie Lentin
1
-1
/
+41
2014-12-17
HID: logitech-hidpp: separate HID++ from WTP processing
Peter Wu
1
-6
/
+12
2014-12-17
HID: logitech-hidpp: check WTP report length
Peter Wu
1
-0
/
+6
2014-12-17
HID: logitech-dj: check report length
Peter Wu
1
-1
/
+15
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
24
-430
/
+2099
2014-12-12
Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov...
Jiri Kosina
21
-391
/
+2047
2014-12-12
HID: rmi: The address of query8 must be calculated based on which query regis...
Andrew Duggan
1
-12
/
+12
2014-12-12
HID: rmi: Check for additional ACM registers appended to F11 data report
Andrew Duggan
1
-9
/
+52
2014-12-12
Merge branches 'for-3.18/upstream-fixes' and 'for-3.19/upstream' into for-linus
Jiri Kosina
11
-39
/
+50
2014-12-12
HID: i2c-hid: prevent buffer overflow in early IRQ
Gwendal Grignou
1
-1
/
+1
2014-12-11
HID: logitech-hidpp: disable io in probe error path
Peter Wu
1
-1
/
+3
2014-12-11
HID: logitech-hidpp: add boundary check for name retrieval
Peter Wu
1
-0
/
+3
2014-12-11
HID: logitech-hidpp: check name retrieval return code
Peter Wu
1
-2
/
+8
2014-12-11
HID: logitech-hidpp: do not return the name length
Peter Wu
1
-13
/
+6
2014-12-11
HID: wacom: Report input events for each finger on generic devices
Jason Gerecke
2
-28
/
+59
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2014-12-10
HID: wacom: Initialize MT slots for generic devices at post_parse_hid
Jason Gerecke
2
-3
/
+18
2014-12-08
Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+3
2014-12-05
HID: wacom: Update maximum X/Y accounding to outbound offset
Ping Cheng
1
-9
/
+9
2014-12-05
HID: wacom: Add support for DTU-1031X
Ping Cheng
2
-0
/
+8
2014-12-04
i2c-hid / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-1
/
+1
[prev]
[next]