aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-30serial: 8250_mid: recognize interrupt source in handlerAndy Shevchenko1-10/+11
2016-04-30serial: 8250_mid: use proper bar for DNV platformAndy Shevchenko1-3/+11
2016-04-30serial: 8250_pci: report DCD and DSR signals as active for Bay TrailWan Ahmad Zainie1-0/+12
2016-04-30serial: 8250: export get_mctrl functionWan Ahmad Zainie2-1/+12
2016-04-30TTY: serial/ifx6x60, initialize moreJiri Slaby1-1/+1
2016-04-30tty: vt, use proper type for default colorsJiri Slaby1-10/+17
2016-04-30tty: vt, make color_table constJiri Slaby1-1/+1
2016-04-30tty: vt, get rid of weird source code flowJiri Slaby1-31/+39
2016-04-30tty: vt, remove reduntant checkJiri Slaby1-4/+0
2016-04-30serial: samsung: Reorder the sequence of clock control when call s3c24xx_serial_set_termios()Chanwoo Choi1-2/+2
2016-04-30tty: serial: msm: Support more baudsStephen Boyd1-33/+66
2016-04-30serial: imx: implement DSR irq handling for DTE modeUwe Kleine-König1-3/+17
2016-04-30serial: imx: reorder functions to simplify next patchUwe Kleine-König1-49/+49
2016-04-30serial: imx: only count 0->1 transitions for RNGUwe Kleine-König1-1/+1
2016-04-30serial: imx: make sure unhandled irqs are disabledUwe Kleine-König1-1/+22
2016-04-30serial: imx: let irq handler return IRQ_NONE if no event was handledUwe Kleine-König1-4/+13
2016-04-30serial: imx: fix polarity of RIUwe Kleine-König1-3/+3
2016-04-30TTY: add __init attributeJulia Lawall1-1/+2
2016-04-30serial: mxs-auart: add Alphascale ASM9260 supportOleksij Rempel2-126/+520
2016-04-30sc16is7xx: remove useless "uart_handle_cts_change"Wills Wang1-10/+3
2016-04-30serial: mctrl_gpio: Grammar s/lines GPIOs/line GPIOs/, /sets/set/Geert Uytterhoeven1-2/+2
2016-04-30serial: imx: support RS-485 Rx disable on TxBaruch Siach1-3/+12
2016-04-30serial: Make SERIAL_MVEBU_UART depend on ARCH_MVEBUGeert Uytterhoeven1-0/+1
2016-04-30drivers/tty: make serial/mvebu-uart.c explicitly non-modularPaul Gortmaker1-25/+3
2016-04-30serial: mvebu-uart: fix platform_no_drv_owner.cocci warningsJulia Lawall1-1/+0
2016-04-30tty: serial: meson: Implement earlycon supportAndreas Färber2-7/+36
2016-04-30tty: msm_serial: remove static clk rate setting in probeSrinivas Kandagatla1-2/+0
2016-04-30tty: Remove stale parameter commentPeter Hurley1-1/+0
2016-04-30tty: Remove unused TTY_NUMBER() macroPeter Hurley1-3/+0
2016-04-30serial: core: Prevent unsafe uart port access, part 3Peter Hurley1-10/+20
2016-04-30serial: core: Prevent unsafe uart port access, part 2Peter Hurley1-43/+128
2016-04-30serial: core: Prevent unsafe uart port access, part 1Peter Hurley1-53/+104
2016-04-30serial: core: Expand port mutex section in uart_poll_init()Peter Hurley1-15/+15
2016-04-30tty: mxser: Remove unused ASYNC_SHARE_IRQ flagPeter Hurley1-1/+0
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley13-106/+102
2016-04-30tty: Replace ASYNC_SUSPENDED bit and update atomicallyPeter Hurley1-4/+4
2016-04-30tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley7-45/+18
2016-04-30tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomicallyPeter Hurley8-26/+27
2016-04-30tty: Replace ASYNC_CTS_FLOW bit and update atomicallyPeter Hurley7-30/+13
2016-04-30tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley12-13/+13
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley10-25/+22
2016-04-30tty: amba-pl011: Use 32-bit accesses for SBSA UARTChristopher Covington1-0/+1
2016-04-28tty/serial: atmel: fix hardware handshake selectionAlexandre Belloni1-1/+13
2016-04-28TTY: n_gsm, fix false positive WARN_ONJiri Slaby1-1/+3
2016-04-28serial: 8250_pci: fix divide error bug if baud rate is 0David Müller1-0/+3
2016-04-26devpts: more pty driver interface cleanupsLinus Torvalds2-13/+11
2016-04-26serial: sc16is7xx: use gpiochip data pointerLinus Walleij1-10/+6
2016-04-26serial: max310x: use gpiochip data pointerLinus Walleij1-6/+6
2016-04-23Merge tag 'tty-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-6/+14
2016-04-19Revert "serial: 8250: Add hardware dependency to RT288X option"Greg Kroah-Hartman1-1/+0