index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
usbhid
/
hid-core.c
Age
Commit message (
Expand
)
Author
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-04
HID: no more reinitializtion is needed in post_reset
Jiri Kosina
2009-05-11
HID: fix dropped device-specific quirks
Zoltan Karcagi
2009-04-29
HID: fix possible deadlock in usbhid_close()
Oliver Neukum
2009-03-30
Merge branch 'autosuspend' into for-next
Jiri Kosina
2009-03-30
HID: bring back possibility to specify vid/pid ignore on module load
Jiri Kosina
2009-03-25
HID: autosuspend -- fix lockup of hid on reset
Oliver Neukum
2009-03-25
HID: hid_reset_resume() needs to be defined only when CONFIG_PM is set
Jiri Kosina
2009-03-25
HID: fix USB HID devices after STD with autosuspend
Oliver Neukum
2009-03-25
HID: do not try to compile PM code with CONFIG_PM unset
Jiri Kosina
2009-03-25
HID: autosuspend support for USB HID
Oliver Neukum
2009-01-07
USB: change interface to usb_lock_device_for_reset()
Alan Stern
2009-01-04
HID: use GFP_KERNEL in hid_alloc_buffers
Jiri Slaby
2009-01-04
HID: usbhid, use usb_endpoint_xfer_int
Jiri Slaby
2009-01-04
HID: automatically call usbhid_set_leds in usbhid driver
Alan Stern
2009-01-04
HID: non-input reports can also be numbered
Jiri Kosina
2008-11-23
HID: remove setup mutex, fix possible deadlock
Jiri Slaby
2008-11-14
HID: don't grab devices with no input
Jiri Slaby
2008-11-13
HID: fix start/stop cycle in usbhid driver
Jiri Slaby
2008-10-27
HID: sync on deleted io_retry timer in usbhid driver
Jiri Slaby
2008-10-27
HID: fix oops during suspend of unbound HID devices
Jiri Slaby
2008-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2008-10-22
HID: add hid_type to general hid struct
Jiri Slaby
2008-10-17
USB: remove warn macro from HID core
Greg Kroah-Hartman
2008-10-14
HID: remove warn() macro from usb hid drivers
From: Greg Kroah-Hartman
2008-10-14
HID: remove info() macro from usb HID drivers
Greg Kroah-Hartman
2008-10-14
HID: fix a lockup regression when using force feedback on a PID device
Anssi Hannula
2008-10-14
HID: remove hid-ff
Jiri Slaby
2008-10-14
HID: move logitech FF processing
Jiri Slaby
2008-10-14
HID: move reset leds quirk
Jiri Slaby
2008-10-14
HID: move connect quirks
Jiri Slaby
2008-10-14
HID: move sony quirks
Jiri Slaby
2008-10-14
HID: remove rdesc quirk support
Jiri Slaby
2008-10-14
HID: indent switches/cases
Jiri Slaby
2008-10-14
HID: move apple quirks
Jiri Slaby
2008-10-14
HID: move ignore quirks
Jiri Slaby
2008-10-14
HID: hid, make parsing event driven
Jiri Slaby
2008-10-14
HID: make a bus from hid code
Jiri Slaby
2008-07-21
USB: fix usb_reset_device and usb_reset_composite_device(take 3)
Ming Lei
2008-07-21
USB: remove interface parameter of usb_reset_composite_device
Ming Lei
2008-04-28
usbhid endianness annotations and fixes
Al Viro
2008-04-22
HID: fix race between open() and disconnect() in usbhid
Oliver Neukum
2008-04-22
HID: move wait from hid to usbhid
Jiri Slaby
2008-04-22
HID: fix sparse warnings
Jiri Slaby
2008-04-22
HID: fixup fullspeed interval on highspeed Afatech DVB-T IR kbd
Pekka Sarnila
2008-03-18
HID: Use DIV_ROUND_UP
Julia Lawall
2007-10-14
Merge branch 'hidraw' into for-linus
Jiri Kosina
2007-10-14
HID: add hidraw interface
Jiri Kosina
2007-10-14
USB HID: provide hook for hidraw write()
Jiri Kosina
2007-10-14
HID: minimal autosuspend support for USB HID devices
Oliver Neukum
[next]