summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2011-03-01Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'devicetree/devicetree/next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'kgdb/kgdb-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'sh/sh-latest'Stephen Rothwell
2011-03-01Merge remote-tracking branch 's5p/for-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'msm/for-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'i.MX/for-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'arm/for-next'Stephen Rothwell
2011-02-28tty: serial: altera_jtaguart: Add device tree supportTobias Klauser
2011-02-28tty: serial: altera_uart: Add devicetree supportTobias Klauser
2011-02-28dt/serial: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-02-28dt: uartlite: merge platform and of_platform driver bindingsGrant Likely
2011-02-28fmvj18x_cs: add new idKen Kawasaki
2011-02-28Merge branch 'imx-for-2.6.39' into for-nextSascha Hauer
2011-02-27Merge branch 'remove' into develRussell King
2011-02-27Merge branches 'aaci', 'at91', 'defcfg', 'ep93xx', 'fixes', 'footbridge', 'fn...Russell King
2011-02-25nozomi: don't use flush_scheduled_work()Tejun Heo
2011-02-25tty/serial: Relax the device_type restriction from of_serialGrant Likely
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King
2011-02-22pch_uart: Fix DMA channel miss-setting issue.Tomoya MORINAGA
2011-02-22pch_uart: fix exclusive access issueTomoya MORINAGA
2011-02-22pch_uart: fix auto flow control miss-setting issueTomoya MORINAGA
2011-02-22pch_uart: fix uart clock setting issueTomoya MORINAGA
2011-02-22pch_uart : Use dev_xxx not pr_xxxTomoya MORINAGA
2011-02-22pch_uart : Reduce memcpyTomoya MORINAGA
2011-02-22pch_uart: add spin_lock_initTomoya MORINAGA
2011-02-22pch_uart: add multi-scatter processingTomoya MORINAGA
2011-02-22tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/Greg Kroah-Hartman
2011-02-22tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman
2011-02-22tty: serial: altera_jtaguart: Fixup type usage of port flagsTobias Klauser
2011-02-22tty: serial: altera_jtaguart: Support getting mapbase and IRQ from resourcesTobias Klauser
2011-02-22tty: serial: altera_jtaguart: Remove unused function early_altera_jtaguart_setupTobias Klauser
2011-02-22tty: serial: altera_jtaguart: Don't use plain integer as NULL pointerTobias Klauser
2011-02-22serial: mfd: add a module parameter for setting each port's working modeFeng Tang
2011-02-22serial: mfd: remove the TX full-empty interrupts workaroundFeng Tang
2011-02-22tty: move Kconfig entries into drivers/tty from drivers/charGreg Kroah-Hartman
2011-02-22tty: Change dependency of ARCH_EXYNOS4Kukjin Kim
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-02-17tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers
2011-02-17tty: add a helper for setting termios data from kernel sideAlan Cox
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2011-02-17tty: serial: altera_uart: Use port->regshift to store bus shiftTobias Klauser
2011-02-17tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_removeTobias Klauser
2011-02-17tty,vt: fix VT_SETACTIVATE console switchJiri Olsa
2011-02-17atmel_serial: enable PPS supportViktar Palstsiuk
2011-02-17tty: Add msm_smd_tty driverNiranjana Vishwanathapura