summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* serial: sh-sci: fix a race of DMA submit_tx on transferYoshii Takashi2012-04-021-5/+10
* TTY: Wrong unicode value copied in con_set_unimap()Liz Clark2012-04-021-8/+43
* tty: moxa: fix bit test in moxa_start()Dan Carpenter2012-04-021-1/+1
* tty/powerpc: early udbg consoles can't be modulesStephen Rothwell2012-03-121-1/+1
* drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerSamuel Thibault2012-02-131-1/+0
* jsm: Fixed EEH recovery errorLucas Kannebley Tavares2012-02-031-0/+1
* serial: amba-pl011: lock console writes against interruptsRabin Vincent2012-02-031-0/+14
* TTY: fix UV serial console regressionJiri Slaby2012-02-031-5/+7
* atmel_serial: fix spinlock lockup in RS485 codeClaudio Scordino2012-01-121-2/+3
* Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-11-217-43/+52
|\
| * TTY: ldisc, wait for ldisc infinitely in hangupJiri Slaby2011-11-171-2/+17
| * TTY: ldisc, move wait idle to callerJiri Slaby2011-11-171-2/+2
| * TTY: ldisc, allow waiting for ldisc arbitrarily longJiri Slaby2011-11-171-5/+6
| * Revert "tty/serial: Prevent drop of DCD on suspend for Tegra UARTs"Greg Kroah-Hartman2011-11-152-16/+0
| * RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino2011-11-152-21/+5
| * pch_uart: Fix DMA resource leak issueTomoya MORINAGA2011-11-151-2/+2
| * serial,mfd: Fix CMSPAR setupAlan Cox2011-11-151-3/+1
| * tty/serial: Prevent drop of DCD on suspend for Tegra UARTsDoug Anderson2011-11-152-0/+16
| * pch_uart: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2011-11-151-3/+3
| * pch_uart: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-11-152-7/+15
| * pch_uart: Fix hw-flow control issueTomoya MORINAGA2011-11-151-0/+1
| * tty: hvc_dcc: Fix duplicate character inputsStephen Boyd2011-11-151-0/+2
| |
| \
*-. \ Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2011-11-1120-57/+467
|\ \ \
| * | | n_gsm: Fix timingsAlan Cox2011-11-081-5/+7
| | |/ | |/|
| * | Revert "hvc_console: display printk messages on console."Linus Torvalds2011-11-061-6/+1
| * | powerpc: fix building hvc_opal.cMichael Neuling2011-11-061-0/+1
| * | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0611-1/+11
| |\ \
| | * | tty: Add export.h for EXPORT_SYMBOL/THIS_MODULE to exportersPaul Gortmaker2011-10-312-0/+2
| | * | tty: Add module.h to drivers/tty users who just expect it there.Paul Gortmaker2011-10-319-1/+9
| * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-066-28/+439
| |\ \ \
| | * | | powerpc/powernv: Support for OPAL consoleBenjamin Herrenschmidt2011-09-204-2/+436
| | * | | hvcs: Ensure page aligned partner info bufferBrian King2011-09-201-3/+3
| | * | | Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt2011-09-201-2/+2
| | |\ \ \
| | * | | | serial/8250: Move UPIO_TSI to powerpcArnd Bergmann2011-09-201-23/+0
| * | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-11-041-17/+8
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | serial: sh-sci: don't filter on DMA device, use only channel IDGuennadi Liakhovetski2011-09-191-17/+8
* | | | | | serial: sh-sci: Fix up SH-2A SCIF support.Phil Edworthy2011-11-041-0/+19
|/ / / / /
* | | | | Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-021-1/+1
|\ \ \ \ \
| * | | | | um: switch to use of drivers/KconfigAl Viro2011-11-021-1/+1
* | | | | | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-10/+20
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| | | | | |
| | \ \ \ \
| *-. | | | | Merge branches 'msm/dt', 'imx/dt' and 'at91/dt' into next/dtArnd Bergmann2011-10-303-14/+65
| |\ \| | | | | | | |_|_|/ | | |/| | |
| * | | | | msm_serial: Add devicetree supportDavid Brown2011-08-291-0/+14
| * | | | | msm_serial: Use relative resources for iomemDavid Brown2011-08-291-10/+6
| | |_|/ / | |/| | |
* | | | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-291-11/+1
|\ \ \ \ \
| * | | | | drivercore: Add helper macro for platform_driver boilerplateGrant Likely2011-10-251-11/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...Linus Torvalds2011-10-272-2/+26
|\ \ \ \ \
| * | | | | clk: amba-pl011: convert to clk_prepare()/clk_unprepare()Russell King2011-09-271-1/+13
| * | | | | clk: amba-pl010: convert to clk_prepare()/clk_unprepare()Russell King2011-09-271-1/+13
* | | | | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-1/+1
|\ \ \ \ \ \
| * | | | | | ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-081-1/+1
| |/ / / / /