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
2020-11-18
Input: atmel_mxt_ts - support regulator supplies
Linus Walleij
1
-1
/
+36
2020-11-18
Input: atmel_mxt_ts - fix up inverted RESET handler
Linus Walleij
1
-2
/
+4
2020-11-18
Merge tag 'v5.9' into next
Dmitry Torokhov
21
-161
/
+53
2020-11-18
Input: elan_i2c_core - move header inclusion inside
Lee Jones
1
-1
/
+1
2020-11-18
Input: ads7846 - drop unneeded asm/irq.h include
Dmitry Torokhov
1
-1
/
+0
2020-11-18
Input: ads7846 - fix unaligned access on 7845
Dmitry Torokhov
1
-1
/
+2
2020-11-18
Input: ads7846 - fix integer overflow on Rt calculation
Oleksij Rempel
1
-2
/
+3
2020-11-18
Input: ads7846 - convert to full duplex
Oleksij Rempel
1
-130
/
+62
2020-11-18
Input: ads7846 - fix race that causes missing releases
David Jander
1
-18
/
+26
2020-11-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-18
/
+55
2020-11-13
Input: imx6ul_tsc - remove set but unused variable 'value'
Lee Jones
1
-2
/
+1
2020-11-13
Input: samsung-keypad - remove set but unused variable 'var'
Lee Jones
1
-2
/
+1
2020-11-12
Input: ads7846: do not overwrite spi->mode flags set by spi framework
Oleksij Rempel
1
-1
/
+2
2020-11-12
Input: elan_i2c - fix firmware update on newer ICs
jingle.wu
4
-8
/
+9
2020-11-12
Input: st1232 - add support resolution reading
Andrej Valek
1
-16
/
+36
2020-11-12
Input: resistive-adc-touch - fix kconfig dependency on IIO_BUFFER
Necip Fazil Yildiran
1
-0
/
+1
2020-11-10
Input: synaptics-rmi4 - fix kerneldoc warnings
Lee Jones
5
-115
/
+149
2020-11-09
Input: cyttsp4 - move 'cyttsp4_tch_abs_string' to the only file that referenc...
Lee Jones
2
-14
/
+14
2020-11-09
Input: resistive-adc-touch - struct headers should start with 'struct <name>'
Lee Jones
1
-1
/
+1
2020-11-09
Input: analog - fix formatting of error code
Zhang Qilong
1
-1
/
+1
2020-11-09
Input: cyapa_gen5 - fix obvious abuse of kernel-doc format
Lee Jones
1
-2
/
+2
2020-11-09
Input: cyapa - fix misnaming of 'cyapa_i2c_write's 'reg' param
Lee Jones
1
-1
/
+1
2020-11-09
Input: ab8500-ponkey - fix incorrect name in 'ab8500_ponkey' doc header
Lee Jones
1
-1
/
+1
2020-11-09
Input: cros_ec_keyb - struct headers should start with 'struct <name>'
Lee Jones
1
-4
/
+5
2020-11-09
Input: gpio_keys - fix misnamed function parameter 'dev'
Lee Jones
1
-1
/
+1
2020-11-09
Input: elantech - demote obvious abuse of kernel-doc header
Lee Jones
1
-1
/
+1
2020-11-09
Input: pmic8xxx-keypad - fix kernel-doc formatting
Lee Jones
1
-11
/
+11
2020-11-09
Input: nomadik-ske-keypad - provide some missing struct member docs
Lee Jones
1
-0
/
+2
2020-11-09
Input: drv2667 - fix formatting and add missing member docs
Lee Jones
1
-6
/
+8
2020-11-09
Input: drv2665 - fix formatting expected by kernel-doc
Lee Jones
1
-5
/
+5
2020-11-09
Input: drv260x - fix kernel-doc formatting and remove one abuse
Lee Jones
1
-13
/
+13
2020-11-09
Input: sunkbd - avoid use-after-free in teardown paths
Dmitry Torokhov
1
-8
/
+33
2020-11-09
Input: ads7846 - use kobj_to_dev() API
Wang Qing
1
-1
/
+1
2020-11-09
Input: ektf2127 - add support for eKTF2132 touchscreen
Jonathan Neuschäfer
1
-1
/
+31
2020-10-27
Input: i8042 - allow insmod to succeed on devices without an i8042 controller
Hans de Goede
1
-1
/
+11
2020-10-27
Input: adxl34x - clean up a data type in adxl34x_probe()
Dan Carpenter
1
-1
/
+1
2020-10-25
Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+22
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-2
/
+35
2020-10-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
25
-160
/
+1337
2020-10-23
Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2020-10-22
hil/parisc: Disable HIL driver when it gets stuck
Helge Deller
2
-7
/
+22
2020-10-19
Merge branch 'next' into for-linus
Dmitry Torokhov
25
-160
/
+1337
2020-10-14
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2020-10-07
Input: evdev - per-client waitgroups
Kenny Levinsen
1
-10
/
+9
2020-10-05
Input: synaptics - enable InterTouch for ThinkPad T14 Gen 1
Hans de Goede
1
-0
/
+1
2020-10-05
Input: synaptics - enable InterTouch for ThinkPad P1/X1E gen 2
Jason A. Donenfeld
1
-1
/
+2
2020-10-05
Input: synaptics-rmi4 - support bootloader v8 in f34v7
Jason A. Donenfeld
1
-2
/
+7
2020-10-05
Input: synaptics-rmi4 - add support for F3A
Vincent Huang
5
-0
/
+254
2020-10-05
Input: synaptics-rmi4 - rename f30_data to gpio_data
Vincent Huang
2
-8
/
+8
2020-10-05
Input: add zinitix touchscreen driver
Michael Srba
3
-0
/
+594
[prev]
[next]