summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)AuthorLines
2011-07-04Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds-1/+2
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-15/+223
2011-06-27drivers/tty/serial/8250_pci.c: fix warningAndrew Morton-1/+1
2011-06-25atmel_serial: fix internal port numJean-Christophe PLAGNIOL-VILLARD-1/+2
2011-06-23serial: mrst_max3110: initialize waitqueue earlierMika Westerberg-1/+2
2011-06-23mrst_max3110: Change max missing message priority.William Douglas-1/+1
2011-06-16serial: bcm63xx_uart: fix irq storm after rx fifo overrun.Maxime Bizon-4/+14
2011-06-16amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu-1/+122
2011-06-16tty: n_gsm: improper skb_pull() use was leaking framed dataRuss Gorby-1/+2
2011-06-16tty: n_gsm: Fixed logic to decode break signal from modem statusRuss Gorby-5/+18
2011-06-15drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULLAlexander Stein-1/+3
2011-06-08tty_buffer: get rid of 'seen_tail' logic in flush_to_ldiscLinus Torvalds-12/+2
2011-06-07TTY: ntty, add one more sanity checkJiri Slaby-0/+1
2011-06-07TTY: ldisc, do not close until there are readersJiri Slaby-1/+3
2011-06-078250: Fix capabilities when changing the port typeleitao@linux.vnet.ibm.com-0/+1
2011-06-078250_pci: Fix missing const from mergesAlan Cox-1/+1
2011-06-07ARM: SAMSUNG: serial: Fix on handling of one clock source for UARTBoojin Kim-2/+2
2011-06-07serial: ioremap warning fix for jsm driver.Lennart Sorensen-1/+1
2011-06-06Merge 3.0-rc2 into tty-linusGreg Kroah-Hartman-44/+69
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds-44/+69
2011-06-038250_pci: add -ENODEV code for Intel EG20T PCHTomoya MORINAGA-0/+59
2011-05-27Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-1/+1
2011-05-27Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King-1/+1
2011-05-26m32r: fix spin_lock_irqsave() misuseKOSAKI Motohiro-1/+2
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-4/+2
2011-05-25drivers/tty/serial/pch_uart.c needs slab.hAndrew Morton-0/+1
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes-1/+1
2011-05-25atmel_serial: keep the platform_device unchangedJean-Christophe PLAGNIOL-VILLARD-1/+1
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds-2/+2
2011-05-23Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds-9/+23
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-435/+1975
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-7/+6
2011-05-23sh: sh-sci: sh7377 and sh73a0 build fixesMagnus Damm-8/+8
2011-05-23serial: sh-sci: suspend/resume wakeup support V2Magnus Damm-1/+1
2011-05-23serial: sh-sci: Runtime PM supportMagnus Damm-0/+14
2011-05-19serial: 8250_pci: add support for Cronyx Omega PCI multiserial board.Antony Pavlov-0/+32
2011-05-19tty/serial: Fix break handling for PORT_TEGRAStephen Warren-0/+28
2011-05-19tty/serial: Add explicit PORT_TEGRA typeStephen Warren-2/+13
2011-05-19SERIAL: Lantiq: Add driver for MIPS Lantiq SOCs.John Crispin-0/+765
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely-2/+5
2011-05-13n_tracerouter and n_tracesink ldisc additions.J Freyensee-0/+550
2011-05-12tty: Remove to support serial for S5P6442Kukjin Kim-1/+1
2011-05-118250_pci: Add support for the Digi/IBM PCIe 2-port AdapterScott Kilau-1/+18
2011-05-10pch_uart: Support new device ML7223 IOHTomoya MORINAGA-5/+15
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock-1/+1
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches-2/+2
2011-05-03tty/serial: add support for Xilinx PS UARTJohn Linn-0/+1127
2011-04-29n_gsm: Use print_hex_dump_bytesJoe Perches-25/+10
2011-04-29drivers/tty/moxa.c: Put correct tty valueJulia Lawall-1/+1
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches-4/+3