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
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
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
4
-4
/
+0
2012-03-28
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2
-24
/
+79
2012-03-28
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-20
/
+34
2012-03-26
Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platforms
Russell King
1
-17
/
+42
2012-03-24
ARM: sa1111: move PS/2 interface register definitions to sa1111p2.c
Russell King
1
-16
/
+36
2012-03-24
ARM: riscpc: pass IRQ resources into keyboard driver
Russell King
1
-7
/
+37
2012-03-24
Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-12
/
+1
2012-03-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-74
/
+91
2012-03-17
Input: altera_ps2 - use of_match_ptr()
Tobias Klauser
1
-3
/
+1
2012-03-17
ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver
viresh kumar
1
-12
/
+1
2012-03-10
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
2
-6
/
+16
2012-03-09
Merge commit 'v3.3-rc6' into next
Dmitry Torokhov
6
-13
/
+37
2012-03-02
ARM: OMAP1: ams-delta: clean up init data section assignments
Janusz Krzysztofik
1
-1
/
+1
2012-03-02
Merge branch 'omap1' into ams-delta
Tony Lindgren
1
-20
/
+34
2012-02-09
ARM: sa1111: add platform enable/disable functions
Russell King
1
-1
/
+5
2012-02-09
ARM: sa1111: add .owner initializer to sa1111 driver structures
Russell King
1
-0
/
+1
2012-02-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-6
/
+16
2012-02-03
Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklist
Igor Murzov
1
-0
/
+7
2012-02-01
Input: serio_raw - return proper result when serio_raw_read fails
Che-Liang Chiou
1
-6
/
+9
2012-01-25
Driver core: driver_find() drops reference before returning
Alan Stern
1
-1
/
+0
2012-01-23
Input: q40kbd - convert driver to the split model
Dmitry Torokhov
1
-60
/
+79
[next]