aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2013-02-13pps: Additional cleanups in uart_handle_dcd_changeGeorge Spelvin
2013-02-13pps: Move timestamp read into PPS code properGeorge Spelvin
2013-02-13tty: serial: uartlite: Support uartlite on big and little endian systemsMichal Simek
2013-02-13tty: serial: uartlite: Fix sparse and checkpatch warningsMichal Simek
2013-02-13serial/arc-uart: Miscll DT related updates (Grant's review comments)Vineet Gupta
2013-02-08drivers/serial: add GENERIC_HARDIRQS dependencyHeiko Carstens
2013-02-08Merge branch 'console-fixes' into drm-nextDave Airlie
2013-02-08fb: Yet another band-aid for fixing lockdep messTakashi Iwai
2013-02-08fb: rework locking to fix lock ordering on takeoverAlan Cox
2013-02-07sched/rt: Move rt specific bits into new header fileClark Williams
2013-02-07vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie
2013-02-06TTY: mark tty_get_device call with the proper const valuesGreg Kroah-Hartman
2013-02-06Revert "serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL"fabio.estevam@freescale.com
2013-02-06tty: metag_da: avoid getting tty kref in dashtty_timer()James Hogan
2013-02-06tty: metag_da: Add metag DA TTY driverJames Hogan
2013-02-05serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLLFabio Estevam
2013-02-05tty: serial: altera_jtaguart: Simplify altera_jtaguart_init()Tobias Klauser
2013-02-05tty: serial: altera_uart: Simplify altera_uart_init()Tobias Klauser
2013-02-05OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, a...Alexey Pelykh
2013-02-05tty: of_serial: unexport tegra_serial_handle_breakStephen Warren
2013-02-04pty: Ignore slave open count for master pty openPeter Hurley
2013-02-04pty: Ignore slave pty close() if never successfully openedPeter Hurley
2013-02-04pty: Fix BUG()s when ptmx_open() errors outPeter Hurley
2013-02-04kgdb: remove #include <linux/serial_8250.h> from kgdb.hGreg Kroah-Hartman
2013-02-04tty: Use raw spin lock to protect the TTY read sectionIvo Sieben
2013-02-04tty: set_termios/set_termiox should not return -EINTROleg Nesterov
2013-02-01MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards.Ralf Baechle
2013-01-30tty: Prevent deadlock in n_gsm driverDirkjan Bussink
2013-01-30serial: ralink: adds support for the serial core found on ralink wisocJohn Crispin
2013-01-30TTY: synclink: Convert + to | for bit operationsJoe Perches
2013-01-30serial/8250: Add suport for later SUNIX (TIMEDIA) boards.Stephen Chivers
2013-01-29Revert "n_tty: Unthrottle tty when flushing read buffer"Greg Kroah-Hartman
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman
2013-01-25serial: tegra: Fix compilation errorVenu Byravarasu
2013-01-25serial: pxa: fine-tune clk useageYi Zhang
2013-01-25serial: pch_uart: fix sysrq handling for pch_uartLiang Li
2013-01-25n_tty: Unthrottle tty when flushing read bufferKarthik Manamcheri
2013-01-25goldfish: move to tty_port for flip buffersAlan Cox
2013-01-22serial: Convert to devm_ioremap_resource()Thierry Reding
2013-01-22serial: xilinx_uartps: Remove leftover __exit_p()Michal Simek
2013-01-22serial:ifx6x60: Remove memset for SPI framechanning
2013-01-21goldfish: tty driverArve Hjønnevåg
2013-01-21serial: sccnxp: Make baudrate table struct staticAlexander Shiyan
2013-01-21serial: sccnxp: Reset break and overrun bits in RX handlerAlexander Shiyan
2013-01-21serial/efm32: parse location propertyUwe Kleine-König
2013-01-21serial: xilinx_uartps: Get clock rate info from dtsJosh Cartwright
2013-01-20pch_uart: add sysrq supportLiang Li
2013-01-20pch_uart: fix a deadlock when pch_uart as consoleLiang Li