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.12.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
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
1
-2578
/
+0
2011-01-08
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+8
2010-12-17
Serial: Avoid unbalanced IRQ wake disable during resume
Govindraj.R
1
-2
/
+6
2010-12-11
8250: add a UPIO_DWAPB32 for 32 bit accesses
Jamie Iles
1
-0
/
+2
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-22
tty: Make tiocgicount a handler
Alan Cox
1
-19
/
+16
2010-10-22
serial-core: restore termios settings when resume console ports
Jason Wang
1
-0
/
+12
2010-10-22
serial-core: skip call set_termios/console_start when no_console_suspend
Jason Wang
1
-1
/
+1
2010-08-11
tty: untangle locking of wait_until_sent
Arnd Bergmann
1
-9
/
+22
2010-08-11
tty: replace BKL with a new tty_lock
Arnd Bergmann
1
-5
/
+5
2010-08-11
serial: fix termios settings in open
Arnd Bergmann
1
-10
/
+9
2010-08-11
serial: Use block_til_ready helper
Alan Cox
1
-86
/
+1
2010-08-11
serial: trim locking on the helpers
Alan Cox
1
-4
/
+1
2010-08-11
serial: add port helpers
Alan Cox
1
-14
/
+37
2010-08-11
serial: Change the wait for carrier locking
Alan Cox
1
-9
/
+35
2010-08-11
tty: serial - fix tty referencing in set_ldisc
Alan Cox
1
-1
/
+1
2010-08-11
tty: serial - fix various misuses/mishandlings of port->tty
Alan Cox
1
-49
/
+60
2010-01-21
serial: Fix crash if the minimum rate of the device is > 9600 baud
Alan Cox
1
-5
/
+12
2010-01-21
serial-core: resume serial hardware with no_console_suspend
Stanislav Brabec
1
-55
/
+33
2009-12-12
serial: cascade needless conditionals
André Goddard Rosa
1
-7
/
+5
2009-12-12
serial: fix NULL pointer dereference
André Goddard Rosa
1
-10
/
+11
2009-10-12
tty, serial: Fix race and NULL check in uart_close()
Linus Torvalds
1
-2
/
+5
2009-09-23
serial core: fix new kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2009-09-20
Set proper console speed on resume if console suspend is disabled
Deepak Saxena
1
-14
/
+18
2009-09-20
serial: introduce tty krefs
Alan Cox
1
-3
/
+3
2009-09-20
serial: kill USF_CLOSING_* definitions
Alan Cox
1
-3
/
+3
2009-09-20
serial: move port users helper
Alan Cox
1
-4
/
+2
2009-09-20
serial: move delta_msr_wait into the tty_port
Alan Cox
1
-7
/
+11
2009-09-20
serial: replace the state mutex with the tty port mutex
Alan Cox
1
-108
/
+119
2009-09-20
serial: move the flags into the tty_port field
Alan Cox
1
-76
/
+77
2009-09-20
serial: move count into the tty_port version
Alan Cox
1
-18
/
+20
2009-09-20
serial: use tty_port pointers in the core code
Alan Cox
1
-142
/
+146
2009-09-20
serial: Fold closing_* fields into the tty_port ones
Alan Cox
1
-13
/
+13
2009-09-20
serial: kill off uart_info
Alan Cox
1
-146
/
+140
2009-04-02
serial: fixup /proc/tty/driver/serial after proc_fops conversion
Alexey Dobriyan
1
-1
/
+1
2009-04-01
proc tty: switch serial_core to ->proc_fops
Alexey Dobriyan
1
-40
/
+36
2009-01-06
serial: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2009-01-02
Serial: Allow port type to be specified when calling serial8250_register_port.
David Daney
1
-2
/
+5
2009-01-02
fix for tty-serial-move-port
Alexander Beregalov
1
-3
/
+1
2009-01-02
tty: We want the port object to be persistent
Alan Cox
1
-83
/
+61
2008-10-16
drivers/serial: use nr_irqs
Yinghai Lu
1
-1
/
+1
2008-10-13
serial: fix device name reporting when minor space is shared between drivers
David S. Miller
1
-2
/
+5
2008-10-13
serial-make-uart_ports-ioport-unsigned-long-fix
Andrew Morton
1
-3
/
+2
2008-07-23
tty: rework break handling
Alan Cox
1
-1
/
+2
2008-07-21
serial: use tty_port
Alan Cox
1
-38
/
+42
2008-07-21
Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_ops
Haavard Skinnemoen
1
-0
/
+2
2008-07-04
serial: fix serial_match_port() for dynamic major tty-device numbers
Guennadi Liakhovetski
1
-1
/
+3
2008-06-04
Fix uart_set_ldisc() function type
Linus Torvalds
1
-1
/
+1
2008-06-03
serial_core: uart_set_ldisc infrastructure
Alan Cox
1
-0
/
+10
2008-05-24
serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.c
Arjan van de Ven
1
-1
/
+4
[next]