index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
serial_core.c
Age
Commit message (
Expand
)
Author
2011-11-26
tty: Make tiocgicount a handler
Alan Cox
2009-10-12
tty, serial: Fix race and NULL check in uart_close()
Linus Torvalds
2009-09-23
serial core: fix new kernel-doc warnings
Randy Dunlap
2009-09-19
Set proper console speed on resume if console suspend is disabled
Deepak Saxena
2009-09-19
serial: introduce tty krefs
Alan Cox
2009-09-19
serial: kill USF_CLOSING_* definitions
Alan Cox
2009-09-19
serial: move port users helper
Alan Cox
2009-09-19
serial: move delta_msr_wait into the tty_port
Alan Cox
2009-09-19
serial: replace the state mutex with the tty port mutex
Alan Cox
2009-09-19
serial: move the flags into the tty_port field
Alan Cox
2009-09-19
serial: move count into the tty_port version
Alan Cox
2009-09-19
serial: use tty_port pointers in the core code
Alan Cox
2009-09-19
serial: Fold closing_* fields into the tty_port ones
Alan Cox
2009-09-19
serial: kill off uart_info
Alan Cox
2009-04-01
serial: fixup /proc/tty/driver/serial after proc_fops conversion
Alexey Dobriyan
2009-04-01
proc tty: switch serial_core to ->proc_fops
Alexey Dobriyan
2009-01-06
serial: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-02
Serial: Allow port type to be specified when calling serial8250_register_port.
David Daney
2009-01-02
fix for tty-serial-move-port
Alexander Beregalov
2009-01-02
tty: We want the port object to be persistent
Alan Cox
2008-10-16
drivers/serial: use nr_irqs
Yinghai Lu
2008-10-13
serial: fix device name reporting when minor space is shared between drivers
David S. Miller
2008-10-13
serial-make-uart_ports-ioport-unsigned-long-fix
Andrew Morton
2008-07-22
tty: rework break handling
Alan Cox
2008-07-20
serial: use tty_port
Alan Cox
2008-07-20
Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_ops
Haavard Skinnemoen
2008-07-04
serial: fix serial_match_port() for dynamic major tty-device numbers
Guennadi Liakhovetski
2008-06-04
Fix uart_set_ldisc() function type
Linus Torvalds
2008-06-03
serial_core: uart_set_ldisc infrastructure
Alan Cox
2008-05-24
serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.c
Arjan van de Ven
2008-05-08
serial: access after NULL check in uart_flush_buffer()
Tetsuo Handa
2008-04-30
tty: The big operations rework
Alan Cox
2008-04-30
serial: switch the serial core to int put_char methods
Alan Cox
2008-04-30
serial_core: Prepare for BKL push down
Alan Cox
2008-04-28
uart_get_baud_rate: stop mangling termios
Alan Cox
2008-04-19
PM: Fix misuse of wakeup flag accessors in serial core
Alan Stern
2008-04-17
kgdb: Kconfig fix
Andrew Morton
2008-04-17
consoles: polling support, kgdboc
Jason Wessel
2008-02-08
fs/char_dev.c: chrdev_open marked static and removed from fs.h
Denis Cheng
2008-02-08
serial_core: bring mostly into line with coding style
Alan Cox
2008-02-05
serial: speed setup failure reporting
Alan Cox
2008-02-05
serial: avoid stalling suspend if serial port won't drain
Russell King
2008-02-05
serial: avoid waking up closed serial ports on resume
Russell King
2008-02-05
serial: keep the DTR setting for serial console.
Yinghai Lu
2007-10-25
serial: stop passing NULL to functions that expect data
Alan Cox
2007-10-18
serial: turn serial console suspend a boot rather than compile time option
Andres Salomon
2007-10-16
wake up from a serial port
Guennadi Liakhovetski
2007-10-15
[SERIAL] Fix console initialisation ordering
Russell King
2007-08-22
serial: don't optimise away baud rate changes when BOTHER is used
David Woodhouse
2007-07-24
Use resource_size_t for serial port IO addresses
Josh Boyer
[next]