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
2013-07-02
Merge branch 'next' into for-linus
Dmitry Torokhov
7
-6
/
+298
2013-07-01
Input: add OLPC AP-SP driver
Daniel Drake
3
-0
/
+298
2013-06-11
Input: add missing dependencies on CONFIG_HAS_IOMEM
Ben Hutchings
1
-0
/
+1
2013-05-28
Input: xilinx_ps2 - remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-06
Input: q40kbd - remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-05-06
Input: at32psif - remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-05-06
Input: altera_ps2 - remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-04-16
Input: apbps2 - convert to devm_ioremap_resource()
Sachin Kamat
1
-5
/
+3
2013-03-31
Input: arc_ps2 - add support for device tree
Mischa Jonker
1
-2
/
+12
2013-03-18
Input: q40kbd - use module_platform_driver_probe macro
Sachin Kamat
1
-12
/
+1
2013-03-18
Input: at32psif - use module_platform_driver_probe macro
Sachin Kamat
1
-12
/
+1
2013-03-18
Merge tag 'v3.9-rc3' into next
Dmitry Torokhov
3
-4
/
+15
2013-03-12
Input: add support for GRLIB APBPS2 PS/2 Keyboard/Mouse
Daniel Hellstrom
3
-0
/
+241
2013-02-28
input: disable i8042 PC Keyboard controller for s390
Heiko Carstens
1
-1
/
+1
2013-02-22
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+4
2013-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2013-02-14
Input: add couple of missing GENERIC_HARDIRQS dependencies
Heiko Carstens
1
-0
/
+1
2013-02-06
input: drop unnecessary dependencies on TTY
Joe Millenbach
1
-1
/
+1
2013-01-22
Input: Convert to devm_ioremap_resource()
Thierry Reding
1
-3
/
+4
2013-01-19
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
1
-0
/
+1
2012-12-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+9
2012-12-12
x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptops
Ondrej Zary
1
-0
/
+9
2012-11-25
Input: HIL - do not call tasklet_disable right before tasklet_kill
Xiaotian Feng
1
-2
/
+0
2012-11-24
Input: remove use of __devexit
Bill Pemberton
13
-14
/
+14
2012-11-24
Input: remove use of __devinit
Bill Pemberton
12
-19
/
+19
2012-11-24
Input: remove use of __devinitconst
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
13
-13
/
+13
2012-11-24
Input: serio - remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-11
/
+0
2012-11-10
Input: HIL - remove one goto
Rolf Eike Beer
1
-6
/
+5
2012-10-30
Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changes
Dmitry Torokhov
3
-4
/
+24
2012-10-25
Input: arc_ps2 - switch to using managed resources
Dmitry Torokhov
1
-64
/
+59
2012-10-23
Input: serio - add ARC PS/2 driver
Mischa Jonker
3
-0
/
+289
2012-10-18
Input: i8042-io - fix up region handling on MIPS
Aaro Koskinen
1
-1
/
+1
2012-10-02
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-09-21
ARM: OMAP1: Move board-ams-delta.h from plat to mach
Tony Lindgren
1
-1
/
+1
2012-09-20
Input: ambakmi - [un]prepare clocks when enabling amd disabling
Pawel Moll
1
-3
/
+3
2012-09-20
Input: i8042 - disable mux on Toshiba C850D
Anisse Astier
1
-0
/
+6
2012-09-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+14
2012-08-22
Input: i8042 - add Gigabyte T1005 series netbooks to noloop table
Dmitry Torokhov
1
-0
/
+14
2012-07-19
input/serio/hp_sdc.c: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
1
-1
/
+1
2012-05-02
Input: serio_raw - signal EFAULT even if read/write partially succeeds
Dmitry Torokhov
1
-15
/
+18
2012-04-22
Input: use module_pci_driver
Axel Lin
1
-13
/
+2
2012-04-22
Merge commit 'v3.4-rc4' into next
Dmitry Torokhov
7
-62
/
+115
2012-04-21
Input: serio_raw - ensure we don't block in non-blocking read
Dmitry Torokhov
1
-18
/
+25
2012-04-04
Input: serio - use module_serio_driver
Axel Lin
2
-24
/
+2
2012-04-03
Input: xilinx_ps2 - allocate serio port separately
Dmitry Torokhov
1
-17
/
+18
2012-03-29
Merge branch 'fixes-gpio-to-irq' into fixes
Tony Lindgren
1
-1
/
+1
2012-03-29
drivers: input: Fix OMAP_GPIO_IRQ with gpio_to_irq() in ams_delta_serio_exit()
Tarun Kanti DebBarma
1
-1
/
+1
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
4
-4
/
+0
[next]