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
/
usbhid
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-0
/
+2
2010-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+1
2010-03-09
HID: add quirk for UC-Logik WP4030 tablet
Andrej Gelenberg
1
-0
/
+1
2010-03-02
USB: Push BKL on open down into the drivers
Oliver Neukum
1
-2
/
+5
2010-02-25
Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse'...
Jiri Kosina
1
-2
/
+3
2010-02-17
HID: usbhid: initialize interface pointers early enough
Jiri Kosina
1
-3
/
+2
2010-02-12
HID: usbhid: introduce timeout for stuck ctrl/out URBs
Oliver Neukum
2
-2
/
+28
2010-02-04
HID: use multi input quirk for TouchPack touchscreen
Thadeu Lima de Souza Cascardo
1
-1
/
+2
2010-02-03
HID: make raw reports possible for both feature and output reports
Jiri Kosina
1
-2
/
+3
2010-02-02
Merge branch 'master' into upstream
Jiri Kosina
1
-4
/
+4
2010-02-02
HID: use multi input quirk for eTurboTouch touchscreen
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2010-02-02
HID: add NOGET quirk for Prodige Cordless Combo
Alexander Shishkin
1
-0
/
+1
2010-02-02
HID: update copyright
Jiri Kosina
1
-1
/
+1
2010-01-12
HID: make USB device id constant
Márton Németh
1
-1
/
+1
2009-12-11
USB: remove the auto_pm flag
Alan Stern
1
-4
/
+4
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2009-12-07
Merge branches 'bkl-removal', 'upstream' and 'upstream-fixes' into for-linus
Jiri Kosina
4
-15
/
+11
2009-12-03
HID: add multi-input quirk for NextWindow Touchscreen.
Peter Hutterer
1
-0
/
+1
2009-11-23
Input: do not overwrite the first part of phys string
Márton Németh
1
-1
/
+1
2009-11-05
HID: remove BKL from hiddev_ioctl_usage()
Jiri Kosina
1
-5
/
+0
2009-11-05
HID: fixup quirk for NCR devices
Jiri Kosina
2
-2
/
+3
2009-11-04
HID: pidff - fix unnecessary loop iterations on reset
Anssi Hannula
1
-3
/
+2
2009-10-20
HID: add NOGET quirk for another device from CH Products
Keith Rutkowski
1
-0
/
+1
2009-10-13
HID: remove useless DRIVER_VERSION macro
Jiri Kosina
1
-3
/
+1
2009-10-13
HID: fix MODULE_AUTHOR usage in HID modules
Jiri Kosina
1
-2
/
+3
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-11
/
+5
2009-09-19
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
1
-2
/
+2
2009-09-17
HID: consolidate connect and disconnect into core code
Jiri Kosina
1
-11
/
+5
2009-09-13
Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linus
Jiri Kosina
2
-8
/
+2
2009-08-20
HID: support larger reports than 64 bytes in hiddev
Jiri Kosina
1
-1
/
+1
2009-08-18
HID: local function should be static
H Hartley Sweeten
1
-1
/
+2
2009-08-08
HID: fix overrun in quirks initialization
Roel Kluin
1
-1
/
+1
2009-07-23
HID: Avoid double spin_lock_init on usbhid->lock
Sergey Senozhatsky
1
-1
/
+0
2009-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+3
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-06-22
HID: hiddev, fix lock imbalance
Jiri Slaby
1
-1
/
+3
2009-06-15
Driver Core: usb: add nodename support for usb drivers.
Kay Sievers
1
-1
/
+6
2009-06-12
HID: use debugfs for report dumping descriptor
Jiri Kosina
1
-7
/
+1
2009-06-04
HID: no more reinitializtion is needed in post_reset
Jiri Kosina
1
-4
/
+3
2009-05-11
HID: add NOGET quirk for devices from CH Products
Alan Stern
1
-0
/
+3
2009-05-11
HID: fix dropped device-specific quirks
Zoltan Karcagi
1
-1
/
+1
2009-04-29
HID: fix possible deadlock in usbhid_close()
Oliver Neukum
1
-1
/
+1
2009-03-30
Merge branch 'autosuspend' into for-next
Jiri Kosina
3
-111
/
+392
2009-03-30
HID: fix race between usb_register_dev() and hiddev_open()
Oliver Neukum
1
-0
/
+5
2009-03-30
HID: bring back possibility to specify vid/pid ignore on module load
Jiri Kosina
1
-0
/
+3
2009-03-26
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-4
/
+1
2009-03-25
HID: autosuspend -- fix lockup of hid on reset
Oliver Neukum
1
-1
/
+1
2009-03-25
HID: hid_reset_resume() needs to be defined only when CONFIG_PM is set
Jiri Kosina
1
-50
/
+51
2009-03-25
HID: fix USB HID devices after STD with autosuspend
Oliver Neukum
1
-1
/
+10
2009-03-25
HID: do not try to compile PM code with CONFIG_PM unset
Jiri Kosina
1
-0
/
+5
[next]