summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)AuthorFilesLines
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds76-3556/+1848
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+4
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
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
2011-10-16PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten1-0/+4
2011-10-13tty: drop superfluous dependency in KconfigPaul Bolle1-1/+1
2011-10-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+3
2011-09-29TTY: snyclinkmp: forever loop in tx_load_dma_buffer()Dan Carpenter1-3/+3
2011-09-26tty/n_gsm: avoid fifo overflow in gsm_dlci_data_outputMikhail Kshevetskiy1-27/+31
2011-09-26tty/n_gsm: fix a bug in gsm_dlci_data_output (adaption = 2 case)Mikhail Kshevetskiy1-2/+1
2011-09-268250: ratelimit LSR safety check engaged warning.Konrad Rzeszutek Wilk1-2/+2
2011-09-26tty/n_gsm: fix bug in tiocmsetNikola Diklic-Perin1-1/+1
2011-09-26drivers/tty: don't use the byte channel handle as a parameter in ehv_bytechan.cTimur Tabi1-5/+2
2011-09-22TTY: irq: Remove IRQF_DISABLEDYong Zhang19-35/+35
2011-09-22serial-core: power up uart port early before we do set_termios when resumingNing Jiang1-0/+2
2011-09-22serial: mfd: Initconst section fixesAndi Kleen1-1/+1
2011-09-22keyboard: Do not include <linux/irq.>Geert Uytterhoeven1-1/+2
2011-09-22TTY: serial, move 68360 driver to stagingJiri Slaby3-2997/+0
2011-09-22cris: lower the printk level in cris serial driverWANG Cong1-6/+6
2011-09-22serial: Support the EFR-register of XR1715x uarts.Søren Holm2-1/+52
2011-09-22cris: fix a build error in drivers/tty/serial/crisv10.cWANG Cong1-2/+2
2011-09-22TTY: serial, fix includes in some driversJiri Slaby22-2/+33
2011-09-22TTY: serial, remove dead code from 68328Jiri Slaby2-36/+0
2011-09-22TTY: serial: Move mutex_unlock in uart_close functionNobuhiro Iwamatsu1-3/+2
2011-09-22serial: pxa: work around for errata #20Marcus Folkesson1-0/+20
2011-09-21SERIAL: Lantiq: Set timeout in uart_portJohn Crispin1-1/+3
2011-09-15Merge branch 'master' into for-nextJiri Kosina24-796/+721
2011-09-15treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov1-1/+1
2011-09-14cris: fix a build error in drivers/tty/serial/crisv10.cWANG Cong1-2/+2
2011-08-29Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-11/+60
2011-08-29serial: sh-sci: report CTS as active for get_mctrlYoshii Takashi1-1/+1
2011-08-28Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+1
2011-08-26tty: add a DesignWare 8250 driverJamie Iles3-0/+202
2011-08-26tty: 8250: export serial8250_handle_irqJamie Iles1-0/+1
2011-08-26tty/powerpc: fix build break with ehv_bytechan.c on allyesconfigTimur Tabi1-6/+2
2011-08-26max3110: Fix up port->tty backreferencingAlan Cox1-2/+5
2011-08-26max3110: add sysrq supportAlexander Shishkin2-56/+44