Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ac2d98998c32fcdc8d8919b7a4536a7945fd0422
/
drivers
/
hid
/
usbhid
/
hid-core.c
7d89fe1
HID: remove warn() macro from usb hid drivers
by From: Greg Kroah-Hartman
· 16 years ago
ddbe324
HID: remove info() macro from usb HID drivers
by Greg Kroah-Hartman
· 16 years ago
f129ea6
HID: fix a lockup regression when using force feedback on a PID device
by Anssi Hannula
· 16 years ago
76483cf
HID: remove hid-ff
by Jiri Slaby
· 16 years ago
606bd0a
HID: move logitech FF processing
by Jiri Slaby
· 16 years ago
6edfa8d
HID: move reset leds quirk
by Jiri Slaby
· 16 years ago
93c1013
HID: move connect quirks
by Jiri Slaby
· 16 years ago
bd28ce0
HID: move sony quirks
by Jiri Slaby
· 16 years ago
2b88b80
HID: remove rdesc quirk support
by Jiri Slaby
· 16 years ago
880d29f
HID: indent switches/cases
by Jiri Slaby
· 16 years ago
8c19a51
HID: move apple quirks
by Jiri Slaby
· 16 years ago
d458a9d
HID: move ignore quirks
by Jiri Slaby
· 16 years ago
c500c97
HID: hid, make parsing event driven
by Jiri Slaby
· 16 years ago
85cdaf5
HID: make a bus from hid code
by Jiri Slaby
· 16 years ago
742120c
USB: fix usb_reset_device and usb_reset_composite_device(take 3)
by Ming Lei
· 16 years ago
625f694
USB: remove interface parameter of usb_reset_composite_device
by Ming Lei
· 16 years ago
01d7b36
usbhid endianness annotations and fixes
by Al Viro
· 17 years ago
69626f2
HID: fix race between open() and disconnect() in usbhid
by Oliver Neukum
· 17 years ago
1d1bdd2
HID: move wait from hid to usbhid
by Jiri Slaby
· 17 years ago
282bfd4
HID: fix sparse warnings
by Jiri Slaby
· 17 years ago
f345c37
HID: fixup fullspeed interval on highspeed Afatech DVB-T IR kbd
by Pekka Sarnila
· 17 years ago
92c4a1b
HID: Use DIV_ROUND_UP
by Julia Lawall
· 17 years ago
d057fd4
Merge branch 'hidraw' into for-linus
by Jiri Kosina
· 17 years ago
86166b7
HID: add hidraw interface
by Jiri Kosina
· 18 years ago
efc493f
USB HID: provide hook for hidraw write()
by Jiri Kosina
· 18 years ago
933e318
HID: minimal autosuspend support for USB HID devices
by Oliver Neukum
· 17 years ago
22f675f
HID: Never call hid_free_buffers() when usbhid_device has been freed
by Jiri Kosina
· 17 years ago
cda5ecf
USB HID: fix memory leak of usbhid_device
by Jiri Kosina
· 17 years ago
de1a7b0
USB HID: fix a possible NULL pointer dereference when we fail to allocate memory
by Jesper Juhl
· 17 years ago
f07600c
USB: add reset_resume method
by Alan Stern
· 17 years ago
0458d5b
USB: add USB-Persist facility
by Alan Stern
· 18 years ago
feb485d4
Merge branches 'debug-module-param' and 'upstream' into for-linus
by Jiri Kosina
· 17 years ago
ea9a4a8
HID: separate quirks for report descriptor fixup
by Jiri Kosina
· 17 years ago
92d9e6e
HID: support for Petalynx Maxter remote control
by Jiri Kosina
· 17 years ago
2fa45a4
USB HID: avoid flush_scheduled_work()
by Alan Stern
· 17 years ago
58037eb
HID: make debugging output runtime-configurable
by Jiri Kosina
· 17 years ago
e071298
HID: switch to using input_dev->dev.parent
by Dmitry Torokhov
· 18 years ago
6675c5b
USB HID: usb_buffer_free() cleanup
by Dmitry Torokhov
· 18 years ago
66da876
USB HID: report descriptor of Cypress USB barcode readers needs fixup
by Jiri Kosina
· 18 years ago
876b927
USB HID: add 'quirks' module parameter
by Paul Walmsley
· 18 years ago
2eb5dc3
USB HID: encapsulate quirk handling into hid-quirks.c
by Paul Walmsley
· 18 years ago
4d5a1be
USB HID: EMS USBII device needs HID_QUIRK_MULTI_INPUT
by Paul Zaremba
· 18 years ago
f142b3a4
HID: update copyright and authorship macro
by Jiri Kosina
· 18 years ago
42cfb63
USB HID: add support for WiseGroup MP-8800 Quad Joypad
by Sam Liddicott
· 18 years ago
713c8aa
USB HID: numlock quirk for dell W7658 keyboard
by Pete Zaitcev
· 18 years ago
85cbea3
USB HID: Logitech MX3000 keyboard needs report descriptor quirk
by Jiri Kosina
· 18 years ago
bf892e6
USB HID: extend quirk for Logitech S510 keyboard
by Jiri Kosina
· 18 years ago
66df514
USB HID: add QUIRK_HIDDEV for Belkin Flip KVM
by Daniel P. Engel
· 18 years ago
4cbe7d2
USB HID: specify explicit size for hid_blacklist.quirks
by Paul Walmsley
· 18 years ago
5e2a55f
USB HID: fix retry & reset logic
by Alan Stern
· 18 years ago
48b4554
USB HID: consolidate vendor/product ids
by Jiri Kosina
· 18 years ago
6db3dfe
USB HID: move usbhid code from drivers/usb/input to drivers/hid/usbhid
by Jiri Kosina
· 18 years ago
[Renamed from drivers/usb/input/hid-core.c]
7c368bb
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 18 years ago
5ddc322
HID blacklisting of all Code Mercenaries IOWarrior devices
by Robert Marquardt
· 18 years ago
2591466
HID: fix Logitech DiNovo Edge touchwheel and Logic3 /SpectraVideo middle button
by Jiri Kosina
· 18 years ago
b55fd23
HID: fix broken Logitech S510 keyboard report descriptor; make extra keys work
by Jiri Kosina
· 18 years ago
fdc9c56
USB HID: use CONFIG_HID_DEBUG for outputting report descriptor
by Jiri Kosina
· 18 years ago
9fa2ad5f
USB HID: Fix USB vendor and product IDs endianness for USB HID devices
by Julien BLACHE
· 18 years ago
7426fa8
USB: hid-core.c: Removes GTCO CalComp Interwrite IPanel PIDs from blacklist
by Jeremy Roberson
· 18 years ago
3f9b407
USB: input: HID: add CIDC USB device to HID blacklist
by Zheng XiaoJun
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
4a1a4d8
USB: ps3 controller hid quirk
by Geoff Levand
· 18 years ago
a417a21
USB HID: handle multi-interface devices for Apple macbook pro properly
by Soeren Sonnenburg
· 18 years ago
43c7bf0
USB HID: fix bogus comment in hid_get_class_descriptor()
by Jiri Kosina
· 18 years ago
8235ca3
USB HID: remove hid_find_field_by_usage()
by Jiri Kosina
· 18 years ago
7c37914
HID: API - fix leftovers of hidinput API in USB HID
by Jiri Kosina
· 18 years ago
c080d89
HID: hid debug from hid-debug.h to hid layer
by Jiri Kosina
· 18 years ago
5556fea
hid: quirk for multi-input devices with unneeded output reports
by Anssi Hannula
· 18 years ago
c414606
hid: allow force feedback for multi-input devices
by Anssi Hannula
· 18 years ago
76398f9
HID: fix pb_fnmode and move it to generic HID
by Jiri Kosina
· 18 years ago
ad2905f
USB HID: fix hid_blacklist clash for 0x08ca/0x0010
by Jiri Kosina
· 18 years ago
8d2bad8
USB: make usbhid ignore Imation Disc Stakka
by Oliver Neukum
· 18 years ago
d8c8a39
hid-core.c: Adds GTCO CalComp Interwrite IPanel PIDs to blacklist
by Jeremy Roberson
· 18 years ago
be82097
HID: put usb_interface instead of usb_device into hid->dev to fix udevinfo breakage
by Anssi Hannula
· 18 years ago
6944006
HID: GEYSER4_ISO needs quirk
by Adrian Friedli
· 18 years ago
4c2ae84
[PATCH] Generic HID layer - pb_fnmode
by Jiri Kosina
· 18 years ago
aa8de2f
[PATCH] Generic HID layer - input and event reporting
by Jiri Kosina
· 18 years ago
aa938f7
[PATCH] Generic HID layer - hiddev
by Jiri Kosina
· 18 years ago
4916b3a
[PATCH] Generic HID layer - USB API
by Jiri Kosina
· 18 years ago
229695e
[PATCH] Generic HID layer - API
by Jiri Kosina
· 18 years ago
dde5845
[PATCH] Generic HID layer - code split
by Jiri Kosina
· 18 years ago
bef9865
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Dmitry Torokhov
· 18 years ago
54e6ecb
[PATCH] slab: remove SLAB_ATOMIC
by Christoph Lameter
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
afd21ee
USB: hid-core: canonical defines for Apple USB device IDs
by Julien BLACHE
· 18 years ago
6f07429
usb: hid-core free urb cleanup
by Mariusz Kozlowski
· 18 years ago
0f12aa0
USB: hid-core: Use usb_endpoint_* functions
by Luiz Fernando N. Capitulino
· 18 years ago
6d8fc4d
USB HID: Handle STALL on interrupt endpoint
by Alan Stern
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
a7dc4ee
USB: hid-core: Add quirk for new Apple keyboard/trackpad
by Julien BLACHE
· 18 years ago
bb7eef6
USB: correct keymapping on Powerbook built-in USB ISO keyboards
by Olaf Hering
· 18 years ago
41ad5fb
Input: HID - add a quirk for the Logitech USB Receiver
by Anssi Hannula
· 18 years ago
23b0d96
USB: HID: add blacklist AIRcable USB, little beautification
by Naranjo Manuel Francisco
· 18 years ago
6871795
hid-core: big-endian fix fix
by Grant Grundler
· 18 years ago
d57cdcf
[hid-core] TurboX Keyboard needs NOGET quirk.
by Ben Collins
· 18 years ago
4550718
USB: input: extract() and implement() are bit field manipulation routines
by Grant Grundler
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
a12f66f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 18 years ago
931e24b
USB: add Raritan KVM USB Dongle to the HID_QUIRK_NOGET blacklist
by Raghavendra Biligiri
· 18 years ago
38e2bfc
USB: Dealias -110 code (more complete)
by Pete Zaitcev
· 18 years ago
Next »