aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial/serial_core.c
AgeCommit message (Expand)Author
2015-01-27serial: fix parisc boot hangJames Bottomley
2014-11-05serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley
2014-10-02Revert "serial/core: Initialize the console pm state"Greg Kroah-Hartman
2014-09-28serial/core: Initialize the console pm stateSudhir Sreedharan
2014-09-23serial: core: Use spin_lock_irq() in uart_set_termios()Peter Hurley
2014-09-23serial: core: Privatize tty->hw_stoppedPeter Hurley
2014-09-23serial: core: Privatize modem status enable flagsPeter Hurley
2014-09-23serial: core: Document and assert lock requirements for irq helpersPeter Hurley
2014-09-08serial: core: Unwrap tertiary assignment in uart_handle_dcd_change()Peter Hurley
2014-09-08serial: core: Remove unsafe x_char optimizationPeter Hurley
2014-09-08serial: core: Fix x_char racePeter Hurley
2014-09-08serial: Style fixPeter Hurley
2014-09-08Revert "serial: uart: add hw flow control support configuration"Peter Hurley
2014-09-08serial: serial_core.c: printk replacementSudip Mukherjee
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-07-23serial/core: Fix too big allocation for attribute memberYoshihiro YUNOMAE
2014-07-17Serial: allow port drivers to have a default attribute groupGreg Kroah-Hartman
2014-07-10tty: serial: Fix termios/port flags mismatchPeter Hurley
2014-07-10tty: Remove tty_hung_up_p() tests from tty drivers' open()Peter Hurley
2014-07-10tty: Move tty->closing from port lock critical sectionPeter Hurley
2014-07-10serial: core: Preserve termios c_cflag for console resumePeter Hurley
2014-07-09serial: core: Make enable_ms() optionalAlexander Shiyan
2014-06-26of: Enable console on serial ports specified by /chosen/stdout-pathGrant Likely
2014-05-28serial: uart: add hw flow control support configurationMurali Karicheri
2014-04-27Merge 3.15-rc3 into tty-nextGreg Kroah-Hartman
2014-04-24serial_core: Commonalize crlf when working w/ a non open console portDoug Anderson
2014-04-24serial_core: fix uart PORT_UNKNOWN handlingThomas Pfaff
2014-04-16serial_core: Fix pm imbalance on unbindGeert Uytterhoeven
2014-04-16serial_core: Fix conditional start_tx on ring buffer not emptySeth Bollinger
2014-03-17serial_core: Avoid NULL pointer dereference in uart_close()Geert Uytterhoeven
2014-03-17serial_core: Get a reference for port->tty in uart_remove_one_port()Geert Uytterhoeven
2014-03-17serial_core: Grammar s/ports/port's/Geert Uytterhoeven
2014-03-17serial_core: Spelling s/contro/control/Geert Uytterhoeven
2014-02-28serial_core: Unregister console in uart_remove_one_port()Geert Uytterhoeven
2013-12-08serial_core: Don't re-initialize a previously initialized spinlock.Randy Witt
2013-07-26serial: report base_baud after initializationKees Cook
2013-05-20serial: Move "uart_console" def to core header file.Sourav Poddar
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-15serial_core.c: add put_device() after device_find_child()Federico Vaga
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-02-13tty: Remove ancient hardpps()Peter Hurley
2013-02-13pps: Additional cleanups in uart_handle_dcd_changeGeorge Spelvin
2013-02-13pps: Move timestamp read into PPS code properGeorge Spelvin
2013-01-15drivers/tty/serial: extern function which for release resource, need check po...Chen Gang
2013-01-15TTY: move low_latency to tty_portJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2013-01-15tty: Fix comments that reference BKL, eventd, old pathsKevin Cernekee
2013-01-15tty: serial core: decouple pm states from ACPILinus Walleij
2012-12-12Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-11-26drivers/tty/serial/serial_core.c: clean up HIGH_BITS_OFFSET usageAndrew Morton