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
2012-09-22
HID: Fix logitech-dj: missing Unifying device issue
Nestor Lopez Casado
2
-0
/
+46
2012-09-22
HID: lenovo-tpkbd: Fix memory leak in tpkbd_remove_tp()
Axel Lin
1
-0
/
+2
2012-09-07
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+6
2012-09-07
HID: tpkbd: work even if the new Lenovo Keyboard driver is not configured
Andres Freund
1
-1
/
+3
2012-09-05
dj: memory scribble in logi_dj
Alan Cox
1
-2
/
+2
2012-09-02
HID: Only dump input if someone is listening
Henrik Rydberg
1
-1
/
+2
2012-08-27
HID: add NOGET quirk for Eaton Ellipse MAX UPS
Alan Stern
1
-0
/
+1
2012-08-23
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2012-08-22
HID: Remove QUANTA from special drivers list
Simon Farnsworth
1
-1
/
+0
2012-07-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+2
2012-07-30
[media] radio-shark: New driver for the Griffin radioSHARK USB radio receiver
Hans de Goede
2
-0
/
+2
2012-07-24
Merge branch 'uhid' into for-linus
Jiri Kosina
3
-0
/
+594
2012-07-24
Merge branches 'hidraw', 'magicmouse', 'multitouch', 'roccat', 'suspend-fixes...
Jiri Kosina
29
-550
/
+1581
2012-07-23
HID: add ASUS AIO keyboard model AK1D
Cyrus Lien
3
-0
/
+3
2012-07-22
HID: add support for Cypress barcode scanner 04B4:ED81
Lionel Vaux
3
-0
/
+4
2012-07-20
HID: Allow drivers to be their own listener
David Herrmann
2
-6
/
+4
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-20
HID: hid-core: optimize in case of hidraw
Matthieu CASTET
2
-3
/
+9
2012-07-20
HID: hidraw: fix list->buffer memleak
Matthieu CASTET
1
-1
/
+11
2012-07-20
HID: uhid: Fix sending events with invalid data
Vinicius Costa Gomes
1
-1
/
+1
2012-07-20
HID: roccat: added sensor sysfs attribute for Savu
Stefan Achatz
2
-0
/
+4
2012-07-19
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-0
/
+16
2012-07-19
HID: hid-multitouch: add support for Zytronic panels
Benjamin Tissoires
3
-0
/
+9
2012-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-0
/
+19
2012-07-12
HID: Add driver for Holtek based keyboards with broken HID
Tom Harwood
5
-2
/
+192
2012-07-11
Input: xpad - handle all variations of Mad Catz Beat Pad
Yuri Khan
2
-0
/
+4
2012-07-10
HID: add support for 2012 MacBook Pro Retina
Ryan Bourgeois
3
-0
/
+15
2012-07-09
HID: Add suport for the brightness control keys on HP keyboards
Keng-Yu Lin
1
-0
/
+9
2012-07-09
HID: add Sennheiser BTD500USB device support
Frank Kunz
2
-0
/
+4
2012-07-04
HID: magicmouse: Implement Multi-touch Protocol B (MT-B)
Yufeng Shen
1
-44
/
+22
2012-07-04
HID: magicmouse: Removing report_touches switch
Yufeng Shen
1
-50
/
+45
2012-07-04
HID: add battery quirk for Apple Wireless ANSI
Daniel Nicoletti
1
-0
/
+3
2012-06-28
HID: roccat: rename roccat_common functions to roccat_common2
Stefan Achatz
8
-67
/
+67
2012-06-28
HID: roccat: fix wrong hid_err usage on struct usb_device
Stefan Achatz
1
-3
/
+3
2012-06-28
HID: roccat: move functionality to roccat-common
Stefan Achatz
12
-332
/
+111
2012-06-28
HID: roccat: add support for Roccat Savu
Stefan Achatz
5
-1
/
+464
2012-06-28
HID: hid-multitouch: add support for Zytronic panels
Benjamin Tissoires
3
-0
/
+9
2012-06-28
HID: hid-multitouch: fix input mode feature command
Benjamin Tissoires
1
-1
/
+12
2012-06-26
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-43
/
+52
2012-06-25
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+4
2012-06-25
HID: Fix the generic Kconfig options
Henrik Rydberg
2
-27
/
+24
2012-06-25
HID: magicmouse: Correct report range of major / minor axes
Yufeng Shen
1
-2
/
+4
2012-06-18
HID: uhid: silence gcc warning
Jiri Kosina
1
-1
/
+1
2012-06-18
HID: select NEW_LEDS for driver of Lenovo ThinkPad USB Keyboard with TrackPoint
Bryan Wu
1
-0
/
+1
2012-06-18
HID: uhid: implement feature requests
David Herrmann
1
-1
/
+119
[next]