summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2011-07-25Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-22Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-07-21Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanupKukjin Kim
2011-07-20serial: Remove redundant console_initcall from s3c and s5p console driversThomas Abraham
2011-07-18ARM: mach-s3c2400: deleteNicolas Pitre
2011-07-18ARM: mach-s3c24a0: deleteNicolas Pitre
2011-07-15Merge commit 'v3.0-rc7' into devicetree/nextGrant Likely
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-10tty/serial: Add devicetree support for nVidia Tegra serial portsGrant Likely
2011-07-07serial: samsung: Fix unintended usage of uart port 0 as consoleThomas Abraham
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-04Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2011-07-04tty/serial: change of_serial to use new of_property_read_u32() apiGrant Likely
2011-06-30tty: of_serial: support for 32 bit accessesJamie Iles
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-06-27drivers/tty/serial/8250_pci.c: fix warningAndrew Morton
2011-06-25atmel_serial: fix internal port numJean-Christophe PLAGNIOL-VILLARD
2011-06-23serial: mrst_max3110: initialize waitqueue earlierMika Westerberg
2011-06-23mrst_max3110: Change max missing message priority.William Douglas
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-06-16serial: bcm63xx_uart: fix irq storm after rx fifo overrun.Maxime Bizon
2011-06-16amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu
2011-06-16tty: n_gsm: improper skb_pull() use was leaking framed dataRuss Gorby
2011-06-16tty: n_gsm: Fixed logic to decode break signal from modem statusRuss Gorby
2011-06-15drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULLAlexander Stein
2011-06-08tty_buffer: get rid of 'seen_tail' logic in flush_to_ldiscLinus Torvalds
2011-06-07TTY: ntty, add one more sanity checkJiri Slaby
2011-06-07TTY: ldisc, do not close until there are readersJiri Slaby
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-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