summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2016-04-30TTY: serial/ifx6x60, initialize moreJiri Slaby
2016-04-30tty: vt, use proper type for default colorsJiri Slaby
2016-04-30tty: vt, make color_table constJiri Slaby
2016-04-30tty: vt, get rid of weird source code flowJiri Slaby
2016-04-30tty: vt, remove reduntant checkJiri Slaby
2016-04-30serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...Chanwoo Choi
2016-04-30tty: serial: msm: Support more baudsStephen Boyd
2016-04-30serial: imx: implement DSR irq handling for DTE modeUwe Kleine-König
2016-04-30serial: imx: reorder functions to simplify next patchUwe Kleine-König
2016-04-30serial: imx: only count 0->1 transitions for RNGUwe Kleine-König
2016-04-30serial: imx: make sure unhandled irqs are disabledUwe Kleine-König
2016-04-30serial: imx: let irq handler return IRQ_NONE if no event was handledUwe Kleine-König
2016-04-30serial: imx: fix polarity of RIUwe Kleine-König
2016-04-30TTY: add __init attributeJulia Lawall
2016-04-30serial: mxs-auart: add Alphascale ASM9260 supportOleksij Rempel
2016-04-30sc16is7xx: remove useless "uart_handle_cts_change"Wills Wang
2016-04-30serial: mctrl_gpio: Grammar s/lines GPIOs/line GPIOs/, /sets/set/Geert Uytterhoeven
2016-04-30serial: imx: support RS-485 Rx disable on TxBaruch Siach
2016-04-30serial: Make SERIAL_MVEBU_UART depend on ARCH_MVEBUGeert Uytterhoeven
2016-04-30drivers/tty: make serial/mvebu-uart.c explicitly non-modularPaul Gortmaker
2016-04-30serial: mvebu-uart: fix platform_no_drv_owner.cocci warningsJulia Lawall
2016-04-30tty: serial: meson: Implement earlycon supportAndreas Färber
2016-04-30tty: msm_serial: remove static clk rate setting in probeSrinivas Kandagatla
2016-04-30tty: Remove stale parameter commentPeter Hurley
2016-04-30tty: Remove unused TTY_NUMBER() macroPeter Hurley
2016-04-30serial: core: Prevent unsafe uart port access, part 3Peter Hurley
2016-04-30serial: core: Prevent unsafe uart port access, part 2Peter Hurley
2016-04-30serial: core: Prevent unsafe uart port access, part 1Peter Hurley
2016-04-30serial: core: Expand port mutex section in uart_poll_init()Peter Hurley
2016-04-30tty: mxser: Remove unused ASYNC_SHARE_IRQ flagPeter Hurley
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_SUSPENDED bit and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_CTS_FLOW bit and update atomicallyPeter Hurley
2016-04-30tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley
2016-04-30tty: amba-pl011: Use 32-bit accesses for SBSA UARTChristopher Covington
2016-04-29tty/serial: atmel: fix hardware handshake selectionAlexandre Belloni
2016-04-29TTY: n_gsm, fix false positive WARN_ONJiri Slaby
2016-04-29serial: 8250_pci: fix divide error bug if baud rate is 0David Müller
2016-04-26devpts: more pty driver interface cleanupsLinus Torvalds
2016-04-26serial: sc16is7xx: use gpiochip data pointerLinus Walleij
2016-04-26serial: max310x: use gpiochip data pointerLinus Walleij
2016-04-23Merge tag 'tty-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-19Revert "serial: 8250: Add hardware dependency to RT288X option"Greg Kroah-Hartman
2016-04-19tty/serial/8250: fix RS485 half-duplex RXYegor Yefremov
2016-04-19Revert "serial-uartlite: Constify uartlite_be/uartlite_le"Sudip Mukherjee
2016-04-18devpts: clean up interface to pty driversLinus Torvalds
2016-04-18serial: mctrl_gpio: Grammar s/lines GPIOs/line GPIOs/, /sets/set/Geert Uytterhoeven