Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f8e256c687eb53850685747757c8d75e58756e15
/
include
/
linux
/
serial_core.h
f606ddf
remove the v850 port
by Adrian Bunk
· 16 years ago
df4f4dd
serial: use tty_port
by Alan Cox
· 16 years ago
6bb0e3a
Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_ops
by Haavard Skinnemoen
· 16 years ago
64e9159
serial_core: uart_set_ldisc infrastructure
by Alan Cox
· 17 years ago
2f35174
Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART
by Bryan Wu
· 17 years ago
f2d937f
consoles: polling support, kgdboc
by Jason Wessel
· 17 years ago
2695a14
SC26XX: missing PORT define in serial_core.h
by Thomas Bogendoerfer
· 17 years ago
ef3d534
mn10300: allocate serial port UART IDs for on-chip serial ports
by David Howells
· 17 years ago
68576cf
IP22ZILOG: fix lockup and sysrq
by Thomas Bogendoerfer
· 17 years ago
f0c15f4
add port definition for mcf UART driver
by Greg Ungerer
· 17 years ago
b3b708f
wake up from a serial port
by Guennadi Liakhovetski
· 17 years ago
4f640ef
Use resource_size_t for serial port IO addresses
by Josh Boyer
· 17 years ago
8b4a408
zs: move to the serial subsystem
by Maciej W. Rozycki
· 17 years ago
b45d527
sb1250-duart.c: SB1250 DUART serial support
by Maciej W. Rozycki
· 17 years ago
b11115c
serial_core.h: include <linux/sysrq.h>
by Maciej W. Rozycki
· 18 years ago
2c7ee6a
[ARM] 4332/2: KS8695: Serial driver
by Andrew Victor
· 18 years ago
194de56
blackfin: serial driver
by Bryan Wu
· 18 years ago
abb4a23
serial: define FIXED_PORT flag for serial_core
by David Gibson
· 18 years ago
bd71c18
RM9000 serial driver
by Thomas Koeller
· 18 years ago
beab697
serial driver PMC MSP71xx
by Marc St-Jean
· 18 years ago
e6fa0ba
[PATCH] fix PNX8550 serial breakage
by Vitaly Wool
· 18 years ago
606d099
[PATCH] tty: switch to ktermios
by Alan Cox
· 18 years ago
238b872
[PATCH] serial uartlite driver
by Peter Korsgaard
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
9ab4f88
[PATCH] serial: Rename PORT_AT91 -> PORT_ATMEL
by Haavard Skinnemoen
· 18 years ago
d8d64d6
[SERIAL] Magic SysRq SAK does nothing on serial consoles
by Simon Tatham
· 18 years ago
a6b93a9
[SERIAL] Fix oops when removing suspended serial port
by Russell King
· 18 years ago
3be91ec
[SERIAL] 8250: add tsi108 serial support
by Zang Roy-r61911
· 18 years ago
075395d
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 18 years ago
947deee
[SERIAL] Convert fifosize to an unsigned int
by Russell King
· 18 years ago
aa4148c
[PATCH] devfs: Remove devfs support from the serial subsystem
by Greg Kroah-Hartman
· 19 years ago
73e55cb
[ARM] 3639/1: S3C2412: serial port support
by Ben Dooks
· 18 years ago
050335d
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
afefc41
[ARM] 3592/1: AT91RM9200 Serial driver update
by Andrew Victor
· 18 years ago
66643de
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 19 years ago
68ac64c
[SERIAL] Clean up serial locking when obtaining a reference to a port
by Russell King
· 19 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
9d8f057
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 19 years ago
d358788
[SERIAL] kernel console should send CRLF not LFCR
by Russell King
· 19 years ago
02fd473
[SPARC64]: Add SUN4V Hypervisor Console driver.
by David S. Miller
· 19 years ago
0077d45
[SERIAL] Make uart_port flags a bitwise type
by Russell King
· 19 years ago
27ae7a7
[SERIAL] Fix UPF_ flag usage with uart_info->flags
by Russell King
· 19 years ago
747c8a5
[SERIAL] Make uart_info flags a bitwise type
by Russell King
· 19 years ago
ba899db
[SERIAL] Make port->ops constant
by Russell King
· 19 years ago
ca74080
[SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCA
by Russell King
· 19 years ago
e2862f6
[SERIAL] convert uart_state.sem to uart_state.mutex
by Ingo Molnar
· 19 years ago
1e6c9c2
[ARM] 3242/2: AT91RM9200 support for 2.6 (Serial)
by Andrew Victor
· 19 years ago
f541761
[ARM] 3181/1: add PORT_ identifier for Hilscher netx uart
by Sascha Hauer
· 19 years ago
21c614a
[SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.
by Pantelis Antoniou
· 19 years ago
913ade5
[SERIAL] Fix port numbering
by Russell King
· 19 years ago
bdf21b1
Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.
by Pete Popov
· 19 years ago
4e14918
Fix up ARM serial driver compile failure
by Linus Torvalds
· 19 years ago
93c37f2
[SERIAL]: Avoid 'statement with no effect' warnings.
by David S. Miller
· 19 years ago
0f302dc
[ARM] 2866/1: add i.MX set_mctrl / get_mctrl functions
by Sascha Hauer
· 19 years ago
b129a8c
[SERIAL] Clean up and fix tty transmission start/stoping
by Russell King
· 19 years ago
e5c2d74
[PATCH] serial_core whitespace fix
by Ralf Baechle
· 19 years ago
661f83a
[PATCH] Serial: Move deprecation of register_serial forward to September
by Russell King
· 19 years ago
05ab301
[PATCH] Serial: Add uart_insert_char()
by Russell King
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago