aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
2016-06-10Merge tag 'v4.1.26' into standard/baseBruce Ashfield
2016-06-10Merge branch 'standard/base' into standard/axxia/baseBruce Ashfield
2016-06-10serial: 8250_dw: Do not use readl/writel before checking port iotypeNoam Camus
2016-06-10serial: 8250_dw: Add support for big-endian MMIO accessesNoam Camus
2016-06-10serial: 8250_dw: Avoid serial_outx code duplicate with new dw8250_check_lcr()Noam Camus
2016-06-10serial: 8250_dw: don't set UPF_BOOT_AUTOCONF flagHeikki Krogerus
2016-06-10serial: 8250_dw: cleanup dw8250_setup_portHeikki Krogerus
2016-06-10serial: 8250_dw: cleanup dw8250_idma_filterHeikki Krogerus
2016-06-10serial: 8250_dw: rename and comment the fallback dma filterHeikki Krogerus
2016-06-10serial: 8250_dw: proper support for UARTs without busy functionalityHeikki Krogerus
2016-06-10serial: 8250_dw: add dw8250_quirks functionHeikki Krogerus
2016-06-10serial: 8250_dw: only setup the port from one placeHeikki Krogerus
2016-06-10serial: 8250_dw: hook the DMA in one placeHeikki Krogerus
2016-06-10serial: 8250_dw: adapt to unified device property interfaceHeikki Krogerus
2016-06-10serial: 8250_dw: add separate pointer for the uart_port to dw8250_probeHeikki Krogerus
2016-06-10serial: 8250_dw: allow lower reference frequenciesAndy Shevchenko
2016-06-10serial:8250_dw: do not alter CTS and DCTS since AFE is enabledQipeng Zha
2016-06-10serial: 8250: Auto CTS control by HW if AFE enabledQipeng Zha
2016-06-10serial: 8250_dw: support ACPI platforms with integrated DMA engineHeikki Krogerus
2016-06-10serial: 8250_dma: no need to sync RX bufferAndy Shevchenko
2016-06-03QE-UART: add "fsl,t1040-ucc-uart" to of_device_idZhao Qiang
2016-06-03Fix OpenSSH pty regression on closeBrian Bloniarz
2016-06-03TTY: n_gsm, fix false positive WARN_ONJiri Slaby
2016-06-03serial: 8250_pci: fix divide error bug if baud rate is 0David Müller
2016-04-22Merge branch 'standard/base' into standard/axxia/baseBruce Ashfield
2016-02-28pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-02-28pty: fix possible use after free of tty->driver_dataHerton R. Krzesinski
2016-02-28tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll
2016-02-28serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)Peter Hurley
2016-02-23Merge branch 'standard/base' into standard/axxia/baseBruce Ashfield
2016-02-15serial: 8250_pci: Add Intel Broadwell portsMika Westerberg
2016-02-15n_tty: Fix unsafe reference to "other" ldiscPeter Hurley
2016-02-15tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley
2015-12-18Merge branch 'standard/base' into standard/axxia/baseBruce Ashfield
2015-12-09tty: Fix tty_send_xchar() lock order inversionPeter Hurley
2015-12-09tty: audit: Fix audit sourcePeter Hurley
2015-12-07serial/amba-pl011: Refactor and simplify TX FIFO handlingDave Martin
2015-11-19Merge branch 'standard/base' into standard/axxia/baseBruce Ashfield
2015-11-19Merge branch 'standard/base' into standard/axxia/baseBruce Ashfield
2015-11-09serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald
2015-11-09Revert "serial: 8250_dma: don't bother DMA with small transfers"Frederic Danis
2015-10-22serial: atmel: fix error path of probe functionUwe Kleine-König
2015-10-22serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard
2015-10-22drivers/tty: require read access for controlling terminalJann Horn
2015-10-22tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa
2015-10-22serial/amba-pl011: Disable interrupts around TX softirqDave Martin
2015-09-28Merge branch 'standard/base' into standard/axxia/baseBruce Ashfield
2015-09-24drivers/tty: Changes to support the axxia BSPCharlie Paul
2015-09-24axxia: Updates for Emulation -- Hopefully temporaryJohn Jacques
2015-09-21serial: samsung: fix DMA for FIFO smaller than cache line sizeRobert Baldyga