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
/
serio
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-16
docs: fix broken references with multiple hints
Mauro Carvalho Chehab
1
-2
/
+2
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-103
/
+243
2018-04-05
Merge branch 'next' into for-linus
Dmitry Torokhov
4
-109
/
+242
2018-04-05
Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpad
Ondrej Zary
1
-0
/
+17
2018-03-27
parisc/gscps2: Fix sparse warnings
Helge Deller
1
-6
/
+5
2018-03-17
Merge branch 'psmouse' into next
Dmitry Torokhov
1
-103
/
+219
2018-03-09
Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset list
Dennis Wassenberg
1
-0
/
+7
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2
-3
/
+3
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
1
-0
/
+32
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-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-398
/
+18
2018-01-18
Input: remove at32psif
Corentin Labbe
3
-368
/
+0
2018-01-02
Input: hp_sdc - convert to ktime_get()
Arnd Bergmann
1
-10
/
+7
2018-01-02
Input: hil_mlc - convert timeval to jiffies
WEN Pingbo
2
-15
/
+8
2018-01-02
Input: hil_mlc - convert timeval to time64_t
WEN Pingbo
1
-5
/
+3
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2
-3
/
+3
2017-11-08
Merge tag 'v4.14-rc8' into next
Dmitry Torokhov
2
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-24
Input: ps2-gpio - actually abort probe when connected to sleeping GPIOs
Dmitry Torokhov
1
-0
/
+1
2017-10-24
Input: hil_mlc - convert to using timer_setup()
Kees Cook
1
-2
/
+2
2017-10-24
Input: hp_sdc - convert to using timer_setup()
Kees Cook
1
-3
/
+2
2017-10-23
Merge tag 'v4.14-rc6' into next
Dmitry Torokhov
2
-7
/
+7
2017-09-26
Input: sa1111ps2 - extend test delay
Russell King
1
-1
/
+1
2017-09-26
Input: sa1111ps2 - remove special sa1111 mmio accessors
Russell King
1
-16
/
+16
2017-09-26
Input: sa1111ps2 - use sa1111_get_irq() to obtain IRQ resources
Russell King
1
-11
/
+24
2017-09-22
Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Dmitry Torokhov
1
-5
/
+1
2017-09-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+7
2017-09-15
Input: i8042 - add Gigabyte P57 to the keyboard reset table
Kai-Heng Feng
1
-0
/
+7
2017-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-10
/
+479
2017-09-01
Input: xilinx_ps2 - fix multiline comment style
Michal Simek
1
-4
/
+8
2017-08-28
Input: PS/2 gpio bit banging driver for serio bus
Danilo Krummrich
3
-0
/
+465
2017-08-25
Input: ambakmi - constify amba_id
Arvind Yadav
1
-1
/
+1
2017-08-22
parisc/serio: Fix section mismatches in gscps2 and hp_sdc drivers
Helge Deller
2
-7
/
+7
2017-08-19
Input: constify serio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-17
Input: i8042 - constify pnp_device_id
Arvind Yadav
1
-2
/
+2
2017-07-25
Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Dmitry Torokhov
1
-0
/
+7
2017-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-3
/
+9
2017-07-13
Input: serio - constify attribute_group structures
Arvind Yadav
1
-2
/
+2
2017-07-13
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-3
/
+9
2017-07-12
Input: i8042 - fix crash at boot time
Chen Hong
1
-3
/
+9
2017-07-07
Merge branch 'work.probe_kernel_read' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+1
2017-06-20
Input: i8042 - add Fujitsu Lifebook AH544 to notimeout list
Daniel Drake
1
-0
/
+7
2017-05-27
hp_sdc: use probe_kernel_read()
Al Viro
1
-5
/
+1
2017-05-02
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-9
/
+21
2017-04-25
Input: i8042 - add Clevo P650RS to the i8042 reset list
Dmitry Torokhov
1
-0
/
+7
2017-04-03
Merge tag 'v4.11-rc5' into next
Dmitry Torokhov
1
-0
/
+14
[next]