aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2011-06-08serial: sh-sci: Generalize overrun handling.Paul Mundt
2011-06-08serial: sh-sci: Kill off some more unused definitions.Paul Mundt
2011-06-08serial: sh-sci: Tidy up ioread/write wrappers, kill off unused SCI helper.Paul Mundt
2011-06-07TTY: ntty, add one more sanity checkJiri Slaby
2011-06-07TTY: ldisc, do not close until there are readersJiri Slaby
2011-06-07serial: 8250, increase PASS_LIMITJiri Slaby
2011-06-078250_pci Add EEH support to the 8250 driver for IBM/Digi PCIe 2-port AdapterMichael Reed
2011-06-07serial/pch: use global div helper instead of creating a private oneUwe Kleine-König
2011-06-07parport/serial: add support for Timedia/SUNIX cards to parport_serialFrédéric Brière
2011-06-07serial: 8250_pci: add .probe member to struct pci_serial_quirkFrédéric Brière
2011-06-07Basic support for Moschip 9900 family I/O chipsNicos Gollan
2011-06-078250: Fix capabilities when changing the port typeleitao@linux.vnet.ibm.com
2011-06-078250_pci: Fix missing const from mergesAlan Cox
2011-06-07ARM: SAMSUNG: serial: Fix on handling of one clock source for UARTBoojin Kim
2011-06-07serial: ioremap warning fix for jsm driver.Lennart Sorensen
2011-06-06Merge 3.0-rc2 into tty-linusGreg Kroah-Hartman
2011-06-06serial: sh-sci: Kill off bitrotted H8/300 support.Paul Mundt
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds
2011-06-038250_pci: add -ENODEV code for Intel EG20T PCHTomoya MORINAGA
2011-05-27Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-05-27Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King
2011-05-26m32r: fix spin_lock_irqsave() misuseKOSAKI Motohiro
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-05-25drivers/tty/serial/pch_uart.c needs slab.hAndrew Morton
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes
2011-05-25atmel_serial: keep the platform_device unchangedJean-Christophe PLAGNIOL-VILLARD
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2011-05-23Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-23sh: sh-sci: sh7377 and sh73a0 build fixesMagnus Damm
2011-05-23serial: sh-sci: suspend/resume wakeup support V2Magnus Damm
2011-05-23serial: sh-sci: Runtime PM supportMagnus Damm
2011-05-19serial: 8250_pci: add support for Cronyx Omega PCI multiserial board.Antony Pavlov
2011-05-19tty/serial: Fix break handling for PORT_TEGRAStephen Warren
2011-05-19tty/serial: Add explicit PORT_TEGRA typeStephen Warren
2011-05-19SERIAL: Lantiq: Add driver for MIPS Lantiq SOCs.John Crispin
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-05-13n_tracerouter and n_tracesink ldisc additions.J Freyensee
2011-05-12tty: Remove to support serial for S5P6442Kukjin Kim
2011-05-118250_pci: Add support for the Digi/IBM PCIe 2-port AdapterScott Kilau
2011-05-10pch_uart: Support new device ML7223 IOHTomoya MORINAGA
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches
2011-05-03tty/serial: add support for Xilinx PS UARTJohn Linn
2011-04-29n_gsm: Use print_hex_dump_bytesJoe Perches
2011-04-29drivers/tty/moxa.c: Put correct tty valueJulia Lawall
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-25TTY: tty_io, annotate locking functionsJiri Slaby