aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
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 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...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-19Revert "TTY: call tty_driver_lookup_tty unconditionally"Greg Kroah-Hartman
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-18TTY: call tty_driver_lookup_tty unconditionallyJiri Slaby
2011-10-18TTY: pty, release tty in all ptmx_open fail pathsJiri Slaby
2011-10-18TTY: make tty_add_file non-failingJiri Slaby
2011-10-18TTY: drop driver reference in tty_open fail pathJiri Slaby
2011-10-188250_pci: Fix kernel panic when pch_uart is disabledTomoya MORINAGA
2011-10-18tty: Support compat_ioctl get/set termios_lockedThomas Meyer
2011-10-18hvc_console: display printk messages on console.Miche Baker-Harvey
2011-10-16PM / VT: Cleanup #if defined uglyness and fix compile errorH Hartley Sweeten
2011-10-13tty: drop superfluous dependency in KconfigPaul Bolle
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-29TTY: snyclinkmp: forever loop in tx_load_dma_buffer()Dan Carpenter
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-26tty/n_gsm: avoid fifo overflow in gsm_dlci_data_outputMikhail Kshevetskiy
2011-09-26tty/n_gsm: fix a bug in gsm_dlci_data_output (adaption = 2 case)Mikhail Kshevetskiy
2011-09-268250: ratelimit LSR safety check engaged warning.Konrad Rzeszutek Wilk
2011-09-26tty/n_gsm: fix bug in tiocmsetNikola Diklic-Perin
2011-09-26drivers/tty: don't use the byte channel handle as a parameter in ehv_bytechan.cTimur Tabi
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
2011-09-22serial: mfd: Initconst section fixesAndi Kleen
2011-09-22keyboard: Do not include <linux/irq.>Geert Uytterhoeven
2011-09-22TTY: serial, move 68360 driver to stagingJiri Slaby
2011-09-22cris: lower the printk level in cris serial driverWANG Cong
2011-09-22serial: Support the EFR-register of XR1715x uarts.Søren Holm
2011-09-22cris: fix a build error in drivers/tty/serial/crisv10.cWANG Cong
2011-09-22TTY: serial, fix includes in some driversJiri Slaby
2011-09-22TTY: serial, remove dead code from 68328Jiri Slaby
2011-09-22TTY: serial: Move mutex_unlock in uart_close functionNobuhiro Iwamatsu
2011-09-22serial: pxa: work around for errata #20Marcus Folkesson
2011-09-22serial/imx: add of_alias_get_id() reference backShawn Guo