Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
70855603e0a129d1c810947a4e4dd7ecd6f4560d
/
drivers
/
input
/
mouse
7698869
Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NB
by KT Liao
· 7 years ago
1874064
Input: elan_i2c - add ELAN0608 to the ACPI table
by Kai-Heng Feng
· 7 years ago
293b915f
Input: trackpoint - assume 3 buttons when buttons detection fails
by Oscar Campos
· 7 years ago
ede2e7c
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 7 years ago
47eb0c8
Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabled
by Ulrik De Bie
· 8 years ago
eadcbfa
Merge tag 'v4.12-rc3' into for-linus
by Dmitry Torokhov
· 8 years ago
2fef826
Input: synaptics - tell users to report when they should be using rmi-smbus
by Benjamin Tissoires
· 8 years ago
f4101ff
Input: synaptics - warn the users when there is a better mode
by Benjamin Tissoires
· 8 years ago
f4947d7
Input: synaptics - keep PS/2 around when RMI4_SMB is not enabled
by Benjamin Tissoires
· 8 years ago
27555511
Input: synaptics - clear device info before filling in
by Eric Biggers
· 8 years ago
d8f797c
Merge tag 'v4.12-rc3' into next
by Dmitry Torokhov
· 8 years ago
c86daad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
a04f144
Input: elan_i2c - ignore signals when finishing updating firmware
by KT Liao
· 8 years ago
4b3c7db
Input: elan_i2c - clear INT before resetting controller
by KT Liao
· 8 years ago
d899520
Input: elantech - force relative mode on a certain module
by KT Liao
· 8 years ago
a2eaf29
Input: elan_i2c - add support for fetching chip type on newer hardware
by KT Liao
· 8 years ago
c592855
Input: elan_i2c - check if device is there before really probing
by Dmitry Torokhov
· 10 years ago
291b38a
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 8 years ago
0337966
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 8 years ago
f6b12d0
Annotate hardware config module parameters in drivers/input/
by David Howells
· 8 years ago
704de48
Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled
by Thorsten Leemhuis
· 8 years ago
f6c4442
Input: synaptics - use u8 instead of unsigned char
by Dmitry Torokhov
· 8 years ago
212baf0
Input: synaptics - do not abuse -1 as return value
by Dmitry Torokhov
· 8 years ago
991d29fe0
Input: synaptics - use BIT() and GENMASK() macros
by Dmitry Torokhov
· 8 years ago
2c6ecbb
Input: synaptics - add synaptics_query_int()
by Dmitry Torokhov
· 8 years ago
a716a02
Input: psmouse - use i2c_client_type to locate i2c clients
by Dmitry Torokhov
· 8 years ago
03b2205
Merge tag 'v4.11-rc5' into next
by Dmitry Torokhov
· 8 years ago
f6f08c5
Input: psmouse - fix cleaning up SMBus companions
by Dmitry Torokhov
· 8 years ago
e839ffa
Input: synaptics - add support for Intertouch devices
by Benjamin Tissoires
· 8 years ago
6c53694
Input: synaptics - split device info into a separate structure
by Dmitry Torokhov
· 8 years ago
8eb92e5
Input: psmouse - add support for SMBus companions
by Benjamin Tissoires
· 8 years ago
c774326
Input: psmouse - introduce notion of SMBus companions
by Dmitry Torokhov
· 8 years ago
085fa80
Input: psmouse - store pointer to current protocol
by Dmitry Torokhov
· 8 years ago
0ab3fa5
Input: psmouse - implement fast reconnect option
by Dmitry Torokhov
· 8 years ago
996b9ee
Input: synaptics - do not mix logical and bitwise operations
by Dmitry Torokhov
· 8 years ago
72bf60f
Input: synaptics_i2c - add OF device ID table
by Javier Martinez Canillas
· 8 years ago
47e6fb4
Input: ALPS - fix trackstick button handling on V8 devices
by Masaki Ota
· 8 years ago
e734839
Input: ALPS - fix V8+ protocol handling (73 03 28)
by Masaki Ota
· 8 years ago
92ef6f9
Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw
by Matjaz Hegedic
· 8 years ago
7b179e2
Merge branch 'ib/4.10-sparse-keymap-managed' into next
by Dmitry Torokhov
· 8 years ago
a3cbfd5
Input: alps - cleanup alps_model_data
by Pali Rohár
· 8 years ago
c981523
Input: alps - warn about unsupported ALPS V9 touchpad
by Pali Rohár
· 8 years ago
09c398b
Input: alps - move ALPS_PROTO_V4 out of alps_model_data table
by Pali Rohár
· 8 years ago
6e11617
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 8 years ago
722c5ac
Input: elan_i2c - add ELAN0605 to the ACPI table
by IHARA Hiroka
· 8 years ago
bf23cfc
Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttons
by Dmitry Torokhov
· 8 years ago
19ba1eb
Input: psmouse - add a custom serio protocol to send extra information
by Benjamin Tissoires
· 8 years ago
0cce284
Merge tag 'v4.10-rc5' into next
by Dmitry Torokhov
· 8 years ago
555c765
Input: mouse - drop unnecessary calls to input_set_drvdata
by Guenter Roeck
· 8 years ago
ad56814
Input: mouse - use local variables consistently
by Guenter Roeck
· 8 years ago
13e360a
Input: cyapa - use msleep() for long delay
by Nicholas Mc Guire
· 8 years ago
cd4c1b4
Input: cyapa - use time based retry loop
by Nicholas Mc Guire
· 8 years ago
6d90b4f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
47e3a5e
Input: ALPS - fix TrackStick Y axis handling for SS5 hardware
by Paul Donohue
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
67626c9
Input: synaptics_i2c - change msleep to usleep_range for small msecs
by Aniroop Mathur
· 8 years ago
f26e881
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 8 years ago
7343d11
Input: ALPS - fix protcol -> protocol
by Marcos Paulo de Souza
· 8 years ago
23fce36
Input: ALPS - clean up code for SS5 hardware
by Paul Donohue
· 8 years ago
7229c58
Input: ALPS - clean up TrackStick handling for SS5 hardware
by Paul Donohue
· 8 years ago
864db92
Input: ALPS - fix TrackStick support for SS5 hardware
by Paul Donohue
· 8 years ago
e9fb7cc
Input: psmouse - disable automatic probing of BYD touchpads
by Dmitry Torokhov
· 8 years ago
39a0d75
Input: elan_i2c - always output the device information
by Benjamin Tissoires
· 8 years ago
324ae09
Input: psmouse - cleanup Focaltech code
by Dmitry Tunin
· 8 years ago
62837b3
Input: elantech - add Fujitsu Lifebook E556 to force crc_enabled
by Dmitry Torokhov
· 8 years ago
aeaa881
Input: ALPS - set DualPoint flag for 74 03 28 devices
by Ben Gamari
· 8 years ago
7ad8a10
Input: ALPS - allow touchsticks to report pressure
by Ben Gamari
· 8 years ago
a831776
Input: ALPS - handle 0-pressure 1F events
by Ben Gamari
· 8 years ago
4777ac2
Input: ALPS - add touchstick support for SS5 hardware
by Ben Gamari
· 8 years ago
f9a703a
Input: elantech - force needed quirks on Fujitsu H760
by Matti Kurkela
· 8 years ago
ad3cce0
Input: elantech - fix Lenovo version typo
by Marcos Paulo de Souza
· 8 years ago
265d426
Input: elan_i2c - fix return tests of i2c_smbus_read_block_data()
by Benjamin Tissoires
· 8 years ago
db80849
Input: focaltech - mark focaltech_set_resolution() static
by Baoyou Xie
· 8 years ago
24dde60
Input: psmouse - remove deprecated create_singletheread_workqueue
by Bhaktipriya Shridhar
· 8 years ago
2de4fcc
Input: elan_i2c - properly wake up touchpad on ASUS laptops
by KT Liao
· 8 years ago
014420f
Input: elantech - fix debug dump of the current packet
by Benjamin Tissoires
· 8 years ago
8c57a5e
Merge branch 'for-linus' into next
by Dmitry Torokhov
· 8 years ago
60842ef
Input: vmmouse - remove port reservation
by Sinclair Yeh
· 8 years ago
226ba70
Input: elantech - add more IC body types to the list
by Dmitry Torokhov
· 8 years ago
9096a45
Input: psmouse - use same format for secondary devices as for primary
by Pali Rohár
· 9 years ago
23ea596
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 9 years ago
82aaa08
Input: byd - update copyright header
by Chris Diamand
· 9 years ago
5ad629a
Input: byd - don't wipe dynamically allocated memory twice
by Vladimir Zapolskiy
· 9 years ago
82be788
Input: synaptics - handle spurious release of trackstick buttons, again
by Benjamin Tissoires
· 9 years ago
2d5f561
Input: byd - enable absolute mode
by Richard Pospesel
· 9 years ago
245f0db
Merge tag 'v4.5' into next
by Dmitry Torokhov
· 9 years ago
52cdce8
Merge branch 'rotary-encoder' into next
by Dmitry Torokhov
· 9 years ago
3cd4786
Input: cyapa - fix for losing events during device power transitions
by Dudley Du
· 9 years ago
98ee377
Input: byd - add BYD PS/2 touchpad driver
by Chris Diamand
· 9 years ago
d4f1b06
Input: vmmouse - fix absolute device registration
by Dmitry Torokhov
· 9 years ago
009f773
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 9 years ago
6544a1d
Input: elantech - mark protocols v2 and v3 as semi-mt
by Benjamin Tissoires
· 9 years ago
4b1af85
Input: ALPS - report v3 pinnacle trackstick device only if is present
by Pali Rohár
· 9 years ago
dae928e
Input: ALPS - detect trackstick presence for v7 protocol
by Pali Rohár
· 9 years ago
f01c5e6
Merge branch 'psmouse-passthrough' into next
by Dmitry Torokhov
· 9 years ago
190e203
Input: psmouse - rename ps2pp_init() to ps2pp_detect()
by Dmitry Torokhov
· 9 years ago
ec6184b
Input: psmouse - limit protocols that we try on passthrough ports
by Dmitry Torokhov
· 9 years ago
c378b51
Input: psmouse - factor out common protocol probing code
by Dmitry Torokhov
· 9 years ago
5fa75cf
Input: psmouse - move protocol descriptions around
by Dmitry Torokhov
· 9 years ago
24a06f3
Input: psmouse - clean up Cypress probe
by Dmitry Torokhov
· 9 years ago
Next »