index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
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
*
|
[SPARC64]: Add SUN4V Hypervisor Console driver.
David S. Miller
2006-03-20
1
-0
/
+3
|
/
*
[SERIAL] Make uart_port flags a bitwise type
Russell King
2006-01-21
1
-23
/
+25
*
[SERIAL] Fix UPF_ flag usage with uart_info->flags
Russell King
2006-01-21
1
-1
/
+1
*
[SERIAL] Make uart_info flags a bitwise type
Russell King
2006-01-21
1
-8
/
+10
*
[SERIAL] Make port->ops constant
Russell King
2006-01-21
1
-1
/
+1
*
[SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCA
Russell King
2006-01-21
1
-2
/
+0
*
[SERIAL] convert uart_state.sem to uart_state.mutex
Ingo Molnar
2006-01-13
1
-1
/
+2
*
[ARM] 3242/2: AT91RM9200 support for 2.6 (Serial)
Andrew Victor
2006-01-10
1
-0
/
+3
*
[ARM] 3181/1: add PORT_ identifier for Hilscher netx uart
Sascha Hauer
2005-11-28
1
-0
/
+3
*
[SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.
Pantelis Antoniou
2005-11-06
1
-0
/
+1
[next]