summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)AuthorFilesLines
2011-06-29Merge branches 'common/serial-rework' and 'sh/stable-updates' into sh-latestPaul Mundt1-77/+120
2011-06-28serial: sh-sci: Fix up pretty name printing for port IRQs.Paul Mundt1-33/+85
2011-06-28serial: sh-sci: Kill off per-port enable/disable callbacks.Paul Mundt1-47/+32
2011-06-28serial: sh-sci: Add missing module description/author bits.Paul Mundt1-0/+2
2011-06-28serial: sh-sci: Regtype probing doesn't need to be fatal.Paul Mundt1-2/+6
2011-06-16Merge branches 'common/dma' and 'sh/stable-updates' into sh-latestPaul Mundt1-1/+3
2011-06-15drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULLAlexander Stein1-1/+3
2011-06-15Merge branch 'common/serial-rework' into sh-latestPaul Mundt3-652/+348
2011-06-14serial: sh-sci: Support generic SCLSR overrun detection.Paul Mundt1-7/+3
2011-06-14serial: sh-sci: FIFO sizing helper consolidation.Paul Mundt2-122/+24
2011-06-14serial: sh-sci: Abstract register maps.Paul Mundt2-313/+273
2011-06-08tty_buffer: get rid of 'seen_tail' logic in flush_to_ldiscLinus Torvalds1-12/+2
2011-06-08serial: sh-sci: More unused define purging.Paul Mundt1-15/+6
2011-06-08serial: sh-sci: Consolidate RXD pin handling.Paul Mundt2-29/+13
2011-06-08serial: sh-sci: Generalize overrun handling.Paul Mundt2-56/+47
2011-06-08serial: sh-sci: Kill off some more unused definitions.Paul Mundt1-4/+0
2011-06-08serial: sh-sci: Tidy up ioread/write wrappers, kill off unused SCI helper.Paul Mundt1-26/+9
2011-06-06serial: sh-sci: Kill off bitrotted H8/300 support.Paul Mundt3-121/+14
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds6-44/+69
2011-05-27Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2011-05-27Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King1-1/+1
2011-05-26m32r: fix spin_lock_irqsave() misuseKOSAKI Motohiro1-1/+2
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2-4/+2
2011-05-25drivers/tty/serial/pch_uart.c needs slab.hAndrew Morton1-0/+1
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes1-1/+1
2011-05-25atmel_serial: keep the platform_device unchangedJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2-2/+2
2011-05-23Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2-9/+23
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds77-435/+1975
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-7/+6
2011-05-23sh: sh-sci: sh7377 and sh73a0 build fixesMagnus Damm1-8/+8
2011-05-23serial: sh-sci: suspend/resume wakeup support V2Magnus Damm1-1/+1
2011-05-23serial: sh-sci: Runtime PM supportMagnus Damm1-0/+14
2011-05-19serial: 8250_pci: add support for Cronyx Omega PCI multiserial board.Antony Pavlov1-0/+32
2011-05-19tty/serial: Fix break handling for PORT_TEGRAStephen Warren1-0/+28
2011-05-19tty/serial: Add explicit PORT_TEGRA typeStephen Warren2-2/+13
2011-05-19SERIAL: Lantiq: Add driver for MIPS Lantiq SOCs.John Crispin3-0/+765
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely1-2/+5
2011-05-13n_tracerouter and n_tracesink ldisc additions.J Freyensee5-0/+550
2011-05-12tty: Remove to support serial for S5P6442Kukjin Kim1-1/+1
2011-05-118250_pci: Add support for the Digi/IBM PCIe 2-port AdapterScott Kilau1-1/+18
2011-05-10pch_uart: Support new device ML7223 IOHTomoya MORINAGA2-5/+15
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock1-1/+1
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2-2/+2
2011-05-03tty/serial: add support for Xilinx PS UARTJohn Linn3-0/+1127
2011-04-29n_gsm: Use print_hex_dump_bytesJoe Perches1-25/+10
2011-04-29drivers/tty/moxa.c: Put correct tty valueJulia Lawall1-1/+1
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches2-4/+3
2011-04-26Merge branch 'master' into for-nextJiri Kosina41-123/+121
2011-04-25TTY: tty_io, annotate locking functionsJiri Slaby1-0/+2