index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
usbhid
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-12
HID: Add MULTI_INPUT quirk for turbox/mosart touchscreen
Pierre BAILLY
1
-0
/
+1
2010-09-14
HID: fix hiddev's use of usb_find_interface
Guillaume Chazarain
3
-1
/
+7
2010-09-03
HID: add no-get quirk for eGalax touch controller
Johan Hovold
1
-1
/
+1
2010-08-30
HID: Add quirk for eGalax touch controler.
Thierry Reding
1
-0
/
+1
2010-08-24
HID: Set Report ID properly for Output reports on the Control endpoint.
Alan Ott
1
-1
/
+2
2010-08-24
HID: Kanvus Note A5 tablet needs HID_QUIRK_MULTI_INPUT
Decio Fonini
1
-0
/
+1
2010-08-19
HID: Add support for chicony multitouch screens.
David Gow
1
-0
/
+2
2010-08-13
HID: hiddev: fix memory corruption due to invalid intfdata
Jiri Kosina
1
-2
/
+3
2010-08-13
HID: hiddev: protect against disconnect/NULL-dereference race
Chris Ball
1
-2
/
+4
2010-08-04
Merge branch 'bkl' into for-linus
Jiri Kosina
1
-42
/
+12
2010-07-19
HID: Force input registration for "VEC footpedal"
Daniel Mack
1
-0
/
+2
2010-07-14
HID: hiddev: use usb_find_interface, get rid of BKL
Arnd Bergmann
1
-42
/
+12
2010-07-12
HID: Send Report ID when numbered reports are sent over the control endpoint.
Alan Ott
1
-3
/
+10
2010-07-12
HID: Enable HID_QUIRK_MULTI_INPUT for Retro Adaptor
Peter Edwards
1
-0
/
+1
2010-07-11
HID: add support for CH Eclipse yoke
Jonathan Rockway
1
-0
/
+1
2010-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-15
/
+79
2010-05-21
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
3
-13
/
+13
2010-05-21
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
3
-11
/
+6
2010-05-19
Merge branches 'ntrig', 'picolcd', 'prodikeys' and 'roccat-kone' into for-linus
Jiri Kosina
1
-0
/
+1
2010-05-19
Merge branch 'egalax' into for-linus
Jiri Kosina
1
-1
/
+1
2010-05-19
Merge branches 'upstream-fixes', 'bkl-removal', 'debugfs-fixes' and 'hid-susp...
Jiri Kosina
2
-3
/
+40
2010-05-19
Merge branch 'upstream' into for-linus
Jiri Kosina
3
-12
/
+38
2010-05-18
HID: hidraw: Use Interrupt Endpoint for OUT Transfers if Available
Alan Ott
1
-10
/
+30
2010-05-10
HID: add multi-input quirk for eGalax Touchcontroller
Peter Hutterer
1
-0
/
+1
2010-05-08
HID: fix suspend crash by moving initializations earlier
Alan Stern
1
-7
/
+6
2010-05-03
Merge branch 'hid-suspend' into picolcd
Jiri Kosina
3
-1
/
+26
2010-04-27
HID: add suspend/resume hooks for hid drivers
Bruno Prémont
1
-1
/
+23
2010-04-19
HID: add HID_QUIRK_HIDDEV_FORCE and HID_QUIRK_NO_IGNORE
Bastien Nocera
1
-0
/
+1
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
1
-0
/
+1
2010-04-03
HID: usbhid: enable remote wakeup for keyboards
Alan Stern
2
-2
/
+6
2010-03-31
HID: add framebuffer support to PicoLCD device
Bruno Prémont
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-0
/
+2
2010-03-30
HID: update BKL comment in hiddev
Jiri Kosina
1
-2
/
+17
2010-03-29
HID: Add NOGET quirk for Quanta Pixart touchscreen
Anisse Astier
1
-0
/
+1
2010-03-19
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-03
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-03
Merge branch 'master' into upstream
Jiri Kosina
1
-4
/
+4
2010-02-03
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-10
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
[next]