index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
serial_core.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for the MAX3100 SPI UART.
Christian Pellegrin
2009-04-07
1
-0
/
+3
*
mux: fix build problem
Alexander Beregalov
2009-04-06
1
-1
/
+1
*
8250: fix boot hang with serial console when using with Serial Over Lan port
Mauro Carvalho Chehab
2009-02-20
1
-0
/
+1
*
serial: Add driver for the Cell Network Processor serial port NWP device
Benjamin Krill
2009-01-08
1
-0
/
+3
*
Serial: UART driver changes for Cavium OCTEON.
David Daney
2009-01-02
1
-1
/
+2
*
Serial: Allow port type to be specified when calling serial8250_register_port.
David Daney
2009-01-02
1
-0
/
+2
*
8250: Serial driver changes to support future Cavium OCTEON serial patches.
David Daney
2009-01-02
1
-0
/
+2
*
tty: We want the port object to be persistent
Alan Cox
2009-01-02
1
-28
/
+34
*
[ARM] S3C6400: serial support for S3C6400 and S3C6410 SoCs
Ben Dooks
2008-12-15
1
-0
/
+2
*
serial: sh-sci: fix cannot work SH7723 SCIFA
Yoshihiro Shimoda
2008-11-12
1
-0
/
+3
*
serial: Make uart_port's ioport "unsigned long".
David Miller
2008-10-13
1
-1
/
+1
*
remove the v850 port
Adrian Bunk
2008-07-24
1
-3
/
+0
*
serial: use tty_port
Alan Cox
2008-07-20
1
-14
/
+12
*
Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_ops
Haavard Skinnemoen
2008-07-20
1
-0
/
+1
*
serial_core: uart_set_ldisc infrastructure
Alan Cox
2008-06-03
1
-0
/
+1
*
Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART
Bryan Wu
2008-04-30
1
-2
/
+4
*
consoles: polling support, kgdboc
Jason Wessel
2008-04-17
1
-0
/
+4
*
SC26XX: missing PORT define in serial_core.h
Thomas Bogendoerfer
2008-02-13
1
-0
/
+2
*
mn10300: allocate serial port UART IDs for on-chip serial ports
David Howells
2008-02-08
1
-0
/
+4
*
IP22ZILOG: fix lockup and sysrq
Thomas Bogendoerfer
2007-11-29
1
-1
/
+1
*
add port definition for mcf UART driver
Greg Ungerer
2007-10-23
1
-0
/
+3
*
wake up from a serial port
Guennadi Liakhovetski
2007-10-16
1
-1
/
+2
*
Use resource_size_t for serial port IO addresses
Josh Boyer
2007-07-24
1
-1
/
+1
*
zs: move to the serial subsystem
Maciej W. Rozycki
2007-07-18
1
-2
/
+3
*
sb1250-duart.c: SB1250 DUART serial support
Maciej W. Rozycki
2007-07-17
1
-0
/
+3
*
serial_core.h: include <linux/sysrq.h>
Maciej W. Rozycki
2007-06-01
1
-0
/
+1
*
[ARM] 4332/2: KS8695: Serial driver
Andrew Victor
2007-05-11
1
-0
/
+4
*
blackfin: serial driver
Bryan Wu
2007-05-07
1
-0
/
+3
*
serial: define FIXED_PORT flag for serial_core
David Gibson
2007-05-07
1
-0
/
+1
*
RM9000 serial driver
Thomas Koeller
2007-05-07
1
-1
/
+3
*
serial driver PMC MSP71xx
Marc St-Jean
2007-05-07
1
-0
/
+2
*
[PATCH] fix PNX8550 serial breakage
Vitaly Wool
2007-02-14
1
-1
/
+1
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
1
-4
/
+4
*
[PATCH] serial uartlite driver
Peter Korsgaard
2006-12-07
1
-0
/
+2
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-4
/
+3
*
[PATCH] serial: Rename PORT_AT91 -> PORT_ATMEL
Haavard Skinnemoen
2006-10-04
1
-2
/
+2
*
[SERIAL] Magic SysRq SAK does nothing on serial consoles
Simon Tatham
2006-10-01
1
-1
/
+1
*
[SERIAL] Fix oops when removing suspended serial port
Russell King
2006-10-01
1
-0
/
+1
*
[SERIAL] 8250: add tsi108 serial support
Zang Roy-r61911
2006-07-09
1
-0
/
+1
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2006-07-03
1
-1
/
+2
|
\
|
*
[SERIAL] Convert fifosize to an unsigned int
Russell King
2006-07-02
1
-1
/
+2
*
|
[PATCH] devfs: Remove devfs support from the serial subsystem
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
*
|
[ARM] 3639/1: S3C2412: serial port support
Ben Dooks
2006-06-24
1
-0
/
+3
*
|
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-06-20
1
-2
/
+2
|
\
\
|
*
|
[ARM] 3592/1: AT91RM9200 Serial driver update
Andrew Victor
2006-06-19
1
-2
/
+2
|
|
/
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2006-05-24
1
-0
/
+1
|
\
|
|
*
[SERIAL] Clean up serial locking when obtaining a reference to a port
Russell King
2006-04-30
1
-0
/
+1
*
|
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-26
1
-1
/
+0
|
/
*
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2006-03-22
1
-0
/
+3
|
\
|
*
[SERIAL] kernel console should send CRLF not LFCR
Russell King
2006-03-20
1
-0
/
+3
[next]