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-02-03
Input: trackpoint - combine calls to ps2_command()
Dmitry Torokhov
1
-36
/
+24
2018-02-03
Input: libps2 - relax command byte ACK handling
Dmitry Torokhov
1
-3
/
+22
2018-02-03
Input: libps2 - support retransmission of command data
Dmitry Torokhov
1
-32
/
+71
2018-02-03
Input: libps2 - add debugging statements
Dmitry Torokhov
1
-13
/
+39
2018-02-03
Input: psmouse - move sliced command implementation to libps2
Dmitry Torokhov
6
-38
/
+43
2018-02-03
Input: libps2 - use u8 for byte data
Dmitry Torokhov
1
-15
/
+16
2018-02-03
Input: libps2 - fix switch statement formatting
Dmitry Torokhov
1
-66
/
+65
2018-02-03
Input: psmouse - add support for 2nd wheel on A4Tech Dual-Scroll wheel mice
Stephen Lyons
1
-2
/
+17
2018-02-03
Input: lifebook - clean up code
Dmitry Torokhov
1
-21
/
+29
2018-02-03
Input: logips2pp - clean up code
Dmitry Torokhov
1
-59
/
+83
2018-02-03
Input: psmouse - clean up code
Dmitry Torokhov
1
-63
/
+77
2018-02-03
Input: psmouse - create helper for reporting standard buttons/motion
Dmitry Torokhov
7
-71
/
+50
2018-02-03
Input: mms114 - add SPDX identifier
Andi Shyti
1
-8
/
+5
2018-02-03
Input: mms114 - fix license module information
Andi Shyti
1
-1
/
+1
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
54
-1516
/
+447
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-02-01
Merge tag 'v4.15' into next
Dmitry Torokhov
32
-252
/
+450
2018-02-01
Merge branch 'next' into for-linus
Dmitry Torokhov
54
-1516
/
+447
2018-02-01
Input: goodix - use generic touchscreen_properties
Marcin Niestroj
1
-83
/
+58
2018-02-01
Input: mms114 - fix typo in definition
Andi Shyti
1
-2
/
+2
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-11
/
+11
2018-01-30
Input: mms114 - use BIT() macro instead of explicit shifting
Andi Shyti
1
-1
/
+1
2018-01-30
Input: mms114 - replace mdelay with msleep
Andi Shyti
1
-1
/
+1
2018-01-26
Input: mms114 - add support for mms152
Simon Shields
1
-19
/
+73
2018-01-26
Input: mms114 - drop platform data and use generic APIs
Simon Shields
1
-82
/
+65
2018-01-26
Input: mms114 - mark as direct input device
Dmitry Torokhov
1
-8
/
+5
2018-01-26
Input: mms114 - do not clobber interrupt trigger
Dmitry Torokhov
1
-3
/
+3
2018-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-130
/
+210
2018-01-25
Revert "Input: synaptics_rmi4 - use devm_device_add_group() for attributes in...
Nick Dyer
1
-3
/
+9
2018-01-25
Input: edt-ft5x06 - fix error handling for factory mode on non-M06
Dmitry Torokhov
1
-8
/
+6
2018-01-23
Input: stmfts - set IRQ_NOAUTOEN to the irq flag
Andi Shyti
1
-3
/
+8
2018-01-23
Input: auo-pixcir-ts - delete an unnecessary return statement
Markus Elfring
1
-2
/
+0
2018-01-23
Input: auo-pixcir-ts - remove custom log for a failed memory allocation
Markus Elfring
1
-3
/
+1
2018-01-23
Input: da9052_tsi - remove unused mutex
Marcus Folkesson
1
-1
/
+0
2018-01-23
Input: synaptics-rmi4 - log when we create a guest serio port
Dmitry Torokhov
1
-4
/
+5
2018-01-23
Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
Dmitry Torokhov
1
-10
/
+54
2018-01-23
Input: synaptics-rmi4 - do not delete interrupt memory too early
Dmitry Torokhov
1
-7
/
+7
2018-01-23
Input: ad7877 - use managed resource allocations
Andi Shyti
1
-44
/
+23
2018-01-23
Input: stmfts,s6sy671 - add SPDX identifier
Andi Shyti
2
-20
/
+10
2018-01-23
Input: trackpoint - only expose supported controls for Elan, ALPS and NXP
Dmitry Torokhov
2
-110
/
+172
2018-01-23
Input: trackpoint - force 3 buttons if 0 button is reported
Aaron Ma
1
-0
/
+3
2018-01-22
Input: xpad - add support for PDP Xbox One controllers
Mark Furneaux
1
-0
/
+19
2018-01-22
Input: stmfts,s6sy671 - add SPDX identifier
Andi Shyti
2
-20
/
+10
2018-01-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-23
/
+44
2018-01-19
Input: remove atmel-wm97xx touchscreen driver
Corentin Labbe
3
-452
/
+0
2018-01-18
Input: synaptics-rmi4 - prevent UAF reported by KASAN
Nick Desaulniers
1
-1
/
+3
2018-01-18
Input: cyapa - remove redundant assignment to 'pwr_cmd'
Colin Ian King
1
-1
/
+1
2018-01-18
Input: remove at32psif
Corentin Labbe
3
-368
/
+0
2018-01-17
Input: inline macros for MODULE_LICENSE, etc
Julia Lawall
8
-56
/
+17
2018-01-17
Input: remove remaining unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
2
-2
/
+0
[prev]
[next]