summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2012-11-21tty: Mark tty_del_file and __tty_hangup staticJosh Triplett
2012-11-21drivers/tty/vt/vt_ioctl.c: Include <linux/suspend.h> for pm_set_vt_switchJosh Triplett
2012-11-19various: Fix spelling of "asynchronous" in comments.Adam Buchbinder
2012-11-17Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman
2012-11-16serial: mxs-auart: add the DMA support for mx28Huang Shijie
2012-11-16serial: mxs-auart: distinguish the different SOCsHuang Shijie
2012-11-16tty/8250_early: Turn serial_in/serial_out into weak symbols.Noam Camus
2012-11-16ARM/AVR32: get rid of serial_at91.hRussell King
2012-11-16ARM: move serial_sa1100.h header file to linux/platform_dataRussell King
2012-11-16serial: sh-sci: fix possible race cases on SCSCR register accessesShinya Kuribayashi
2012-11-16serial: sh-sci: add locking to console write function to avoid SMP lockupShinya Kuribayashi
2012-11-16serial: sh-sci: fix common SCIFB regmap definitionTakashi Yoshii
2012-11-16serial: sh-sci: mask SCTFDR/RFDR according to fifosizeTakashi Yoshii
2012-11-16serial: sh-sci: support lower baud rateTakashi Yoshii
2012-11-16serial: sh-sci: fix condition test to set SCBRRTakashi Yoshii
2012-11-16serial: sh-sci: console runtime PM support (revisit)Teppei Kamijou
2012-11-16Partially revert "serial: sh-sci: console Runtime PM support"Shinya Kuribayashi
2012-11-16Revert "sh-sci / PM: Use power.irq_safe"Shinya Kuribayashi
2012-11-16Revert "sh-sci / PM: Avoid deadlocking runtime PM"Shinya Kuribayashi
2012-11-16TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-11-16TTY: isicom, fix tty buffers memory leakJiri Slaby
2012-11-16TTY: introduce tty_port_destroyJiri Slaby
2012-11-16TTY: n_gsm, use kref from tty_portJiri Slaby
2012-11-16TTY: pty, fix tty buffers leakJiri Slaby
2012-11-16TTY: isicom, stop using port->ttyJiri Slaby
2012-11-16tty/serial/ar933x_uart: fix baud rate calculationGabor Juhos
2012-11-16mm, oom: ensure sysrq+f always passes valid zonelistDavid Rientjes
2012-11-16serial: Unneeded ARCH dependencies are removedAlexander Shiyan
2012-11-16serial: mfd: Add nmi_touch_watchdog() into the console write functionFeng Tang
2012-11-16serial: bfin-uart: avoid dead lock in rx irq handler in smp kernelSteven Miao
2012-11-16serial: cast before shifting on port ioAlan Cox
2012-11-16serial: xilinx_uartps: kill CONFIG_OF conditionalJosh Cartwright
2012-11-16ipwireless: don't oops if we run out of spaceAlan Cox
2012-11-16moxa: dcd handling of CLOCAL is backwardsAlan Cox
2012-11-16serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not ...Jun Chen
2012-11-16serial:ifx6x60:SPI header is decoded incorrectlychao bi
2012-11-14tty: serial: max310x: Add terminating entry for spi_device_id tableAxel Lin
2012-11-14TTY: hvc_console, fix port reference count going to zero prematurelyPaul Mackerras
2012-11-12Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...Arnd Bergmann
2012-11-11Merge branch 'at91' into develLinus Walleij
2012-11-06arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD
2012-11-04SERIAL: omap: fix hardware assisted flow controlRussell King
2012-11-04SERIAL: omap: simplify (2)Russell King
2012-11-04SERIAL: omap: move xon/xoff setting earlierRussell King
2012-11-04SERIAL: omap: always set TCRRussell King
2012-11-04SERIAL: omap: simplifyRussell King
2012-11-04SERIAL: omap: don't read back LCR/MCR/EFRRussell King
2012-11-04SERIAL: omap: serial_omap_configure_xonxoff() contents into set_termiosRussell King
2012-11-04SERIAL: omap: configure xon/xoff before setting modem control linesRussell King
2012-11-04SERIAL: omap: move driver private definitions and structures to driverRussell King