summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2012-11-15Partially revert "serial: sh-sci: console Runtime PM support"Shinya Kuribayashi
2012-11-15Revert "sh-sci / PM: Use power.irq_safe"Shinya Kuribayashi
2012-11-15Revert "sh-sci / PM: Avoid deadlocking runtime PM"Shinya Kuribayashi
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-11-15TTY: isicom, fix tty buffers memory leakJiri Slaby
2012-11-15TTY: introduce tty_port_destroyJiri Slaby
2012-11-15TTY: n_gsm, use kref from tty_portJiri Slaby
2012-11-15TTY: pty, fix tty buffers leakJiri Slaby
2012-11-15TTY: isicom, stop using port->ttyJiri Slaby
2012-11-15tty/serial/ar933x_uart: fix baud rate calculationGabor Juhos
2012-11-15mm, oom: ensure sysrq+f always passes valid zonelistDavid Rientjes
2012-11-15serial: Unneeded ARCH dependencies are removedAlexander Shiyan
2012-11-15serial: mfd: Add nmi_touch_watchdog() into the console write functionFeng Tang
2012-11-15serial: bfin-uart: avoid dead lock in rx irq handler in smp kernelSteven Miao
2012-11-15serial: cast before shifting on port ioAlan Cox
2012-11-15serial: xilinx_uartps: kill CONFIG_OF conditionalJosh Cartwright
2012-11-15ipwireless: don't oops if we run out of spaceAlan Cox
2012-11-15moxa: dcd handling of CLOCAL is backwardsAlan Cox
2012-11-15serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not ...Jun Chen
2012-11-15serial:ifx6x60:SPI header is decoded incorrectlychao bi
2012-11-01tty: of_serial: fix return value check in of_platform_serial_setup()Wei Yongjun
2012-11-01serial:ifx6x60:Prevent data transfer when IFX6x60 port is shutdownchao bi
2012-10-30serial/arc-uart: Add new driverVineet Gupta
2012-10-30uart: add other serial core layer get attributesAlan Cox
2012-10-30uart: tidy the uart_get_info APIAlan Cox
2012-10-30uart: update the sysfs handler to use uart_get_infoAlan Cox
2012-10-30serial: 8250_pci: use module_pci_driver to simplify the codeWei Yongjun
2012-10-30serial: jsm: Convert jsm_printk to jsm_dbgJoe Perches
2012-10-29Merge 3.7-rc3 into tty-nextGreg Kroah-Hartman
2012-10-25tty: Add get- ioctls to fetch tty status v3Cyrill Gorcunov
2012-10-25tty: pty - Move TIOCPKT handling into pty.cCyrill Gorcunov
2012-10-25of serial port driver - add clk_get_rate() supportMurali Karicheri
2012-10-25tty: add missing newlines to WARN_RATELIMITSasha Levin
2012-10-25serial: ifx6x60: del_timer_sync must not be called in interrupt context.Jun Chen
2012-10-25serial: ifx6x60: add_timer is not safe in the mrdy_assert functionJun Chen
2012-10-25serial: ifx6x60: different SPI word width configure requires different swap p...chao bi
2012-10-25serial/amba-pl011: use devm_* managed resourcesLinus Walleij
2012-10-25serial: omap: Remove the hardcode serial_omap_console_ports array.Shubhrajyoti D
2012-10-25serial: omap: Remove the default setting of special characterShubhrajyoti D
2012-10-25serial: omap: Make context_loss_cnt signedShubhrajyoti D
2012-10-24Revert "serial: omap: fix software flow control"Felipe Balbi
2012-10-24serial: clps711x: Cleanup driverAlexander Shiyan
2012-10-24serial: clps711x: Fix TERMIOS-flags handlingAlexander Shiyan
2012-10-24serial: clps711x: Disable "break"-state before port startupAlexander Shiyan
2012-10-24serial: clps711x: Using resource-managed functionsAlexander Shiyan
2012-10-24serial: clps711x: Check for valid TTY in RX-interruptAlexander Shiyan
2012-10-24serial: clps711x: Fix break control handlingAlexander Shiyan
2012-10-24serial: clps711x: Return valid modem controls for port that not support itAlexander Shiyan
2012-10-24serial: clps711x: Improved TX FIFO handlingAlexander Shiyan
2012-10-24serial: clps711x: Using CPU clock subsystem for getting base UART speedAlexander Shiyan