index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
usbhid
Age
Commit message (
Expand
)
Author
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-19
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
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-20
HID: support larger reports than 64 bytes in hiddev
Jiri Kosina
2009-08-18
HID: local function should be static
H Hartley Sweeten
2009-08-08
HID: fix overrun in quirks initialization
Roel Kluin
2009-07-23
HID: Avoid double spin_lock_init on usbhid->lock
Sergey Senozhatsky
2009-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-22
HID: hiddev, fix lock imbalance
Jiri Slaby
2009-06-15
Driver Core: usb: add nodename support for usb drivers.
Kay Sievers
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: add NOGET quirk for devices from CH Products
Alan Stern
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: fix race between usb_register_dev() and hiddev_open()
Oliver Neukum
2009-03-30
HID: bring back possibility to specify vid/pid ignore on module load
Jiri Kosina
2009-03-26
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
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-03-16
Rationalize fasync return values
Jonathan Corbet
2009-03-10
HID: fix waitqueue usage in hiddev
Johannes Weiner
2009-03-10
HID: fix incorrect free in hiddev
Johannes Weiner
2009-01-29
HID: fix reversed logic in disconnect testing of hiddev
Oliver Neukum
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-01-07
HID: fix hid->hiddev initialization in hiddev_connect()
Jiri Kosina
2009-01-07
USB: change interface to usb_lock_device_for_reset()
Alan Stern
2009-01-04
Merge branch 'upstream-fixes' into for-next
Jiri Kosina
2009-01-04
HID: add proper support for pensketch 12x9 tablet
Matt Helsley
2009-01-04
HID: make boot protocol drivers depend on EMBEDDED
Parag Warudkar
2009-01-04
HID: hiddev cleanup -- handle all error conditions properly
Oliver Neukum
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: move usbhid flags to usbhid.h
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-11-01
saner FASYNC handling on file close
Al Viro
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-23
HID: fix lock imbalance in hiddev
Jiri Slaby
[next]