aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2013-03-22fix printk flush of messagesFrank Rowand
2013-03-22sysrq: Allow immediate Magic SysRq output for PREEMPT_RT_FULLFrank Rowand
2013-03-22kgdb/serial: Short term workaroundJason Wessel
2013-03-22rt: Improve the serial console PASS_LIMITIngo Molnar
2013-03-22drivers-tty-fix-omap-lock-crap.patchThomas Gleixner
2013-03-22serial: 8250: Call flush_to_ldisc when the irq is threadedIngo Molnar
2013-03-22serial: 8250: Clean up the locking for -rtIngo Molnar
2013-03-068250: use correct value for PORT_BRCM_TRUMANAGEBen Hutchings
2013-02-068250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd
2013-02-06tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handlerMaxime Ripard
2013-02-06serial:ifx6x60:Delete SPI timer when shut down portchao bi
2012-10-17serial: pl011: handle corruption at high clock speedsLinus Walleij
2012-10-17serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner
2012-10-10pch_uart: Add eg20t_port lock field, avoid recursive spinlocksDarren Hart
2012-09-19tty: serial: imx: don't reinit clock in imx_setup_ufcr()Dirk Behme
2012-09-19tty: serial: imx: console write routing is unsafe on SMPXinyu Chen
2012-09-12pmac_zilog,kdb: Fix console poll hook to return instead of loopJason Wessel
2012-08-10pch_uart: Fix parity setting issueTomoya MORINAGA
2012-08-10pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA
2012-08-10pch_uart: Fix missing break for 16 byte fifoAlan Cox
2012-05-31tty: Allow uart_register/unregister/registerAlan Cox
2012-05-31Add missing call to uart_update_timeout()Lothar Waßmann
2012-05-318250.c: less than 2400 baud fix.Christian Melki
2012-05-318250_pci: fix pch uart matchingArnaud Patard
2012-05-11pch_uart: Fix dma channel unallocated issueTomoya MORINAGA
2012-05-11ARM: clps711x: serial driver hungs are a result of call disable_irq within ISRAlexander Shiyan
2012-04-22serial: PL011: move interrupt clearingLinus Walleij
2012-04-22serial: PL011: clear pending interruptsLinus Walleij
2012-04-22pch_uart: Fix MSI setting issueTomoya MORINAGA
2012-04-22tty: serial: altera_uart: Check for NULL platform_data in probe.Yuriy Kozlov
2012-04-02serial: sh-sci: fix a race of DMA submit_tx on transferYoshii Takashi
2012-02-03jsm: Fixed EEH recovery errorLucas Kannebley Tavares
2012-02-03serial: amba-pl011: lock console writes against interruptsRabin Vincent
2012-01-12atmel_serial: fix spinlock lockup in RS485 codeClaudio Scordino
2011-11-21Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-11-15Revert "tty/serial: Prevent drop of DCD on suspend for Tegra UARTs"Greg Kroah-Hartman
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-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