aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAge
* net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-21
* drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULLAlexander Stein2011-06-15
* tty_buffer: get rid of 'seen_tail' logic in flush_to_ldiscLinus Torvalds2011-06-08
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-03
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-27
|\
| * Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King2011-05-27
| |\
| | * atmel_serial: keep the platform_device unchangedJean-Christophe PLAGNIOL-VILLARD2011-05-25
* | | m32r: fix spin_lock_irqsave() misuseKOSAKI Motohiro2011-05-26
* | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-26
|\ \ \ | |/ / |/| |
| * | nozomi: Drop __TIME__ usageMichal Marek2011-04-18
| * | cyclades: Drop __TIME__ usageMichal Marek2011-04-18
* | | drivers/tty/serial/pch_uart.c needs slab.hAndrew Morton2011-05-25
* | | arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-25
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-24
|\ \
| * | pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-06
* | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-05-24
|\ \ \
| * | | sh: sh-sci: sh7377 and sh73a0 build fixesMagnus Damm2011-05-22
| * | | serial: sh-sci: suspend/resume wakeup support V2Magnus Damm2011-05-22
| * | | serial: sh-sci: Runtime PM supportMagnus Damm2011-05-22
* | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-23
|\ \ \ \
| * | | | serial: 8250_pci: add support for Cronyx Omega PCI multiserial board.Antony Pavlov2011-05-19
| * | | | tty/serial: Fix break handling for PORT_TEGRAStephen Warren2011-05-19
| * | | | tty/serial: Add explicit PORT_TEGRA typeStephen Warren2011-05-19
| * | | | n_tracerouter and n_tracesink ldisc additions.J Freyensee2011-05-13
| * | | | tty: Remove to support serial for S5P6442Kukjin Kim2011-05-12
| * | | | 8250_pci: Add support for the Digi/IBM PCIe 2-port AdapterScott Kilau2011-05-11
| * | | | pch_uart: Support new device ML7223 IOHTomoya MORINAGA2011-05-10
| * | | | tty/serial: add support for Xilinx PS UARTJohn Linn2011-05-03
| * | | | n_gsm: Use print_hex_dump_bytesJoe Perches2011-04-29
| * | | | drivers/tty/moxa.c: Put correct tty valueJulia Lawall2011-04-29
| * | | | TTY: tty_io, annotate locking functionsJiri Slaby2011-04-25
| * | | | TTY: serial_core, remove superfluous set_task_stateJiri Slaby2011-04-25
| * | | | TTY: serial_core, remove invalid testJiri Slaby2011-04-25
| * | | | Char: moxa, fix locking in moxa_writeJiri Slaby2011-04-25
| * | | | Char: nozomi, remove useless tty_semJiri Slaby2011-04-25
| * | | | Char: nozomi, remove port.count checksJiri Slaby2011-04-25
| * | | | Char: nozomi, use GFP_KERNEL for kfifo allocationJiri Slaby2011-04-25
| * | | | tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-22
| * | | | Serial: Remove unused code.Govindraj.R2011-04-19
| * | | | tty: Clean console safelyPetr Písař2011-04-19
| * | | | Serial: ifx6x60c: Remove duplicate includes of linux/tty.hJesper Juhl2011-04-19
| * | | | tty: remove invalid location line in file headerJovi Zhang2011-04-19
| * | | | serial: core, remove uart_update_termiosJiri Slaby2011-04-19
| * | | | serial: core, do not set DTR/RTS twice on startupJiri Slaby2011-04-19
| * | | | serial: core, move termios handling to uart_startupJiri Slaby2011-04-19
| * | | | Char: moxa, do not touch NORMAL_ACTIVE bitJiri Slaby2011-04-19
| * | | | serial: altera_uart: Scan for a free port if platform device id is -1Tobias Klauser2011-04-19
| * | | | TTY: fix fail path in tty_openJiri Slaby2011-04-19
| * | | | TTY: plug in deinitialize_tty_structJiri Slaby2011-04-19
| * | | | TTY: introduce deinit helpers for proper ldisc shutdownJiri Slaby2011-04-19