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
/
input
/
mouse
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-19
Input: elan_i2c - support touchpads with two physical buttons
KT Liao
4
-5
/
+23
2017-08-08
Input: synaptics_usb - constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-08
Input: appletouch - constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-07-25
Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Dmitry Torokhov
2
-9
/
+44
2017-07-13
Input: psmouse - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-13
Input: elantech - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-06-07
Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabled
Ulrik De Bie
1
-0
/
+16
2017-06-03
Merge tag 'v4.12-rc3' into for-linus
Dmitry Torokhov
2
-2
/
+2
2017-05-30
Input: synaptics - tell users to report when they should be using rmi-smbus
Benjamin Tissoires
1
-1
/
+9
2017-05-30
Input: synaptics - warn the users when there is a better mode
Benjamin Tissoires
1
-7
/
+15
2017-05-30
Input: synaptics - keep PS/2 around when RMI4_SMB is not enabled
Benjamin Tissoires
1
-1
/
+2
2017-05-30
Input: synaptics - clear device info before filling in
Eric Biggers
1
-0
/
+2
2017-05-30
Merge tag 'v4.12-rc3' into next
Dmitry Torokhov
4
-16
/
+26
2017-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-14
/
+16
2017-05-25
Input: elan_i2c - ignore signals when finishing updating firmware
KT Liao
1
-13
/
+8
2017-05-25
Input: elan_i2c - clear INT before resetting controller
KT Liao
1
-1
/
+8
2017-05-12
Input: elantech - force relative mode on a certain module
KT Liao
1
-0
/
+11
2017-05-12
Input: elan_i2c - add support for fetching chip type on newer hardware
KT Liao
4
-17
/
+99
2017-05-12
Input: elan_i2c - check if device is there before really probing
Dmitry Torokhov
1
-0
/
+7
2017-05-11
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2017-05-02
Merge branch 'next' into for-linus
Dmitry Torokhov
10
-567
/
+1296
2017-04-20
Annotate hardware config module parameters in drivers/input/
David Howells
2
-2
/
+2
2017-04-18
Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled
Thorsten Leemhuis
1
-0
/
+8
2017-04-04
Input: synaptics - use u8 instead of unsigned char
Dmitry Torokhov
2
-40
/
+42
2017-04-04
Input: synaptics - do not abuse -1 as return value
Dmitry Torokhov
1
-25
/
+46
2017-04-04
Input: synaptics - use BIT() and GENMASK() macros
Dmitry Torokhov
2
-48
/
+48
2017-04-04
Input: synaptics - add synaptics_query_int()
Dmitry Torokhov
2
-48
/
+32
2017-04-03
Input: psmouse - use i2c_client_type to locate i2c clients
Dmitry Torokhov
1
-1
/
+1
2017-04-03
Merge tag 'v4.11-rc5' into next
Dmitry Torokhov
3
-29
/
+74
2017-04-03
Input: psmouse - fix cleaning up SMBus companions
Dmitry Torokhov
1
-11
/
+19
2017-03-25
Input: synaptics - add support for Intertouch devices
Benjamin Tissoires
5
-175
/
+421
2017-03-25
Input: synaptics - split device info into a separate structure
Dmitry Torokhov
2
-187
/
+233
2017-03-25
Input: psmouse - add support for SMBus companions
Benjamin Tissoires
5
-2
/
+343
2017-03-25
Input: psmouse - introduce notion of SMBus companions
Dmitry Torokhov
2
-33
/
+71
2017-03-25
Input: psmouse - store pointer to current protocol
Dmitry Torokhov
2
-55
/
+58
2017-03-25
Input: psmouse - implement fast reconnect option
Dmitry Torokhov
2
-3
/
+28
2017-03-24
Input: synaptics - do not mix logical and bitwise operations
Dmitry Torokhov
2
-6
/
+6
2017-03-24
Input: synaptics_i2c - add OF device ID table
Javier Martinez Canillas
1
-0
/
+9
2017-03-18
Input: ALPS - fix trackstick button handling on V8 devices
Masaki Ota
1
-4
/
+2
2017-03-18
Input: ALPS - fix V8+ protocol handling (73 03 28)
Masaki Ota
2
-16
/
+61
2017-03-11
Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw
Matjaz Hegedic
1
-9
/
+11
2017-03-09
Merge branch 'ib/4.10-sparse-keymap-managed' into next
Dmitry Torokhov
1
-0
/
+1
2017-03-07
Input: alps - cleanup alps_model_data
Pali Rohár
2
-36
/
+25
2017-03-07
Input: alps - warn about unsupported ALPS V9 touchpad
Pali Rohár
2
-0
/
+11
2017-03-07
Input: alps - move ALPS_PROTO_V4 out of alps_model_data table
Pali Rohár
1
-2
/
+8
2017-02-21
Merge branch 'next' into for-linus
Dmitry Torokhov
15
-78
/
+100
2017-02-13
Input: elan_i2c - add ELAN0605 to the ACPI table
IHARA Hiroka
1
-0
/
+1
2017-02-10
Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttons
Dmitry Torokhov
2
-14
/
+13
2017-02-09
Input: psmouse - add a custom serio protocol to send extra information
Benjamin Tissoires
2
-3
/
+43
2017-01-24
Merge tag 'v4.10-rc5' into next
Dmitry Torokhov
7
-13
/
+9
[next]