summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2011-02-23Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell
2011-02-23Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-02-23Merge remote-tracking branch 'kgdb/kgdb-next'Stephen Rothwell
2011-02-23Merge remote-tracking branch 'sh/sh-latest'Stephen Rothwell
2011-02-23Merge remote-tracking branch 's5p/for-next'Stephen Rothwell
2011-02-23Merge remote-tracking branch 'msm/for-next'Stephen Rothwell
2011-02-23Merge remote-tracking branch 'i.MX/for-next'Stephen Rothwell
2011-02-22tty: Change dependency of ARCH_EXYNOS4Kukjin Kim
2011-02-21Merge branch 'remove' into develRussell King
2011-02-21Merge branches 'aaci', 'at91', 'defcfg', 'ep93xx', 'fixes', 'footbridge', 'fn...Russell King
2011-02-19ARM: amba: make probe() functions take const id tablesRussell King
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-02-18Merge branch 'imx-for-2.6.39' into for-nextSascha Hauer
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
2011-02-17serial: change the divisor latch only when prescalar actually changedYin Kangkai
2011-02-17serial: also set the uartclk value in resume after goes to highspeedYin Kangkai
2011-02-17serial: ifx6x60: minor cleanupRuss Gorby
2011-02-17serial: ifx6x60: probe routine needs to call spi_setupRuss Gorby
2011-02-17serial: ifx6x60: set SPI max_speed_hz based on platform typeRuss Gorby
2011-02-17serial: ifx6x60: changed internal bpw from boolean to intRuss Gorby
2011-02-17serial: ifx6x60: dma_alloc_coherent must use parent devRuss Gorby
2011-02-17serial: ifx6x60: fixed call to tty_port_initRuss Gorby
2011-02-17tty,vcs removing con_buf/conf_buf_mtxJiri Olsa
2011-02-17tty,vcs: lseek/VC-release race fixJiri Olsa
2011-02-17TTY: use appropriate printk priority levelMandeep Singh Baines
2011-02-17hvc: add Blackfin JTAG console supportMike Frysinger
2011-02-17vt: Add virtual console keyboard mode OFFArthur Taylor
2011-02-17serial, pch uart: Remove duplicate inclusion of linux/pci.h headerJesper Juhl
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2011-02-16m68knommu: fix dereference of port.ttyGreg Ungerer
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-02-15Freescale STMP37XX/STMP378X Application UART driver: remove duplicate linux/d...Jesper Juhl
2011-02-15hvcs: fix typo in commentPaul Bolle
2011-02-15Merge branch 'sh/st-integration' into sh-latestPaul Mundt
2011-02-11Merge commit 'v2.6.38-rc4' into imx-for-2.6.39Sascha Hauer
2011-02-03hvc_dcc: Simplify assembly for v6 and v7 ARMStephen Boyd
2011-02-03hvc_dcc: Simplify put_chars()/get_chars() loopsStephen Boyd
2011-02-03hvc_dcc: Fix bad code generation by marking assembly volatileStephen Boyd
2011-02-03serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlockSonic Zhang
2011-02-0368360serial: Plumb in rs_360_get_icount()Ben Hutchings