index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
[PARISC] I/O-Space must be ioremap_nocache()'d
Helge Deller
2006-03-30
2
-9
/
+10
|
/
*
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2006-03-28
5
-1398
/
+68
|
\
|
*
[SERIAL] amba-pl010: allow platforms to specify modem control method
Russell King
2006-03-27
1
-93
/
+67
|
*
[SERIAL] Remove obsoleted au1x00_uart driver
Ralf Baechle
2006-03-26
3
-1304
/
+0
|
*
[SERIAL] Small time UART configuration fix for AU1100 processor
Freddy Spierenburg
2006-03-26
1
-1
/
+1
*
|
[PATCH] Typo fixes
Alexey Dobriyan
2006-03-28
3
-3
/
+3
|
/
*
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2006-03-26
4
-253
/
+50
|
\
|
*
[SERIAL] amba-pl010: Remove accessor macros
Russell King
2006-03-25
1
-61
/
+49
|
*
[SERIAL] remove 8250_acpi (replaced by 8250_pnp and PNPACPI)
Bjorn Helgaas
2006-03-25
3
-192
/
+0
|
*
[SERIAL] icom: select FW_LOADER
maximilian attems
2006-03-25
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-03-25
1
-1
/
+1
|
\
\
|
*
|
fix typos "wich" -> "which"
Uwe Zeisberger
2006-03-24
1
-1
/
+1
|
|
/
*
|
[PATCH] serial: merge mpsc.h into mpsc.c
Mark A. Greer
2006-03-25
2
-293
/
+255
*
|
[PATCH] serial: mpsc driver has definition of SUPPORT_SYSRQ below include of ...
Mark A. Greer
2006-03-25
1
-4
/
+5
*
|
[PATCH] serial: mpsc driver passes bad devname to request_irq()
Mark A. Greer
2006-03-25
1
-1
/
+1
*
|
[PATCH] Altix: rs422 support for ioc4 serial driver
Pat Gefre
2006-03-25
1
-138
/
+249
*
|
[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()
Bjorn Helgaas
2006-03-25
1
-5
/
+5
|
/
*
[PATCH] kill _INLINE_
Adrian Bunk
2006-03-23
5
-73
/
+43
*
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2006-03-23
24
-301
/
+187
|
\
|
*
[SERIAL] kernel console should send CRLF not LFCR
Russell King
2006-03-20
24
-301
/
+187
*
|
[PATCH] vr41xx: convert to the new platform device interface
Dmitry Torokhov
2006-03-22
1
-9
/
+15
*
|
[PATCH] serial: serial_txx9 driver update
Atsushi Nemoto
2006-03-22
2
-37
/
+42
*
|
[PATCH] handle errors returned by platform_get_irq*()
David Vrabel
2006-03-20
1
-0
/
+2
*
|
[SUNSU]: Fix missing spinlock initialization.
David S. Miller
2006-03-20
1
-0
/
+2
*
|
[SPARC] serial: Make sure sysfs nodes get named correctly.
David S. Miller
2006-03-20
4
-0
/
+6
*
|
[SPARC64] sunhv: Fix locking in sunhv_start_tx()
David S. Miller
2006-03-20
1
-6
/
+2
*
|
[SPARC64]: Put sunhv.o earliest in the list of sparc serial drivers.
David S. Miller
2006-03-20
1
-1
/
+1
*
|
[SPARC64] sunhv: Support SYSRQ properly.
David S. Miller
2006-03-20
1
-0
/
+2
*
|
[SPARC64]: Fix OOPS on sunhv interrupts.
David S. Miller
2006-03-20
1
-16
/
+36
*
|
[SPARC64]: Decode virtual-devices interrupts correctly.
David S. Miller
2006-03-20
1
-10
/
+4
*
|
[SPARC64] sunhv: Bug fixes.
David S. Miller
2006-03-20
1
-15
/
+10
*
|
[SPARC64] sunhv: Use virtual-devices layer to get interrupt.
David S. Miller
2006-03-20
1
-6
/
+67
*
|
[SPARC64]: Prevent registering wrong serial console.
David S. Miller
2006-03-20
3
-26
/
+47
*
|
[SPARC64]: Add SUN4V Hypervisor Console driver.
David S. Miller
2006-03-20
3
-0
/
+489
|
/
*
[PATCH] Altix: small ioc4 oversight
Pat Gefre
2006-03-11
1
-4
/
+2
*
[PATCH] serial core: work around sub-driver bugs
Pavel Machek
2006-03-08
1
-3
/
+29
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2006-03-08
1
-1
/
+1
|
\
|
*
[IA64] SGI SN drivers: don't report !sn2 hardware as an error
Bjorn Helgaas
2006-03-08
1
-1
/
+1
*
|
[SERIAL] ip22zilog: Fix oops on runlevel change with serial console
Martin Michlmayr
2006-03-07
1
-3
/
+1
|
/
*
[SUNSU]: Fix locking error in sunsu_stop_rx().
David S. Miller
2006-02-28
1
-3
/
+0
*
[SERIAL] Add comment about early_serial_setup()
Russell King
2006-02-23
1
-0
/
+6
*
[SERIAL] Fix typo in comment
Ralf Baechle
2006-02-15
1
-1
/
+1
*
[SERIAL] Documentation/jsm.txt is a no show.
Arthur Othieno
2006-02-15
1
-2
/
+2
*
[SERIAL] Remove incorrect code from ioc4 serial driver
Russell King
2006-02-10
1
-14
/
+0
*
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2006-02-09
20
-58
/
+58
|
\
|
*
[SERIAL] 8250_pci: add new PCI serial card support
Yoichi Yuasa
2006-02-08
1
-0
/
+4
|
*
[SERIAL] ip22zilog: Whitespace cleanup.
Ralf Baechle
2006-02-08
2
-4
/
+5
|
*
[SERIAL] PPC32 CPM_UART: update to utilize the new TTY flip API
Vitaly Bordug
2006-02-08
1
-9
/
+4
|
*
[SERIAL] Fix compile error in 8250_au1x00.c
Jordan Crouse
2006-02-08
1
-1
/
+0
|
*
[SERIAL] 8250 serial console update uart_8250_port ier
Kumar Gala
2006-02-08
1
-0
/
+1
[prev]
[next]