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