Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
960c65e88452e761e257c6a20062c91c3e7fa5ac
/
drivers
/
hid
3bce6f9
HID: ADS/Tech Radio si470x needs blacklist entry
by Tobias Lorenz
· 17 years ago
7cea465
HID: Logitech Extreme 3D needs NOGET quirk
by Jiri Kosina
· 17 years ago
d7d32c8
HID: Refactor MS Presenter 8K key mapping
by Jan Kiszka
· 17 years ago
85c985f
HID: MS Presenter mapping for PID 0x0701
by Jiri Kosina
· 17 years ago
fe56caa
HID: Support Samsung IR remote
by Robert Schedel
· 17 years ago
b0e6682
HID: fix compilation of hidbp drivers without usbhid
by Jiri Kosina
· 17 years ago
15b55fb
HID: Blacklist the Gretag-Macbeth Huey display colorimeter
by Nicolas Mailhot
· 17 years ago
70d215c
HID: the `bit' in hidinput_mapping_quirks() is an out parameter
by Fengguang Wu
· 17 years ago
c4124c9
HID: remove redundant WARN_ON()s in order not to scare users
by Jiri Kosina
· 17 years ago
0887b4c
HID: force hiddev creation for SONY PS3 controller
by Bastien Nocera
· 17 years ago
9f6b372
HID: Use hid blacklist in usbmouse/usbkbd
by Pascal Terjan
· 17 years ago
628edcd
HID: proper handling of MS 4k and 6k devices
by Jiri Kosina
· 17 years ago
9a15c99
HID: remove unused variable in quirk event handler
by Jiri Kosina
· 17 years ago
36ccaad6
HID: hid-input quirk for BTC 8193
by Jiri Kosina
· 17 years ago
87bc2aa
HID: separate hid-input event quirks from generic code
by Jiri Kosina
· 17 years ago
10bd065
HID: refactor mapping to input subsystem for quirky devices
by Jiri Kosina
· 17 years ago
8dcd5afa
HID: Microsoft Wireless Optical Desktop 3.0 quirk
by Drew Fisher
· 17 years ago
bc37073
HID: Add support for Logitech Elite keyboards
by Carlos Corbacho
· 17 years ago
af9e0ea
HID: add full support for Genius KB-29E
by Jiri Kosina
· 17 years ago
3ba5619
HID: fix a potential bug in pointer casting
by Li Zefan
· 17 years ago
c80e5ff
HID: Implement horizontal wheel handling for A4 Tech X5-005D
by Pavel Troller
· 17 years ago
a45d82d
HID: Add support for Apple aluminum USB keyboards.
by Michel Daenzer
· 17 years ago
81e1a87
HID: Rename some code identifiers from PowerBook specific to Apple generic
by Michel Daenzer
· 17 years ago
3c684c8
HID: Map MS Presenter 8000 bottom-side buttons
by Jan Kiszka
· 17 years ago
f202df6
HID: Don't access input_dev->private directly
by Dmitry Torokhov
· 17 years ago
368d290
HID: fix hidinput_connect ignoring retval from input_register_device
by Dirk Hohndel
· 17 years ago
d624284
HID: hiddev - fix compiler warning
by Jiri Kosina
· 17 years ago
df7bded
HID: Add GoTop tablets to blacklist
by Jerrold Jones
· 17 years ago
118e78d
changed email
by Johann Deneux
· 17 years ago
ba25f9d
Use helpers to obtain task pid in printks
by Pavel Emelyanov
· 17 years ago
7b19ada
get rid of input BIT* duplicate defines
by Jiri Slaby
· 17 years ago
57d292b
HID: fix HIDIOCGRDESC memory access in hidraw
by Jiri Kosina
· 17 years ago
b4482a4
more trivial signedness fixes in drivers
by Al Viro
· 17 years ago
d057fd4
Merge branch 'hidraw' into for-linus
by Jiri Kosina
· 17 years ago
709d27c
HID: hidraw_connect() memleak fix
by Mariusz Kozlowski
· 17 years ago
86166b7
HID: add hidraw interface
by Jiri Kosina
· 17 years ago
efc493f
USB HID: provide hook for hidraw write()
by Jiri Kosina
· 17 years ago
bb6c8d8
HID: hiddev: Add 32bit ioctl compatibilty
by Philip Langdale
· 17 years ago
4469435
HID: Add GeneralTouch touchscreen to the blacklist
by Ilya Frolov
· 17 years ago
3cc5f91
HID: add support for Microsoft Wireless Laser Keyboard 6000
by Khelben Blackstaff
· 17 years ago
e2bca07
Input: add KEY_LOGOFF
by Khelben Blackstaff
· 17 years ago
08f0617
USBHID: report descriptor fix for MacBook JIS keyboard
by Tomoya Adachi
· 17 years ago
0ce1ac3
HID: trivial fixes in hid-debug
by Joe Perches
· 17 years ago
f14d5d2
HID: fix input mapping for Microsoft Ergonomic Keyboard
by Jiri Kosina
· 17 years ago
5edc41ee
HID: use hid-plff driver for GreenAsia 0e8f:0003 devices
by Anssi Hannula
· 17 years ago
d500d11
USBHID: Add HID_QUIRK_NOGET for ELO Touch Screen 2700 display
by Mike Crowe
· 17 years ago
0ce91cf
HID: enable hiddev for the SantaRosa MacBookPro IR receiver
by Stelian Pop
· 17 years ago
c4025ad
USBHID: add CM109 device to blacklist
by Alfred E. Heggestad
· 17 years ago
c01d50d
HID: Report usage codes of keys as EV_MSC scancode events
by Jiri Kosina
· 17 years ago
82eb121
HID: ignore all non-LED usages in output fields in hid-input
by Jiri Kosina
· 17 years ago
77b2966
HID: fix whitespace damage
by Jiri Kosina
· 17 years ago
b27c959
HID: add support for Thrustmaster FGT Force Feedback wheel
by Dmitry Torokhov
· 17 years ago
933e318
HID: minimal autosuspend support for USB HID devices
by Oliver Neukum
· 17 years ago
1fe8736d
HID: add support for Microsoft Natural Ergonomic Keyboard 4000
by Jiri Kosina
· 17 years ago
06bfb7e
Add some help texts to recently-introduced kconfig items
by Jan Engelhardt
· 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
04a9b7f
USB HID: add ASUS LCM to the blacklist
by Christian Lamparter
· 17 years ago
9fdcfed
USB HID: Add all Logitech Harmonies to blacklist
by Phil Dibowitz
· 17 years ago
3e1928e
HID: remove the Applie IR sensor from the hid_blacklist
by Tino Keitel
· 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
2c1d8ae
HID: handle cases of volume knobs generating relative values
by Jiri Kosina
· 17 years ago
3c5f4b2
HID: Logitech keyboard 0xc311 needs reset leds quirk
by Jiri Kosina
· 17 years ago
5f9c464
HID: support for logitech cordless desktop LX500 special mapping
by Ryo Dairiki
· 17 years ago
816cbfd
HID: fix autocentering of PID devices
by Diogo Kastrup
· 17 years ago
ea9a4a8
HID: separate quirks for report descriptor fixup
by Jiri Kosina
· 17 years ago
b8e98f1
HID: Add NOGET quirk for all NCR devices
by Jiri Kosina
· 17 years ago
92d9e6e
HID: support for Petalynx Maxter remote control
by Jiri Kosina
· 17 years ago
5fce620
HID: fix mismatch between hid-input HUT find/search mapping and the HUT
by Hans de Goede
· 17 years ago
1b3ebe9
HID: support for Gameron dual psx adaptor
by Julien Eyries
· 17 years ago
2fa45a4
USB HID: avoid flush_scheduled_work()
by Alan Stern
· 17 years ago
3cd7098
HID: Use menuconfig objects
by Jan Engelhardt
· 18 years ago
defd208
HID: force hid-input for Microsoft SideWinder GameVoice device
by Jiri Kosina
· 17 years ago
cb1d93c
HID: input mapping for Chicony KU-0418 tactical pad
by Jiri Kosina
· 17 years ago
58037eb
HID: make debugging output runtime-configurable
by Jiri Kosina
· 17 years ago
cdcb44e
USB HID: hiddev - fix race between hiddev_send_event() and hiddev_release()
by Jiri Kosina
· 17 years ago
fe7ba31
HID: add hooks for getkeycode() and setkeycode() methods
by Marvin Raaijmakers
· 17 years ago
e071298
HID: switch to using input_dev->dev.parent
by Dmitry Torokhov
· 17 years ago
fed76ab
USB HID: Logitech wheel 0x046d/0xc294 needs HID_QUIRK_NOGET quirk
by Jan Kratochvil
· 17 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
59e7e36
USB HID: update CONFIG_USB_HIDINPUT_POWERBOOK description
by Noel Kothe
· 18 years ago
529fa54
HID: add input mappings for non-working keys on Logitech S510 remote
by Charles Pillar
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 17 years ago
d645470
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 18 years ago
11941a3
Merge branch 'field-zeroing' into for-linus
by Jiri Kosina
· 18 years ago
f61c912
USB HID: don't warn on idVendor == 0
by Jiri Kosina
· 18 years ago
876b927
USB HID: add 'quirks' module parameter
by Paul Walmsley
· 18 years ago
8cef908
USB HID: add support for dynamically-created quirks
by Paul Walmsley
· 18 years ago
8222fbe
USB HID: clarify static quirk handling as squirks
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
46386b5
HID: introduce proper zeroing of unused bits in output reports
by Simon Budig
· 18 years ago
42cfb63
USB HID: add support for WiseGroup MP-8800 Quad Joypad
by Sam Liddicott
· 18 years ago
320c015
USB HID: add FF support for Logitech Force 3D Pro Joystick
by Jiri Kosina
· 18 years ago
713c8aa
USB HID: numlock quirk for dell W7658 keyboard
by Pete Zaitcev
· 18 years ago
Next »