summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)AuthorLines
2011-11-11Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt-57/+467
2011-11-08n_gsm: Fix timingsAlan Cox-5/+7
2011-11-06Revert "hvc_console: display printk messages on console."Linus Torvalds-6/+1
2011-11-06powerpc: fix building hvc_opal.cMichael Neuling-0/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+11
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-28/+439
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-17/+8
2011-11-04serial: sh-sci: Fix up SH-2A SCIF support.Phil Edworthy-0/+19
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds-1/+1
2011-11-02um: switch to use of drivers/KconfigAl Viro-1/+1
2011-11-01Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds-10/+20
2011-10-31tty: Add export.h for EXPORT_SYMBOL/THIS_MODULE to exportersPaul Gortmaker-0/+2
2011-10-31tty: Add module.h to drivers/tty users who just expect it there.Paul Gortmaker-1/+9
2011-10-30Merge branches 'msm/dt', 'imx/dt' and 'at91/dt' into next/dtArnd Bergmann-14/+65
2011-10-29Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-11/+1
2011-10-27Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...Linus Torvalds-2/+26
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds-1/+1
2011-10-27Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-13/+11
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-3556/+1848
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+4
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGrant Likely-11/+1
2011-10-24Merge commit 'v3.1' into devicetree/nextGrant Likely-1/+3
2011-10-19TTY: serial_core: Fix crash if DCD drop during suspendDoug Anderson-0/+7
2011-10-19tty/serial: atmel_serial: bootconsole removed from auto-enumeratesNicolas Ferre-1/+0
2011-10-19Revert "TTY: call tty_driver_lookup_tty unconditionally"Greg Kroah-Hartman-9/+12
2011-10-18tty/serial: atmel_serial: add device tree supportNicolas Ferre-8/+71
2011-10-18tty/serial: atmel_serial: auto-enumerate portsNicolas Ferre-8/+36
2011-10-18tty/serial: atmel_serial: whitespace and braces modificationsNicolas Ferre-4/+5
2011-10-18tty/serial: atmel_serial: change platform_data variable nameNicolas Ferre-7/+7
2011-10-18TTY: call tty_driver_lookup_tty unconditionallyJiri Slaby-12/+9
2011-10-18TTY: pty, release tty in all ptmx_open fail pathsJiri Slaby-5/+5
2011-10-18TTY: make tty_add_file non-failingJiri Slaby-17/+46
2011-10-18TTY: drop driver reference in tty_open fail pathJiri Slaby-0/+1
2011-10-188250_pci: Fix kernel panic when pch_uart is disabledTomoya MORINAGA-0/+10
2011-10-18tty: Support compat_ioctl get/set termios_lockedThomas Meyer-0/+19
2011-10-18hvc_console: display printk messages on console.Miche Baker-Harvey-1/+6
2011-10-16PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten-0/+4
2011-10-13tty: drop superfluous dependency in KconfigPaul Bolle-1/+1
2011-10-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-1/+3
2011-10-05devicetree: fix build error on drivers/tty/serial/altera_jtaguart.cGrant Likely-0/+1
2011-10-05Merge branch 'for-grant' of git://git.jdl.com/software/linux-3.0 into devicet...Grant Likely-2/+2
2011-09-29tty: use of_match_ptr() for of_match_table entryBen Dooks-9/+3
2011-09-29TTY: snyclinkmp: forever loop in tx_load_dma_buffer()Dan Carpenter-3/+3
2011-09-27clk: amba-pl011: convert to clk_prepare()/clk_unprepare()Russell King-1/+13
2011-09-27clk: amba-pl010: convert to clk_prepare()/clk_unprepare()Russell King-1/+13
2011-09-26tty/n_gsm: avoid fifo overflow in gsm_dlci_data_outputMikhail Kshevetskiy-27/+31
2011-09-26tty/n_gsm: fix a bug in gsm_dlci_data_output (adaption = 2 case)Mikhail Kshevetskiy-2/+1
2011-09-268250: ratelimit LSR safety check engaged warning.Konrad Rzeszutek Wilk-2/+2
2011-09-26tty/n_gsm: fix bug in tiocmsetNikola Diklic-Perin-1/+1