aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2013-04-15tty: Fix unsafe bit ops in tty_throttle_safe/unthrottle_safePeter Hurley
2013-04-15serial: sccnxp: Replace pdata.init/exit with regulator APIAlexander Shiyan
2013-04-15serial: sccnxp: Do not override device nameAlexander Shiyan
2013-04-15TTY: pty, fix compilation warningJiri Slaby
2013-04-15TTY: rocket, fix compilation warningJiri Slaby
2013-04-14Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman
2013-04-14Merge 3.9-rc7 into char-misc-nextGreg Kroah-Hartman
2013-04-12TTY: synclinkmp: fix DTR being raised on hang upJohan Hovold
2013-04-12TTY: synclink_gt: fix DTR being raised on hang upJohan Hovold
2013-04-12TTY: synclink: fix DTR being raised on hang upJohan Hovold
2013-04-12serial: 8250_dw: Fix the stub for dw8250_probe_acpi()Heikki Krogerus
2013-04-11serial: 8250_dw: Convert to devm_ioremap()Heikki Krogerus
2013-04-11serial: 8250_dw: Set port capabilities based on CPR registerHeikki Krogerus
2013-04-11serial: 8250_dw: Let ACPI code extract the DMA client infoHeikki Krogerus
2013-04-11serial: 8250_dw: Support clk framework also with ACPIHeikki Krogerus
2013-04-11serial: 8250_dw: Enable runtime PMHeikki Krogerus
2013-04-11serial: 8250_dma: Provide default slave configuration parametersHeikki Krogerus
2013-04-11serial: 8250_dma: Use dmaengine helpers to get the slave channelsHeikki Krogerus
2013-04-11serial: 8250_dma: Fix RX handlingHeikki Krogerus
2013-04-11serial: 8250_dma: TX cleanupHeikki Krogerus
2013-04-11tty: serial/samsung: fix modular buildArnd Bergmann
2013-04-11tty: serial/samsung: make register definitions globalArnd Bergmann
2013-04-11tty: serial/samsung: prepare for common clock APIArnd Bergmann
2013-04-09tty: Fix race condition if flushing tty flip buffersPeter Hurley
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-08tty: mxser: fix cycle termination condition in mxser_probe() and mxser_module...Alexey Khoroshilov
2013-04-08Revert "tty/8250_pnp: serial port detection regression since v3.7"Sean Young
2013-04-05serial: max3100: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-04-04serial: mxs-auart: move to use generic DMA helperShawn Guo
2013-04-03OMAP/serial: Revert bad fix of Rx FIFO threshold granularityAlexey Pelykh
2013-04-03amba-pl011: fix build error if CONFIG_DMA_ENGINE is not enabledChanho Min
2013-04-01Input: sysrq - supplement reset sequence with timeout functionalityMathieu J. Poirier
2013-04-01Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman
2013-04-01Merge v3.9-rc5 into char-misc-nextGreg Kroah-Hartman
2013-03-29ARM: PL011: Add support for Rx DMA buffer polling.Chanho Min
2013-03-28serial: 8250_dw: add support for clk apiEmilio López
2013-03-28serial: samsung: Avoid waiting forever for TX readyMichael Spang
2013-03-28serial: samsung: Restore IRQ mask during noirq resumeMichael Spang
2013-03-28tty: serial: samsung: Disable interrupts in a suspend-friendly wayTomasz Figa
2013-03-28Merge tag 'tty-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-28serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctlyKarthik Manamcheri
2013-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-26vt: synchronize_rcu() under spinlock is not nice...Al Viro
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-03-25serial: 8250: remove a few lines of dead codePaul Bolle
2013-03-25serial: of_serial: Handle auto-flow-control propertyHeikki Krogerus
2013-03-25Xilinx: ARM: UART: clear pending irqs before enabling irqsJohn Linn
2013-03-25TTY: 8250, deprecated 8250_core.* optionsJiri Slaby
2013-03-25TTY: 8250, revert module name changeJiri Slaby
2013-03-25tty: tty_vhangup_session can be staticChanglong Xie