aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2011-11-24serial: sh-sci: Clarify enable_ms/break_ctl comments.Paul Mundt
2011-11-24serial: sh-sci: Support icount statistics for error cases.Paul Mundt
2011-11-24serial: sh-sci: Fix up SCFCR handling.Paul Mundt
2011-11-24Merge branch 'rmobile-fixes-for-linus' into rmobile-latestPaul Mundt
2011-11-24drivers/serial/ucc_uart.c: Add missing call to init UCC UART port timeoutChuck Meade
2011-11-22serial: Kconfig: drop unknown symbol 'ARCH_IMX'Paul Bolle
2011-11-22serial: pl011: Enable module alias autogeneration for AMBA driversDave Martin
2011-11-22serial: pl010: Enable module alias autogeneration for AMBA driversDave Martin
2011-11-21Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-11-17UART: add CSR SiRFprimaII SoC on-chip uart driversRong Wang
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul
2011-11-15Revert "tty/serial: Prevent drop of DCD on suspend for Tegra UARTs"Greg Kroah-Hartman
2011-11-15TTY: serial, extract uart_port_startupJiri Slaby
2011-11-15TTY: serial, fill uart_port_shutdownJiri Slaby
2011-11-15TTY: serial, define uart_port_activate/shutdownJiri Slaby
2011-11-15TTY: serial, inline uart_getJiri Slaby
2011-11-15TTY: serial, do not touch tty->alt_speedJiri Slaby
2011-11-15TTY: serial, document few functionsJiri Slaby
2011-11-15TTY: serial, use tty_port_close_start helperJiri Slaby
2011-11-15TTY: serial, switch closing_wait and close_delay to jiffiesJiri Slaby
2011-11-15TTY: serial, cleanup atmel_set_ldiscJiri Slaby
2011-11-15TTY: serial, cleanup include fileJiri Slaby
2011-11-15serial: OMAP2+: UART: Make the SERIAL_OMAP depend on ARCH_OMAP2PLUSShubhrajyoti D
2011-11-15drivers/tty/serial/pch_uart.c: add console supportAlexander Stein
2011-11-15serial, mfd: don't hardcode the consoleMika Westerberg
2011-11-15RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino
2011-11-15pch_uart: Fix DMA resource leak issueTomoya MORINAGA
2011-11-15serial,mfd: Fix CMSPAR setupAlan Cox
2011-11-15tty/serial: Prevent drop of DCD on suspend for Tegra UARTsDoug Anderson
2011-11-15pch_uart: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA
2011-11-15pch_uart: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA
2011-11-15pch_uart: Fix hw-flow control issueTomoya MORINAGA
2011-11-11ARM: mach-shmobile: R-Mobile A1 support.Kuninori Morimoto
2011-11-11Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2011-11-04serial: sh-sci: Fix up SH-2A SCIF support.Phil Edworthy
2011-11-01Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-10-31tty: Add export.h for EXPORT_SYMBOL/THIS_MODULE to exportersPaul Gortmaker
2011-10-31tty: Add module.h to drivers/tty users who just expect it there.Paul Gortmaker
2011-10-31spi, serial: move to dma_transfer_directionVinod Koul
2011-10-30Merge branches 'msm/dt', 'imx/dt' and 'at91/dt' into next/dtArnd Bergmann
2011-10-29Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-10-27Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...Linus Torvalds
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-27Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGrant Likely