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
/
drivers
/
serial
/
serial_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-08
fs/char_dev.c: chrdev_open marked static and removed from fs.h
Denis Cheng
1
-2
/
+2
2008-02-08
serial_core: bring mostly into line with coding style
Alan Cox
1
-27
/
+28
2008-02-05
serial: speed setup failure reporting
Alan Cox
1
-2
/
+3
2008-02-05
serial: avoid stalling suspend if serial port won't drain
Russell King
1
-1
/
+7
2008-02-05
serial: avoid waking up closed serial ports on resume
Russell King
1
-2
/
+2
2008-02-05
serial: keep the DTR setting for serial console.
Yinghai Lu
1
-1
/
+2
2007-10-25
serial: stop passing NULL to functions that expect data
Alan Cox
1
-1
/
+2
2007-10-19
serial: turn serial console suspend a boot rather than compile time option
Andres Salomon
1
-6
/
+4
2007-10-16
wake up from a serial port
Guennadi Liakhovetski
1
-1
/
+39
2007-10-15
[SERIAL] Fix console initialisation ordering
Russell King
1
-9
/
+9
2007-08-23
serial: don't optimise away baud rate changes when BOTHER is used
David Woodhouse
1
-2
/
+5
2007-07-24
Use resource_size_t for serial port IO addresses
Josh Boyer
1
-4
/
+5
2007-07-16
serial: assert DTR for serial console devices
Yinghai Lu
1
-0
/
+6
2007-05-07
Serial: serial_core, use pr_debug
Jiri Slaby
1
-12
/
+5
2007-05-07
serial: define FIXED_PORT flag for serial_core
David Gibson
1
-9
/
+13
2007-05-07
serial driver PMC MSP71xx
Marc St-Jean
1
-0
/
+2
2007-02-14
[PATCH] serial: replace kmalloc+memset with kzalloc
Burman Yan
1
-5
/
+2
2007-02-14
[PATCH] serial: make sure UART is powered up when dumping MCTRL status
George G. Davis
1
-0
/
+11
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-10
/
+11
2006-10-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-6
/
+12
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
1
-1
/
+1
2006-10-01
[SERIAL] Fix oops when removing suspended serial port
Russell King
1
-2
/
+7
2006-10-01
[SERIAL] returning proper error from serial core driver
Ram Gupta
1
-0
/
+1
2006-10-01
[SERIAL] Make uart_line_info() correctly tell MMIO from I/O port
Sergei Shtylyov
1
-4
/
+4
2006-09-26
[PATCH] suspend: make it possible to disable serial console suspend
Rafael J. Wysocki
1
-0
/
+14
2006-08-30
[SERIAL] Make uart_match_port() work with all memory mapped UARTs
Sergei Shtylyov
1
-0
/
+3
2006-07-10
[SERIAL] 8250: add tsi108 serial support
Zang Roy-r61911
1
-0
/
+1
2006-07-04
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-2
/
+4
2006-07-04
[PATCH] lockdep: annotate serial
Ingo Molnar
1
-1
/
+10
2006-07-02
[SERIAL] Convert fifosize to an unsigned int
Russell King
1
-2
/
+4
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
Greg Kroah-Hartman
1
-1
/
+1
2006-06-26
[PATCH] devfs: Remove devfs support from the serial subsystem
Greg Kroah-Hartman
1
-2
/
+1
2006-05-16
[ARM] 3523/1: Serial core pm_state
Andrew Victor
1
-3
/
+6
2006-04-30
[SERIAL] Clean up serial locking when obtaining a reference to a port
Russell King
1
-54
/
+60
2006-03-20
[SERIAL] kernel console should send CRLF not LFCR
Russell King
1
-0
/
+21
2006-03-09
[PATCH] serial core: work around sub-driver bugs
Pavel Machek
1
-3
/
+29
2006-02-02
[SERIAL] initialize spinlock for port failed to setup console
Atsushi Nemoto
1
-1
/
+1
2006-01-22
[SERIAL] Make uart_port flags a bitwise type
Russell King
1
-5
/
+7
2006-01-22
[SERIAL] Make port->ops constant
Russell King
1
-2
/
+2
2006-01-14
[SERIAL] convert uart_state.sem to uart_state.mutex
Ingo Molnar
1
-30
/
+30
2006-01-12
[SERIAL] turn serial semaphores into mutexes
Arjan van de Ven
1
-7
/
+8
2006-01-08
[SERIAL] Fix clocal wakeup problem
Russell King
1
-0
/
+1
2006-01-04
[SERIAL] Fix matching of MMIO ports
Benjamin Herrenschmidt
1
-1
/
+1
2005-11-29
[SERIAL] mark several serial tables const
Arjan van de Ven
1
-1
/
+1
2005-11-13
[SERIAL] Fix Bug 4900: S3 resume oops with irattach - Thinkpad A21m
Russell King
1
-35
/
+49
2005-11-06
[SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.
Pantelis Antoniou
1
-0
/
+1
2005-10-31
[SERIAL] Arrange better identification of ports
Russell King
1
-1
/
+3
2005-10-31
[SERIAL] remove unneeded code from serial_core.c
Jayachandran C
1
-2
/
+1
2005-09-03
[SERIAL] Prefix serial printks with KERN_INFO and pre-format
Russell King
1
-6
/
+14
[next]