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
2008-09-10
Input: serio_raw - allow attaching to translated (SERIO_I8042XL) ports
Niels de Vos
1
-0
/
+6
2008-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-18
/
+37
2008-07-25
Undo duplicate "m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>"
Linus Torvalds
1
-1
/
+0
2008-07-24
Add missing semaphore.h includes
Matthew Wilcox
1
-0
/
+1
2008-07-23
Input: serio - offload resume to kseriod
Shaohua Li
1
-18
/
+37
2008-07-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next
Dmitry Torokhov
4
-3
/
+12
2008-07-21
tty: Ldisc revamp
Alan Cox
1
-1
/
+1
2008-07-19
Input: i8042 - add Arima-Rioworks HDAMB board to noloop list
Dmitry Torokhov
1
-0
/
+9
2008-07-19
Input: add option to disable HP SDC driver
Helge Deller
1
-0
/
+9
2008-07-15
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2
-10
/
+45
2008-07-08
Input: add new serio driver for Xilinx XPS PS2 IP
John Linn
3
-0
/
+391
2008-07-07
Input: q40kbd - make q40kbd_lock static
Adrian Bunk
1
-1
/
+1
2008-07-07
Input: i8042 - add Dritek quirk for Acer Aspire 5720
Carlos Corbacho
1
-0
/
+7
2008-07-03
Input: i8042 - add Medion NAM 2070 to noloop blacklist
Dmitry Torokhov
1
-0
/
+8
2008-07-03
Input: i8042 - add Gericom Bellagio to nomux blacklist
Jiri Kosina
1
-0
/
+7
2008-07-03
Input: i8042 - add Acer Aspire 1360 to nomux blacklist
Jiri Kosina
1
-0
/
+7
2008-07-03
serio: BKL pushdown
Arnd Bergmann
1
-1
/
+5
2008-06-30
Input: hp_sdc_mlc.c - make a struct static
Adrian Bunk
1
-1
/
+1
2008-06-30
Input: hil_mlc.c - make code static
Adrian Bunk
1
-3
/
+3
2008-06-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-2
/
+13
2008-06-17
Merge branch 'for-linus' into next
Dmitry Torokhov
2
-10
/
+45
2008-06-17
Input: i8042 - retry failed CTR writes when resuming
Jiri Kosina
1
-2
/
+6
2008-06-06
Input: i8042 - add Fujitsu-Siemens Amilo Pro V2030 to nomux table
Jiri Kosina
1
-0
/
+7
2008-06-02
Input: serio - remove pending events when unregistering driver
Dmitry Torokhov
1
-3
/
+6
2008-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-8
/
+32
2008-05-30
Input: i8042 - add Intel D845PESV to nopnp list
Jiri Kosina
1
-11
/
+18
2008-05-27
Input: i8042 - make sure Dritek quirk is invoked at resume
Bruno Prémont
1
-8
/
+25
2008-05-20
Input: i8042 - add Dritek quirk for Acer TravelMate 660
Bruno Prémont
1
-0
/
+7
2008-05-20
Input: remove CVS keywords
Adrian Bunk
3
-6
/
+0
2008-05-19
m68k: Return -ENODEV if no device is found
Geert Uytterhoeven
1
-1
/
+1
2008-05-19
m68k: Some input drivers do not check the platform
Geert Uytterhoeven
1
-0
/
+5
2008-05-16
Input: libps2 - remove delayed command execution
Dmitry Torokhov
1
-52
/
+0
2008-05-08
input: i8042: sh64 IRQ definitions depend on cayman board.
Paul Mundt
1
-1
/
+1
2008-05-05
m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>
Geert Uytterhoeven
1
-0
/
+1
2008-04-30
tty: The big operations rework
Alan Cox
1
-1
/
+1
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-6
/
+394
2008-04-24
Input: at32psif - update MODULE_AUTHOR with new email
Hans-Christian Egtvedt
1
-1
/
+1
2008-04-24
Input: i8042 - fix incorrect usage of strncpy and strncat
Roel Kluin
1
-6
/
+6
2008-04-24
Input: add MODULE_ALIAS() to hotpluggable platform modules
Kay Sievers
1
-0
/
+2
2008-04-19
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
1
-1
/
+1
2008-04-15
Input: add PS/2 serio driver for AVR32 devices
Hans-Christian Egtvedt
3
-0
/
+386
2008-03-14
Input: i8042 - add SNI RM support
Thomas Bogendoerfer
2
-0
/
+77
2008-03-14
Input: i8042 - add Lenovo 3000 N100 to nomux blacklist
Jiri Kosina
1
-0
/
+7
2008-03-14
Input: i8042 - fix warning on non-x86 builds
Roland Dreier
1
-2
/
+1
2008-03-11
i8042: use SGI_HAS_I8042 to select SGI i8042 handlinig
Thomas Bogendoerfer
1
-1
/
+1
2008-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-6
/
+88
2008-02-06
Input: i8042 - non-x86 build fix
Andrew Morton
1
-2
/
+2
2008-02-03
drivers/input/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-01-31
Input: i8042 - add Fujitsu-Siemens Amilo Pro 2010 to nomux list
Jiri Kosina
1
-0
/
+7
2008-01-31
Input: i8042 - enable DMI quirks on x86-64
Bruce Duncan
1
-2
/
+2
[next]