summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2014-02-28serial_core: Unregister console in uart_remove_one_port()Geert Uytterhoeven
2014-02-28tty/serial: at91: remove unused open/close hooksRichard Genoud
2014-02-28tty/serial: at91: use dev_err instead of printkRichard Genoud
2014-02-28tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke
2014-02-28serial: imx: Remove init() and exit() platform callbacksAlexander Shiyan
2014-02-28serial: imx: Use dev_name() for request_irq() to distinguish UARTsAlexander Shiyan
2014-02-28serial: imx: Use devm_ioremap_resource()Alexander Shiyan
2014-02-28tty: Fix low_latency BUGPeter Hurley
2014-02-28tty: serial: bcm63xx_uart: add support for DT probingFlorian Fainelli
2014-02-28tty: serial: bcm63xx_uart: define UART_REG_SIZE constantFlorian Fainelli
2014-02-28tty: serial: bcm63xx_uart: include linux/io.hFlorian Fainelli
2014-02-28vt: detect and ignore OSC codes.Adam Borowski
2014-02-28vt: drop an useless enum and assignment.Adam Borowski
2014-02-28drivers/tty/serial: deal with 8250_core.c uninitialized warning for goodPaul Gortmaker
2014-02-25Merge tag 'qcom-drivers-for-3.15' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2014-02-24Merge 3.14-rc4 into tty-nextGreg Kroah-Hartman
2014-02-22Revert "tty: Set correct tty name in 'active' sysfs attribute"Greg Kroah-Hartman
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson
2014-02-18serial: fsl_lpuart: add DMA supportYuan Yao
2014-02-18Merge 3.14-rc3 into tty-nextGreg Kroah-Hartman
2014-02-15serial: max310x: Fix sparse warningsAlexander Shiyan
2014-02-15tty: serial: crisv10: Drop remaining code for CRISv10 CPU simulatorPaul Bolle
2014-02-13serial: max310x: Fix build errorAlexander Shiyan
2014-02-13Revert "serial: max310x: Fix build error"Greg Kroah-Hartman
2014-02-13vt: Fix secure clear screenPetr Písař
2014-02-13hvc: ensure hvc_init is only ever called once in hvc_console.cPaul Gortmaker
2014-02-13serial: sirf: move to use generic dma dt-binding to get dma channelsQipan Li
2014-02-13serial: pl011: Move uart_register_driver call to device probeTushar Behera
2014-02-13serial: samsung: Move uart_register_driver call to device probeTushar Behera
2014-02-13serial: max310x: Fix build warningAlexander Shiyan
2014-02-13serial: max310x: Fix build errorAlexander Shiyan
2014-02-13serial: imx: always wake up the processes in the TX callbackHuang Shijie
2014-02-13tty/serial: atmel_serial: remove dev_dbg in atmel_set_termiosNicolas Ferre
2014-02-13n_tty: Simplify input_available_p()Peter Hurley
2014-02-13Merge branch 'tty-linus' into tty-nextGreg Kroah-Hartman
2014-02-13serial: 8250: Support XR17V35x fraction divisorJoe Schultz
2014-02-13n_tty: Fix stale echo outputPeter Hurley
2014-02-13serial: sirf: fix kernel panic caused by unpaired spinlockQipan Li
2014-02-13serial: 8250_pci: unbreak last serial ports on NetMos 9865 cardsDmitry Eremin-Solenikov
2014-02-13n_tty: Fix poll() when TIME_CHAR and MIN_CHAR == 0Peter Hurley
2014-02-13serial: omap: fix rs485 probe on defered pinctrlMichael Grzeschik
2014-02-13serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg
2014-02-13serial: omap-serial: Move info message to probe functionMarkus Pargmann
2014-02-13serial: max310x: Add devicetree supportAlexander Shiyan
2014-02-13serial: max310x: Driver cleanupAlexander Shiyan
2014-02-13serial: max310x: Add support for RS-485 modeAlexander Shiyan
2014-02-13serial: max310x: Add missing mutex_destroy() on driver exitAlexander Shiyan
2014-02-13serial: max310x: Always use dynamic GPIO ID assignmentAlexander Shiyan
2014-02-13serial: max310x: Migrate to CLK APIAlexander Shiyan
2014-02-13serial: max310x: Move all SPI-dependent stuff in one placeAlexander Shiyan