Age | Commit message (Expand) | Author |
2013-02-28 | fb: Yet another band-aid for fixing lockdep mess | Takashi Iwai |
2013-02-28 | fb: rework locking to fix lock ordering on takeover | Alan Cox |
2013-02-28 | vgacon/vt: clear buffer attributes when we load a 512 character font (v2) | Dave Airlie |
2013-02-28 | tty: set_termios/set_termiox should not return -EINTR | Oleg Nesterov |
2013-02-28 | tty: Prevent deadlock in n_gsm driver | Dirkjan Bussink |
2013-01-21 | tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handler | Maxime Ripard |
2013-01-21 | serial:ifx6x60:Delete SPI timer when shut down port | chao bi |
2012-11-26 | Revert "serial: omap: fix software flow control" | Felipe Balbi |
2012-10-21 | kdb,vt_console: Fix missed data due to pager overruns | Jason Wessel |
2012-10-07 | n_gsm: memory leak in uplink error path | Russ Gorby |
2012-10-07 | n_gsm: added interlocking for gsm_data_lock for certain code paths | Russ Gorby |
2012-10-07 | n_gsm: uplink SKBs accumulate on list | Russ Gorby |
2012-10-07 | n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUX | xiaojin |
2012-10-07 | serial: set correct baud_base for EXSYS EX-41092 Dual 16950 | Flavio Leitner |
2012-10-07 | serial: pl011: handle corruption at high clock speeds | Linus Walleij |
2012-10-07 | serial: omap: fix software flow control | Vikram Pandita |
2012-10-07 | Remove BUG_ON from n_tty_read() | Stanislav Kozina |
2012-10-07 | tty: keyboard.c: Remove locking from vt_get_leds. | Christopher Brannon |
2012-10-02 | pch_uart: Add eg20t_port lock field, avoid recursive spinlocks | Darren Hart |
2012-10-02 | pch_uart: Fix parity setting issue | Tomoya MORINAGA |
2012-10-02 | pch_uart: Fix rx error interrupt setting issue | Tomoya MORINAGA |
2012-10-02 | pch_uart: Fix missing break for 16 byte fifo | Alan Cox |
2012-10-02 | tty: serial: imx: console write routing is unsafe on SMP | Xinyu Chen |
2012-08-26 | pmac_zilog,kdb: Fix console poll hook to return instead of loop | Jason Wessel |
2012-06-22 | xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness. | Konrad Rzeszutek Wilk |
2012-06-22 | xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFN | Konrad Rzeszutek Wilk |
2012-06-22 | xen/hvc: Collapse error logic. | Konrad Rzeszutek Wilk |
2012-06-01 | hvc_xen: NULL dereference on allocation failure | Dan Carpenter |
2012-06-01 | tty: Allow uart_register/unregister/register | Alan Cox |
2012-06-01 | 8250_pci: fix pch uart matching | Arnaud Patard |
2012-06-01 | 8250.c: less than 2400 baud fix. | Christian Melki |
2012-06-01 | Add missing call to uart_update_timeout() | Lothar Waßmann |
2012-05-14 | tty: Fix LED error return | Alan Cox |
2012-05-02 | Merge tag 'tty-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-05-01 | vt: Fix deadlock on scroll-lock | Alan Cox |
2012-04-30 | tty/serial/pmac_zilog: Fix "nobody cared" IRQ message | Larry Finger |
2012-04-19 | drivers/tty/amiserial.c: add missing tty_unlock | Julia Lawall |
2012-04-18 | pch_uart: Fix dma channel unallocated issue | Tomoya MORINAGA |
2012-04-18 | ARM: clps711x: serial driver hungs are a result of call disable_irq within ISR | Alexander Shiyan |
2012-04-12 | Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-04-09 | pch_uart: Add Kontron COMe-mTT10 uart clock quirk | Michael Brunner |
2012-04-09 | pch_uart: Fix MSI setting issue | Tomoya MORINAGA |
2012-04-09 | serial/8250_pci: add a "force background timer" flag and use it for the "kt" ... | Dan Williams |
2012-04-09 | Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller" | Dan Williams |
2012-04-09 | Revert "serial/8250_pci: init-quirk msi support for kt serial controller" | Dan Williams |
2012-04-09 | tty/serial/omap: console can only be built-in | Arnd Bergmann |
2012-04-09 | serial: samsung: fix omission initialize ulcon in reset port fn() | Kukjin Kim |
2012-04-09 | printk(): add KERN_CONT where needed in hpet and vt code | Kay Sievers |
2012-04-09 | tty/serial: atmel_serial: fix RS485 half-duplex problem | Siftar, Gabe |
2012-04-09 | tty: serial: altera_uart: Check for NULL platform_data in probe. | Yuriy Kozlov |