summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-26110-946/+2101
|\
| * TTY: serial_core: Fix crash if DCD drop during suspendDoug Anderson2011-10-191-0/+7
| * tty/serial: atmel_serial: bootconsole removed from auto-enumeratesNicolas Ferre2011-10-191-1/+0
| * Revert "TTY: call tty_driver_lookup_tty unconditionally"Greg Kroah-Hartman2011-10-191-9/+12
| * tty/serial: atmel_serial: add device tree supportNicolas Ferre2011-10-181-8/+71
| * tty/serial: atmel_serial: auto-enumerate portsNicolas Ferre2011-10-181-8/+36
| * tty/serial: atmel_serial: whitespace and braces modificationsNicolas Ferre2011-10-181-4/+5
| * tty/serial: atmel_serial: change platform_data variable nameNicolas Ferre2011-10-181-7/+7
| * tty/serial: RS485 bindings for device treeNicolas Ferre2011-10-183-0/+63
| * TTY: call tty_driver_lookup_tty unconditionallyJiri Slaby2011-10-181-12/+9
| * TTY: pty, release tty in all ptmx_open fail pathsJiri Slaby2011-10-181-5/+5
| * TTY: make tty_add_file non-failingJiri Slaby2011-10-183-18/+49
| * TTY: drop driver reference in tty_open fail pathJiri Slaby2011-10-181-0/+1
| * 8250_pci: Fix kernel panic when pch_uart is disabledTomoya MORINAGA2011-10-181-0/+10
| * h8300: drivers/serial/Kconfig was movedPaul Bolle2011-10-181-1/+1
| * parport_pc: release IO region properly if unsupported ITE887x card is foundJiri Kosina2011-10-181-0/+3
| * tty: Support compat_ioctl get/set termios_lockedThomas Meyer2011-10-183-0/+21
| * hvc_console: display printk messages on console.Miche Baker-Harvey2011-10-181-1/+6
| * TTY: snyclinkmp: forever loop in tx_load_dma_buffer()Dan Carpenter2011-09-291-3/+3
| * tty/n_gsm: avoid fifo overflow in gsm_dlci_data_outputMikhail Kshevetskiy2011-09-261-27/+31
| * tty/n_gsm: fix a bug in gsm_dlci_data_output (adaption = 2 case)Mikhail Kshevetskiy2011-09-261-2/+1
| * 8250: ratelimit LSR safety check engaged warning.Konrad Rzeszutek Wilk2011-09-261-2/+2
| * tty/n_gsm: fix bug in tiocmsetNikola Diklic-Perin2011-09-261-1/+1
| * drivers/tty: don't use the byte channel handle as a parameter in ehv_bytechan.cTimur Tabi2011-09-261-5/+2
| * TTY: irq: Remove IRQF_DISABLEDYong Zhang2011-09-2219-35/+35
| * serial-core: power up uart port early before we do set_termios when resumingNing Jiang2011-09-221-0/+2
| * serial: mfd: Initconst section fixesAndi Kleen2011-09-221-1/+1
| * keyboard: Do not include <linux/irq.>Geert Uytterhoeven2011-09-221-1/+2
| * TTY: serial, move 68360 driver to stagingJiri Slaby2011-09-228-18/+26
| * cris: lower the printk level in cris serial driverWANG Cong2011-09-221-6/+6
| * serial: Support the EFR-register of XR1715x uarts.Søren Holm2011-09-224-2/+56
| * cris: fix a build error in drivers/tty/serial/crisv10.cWANG Cong2011-09-221-2/+2
| * TTY: serial, fix includes in some driversJiri Slaby2011-09-2222-2/+33
| * TTY: serial, remove dead code from 68328Jiri Slaby2011-09-222-36/+0
| * TTY: serial: Move mutex_unlock in uart_close functionNobuhiro Iwamatsu2011-09-221-3/+2
| * serial: pxa: work around for errata #20Marcus Folkesson2011-09-221-0/+20
| * tty: add a DesignWare 8250 driverJamie Iles2011-08-264-0/+227
| * tty: 8250: export serial8250_handle_irqJamie Iles2011-08-261-0/+1
| * tty/powerpc: fix build break with ehv_bytechan.c on allyesconfigTimur Tabi2011-08-261-6/+2
| * max3110: Fix up port->tty backreferencingAlan Cox2011-08-261-2/+5
| * max3110: add sysrq supportAlexander Shishkin2011-08-262-56/+44
| * x86/mrst: Add platform data for Max3110 devicesFeng Tang2011-08-261-0/+3
| * max3110: wake up fixesDirk Brandewie2011-08-261-4/+7
| * n_gsm: Send CLD command on exitAlan Cox2011-08-261-0/+8
| * n_gsm: update TODO listAlan Cox2011-08-261-1/+0
| * hsu: add runtime pm supportKristen Carlson Accardi2011-08-261-0/+47
| * TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby2011-08-255-5/+6
| * TTY: use tty_wait_until_sent_from_close in tty_port_close_startJiri Slaby2011-08-251-1/+1
| * TTY: define tty_wait_until_sent_from_closeJiri Slaby2011-08-251-0/+18
| * TTY: serial, move locking in uart_closeJiri Slaby2011-08-251-1/+1
OpenPOWER on IntegriCloud