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
2008-07-23
Merge branches 'upstream' and 'upstream-fixes' into for-linus
Jiri Kosina
6
-18
/
+65
2008-07-23
HID: apple_fn_keys F5 and F6
Henrik Rydberg
1
-0
/
+2
2008-07-23
HID: remove quirk lookup from usbkbd/usbmouse
Jiri Kosina
2
-16
/
+0
2008-07-23
HID: Add mapping of new KEY_MEDIA_REPEAT keycode
Dmitry Torokhov
1
-0
/
+1
2008-07-23
HID: gyration remote support
Daniel Walker
1
-0
/
+28
2008-07-23
HID: gyration sleep button quirk
Jiri Kosina
1
-0
/
+12
2008-07-23
HID: add quirk for Logitech DiNovo desktop
Jiri Kosina
1
-1
/
+3
2008-07-23
HID: fix quirk handling in usbmouse/kbd
Jiri Slaby
2
-2
/
+2
2008-07-23
HID: fix memory leak in hidraw_release
Jiri Kosina
1
-0
/
+2
2008-07-23
HID: Invert HWHEEL mappings for some Logitech mice
Dan Nicholson
1
-0
/
+4
2008-07-23
HID:usbkbd:mark usb_kbd_keycode array as const
Ming Lei
1
-1
/
+1
2008-07-23
HID: add fn key support on Macbook Pro 4,1 and Macbook Air
Alexandre Karpenko
1
-0
/
+12
2008-07-23
HID: remove unused variable from hiddev compat ioctl
Jiri Kosina
1
-1
/
+0
2008-07-23
HID: fix compile issue in hiddev ioctl
Jiri Kosina
1
-1
/
+1
2008-07-23
HID: Push down BKL into ioctl handler in hidraw
Alan Cox
1
-22
/
+24
2008-07-23
HID: Switch hiddev to unlocked_ioctl
Alan Cox
1
-2
/
+9
2008-07-23
HID: use get/put_unaligned_* helpers
Harvey Harrison
1
-5
/
+5
2008-07-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Jiri Kosina
2
-3
/
+7
2008-07-21
device create: hid: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-2
/
+3
2008-07-21
USB: fix usb_reset_device and usb_reset_composite_device(take 3)
Ming Lei
1
-1
/
+1
2008-07-21
USB: remove interface parameter of usb_reset_composite_device
Ming Lei
1
-1
/
+1
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
5
-29
/
+33
2008-06-20
HID: cdev lock_kernel() pushdown
Jonathan Corbet
1
-0
/
+3
2008-06-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Jiri Kosina
5
-29
/
+33
2008-05-20
HID: remove CVS keywords
Adrian Bunk
4
-8
/
+0
2008-05-20
HID: Add iMON LCDs to blacklist
Dylan R Semler
1
-0
/
+4
2008-05-20
HID: add Microchip PICKit 1 and PICkit 2 to blacklist
Xiaofan Chen
1
-0
/
+7
2008-05-20
HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN.
Diego 'Flameeyes' Petteno
2
-21
/
+22
2008-05-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Jiri Kosina
3
-4
/
+8
2008-04-29
hid-core: use get_unaligned_* helpers
Harvey Harrison
1
-3
/
+3
2008-04-28
usbhid endianness annotations and fixes
Al Viro
1
-1
/
+1
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+4
2008-04-23
HID: fix report descriptor handling for MS Wireless model 1028
Jiri Kosina
1
-1
/
+1
2008-04-22
HID: Suppress hidinput for Samsung IR control
Robert Schedel
1
-0
/
+1
2008-04-22
HID: remove 60x GTCO devices from blacklist
Jiri Kosina
1
-21
/
+0
2008-04-22
HID: WiseGroup 866 Dual Joypad needs output reports quirk
Jiri Kosina
1
-1
/
+1
2008-04-22
HID: ThrustMaster FF driver is no longer experimental
Jiri Kosina
1
-2
/
+2
2008-04-22
HID: Logitech diNovo Mini pad support
Jiri Kosina
1
-0
/
+2
2008-04-22
HID: fix race between open() and disconnect() in usbhid
Oliver Neukum
1
-1
/
+3
2008-04-22
HID: make hid_input_field and usbhid_modify_dquirk static
Adrian Bunk
2
-4
/
+4
2008-04-22
HID: pass numbered reports properly to hidraw
Jiri Kosina
1
-2
/
+7
2008-04-22
HID: fix misplaced rdesc quirk
Jiri Kosina
1
-4
/
+3
2008-04-22
HID: force feedback driver for Logitech Rumblepad 2
Anssi Hannula
4
-0
/
+128
2008-04-22
HID: move wait from hid to usbhid
Jiri Slaby
2
-9
/
+10
2008-04-22
HID: fix sparse warnings
Jiri Slaby
3
-6
/
+7
2008-04-22
HID: only dump report traffic with debug level 2
Anssi Hannula
2
-3
/
+3
2008-04-22
HID: patch to add NOGET for DMI/Acomdata
Pete Zaitcev
1
-0
/
+4
2008-04-22
HID: Sunplus Wireless Desktop needs report descriptor fixup
Jiri Kosina
2
-1
/
+40
2008-04-22
HID: quirk for MS Wireless Desktop Receiver (model 1028)
Jim Duchek
1
-0
/
+26
2008-04-22
HID: fixup fullspeed interval on highspeed Afatech DVB-T IR kbd
Pekka Sarnila
2
-16
/
+29
[next]