aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-21Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds7-43/+52
2011-11-17TTY: ldisc, wait for ldisc infinitely in hangupJiri Slaby1-2/+17
2011-11-17TTY: ldisc, move wait idle to callerJiri Slaby1-2/+2
2011-11-17TTY: ldisc, allow waiting for ldisc arbitrarily longJiri Slaby1-5/+6
2011-11-15Revert "tty/serial: Prevent drop of DCD on suspend for Tegra UARTs"Greg Kroah-Hartman2-16/+0
2011-11-15RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino2-21/+5
2011-11-15pch_uart: Fix DMA resource leak issueTomoya MORINAGA1-2/+2
2011-11-15serial,mfd: Fix CMSPAR setupAlan Cox1-3/+1
2011-11-15tty/serial: Prevent drop of DCD on suspend for Tegra UARTsDoug Anderson2-0/+16
2011-11-15pch_uart: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA1-3/+3
2011-11-15pch_uart: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2-7/+15
2011-11-15pch_uart: Fix hw-flow control issueTomoya MORINAGA1-0/+1
2011-11-15tty: hvc_dcc: Fix duplicate character inputsStephen Boyd1-0/+2
2011-11-11Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt20-57/+467
2011-11-08n_gsm: Fix timingsAlan Cox1-5/+7
2011-11-06Revert "hvc_console: display printk messages on console."Linus Torvalds1-6/+1
2011-11-06powerpc: fix building hvc_opal.cMichael Neuling1-0/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds11-1/+11
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds6-28/+439
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-17/+8
2011-11-04serial: sh-sci: Fix up SH-2A SCIF support.Phil Edworthy1-0/+19
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds1-1/+1
2011-11-02um: switch to use of drivers/KconfigAl Viro1-1/+1
2011-11-01Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-10/+20
2011-10-31tty: Add export.h for EXPORT_SYMBOL/THIS_MODULE to exportersPaul Gortmaker2-0/+2
2011-10-31tty: Add module.h to drivers/tty users who just expect it there.Paul Gortmaker9-1/+9
2011-10-30Merge branches 'msm/dt', 'imx/dt' and 'at91/dt' into next/dtArnd Bergmann3-14/+65
2011-10-29Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-11/+1
2011-10-27Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds2-2/+26
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-1/+1
2011-10-27Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-13/+11
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds76-3556/+1848
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+4
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGrant Likely1-11/+1
2011-10-24Merge commit 'v3.1' into devicetree/nextGrant Likely1-1/+3
2011-10-19TTY: serial_core: Fix crash if DCD drop during suspendDoug Anderson1-0/+7
2011-10-19tty/serial: atmel_serial: bootconsole removed from auto-enumeratesNicolas Ferre1-1/+0
2011-10-19Revert "TTY: call tty_driver_lookup_tty unconditionally"Greg Kroah-Hartman1-9/+12
2011-10-18tty/serial: atmel_serial: add device tree supportNicolas Ferre1-8/+71
2011-10-18tty/serial: atmel_serial: auto-enumerate portsNicolas Ferre1-8/+36
2011-10-18tty/serial: atmel_serial: whitespace and braces modificationsNicolas Ferre1-4/+5
2011-10-18tty/serial: atmel_serial: change platform_data variable nameNicolas Ferre1-7/+7
2011-10-18TTY: call tty_driver_lookup_tty unconditionallyJiri Slaby1-12/+9
2011-10-18TTY: pty, release tty in all ptmx_open fail pathsJiri Slaby1-5/+5
2011-10-18TTY: make tty_add_file non-failingJiri Slaby2-17/+46
2011-10-18TTY: drop driver reference in tty_open fail pathJiri Slaby1-0/+1
2011-10-188250_pci: Fix kernel panic when pch_uart is disabledTomoya MORINAGA1-0/+10
2011-10-18tty: Support compat_ioctl get/set termios_lockedThomas Meyer2-0/+19
2011-10-18hvc_console: display printk messages on console.Miche Baker-Harvey1-1/+6