index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-31
[PATCH] pcmcia: Add support for Possio GCC AKA PCMCIA Siemens MC45
Petr Vandrovec
1
-6
/
+46
2006-03-31
[PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present
Dominik Brodowski
1
-1
/
+1
2006-03-31
[PATCH] pcmcia: use bitfield instead of p_state and state
Dominik Brodowski
1
-26
/
+9
2006-03-31
[PATCH] pcmcia: add return value to _config() functions
Dominik Brodowski
1
-6
/
+5
2006-03-31
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
Dominik Brodowski
1
-60
/
+51
2006-03-31
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
Dominik Brodowski
1
-9
/
+7
2006-03-31
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
Dominik Brodowski
1
-11
/
+1
2006-03-31
[PATCH] pcmcia: default suspend and resume handling
Dominik Brodowski
1
-7
/
+2
2006-03-31
[PATCH] pcmcia: add pcmcia_disable_device
Dominik Brodowski
1
-5
/
+2
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
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-27
[SERIAL] amba-pl010: allow platforms to specify modem control method
Russell King
1
-93
/
+67
2006-03-27
[SERIAL] Remove obsoleted au1x00_uart driver
Ralf Baechle
3
-1304
/
+0
2006-03-27
[SERIAL] Small time UART configuration fix for AU1100 processor
Freddy Spierenburg
1
-1
/
+1
2006-03-26
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
4
-253
/
+50
2006-03-26
[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-23
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-21
[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-09
[PATCH] serial core: work around sub-driver bugs
Pavel Machek
1
-3
/
+29
2006-03-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-1
/
+1
2006-03-08
[IA64] SGI SN drivers: don't report !sn2 hardware as an error
Bjorn Helgaas
1
-1
/
+1
2006-03-08
[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
[next]