summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2015-06-22serial: imx: Fix DMA handling for IDLE condition abortsPhilipp Zabel
2015-06-22n_tty: Fix auditing support for cannonical modeLaura Abbott
2015-06-06pty: Fix input race when closingPeter Hurley
2015-06-06tty/n_gsm.c: fix a memory leak when gsmtty is removedPan Xinhui
2015-06-06xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel
2015-05-17xen/console: Update console event channel on resumeBoris Ostrovsky
2015-05-13tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches
2015-05-13serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek
2015-05-13serial: of-serial: Remove device_type = "serial" registrationMichal Simek
2015-05-06serial: 8250: Check UART_SCR is writablePeter Hurley
2015-05-06serial: imx: Fix clearing of receiver overrun flagUwe Kleine-König
2015-05-06serial: 8250_dw: add support for AMD SOC CarrizoKen Xue
2015-03-26tty: serial: fsl_lpuart: clear receive flag on FIFO flushStefan Agner
2015-03-26tty: serial: fsl_lpuart: specify transmit FIFO sizeStefan Agner
2015-03-26serial: samsung: Clear operation mode on UART shutdownJavier Martinez Canillas
2015-03-11serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley
2015-03-08Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-07TTY: fix tty_wait_until_sent maximum timeoutJohan Hovold
2015-03-07TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold
2015-03-07TTY: bfin_jtag_comm: remove incorrect wait_until_sent operationJohan Hovold
2015-03-07serial: sprd: Fix missing spin_unlock in sprd_handle_irq()Axel Lin
2015-03-07tty: fix up atime/mtime mess, take fourJiri Slaby
2015-03-07serial: 8250_dw: Fix get_mctrl behaviourDesmond Liu
2015-03-07serial:8250:8250_pci: delete unneeded quirk entriesWang YanQing
2015-03-07serial:8250:8250_pci: fix redundant entry report for WCH_CH352_2SWang YanQing
2015-03-07Change email address for 8250_pciRussell King
2015-03-07serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is someth...Sebastian Andrzej Siewior
2015-03-07Revert "tty/serial: of_serial: add DT alias ID handling"Baruch Siach
2015-03-06tty: serial: atmel: rework interrupt and wakeup handlingBoris BREZILLON
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-02-15Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-02-11oom, PM: make OOM detection in the freezer path racelessMichal Hocko
2015-02-11sysrq: convert printk to pr_* equivalentMichal Hocko
2015-02-07serial: 8250: Fix UART_BUG_TXEN workaroundPeter Hurley
2015-02-07serial: driver for ETRAX FS UARTNiklas Cassel
2015-02-03tty: remove unused variable spropFabian Frederick
2015-02-03serial: of-serial: fetch line number from DTLucas Stach
2015-02-02serial: samsung: earlycon support depends on CONFIG_SERIAL_SAMSUNG_CONSOLEMarek Szyprowski
2015-02-02tty/serial: serial8250_set_divisor() can be statickbuild test robot
2015-02-02tty/serial: Add Spreadtrum sc9836-uart driver supportChunyan Zhang
2015-02-02serial: samsung: remove redundant interrupt enablingRobert Baldyga
2015-02-02tty: Remove external interface for tty_set_termios()Peter Hurley
2015-02-02serial: omap: Fix RTS handlingPeter Hurley
2015-02-02serial: 8250_omap: Use UPSTAT_AUTORTS for RTS handlingPeter Hurley
2015-02-02serial: core: Rework hw-assisted flow control supportPeter Hurley
2015-02-02tty/serial: 8250_early: Add support for PXA UARTsRob Herring
2015-02-02tty/serial: of_serial: add support for PXA/MMP uartsRob Herring
2015-02-02tty/serial: of_serial: add DT alias ID handlingRob Herring