Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
699397499742d1245ea5d677a08fa265df666d2d
/
drivers
/
usb
/
input
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
77dc2db
[PATCH] itmtouch: fix inverted flag to indicate touch location correctly, correct white space
by Mark Assad
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 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
8fd8013
usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driver
by Johannes Steingraeber
· 18 years ago
5638e4d
USB: add PlayStation 2 Trance Vibrator driver
by Sam Hocevar
· 18 years ago
0327063
USB: Add ADU support for Ontrak ADU devices
by Steven Haigh
· 18 years ago
657b671
USB: fix __must_check warnings in drivers/usb/input/
by Greg Kroah-Hartman
· 18 years ago
14acdcd
USB: usb/input/usbmouse.c: whitespace cleanup
by Reiner Herrmann
· 18 years ago
60ca126
USB: powermate: Use usb_endpoint_* functions.
by Luiz Fernando N. Capitulino
· 18 years ago
9672319
USB: keyspan_remote: Use usb_endpoint_* functions.
by Luiz Fernando N. Capitulino
· 18 years ago
96642a2
USB: ati_remote: Use usb_endpoint_* functions.
by Luiz Fernando N. Capitulino
· 18 years ago
ee709a3
USB: acecad: Use usb_endpoint_* functions.
by Luiz Fernando N. Capitulino
· 18 years ago
97b107c
USB: appletouch: Use usb_endpoint_* functions.
by Luiz Fernando N. Capitulino
· 18 years ago
066202d
USB: Make file operations structs in drivers/usb const.
by Luiz Fernando N. Capitulino
· 18 years ago
3bea733
USB: wacom tablet driver reorganization
by Ping Cheng
· 18 years ago
5d89266
usbtouchscreen: version 0.4
by Daniel Ritz
· 18 years ago
d5176b4
USB: Add driver for PhidgetMotorControl
by Sean Young
· 18 years ago
c03efdb
[PATCH] fallout from hcd-core patch
by Al Viro
· 18 years ago
0612ec4
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Dmitry Torokhov
· 18 years ago
3e2aac3
USB: Fix unload oops and memory leak in yealink driver
by Henk Vergonet
· 18 years ago
09494d5
usbtouchscreen: fix ITM data reading
by Kai Lindhom
· 18 years ago
f064902
USB: hid-core.c: fix duplicate USB_DEVICE_ID_GTCO_404
by Adrian Bunk
· 18 years ago
ea18665
USB: add all wacom device to hid-core.c blacklist
by Ping Cheng
· 18 years ago
6f8d9e2
hid-core.c: Adds all GTCO CalComp Digitizers and InterWrite School Products to blacklist
by Jeremy Roberson
· 18 years ago
7af569a
USB: appletouch: fix atp_disconnect
by Johannes Berg
· 18 years ago
f287cae
Input: hid - #if 0 the no longer used hid_find_field_by_usage()
by Adrian Bunk
· 18 years ago
2ffc1cc
Input: ati_remote - use msec instead of jiffies
by Dmitry Torokhov
· 18 years ago
c3c38fb
Input: ati_remote - add missing input_sync()
by Dmitry Torokhov
· 18 years ago
c605b67
Input: ati_remote - relax permissions sysfs module parameters
by Dmitry Torokhov
· 18 years ago
c669869
Input: ati_remote - make filter time a module parameter
by Edwin Huffstutler
· 18 years ago
d932cb7
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus
by Dmitry Torokhov
· 18 years ago
168ffc4
USB: ati_remote.c: autorepeat fix
by Marko Macek
· 18 years ago
bb3caf7
Input: add force feedback driver for PSX-style Zeroplus devices
by Anssi Hannula
· 18 years ago
dc76c91
Input: use new FF interface in the HID force feedback drivers
by Anssi Hannula
· 18 years ago
224ee88
Input: add force feedback driver for PID devices
by Anssi Hannula
· 18 years ago
806d41b
Input: move fixp-arith.h to drivers/input
by Anssi Hannula
· 18 years ago
826d598
Input: hiddev - use standard list implementation
by Dmitry Torokhov
· 18 years ago
cb78623
Input: HID - fix potential out-of-bound array access
by Dmitry Torokhov
· 18 years ago
b857c65
[PATCH] USB: add support for WiseGroup., Ltd SmartJoy Dual PLUS Adapter
by Navaho Gunleg
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
b9ab58d
Input: fix misspelling of Hangeul key
by Jerome Pinot
· 18 years ago
4854c7b
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Dmitry Torokhov
· 18 years ago
ae0dadc
[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>
by David Brownell
· 18 years ago
5c218e3
[PATCH] USB: Add Apple MacBook product IDs to usbhid
by Rene Rebe
· 18 years ago
df9a1f4
[PATCH] usbhid: use usb_reset_composite_device
by Alan Stern
· 18 years ago
633a7ec
[PATCH] usbhid: Remove unneeded blacklist entries
by Alan Stern
· 18 years ago
0f28b55
[PATCH] usbhid: automatically set HID_QUIRK_NOGET for keyboards and mice
by Alan Stern
· 19 years ago
a82e49b
[PATCH] USB HID/HIDBP, INPUT DRIVERS: fix various usb/input/hid-input.c bugs that make Apple Mighty Mouse work poorly
by Bart Massey
· 19 years ago
9effa97
[PATCH] USB: MacBook Pro touchpad support
by Nicolas Boichat
· 19 years ago
5cd330f
[PATCH] USB: add YEALINK phones to the HID_QUIRK_IGNORE blacklist
by Henk Vergonet
· 19 years ago
3cbd5b3
Input: fix accuracy of fixp-arith.h
by Anssi Hannula
· 18 years ago
48d7055
[PATCH] HID read busywait fix
by Micon, David
· 18 years ago
332bbf6
[PATCH] USB: add an IBM USB keyboard to the HID_QUIRK_NOGET blacklist
by Olaf Hering
· 19 years ago
bfb2584
[PATCH] hid-core.c: fix "input irq status -32 received" for Silvercrest USB Keyboard
by Jeffrey Vandenbroucke sign
· 19 years ago
01e8950
[PATCH] USB: keyspan-remote bugfix
by Michael Downey
· 19 years ago
999a6a6
[PATCH] USB: add new wacom devices to usb hid-core list
by Ping Cheng
· 19 years ago
7d3fe085
[PATCH] USB: wacom tablet driver update
by Ping Cheng
· 19 years ago
5e32b57
[PATCH] usb/input: remove Kconfig entries of old touchscreen drivers in favour of usbtouchscreen
by Daniel Ritz
· 19 years ago
1d3e202
[PATCH] USB: usbtouchscreen: unified USB touchscreen driver
by Daniel Ritz
· 19 years ago
fb9ac9b
[PATCH] USB: input/: proper prototypes
by Adrian Bunk
· 19 years ago
95d465f
Manual merge with Linus.
by Dmitry Torokhov
· 19 years ago
53b3531
[PATCH] s/;;/;/g
by Alexey Dobriyan
· 19 years ago
2e56222
[PATCH] USB: add support for Creativelabs Silvercrest USB keyboard
by Wolfgang Rohdewald
· 19 years ago
aef4e26
[PATCH] usbhid: add error handling
by Alan Stern
· 19 years ago
4186ecf
[PATCH] USB: convert a bunch of USB semaphores to mutexes
by Arjan van de Ven
· 19 years ago
bbdb7da
[PATCH] USB: kzalloc for hid
by Oliver Neukum
· 19 years ago
50a598d
Input: HID - fix duplicate key mapping for Logitech UltraX remote
by Micah F. Galizia
· 19 years ago
e65335e
[PATCH] USB: Wisegroup MP-8866 Dual USB Joypad
by Andrew Fuller
· 19 years ago
ba3e66e
[PATCH] USB: add new device ids to ldusb
by Michael Hund
· 19 years ago
d20e633
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 19 years ago
877260b
[PATCH] USB: yealink printk warning fix
by Andrew Morton
· 19 years ago
de289fd
[PATCH] USB: remove extra newline in hid_init_reports
by Olaf Hering
· 19 years ago
595b14c
[PATCH] USB: remove some left over devfs droppings hanging around in the usb drivers
by Greg Kroah-Hartman
· 19 years ago
dc41baf
[PATCH] USB HID: add blacklist entry for HP keyboard
by Vojtech Pavlik
· 19 years ago
a001100
[PATCH] USB: touchkitusb.c (eGalax driver) fix
by Juergen Schindele
· 19 years ago
8e2ce4f
[PATCH] drivers/usb/input/yealink.c: Cleanup device matching code
by Henk
· 19 years ago
6dea934
Input: hiddev - fix off-by-one for num_values in uref_multi requests
by Ben Collins
· 19 years ago
eab9edd
Input: HID - add support for fn key on Apple PowerBooks
by Michael Hanselmann
· 19 years ago
1e27ffd
Input: wacom - fix compile on PowerPC
by Dmitry Torokhov
· 19 years ago
5fce9d7b
Input: HID - add more simulation usages
by Dmitry Torokhov
· 19 years ago
b65d0d1
Input: HID - fix an oops in PID initialization code
by Dmitry Torokhov
· 19 years ago
940824b
Input: HID - add support for Cherry Cymotion keyboard
by Vojtech Pavlik
· 19 years ago
1f85145
Input: add missing keys from input.h to hid-debug.h
by Michael Hanselmann
· 19 years ago
fed8bf1
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Dmitry Torokhov
· 19 years ago
735b0cb
[PATCH] USB: add driver for ATI/Philips USB RF remotes
by Ville Syrjälä
· 19 years ago
52950ed
[PATCH] USB: Use ARRAY_SIZE macro
by Tobias Klauser
· 19 years ago
f0b80fb
[PATCH] USB: ati_remote: use time_before() and friends
by Marcelo Feitoza Parisi
· 19 years ago
4c4c943
[PATCH] USB: mark various usb tables const
by Arjan van de Ven
· 19 years ago
5d32029
[PATCH] USB: input/touchkitusb: handle multiple packets
by Daniel Ritz
· 19 years ago
75318d2
[PATCH] USB: remove .owner field from struct usb_driver
by Greg Kroah-Hartman
· 19 years ago
40c37213
[PATCH] Input: wacom - fix X axis setup
by Denny Priebe
· 19 years ago
1994754
[PATCH] Input: kbtab - fix Y axis setup
by Dmitry Torokhov
· 19 years ago
f873e3e
[PATCH] Input: aiptek - fix Y axis setup
by Riccardo Magliocchetti
· 19 years ago
e1e02c9
Input: appletouch - add support for Geyser 2
by Michael Hanselmann
· 19 years ago
041387d
Manual merge with Linus (conflict in drivers/input/misc/wistron_bnts.c)
by Dmitry Torokhov
· 19 years ago
ff60dde
[PATCH] Input: fix an OOPS in HID driver
by Dmitry Torokhov
· 19 years ago
cd61045
[PATCH] hid-core: Zero-pad truncated reports
by Adam Kropelin
· 19 years ago
Next »