index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
usbhid
/
hid-core.c
Age
Commit message (
Expand
)
Author
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-05-20
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
2010-05-07
HID: fix suspend crash by moving initializations earlier
Alan Stern
2010-02-25
Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse'...
Jiri Kosina
2010-02-17
HID: usbhid: initialize interface pointers early enough
Jiri Kosina
2010-02-12
HID: usbhid: introduce timeout for stuck ctrl/out URBs
Oliver Neukum
2010-02-03
HID: make raw reports possible for both feature and output reports
Jiri Kosina
2010-02-02
Merge branch 'master' into upstream
Jiri Kosina
2010-02-02
HID: update copyright
Jiri Kosina
2010-01-12
HID: make USB device id constant
Márton Németh
2009-12-11
USB: remove the auto_pm flag
Alan Stern
2009-11-05
HID: fixup quirk for NCR devices
Jiri Kosina
2009-10-13
HID: remove useless DRIVER_VERSION macro
Jiri Kosina
2009-10-13
HID: fix MODULE_AUTHOR usage in HID modules
Jiri Kosina
2009-09-17
HID: consolidate connect and disconnect into core code
Jiri Kosina
2009-09-13
Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linus
Jiri Kosina
2009-08-18
HID: local function should be static
H Hartley Sweeten
2009-07-23
HID: Avoid double spin_lock_init on usbhid->lock
Sergey Senozhatsky
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-12
HID: use debugfs for report dumping descriptor
Jiri Kosina
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
[next]