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-11-28
HID: Apple ALU wireless keyboards are bluetooth devices
Jan Scholz
2
-6
/
+6
2008-11-23
HID: remove setup mutex, fix possible deadlock
Jiri Slaby
2
-17
/
+2
2008-11-20
HID: add USB ID for another dual gameron adapter
Jiri Kosina
3
-0
/
+4
2008-11-20
HID: unignore mouse on unibody macbooks
Jiri Kosina
1
-3
/
+0
2008-11-17
HID: fix blacklist entries for greenasia/pantherlord
Jiri Kosina
1
-2
/
+2
2008-11-14
HID: don't grab devices with no input
Jiri Slaby
1
-6
/
+11
2008-11-13
HID: fix radio-mr800 hidquirks
Alexey Klimov
1
-1
/
+1
2008-11-13
HID: fix kworld fm700 radio hidquirks
Alexey Klimov
1
-1
/
+1
2008-11-13
HID: fix start/stop cycle in usbhid driver
Jiri Slaby
1
-0
/
+8
2008-11-13
HID: use single threaded work queue for hid_compat
Andi Kleen
1
-1
/
+1
2008-11-13
HID: map macbook keys for "Expose" and "Dashboard"
Henrik Rydberg
1
-2
/
+3
2008-11-13
HID: support for new unibody macbooks
Henrik Rydberg
3
-0
/
+15
2008-11-13
HID: fix locking in hidraw_open()
Oliver Neukum
1
-14
/
+16
2008-11-11
V4L/DVB (9337a): HID: Don't allow KWorld radio fm700 be handled by usb hid dr...
Alexey Klimov
2
-0
/
+4
2008-11-01
saner FASYNC handling on file close
Al Viro
1
-2
/
+0
2008-10-30
HID: add quirk entry for no-name keyboard (0x13ba/0x0017)
Alan Stern
3
-0
/
+5
2008-10-27
HID: sync on deleted io_retry timer in usbhid driver
Jiri Slaby
1
-1
/
+1
2008-10-27
HID: fix oops during suspend of unbound HID devices
Jiri Slaby
2
-17
/
+43
2008-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
10
-57
/
+118
2008-10-23
HID: Add support for Sony Vaio VGX-TP1E
Jiri Kosina
3
-1
/
+45
2008-10-23
HID: fix lock imbalance in hiddev
Jiri Slaby
1
-2
/
+1
2008-10-23
HID: fix lock imbalance in hidraw
Jiri Slaby
1
-0
/
+1
2008-10-22
HID: fix hidbus/appletouch device binding regression
Jiri Slaby
2
-41
/
+60
2008-10-22
HID: add hid_type to general hid struct
Jiri Slaby
1
-0
/
+3
2008-10-20
HID: quirk for OLED devices present in ASUS G50/G70/G71
Jiri Kosina
2
-0
/
+2
2008-10-19
HID: Remove "default m" for Thrustmaster and Zeroplus
Andi Kleen
1
-2
/
+0
2008-10-17
USB: remove warn macro from HID core
Greg Kroah-Hartman
1
-2
/
+2
2008-10-17
HID: fix hidraw_exit section mismatch
Jiri Slaby
1
-1
/
+1
2008-10-17
HID: add support for another Gyration remote control
Jiri Kosina
3
-1
/
+5
2008-10-17
Revert "HID: Invert HWHEEL mappings for some Logitech mice"
Dan Nicholson
3
-9
/
+0
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-3
/
+2
2008-10-16
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-3
/
+2
2008-10-16
HID: blacklist additional SoundGraph iMon LCD models
Jarod Wilson
2
-0
/
+4
2008-10-16
HID: fix/improve help texts for quirk drivers
Jiri Kosina
1
-18
/
+13
2008-10-16
HID: fix default building of HID-quirk drivers
Jiri Kosina
1
-55
/
+36
2008-10-14
HID: build drivers for all quirky devices by default
Jiri Kosina
1
-0
/
+19
2008-10-14
HID: add missing blacklist entry for Apple ATV ircontrol
Jiri Kosina
1
-0
/
+1
2008-10-14
HID: add support for Bright ABNT2 brazilian device
Mauro Carvalho Chehab
6
-0
/
+86
2008-10-14
HID: Don't let Avermedia Radio FM800 be handled by usb hid drivers
Mauro Carvalho Chehab
2
-0
/
+4
2008-10-14
HID: fix numlock led on Dell device 0x413c/0x2105
Mauro Carvalho Chehab
3
-0
/
+3
2008-10-14
HID: remove warn() macro from usb hid drivers
From: Greg Kroah-Hartman
2
-8
/
+12
2008-10-14
HID: remove info() macro from usb HID drivers
Greg Kroah-Hartman
3
-5
/
+10
2008-10-14
HID: add appletv IR receiver quirk
Peter Korsgaard
2
-0
/
+3
2008-10-14
HID: fix a lockup regression when using force feedback on a PID device
Anssi Hannula
3
-7
/
+31
2008-10-14
HID: convert to dev_* prints
Jiri Slaby
4
-24
/
+27
2008-10-14
HID: remove hid-ff
Jiri Slaby
4
-86
/
+1
2008-10-14
HID: move zeroplus FF processing
Jiri Slaby
9
-20
/
+76
2008-10-14
HID: move thrustmaster FF processing
Jiri Slaby
9
-65
/
+106
2008-10-14
HID: move pantherlord FF processing
Jiri Slaby
10
-19
/
+93
2008-10-14
HID: fix incorrent length condition in hidraw_write()
Jiri Kosina
1
-1
/
+1
[next]