summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2018-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-04-04Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-04-02Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-04-02x86/ioport: add ksys_ioperm() helper; remove in-kernel calls to sys_ioperm()Dominik Brodowski
2018-04-02fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()Dominik Brodowski
2018-03-26tty: hvc: remove tile driverArnd Bergmann
2018-03-26tty: remove bfin_jtag_comm and hvc_bfin_jtag driversArnd Bergmann
2018-03-26serial: remove tile uart driverArnd Bergmann
2018-03-26serial: remove m32r_sio driverArnd Bergmann
2018-03-26serial: remove blackfin driversArnd Bergmann
2018-03-26serial: remove cris/etrax uart driversArnd Bergmann
2018-03-25tty: vt: fix up tabstops properlyLinus Torvalds
2018-03-23serial: expose buf_overrun count through proc interfaceJeremy Kerr
2018-03-22serial: mvebu-uart: fix tx lost charactersGabriel Matni
2018-03-22tty: serial: msm_geni_serial: Fix return value check in qcom_geni_serial_probe()Wei Yongjun
2018-03-20Merge 4.16-rc6 into tty-nextGreg Kroah-Hartman
2018-03-20tty: serial: msm_geni_serial: Add serial driver support for GENI based QUPKarthikeyan Ramasubramanian
2018-03-18s390/setup : enable display support for KVM guestFarhan Ali
2018-03-158250-men-mcb: add support for 16z025 and 16z057Michael Moese
2018-03-15serial: stm32: fix initialization of RS485 modeBich HEMON
2018-03-14vt: change SGR 21 to follow the standardsMike Frysinger
2018-03-14serdev: Fix typo in serdev_device_allocFrédéric Danis
2018-03-14tty: st-asc: Update tty aliasPatrice Chotard
2018-03-14serial: stm32: add support for RS485 hardware control modeBich HEMON
2018-03-09serial: 8250: Add Nuvoton NPCM UARTJoel Stanley
2018-03-09serial: mxs-auart: disable clks of Alphascale ASM9260Alexey Khoroshilov
2018-03-09serial: 8250_dw: Switch to use acpi_dev_present()Andy Shevchenko
2018-03-09serial: imx: consistently use imx_uart_ as prefix for all functionsUwe Kleine-König
2018-03-09serial: imx: don't prepare to send if no data is availableUwe Kleine-König
2018-03-09serial: imx: Fix handling of TC irq in combination with DMAUwe Kleine-König
2018-03-09serial: imx: Also enable the aging timer in PIO modeUwe Kleine-König
2018-03-09serial: imx: ensure that RX irqs are off if RX is offUwe Kleine-König
2018-03-09serial: imx: Stop to receive in .stop_rx()Uwe Kleine-König
2018-03-09serial: imx: setup fifo waterlevel before enabling aging timerUwe Kleine-König
2018-03-09serial: imx: use u32 variables with matching names for registersUwe Kleine-König
2018-03-09serial: imx: simplify check that prevents starting PIO when DMA is in useUwe Kleine-König
2018-03-09serial: imx: simplify some conditions related to dmaUwe Kleine-König
2018-03-09serial: imx: implement shadow registers for UCRx and UFCRUwe Kleine-König
2018-03-09serial: imx: add wrappers for writel and readlUwe Kleine-König
2018-03-09tty: New RISC-V SBI console driverPalmer Dabbelt
2018-03-05tty: Remove metag DA TTY and console driverJames Hogan
2018-02-28serial: imx: document functions that are called with port.lock takenUwe Kleine-König
2018-02-28serial: imx: Rename register fields to match newer reference manualsUwe Kleine-König
2018-02-28serial, pci_ids: Move duplicate IDs to PCI IDs databaseAndy Shevchenko
2018-02-28serial: xuartps: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-02-28serial: sirf: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-02-28serial: sh-sci: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-02-28serial: samsung: Fix out-of-bounds access through serial port indexGeert Uytterhoeven
2018-02-28serial: pxa: Fix out-of-bounds access through serial port indexGeert Uytterhoeven