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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
24
-123
/
+340
2018-06-27
Input: psmouse - fix button reporting for basic protocols
Dmitry Torokhov
1
-6
/
+6
2018-06-22
Input: xpad - fix GPD Win 2 controller name
Enno Boland
1
-1
/
+1
2018-06-22
Input: elan_i2c_smbus - fix more potential stack buffer overflows
Ben Hutchings
3
-3
/
+11
2018-06-22
Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI ID
Alexandr Savca
1
-0
/
+1
2018-06-22
Input: elantech - fix V4 report decoding for module with middle key
???
1
-1
/
+1
2018-06-22
Input: elantech - enable middle button of touchpads on ThinkPad P52
Aaron Ma
1
-1
/
+8
2018-06-16
docs: Fix some broken references
Mauro Carvalho Chehab
7
-14
/
+14
2018-06-16
docs: fix broken references with multiple hints
Mauro Carvalho Chehab
4
-8
/
+8
2018-06-13
Merge branch 'next' into for-linus
Dmitry Torokhov
17
-111
/
+311
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
10
-33
/
+37
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-06-11
Input: do not assign new tracking ID when changing tool type
Dmitry Torokhov
1
-1
/
+1
2018-06-11
Input: make input_report_slot_state() return boolean
Dmitry Torokhov
1
-3
/
+7
2018-06-11
Input: synaptics-rmi4 - fix axis-swap behavior
Lucas Stach
1
-18
/
+16
2018-06-11
Input: synaptics-rmi4 - fix the error return code in rmi_probe_interrupts()
Wei Yongjun
1
-1
/
+1
2018-06-11
Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
3
-0
/
+349
2018-06-07
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-5
/
+3
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
1
-2
/
+1
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2
-3
/
+2
2018-06-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
23
-377
/
+1311
2018-06-05
Input: synaptics-rmi4 - convert irq distribution to irq_domain
Nick Dyer
11
-85
/
+117
2018-06-05
Input: silead - add MSSL0002 ACPI HID
Hans de Goede
1
-0
/
+1
2018-06-04
Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI ID
Johannes Wienke
1
-0
/
+1
2018-06-04
Input: goldfish_events - fix checkpatch warnings
Roman Kiryanov
1
-4
/
+5
2018-06-04
Input: add Spreadtrum vibrator driver
Xiaotong Lu
3
-0
/
+165
2018-06-04
Merge branch 'next' into for-linus
Dmitry Torokhov
32
-1146
/
+1559
2018-06-04
Input: goodix - add new ACPI id for GPD Win 2 touch screen
Ethan Lee
1
-0
/
+1
2018-06-04
Input: xpad - add GPD Win 2 Controller USB IDs
Ethan Lee
1
-0
/
+2
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-13
/
+1
2018-05-31
Input: ti_am335x_tsc - prevent system suspend when TSC is in use
Grygorii Strashko
1
-0
/
+3
2018-05-31
Input: ti_am335x_tsc - ack pending IRQs at probe and before suspend
Grygorii Strashko
1
-0
/
+4
2018-05-31
Input: cros_ec_keyb - mark cros_ec_keyb driver as wake enabled device.
Ravi Chandra Sadineni
1
-12
/
+21
2018-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-11
/
+17
2018-05-30
Input: mk712 - update documentation web link
Martin Kepplinger
1
-1
/
+1
2018-05-24
Input: atmel_mxt_ts - fix reset-gpio for level based irqs
Sebastian Reichel
1
-11
/
+7
2018-05-24
Input: atmel_mxt_ts - require device properties present when probing
Dmitry Torokhov
1
-140
/
+12
2018-05-24
Merge tag 'v4.17-rc6' into next
Dmitry Torokhov
18
-811
/
+366
2018-05-24
Input: psmouse-smbus - allow to control psmouse_deactivate
Benjamin Tissoires
4
-5
/
+13
2018-05-24
Input: elantech - detect new ICs and setup Host Notify for them
Benjamin Tissoires
2
-4
/
+22
2018-05-24
Input: elantech - add support for SMBus devices
Benjamin Tissoires
6
-11
/
+246
2018-05-24
Input: elantech - query the resolution in query_info
Benjamin Tissoires
2
-12
/
+17
2018-05-24
Input: elantech - split device info into a separate structure
Benjamin Tissoires
2
-124
/
+175
2018-05-24
Input: elan_i2c - add trackstick report
Benjamin Tissoires
1
-3
/
+85
2018-05-23
Input: elan_i2c_smbus - fix corrupted stack
Benjamin Tissoires
1
-11
/
+11
2018-05-23
Input: synaptics - add Lenovo 80 series ids to SMBus
Benjamin Tissoires
1
-0
/
+2
2018-05-23
Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
Aaron Ma
1
-0
/
+2
2018-05-23
Input: synaptics - Lenovo Thinkpad X1 Carbon G5 (2017) with Elantech trackpoi...
Edvard Holst
1
-0
/
+1
2018-05-23
Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMI
Dmitry Torokhov
1
-0
/
+1
[next]