summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2012-01-12Merge commit 'v3.2.1' into rt-3.2.1-rt9v3.2.1-rt9Clark Williams
2012-01-12atmel_serial: fix spinlock lockup in RS485 codeClaudio Scordino
2011-12-28sysrq: Allow immediate Magic SysRq output for PREEMPT_RT_FULLFrank Rowand
2011-12-28kgdb/serial: Short term workaroundJason Wessel
2011-12-28rt: Improve the serial console PASS_LIMITIngo Molnar
2011-12-28drivers-tty-fix-omap-lock-crap.patchThomas Gleixner
2011-12-28serial: 8250: Call flush_to_ldisc when the irq is threadedIngo Molnar
2011-12-28serial: 8250: Clean up the locking for -rtIngo Molnar
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
2011-10-31tty: Add module.h to drivers/tty users who just expect it there.Paul Gortmaker
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
2011-10-24Merge commit 'v3.1' into devicetree/nextGrant Likely
2011-10-19TTY: serial_core: Fix crash if DCD drop during suspendDoug Anderson
2011-10-19tty/serial: atmel_serial: bootconsole removed from auto-enumeratesNicolas Ferre
2011-10-18tty/serial: atmel_serial: add device tree supportNicolas Ferre
2011-10-18tty/serial: atmel_serial: auto-enumerate portsNicolas Ferre
2011-10-18tty/serial: atmel_serial: whitespace and braces modificationsNicolas Ferre
2011-10-18tty/serial: atmel_serial: change platform_data variable nameNicolas Ferre
2011-10-188250_pci: Fix kernel panic when pch_uart is disabledTomoya MORINAGA
2011-10-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2011-10-05devicetree: fix build error on drivers/tty/serial/altera_jtaguart.cGrant Likely
2011-10-05Merge branch 'for-grant' of git://git.jdl.com/software/linux-3.0 into devicet...Grant Likely
2011-09-29tty: use of_match_ptr() for of_match_table entryBen Dooks
2011-09-27clk: amba-pl011: convert to clk_prepare()/clk_unprepare()Russell King
2011-09-27clk: amba-pl010: convert to clk_prepare()/clk_unprepare()Russell King
2011-09-268250: ratelimit LSR safety check engaged warning.Konrad Rzeszutek Wilk
2011-09-22TTY: irq: Remove IRQF_DISABLEDYong Zhang
2011-09-22serial-core: power up uart port early before we do set_termios when resumingNing Jiang