Murali Karicheri
|
06aa82e498
serial: uart: add hw flow control support configuration
|
11 years ago |
Greg Kroah-Hartman
|
f379a07109
Merge 3.15-rc3 into tty-next
|
11 years ago |
Doug Anderson
|
c7d44a02ac
serial_core: Commonalize crlf when working w/ a non open console port
|
11 years ago |
Thomas Pfaff
|
7deb39ed8d
serial_core: fix uart PORT_UNKNOWN handling
|
11 years ago |
Geert Uytterhoeven
|
bf903c0c6d
serial_core: Fix pm imbalance on unbind
|
11 years ago |
Seth Bollinger
|
717f3bbab3
serial_core: Fix conditional start_tx on ring buffer not empty
|
11 years ago |
Geert Uytterhoeven
|
4ed94cd440
serial_core: Avoid NULL pointer dereference in uart_close()
|
11 years ago |
Geert Uytterhoeven
|
4c6d5b4d53
serial_core: Get a reference for port->tty in uart_remove_one_port()
|
11 years ago |
Geert Uytterhoeven
|
015355b70e
serial_core: Grammar s/ports/port's/
|
11 years ago |
Geert Uytterhoeven
|
02088ca63b
serial_core: Spelling s/contro/control/
|
11 years ago |
Geert Uytterhoeven
|
5f5c9ae56c
serial_core: Unregister console in uart_remove_one_port()
|
11 years ago |
Randy Witt
|
42b6a1baa3
serial_core: Don't re-initialize a previously initialized spinlock.
|
12 years ago |
Kees Cook
|
7d12b9769f
serial: report base_baud after initialization
|
12 years ago |
Sourav Poddar
|
cf0ebee0d0
serial: Move "uart_console" def to core header file.
|
12 years ago |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Federico Vaga
|
5a65dcc04c
serial_core.c: add put_device() after device_find_child()
|
12 years ago |
Al Viro
|
d9dda78bad
procfs: new helper - PDE_DATA(inode)
|
12 years ago |
Peter Hurley
|
bc80fbe46b
tty: Remove ancient hardpps()
|
12 years ago |
George Spelvin
|
42381572f5
pps: Additional cleanups in uart_handle_dcd_change
|
12 years ago |
George Spelvin
|
593fb1ae45
pps: Move timestamp read into PPS code proper
|
12 years ago |
Chen Gang
|
b342dd512f
drivers/tty/serial: extern function which for release resource, need check pointer, before free it
|
12 years ago |
Jiri Slaby
|
d6c53c0e9b
TTY: move low_latency to tty_port
|
12 years ago |
Jiri Slaby
|
92a19f9cec
TTY: switch tty_insert_flip_char
|
12 years ago |
Kevin Cernekee
|
ef4f527c48
tty: Fix comments that reference BKL, eventd, old paths
|
12 years ago |
Linus Walleij
|
6f538fe31c
tty: serial core: decouple pm states from ACPI
|
12 years ago |
Linus Torvalds
|
d07e43d70e
Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-arm
|
12 years ago |
Andrew Morton
|
fd985e1def
drivers/tty/serial/serial_core.c: clean up HIGH_BITS_OFFSET usage
|
12 years ago |
Jiri Slaby
|
191c5f1027
TTY: call tty_port_destroy in the rest of drivers
|
12 years ago |
Alan Cox
|
7a876b39b5
serial: cast before shifting on port io
|
12 years ago |
Russell King
|
9aba8d5b01
SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow control
|
13 years ago |