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
/
include
/
linux
/
serial_core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-04
sparc: Support for GRLIB APBUART serial port
Kristoffer Glembo
1
-0
/
+3
2009-09-30
MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.
Maxime Bizon
1
-0
/
+3
2009-09-23
serial core: fix new kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2009-09-20
serial: kill USF_CLOSING_* definitions
Alan Cox
1
-3
/
+0
2009-09-20
serial: move delta_msr_wait into the tty_port
Alan Cox
1
-1
/
+0
2009-09-20
serial: replace the state mutex with the tty port mutex
Alan Cox
1
-2
/
+0
2009-09-20
serial: kill off uif_t
Alan Cox
1
-11
/
+0
2009-09-20
serial: move the flags into the tty_port field
Alan Cox
1
-29
/
+19
2009-09-20
serial: move count into the tty_port version
Alan Cox
1
-1
/
+0
2009-09-20
serial: Fold closing_* fields into the tty_port ones
Alan Cox
1
-2
/
+0
2009-09-20
serial: kill off uart_info
Alan Cox
1
-34
/
+30
2009-09-20
serial: 8250: add IRQ trigger support
Vikram Pandita
1
-0
/
+1
2009-06-22
msm_serial: serial driver for MSM7K onboard serial peripheral.
Robert Love
1
-0
/
+3
2009-06-11
serial: Added Timberdale UART driver
Richard Röjfors
1
-0
/
+3
2009-06-11
serial: add support for the TI AR7 internal UART
Florian Fainelli
1
-1
/
+2
2009-04-07
Add support for the MAX3100 SPI UART.
Christian Pellegrin
1
-0
/
+3
2009-04-07
mux: fix build problem
Alexander Beregalov
1
-1
/
+1
2009-02-21
8250: fix boot hang with serial console when using with Serial Over Lan port
Mauro Carvalho Chehab
1
-0
/
+1
2009-01-08
serial: Add driver for the Cell Network Processor serial port NWP device
Benjamin Krill
1
-0
/
+3
2009-01-02
Serial: UART driver changes for Cavium OCTEON.
David Daney
1
-1
/
+2
2009-01-02
Serial: Allow port type to be specified when calling serial8250_register_port.
David Daney
1
-0
/
+2
2009-01-02
8250: Serial driver changes to support future Cavium OCTEON serial patches.
David Daney
1
-0
/
+2
2009-01-02
tty: We want the port object to be persistent
Alan Cox
1
-28
/
+34
2008-12-16
[ARM] S3C6400: serial support for S3C6400 and S3C6410 SoCs
Ben Dooks
1
-0
/
+2
2008-11-12
serial: sh-sci: fix cannot work SH7723 SCIFA
Yoshihiro Shimoda
1
-0
/
+3
2008-10-13
serial: Make uart_port's ioport "unsigned long".
David Miller
1
-1
/
+1
2008-07-24
remove the v850 port
Adrian Bunk
1
-3
/
+0
2008-07-21
serial: use tty_port
Alan Cox
1
-14
/
+12
2008-07-21
Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_ops
Haavard Skinnemoen
1
-0
/
+1
2008-06-03
serial_core: uart_set_ldisc infrastructure
Alan Cox
1
-0
/
+1
2008-04-30
Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART
Bryan Wu
1
-2
/
+4
2008-04-17
consoles: polling support, kgdboc
Jason Wessel
1
-0
/
+4
2008-02-14
SC26XX: missing PORT define in serial_core.h
Thomas Bogendoerfer
1
-0
/
+2
2008-02-08
mn10300: allocate serial port UART IDs for on-chip serial ports
David Howells
1
-0
/
+4
2007-11-29
IP22ZILOG: fix lockup and sysrq
Thomas Bogendoerfer
1
-1
/
+1
2007-10-24
add port definition for mcf UART driver
Greg Ungerer
1
-0
/
+3
2007-10-16
wake up from a serial port
Guennadi Liakhovetski
1
-1
/
+2
2007-07-24
Use resource_size_t for serial port IO addresses
Josh Boyer
1
-1
/
+1
2007-07-18
zs: move to the serial subsystem
Maciej W. Rozycki
1
-2
/
+3
2007-07-17
sb1250-duart.c: SB1250 DUART serial support
Maciej W. Rozycki
1
-0
/
+3
2007-06-01
serial_core.h: include <linux/sysrq.h>
Maciej W. Rozycki
1
-0
/
+1
2007-05-12
[ARM] 4332/2: KS8695: Serial driver
Andrew Victor
1
-0
/
+4
2007-05-07
blackfin: serial driver
Bryan Wu
1
-0
/
+3
2007-05-07
serial: define FIXED_PORT flag for serial_core
David Gibson
1
-0
/
+1
2007-05-07
RM9000 serial driver
Thomas Koeller
1
-1
/
+3
2007-05-07
serial driver PMC MSP71xx
Marc St-Jean
1
-0
/
+2
2007-02-14
[PATCH] fix PNX8550 serial breakage
Vitaly Wool
1
-1
/
+1
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-4
/
+4
2006-12-07
[PATCH] serial uartlite driver
Peter Korsgaard
1
-0
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-4
/
+3
[next]