index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
serial_core.c
Age
Commit message (
Expand
)
Author
2014-11-25
serial: core: Add big-endian iotype
Kevin Cernekee
2014-11-06
tty/serial_core: Introduce lock mechanism for RS485
Ricardo Ribalda Delgado
2014-11-06
serial_core: Remove call to driver-specific TIO[GS]RS485]
Ricardo Ribalda Delgado
2014-11-06
serial_core: Handle TIOC[GS]RS485 ioctls.
Ricardo Ribalda Delgado
2014-11-06
serial: core: Pass termios to set_ldisc() notifications
Peter Hurley
2014-11-06
serial: core: Claim port mutex for set_ldisc()
Peter Hurley
2014-11-05
Merge branch 'tty-linus' into 'tty-testing'
Greg Kroah-Hartman
2014-11-05
serial: core: Fix port count when uart_open() errors
Peter Hurley
2014-11-05
serial: core: Remove extra locking in uart_write()
Peter Hurley
2014-11-05
serial: core: Colocate crucial structure linkage
Peter Hurley
2014-11-05
serial: core: Remove redundant timeout assignments
Peter Hurley
2014-11-05
serial: core: Unwrap >80 char line in uart_close()
Peter Hurley
2014-11-05
serial: Fix locking for uart driver set_termios() method
Peter Hurley
2014-11-05
serial: core: Flush ldisc after dropping port mutex in uart_close()
Peter Hurley
2014-11-05
serial: Refactor uart_flush_buffer() from uart_close()
Peter Hurley
2014-11-05
serial: Fix sparse warnings in uart_throttle()/uart_unthrottle()
Peter Hurley
2014-11-05
serial: Fix upstat_t sparse warnings
Peter Hurley
2014-11-05
serial: Fix divide-by-zero fault in uart_get_divisor()
Peter Hurley
2014-10-02
Revert "serial/core: Initialize the console pm state"
Greg Kroah-Hartman
2014-09-28
serial/core: Initialize the console pm state
Sudhir Sreedharan
2014-09-23
serial: core: Use spin_lock_irq() in uart_set_termios()
Peter Hurley
2014-09-23
serial: core: Privatize tty->hw_stopped
Peter Hurley
2014-09-23
serial: core: Privatize modem status enable flags
Peter Hurley
2014-09-23
serial: core: Document and assert lock requirements for irq helpers
Peter Hurley
2014-09-08
serial: core: Unwrap tertiary assignment in uart_handle_dcd_change()
Peter Hurley
2014-09-08
serial: core: Remove unsafe x_char optimization
Peter Hurley
2014-09-08
serial: core: Fix x_char race
Peter Hurley
2014-09-08
serial: Style fix
Peter Hurley
2014-09-08
Revert "serial: uart: add hw flow control support configuration"
Peter Hurley
2014-09-08
serial: serial_core.c: printk replacement
Sudip Mukherjee
2014-08-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-07-23
serial/core: Fix too big allocation for attribute member
Yoshihiro YUNOMAE
2014-07-17
Serial: allow port drivers to have a default attribute group
Greg Kroah-Hartman
2014-07-10
tty: serial: Fix termios/port flags mismatch
Peter Hurley
2014-07-10
tty: Remove tty_hung_up_p() tests from tty drivers' open()
Peter Hurley
2014-07-10
tty: Move tty->closing from port lock critical section
Peter Hurley
2014-07-10
serial: core: Preserve termios c_cflag for console resume
Peter Hurley
2014-07-09
serial: core: Make enable_ms() optional
Alexander Shiyan
2014-06-26
of: Enable console on serial ports specified by /chosen/stdout-path
Grant Likely
2014-05-28
serial: uart: add hw flow control support configuration
Murali Karicheri
2014-04-27
Merge 3.15-rc3 into tty-next
Greg Kroah-Hartman
2014-04-24
serial_core: Commonalize crlf when working w/ a non open console port
Doug Anderson
2014-04-24
serial_core: fix uart PORT_UNKNOWN handling
Thomas Pfaff
2014-04-16
serial_core: Fix pm imbalance on unbind
Geert Uytterhoeven
2014-04-16
serial_core: Fix conditional start_tx on ring buffer not empty
Seth Bollinger
2014-03-17
serial_core: Avoid NULL pointer dereference in uart_close()
Geert Uytterhoeven
2014-03-17
serial_core: Get a reference for port->tty in uart_remove_one_port()
Geert Uytterhoeven
2014-03-17
serial_core: Grammar s/ports/port's/
Geert Uytterhoeven
2014-03-17
serial_core: Spelling s/contro/control/
Geert Uytterhoeven
2014-02-28
serial_core: Unregister console in uart_remove_one_port()
Geert Uytterhoeven
[next]