index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
2008-04-17
consoles: polling support, kgdboc
Jason Wessel
1
-0
/
+4
2008-02-13
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-23
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-11
[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
2006-10-04
[PATCH] serial: Rename PORT_AT91 -> PORT_ATMEL
Haavard Skinnemoen
1
-2
/
+2
2006-10-01
[SERIAL] Magic SysRq SAK does nothing on serial consoles
Simon Tatham
1
-1
/
+1
2006-10-01
[SERIAL] Fix oops when removing suspended serial port
Russell King
1
-0
/
+1
2006-07-09
[SERIAL] 8250: add tsi108 serial support
Zang Roy-r61911
1
-0
/
+1
2006-07-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-1
/
+2
2006-07-02
[SERIAL] Convert fifosize to an unsigned int
Russell King
1
-1
/
+2
2006-06-26
[PATCH] devfs: Remove devfs support from the serial subsystem
Greg Kroah-Hartman
1
-1
/
+0
2006-06-24
[ARM] 3639/1: S3C2412: serial port support
Ben Dooks
1
-0
/
+3
2006-06-20
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+2
2006-06-19
[ARM] 3592/1: AT91RM9200 Serial driver update
Andrew Victor
1
-2
/
+2
2006-05-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-0
/
+1
2006-04-30
[SERIAL] Clean up serial locking when obtaining a reference to a port
Russell King
1
-0
/
+1
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-03-22
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-0
/
+3
2006-03-20
[SERIAL] kernel console should send CRLF not LFCR
Russell King
1
-0
/
+3
2006-03-20
[SPARC64]: Add SUN4V Hypervisor Console driver.
David S. Miller
1
-0
/
+3
2006-01-21
[SERIAL] Make uart_port flags a bitwise type
Russell King
1
-23
/
+25
2006-01-21
[SERIAL] Fix UPF_ flag usage with uart_info->flags
Russell King
1
-1
/
+1
2006-01-21
[SERIAL] Make uart_info flags a bitwise type
Russell King
1
-8
/
+10
2006-01-21
[SERIAL] Make port->ops constant
Russell King
1
-1
/
+1
2006-01-21
[SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCA
Russell King
1
-2
/
+0
2006-01-13
[SERIAL] convert uart_state.sem to uart_state.mutex
Ingo Molnar
1
-1
/
+2
2006-01-10
[ARM] 3242/2: AT91RM9200 support for 2.6 (Serial)
Andrew Victor
1
-0
/
+3
2005-11-28
[ARM] 3181/1: add PORT_ identifier for Hilscher netx uart
Sascha Hauer
1
-0
/
+3
2005-11-06
[SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.
Pantelis Antoniou
1
-0
/
+1
2005-10-31
[SERIAL] Fix port numbering
Russell King
1
-3
/
+4
2005-10-29
Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.
Pete Popov
1
-1
/
+2
2005-09-08
Fix up ARM serial driver compile failure
Linus Torvalds
1
-0
/
+3
2005-09-06
[SERIAL]: Avoid 'statement with no effect' warnings.
David S. Miller
1
-4
/
+2
2005-08-31
[ARM] 2866/1: add i.MX set_mctrl / get_mctrl functions
Sascha Hauer
1
-2
/
+0
2005-08-31
[SERIAL] Clean up and fix tty transmission start/stoping
Russell King
1
-4
/
+4
[next]