index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2014-04-01
Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-04-01
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-03-31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-03-19
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
Viresh Kumar
2014-03-17
tty/serial: omap: empty the RX FIFO at the end of half-duplex TX
Dimitris Lampridis
2014-03-17
tty/serial: omap: fix RX interrupt enable/disable in half-duplex TX
Dimitris Lampridis
2014-03-17
serial: sh-sci: Neaten dev_<level> uses
Joe Perches
2014-03-17
serial: sh-sci: Replace hardcoded 3 by UART_PM_STATE_OFF
Geert Uytterhoeven
2014-03-17
serial: sh-sci: Add more register documentation
Geert Uytterhoeven
2014-03-17
serial: sh-sci: Remove useless casts
Geert Uytterhoeven
2014-03-17
serial: sh-sci: Replace printk() by pr_*()
Geert Uytterhoeven
2014-03-17
serial_core: Avoid NULL pointer dereference in uart_close()
Geert Uytterhoeven
2014-03-17
serial_core: Get a reference for port->tty in uart_remove_one_port()
Geert Uytterhoeven
2014-03-17
serial: clps711x: Give a chance to perform useful tasks during wait loop
Alexander Shiyan
2014-03-17
serial_core: Grammar s/ports/port's/
Geert Uytterhoeven
2014-03-17
serial_core: Spelling s/contro/control/
Geert Uytterhoeven
2014-03-17
serial: efm32: properly namespace location property
Uwe Kleine-König
2014-03-17
serial: max310x: Add missing #include <linux/uaccess.h>
Geert Uytterhoeven
2014-03-17
synclink: fix info leak in ioctl
Salva Peiró
2014-03-08
serial: 8250: Clean up the locking for -rt
Ingo Molnar
2014-03-08
serial: 8250_pci: change BayTrail default uartclk
Aaron Sierra
2014-03-08
serial: 8250_pci: more BayTrail error-free bauds
Aaron Sierra
2014-03-06
sparc: serial: Clean up the locking for -rt
David Miller
2014-02-28
serial: sh-sci: Add missing call to uart_remove_one_port() in failure path
Geert Uytterhoeven
2014-02-28
serial_core: Unregister console in uart_remove_one_port()
Geert Uytterhoeven
2014-02-28
tty/serial: at91: remove unused open/close hooks
Richard Genoud
2014-02-28
tty/serial: at91: use dev_err instead of printk
Richard Genoud
2014-02-28
tty: Set correct tty name in 'active' sysfs attribute
Hannes Reinecke
2014-02-28
serial: imx: Remove init() and exit() platform callbacks
Alexander Shiyan
2014-02-28
serial: imx: Use dev_name() for request_irq() to distinguish UARTs
Alexander Shiyan
2014-02-28
serial: imx: Use devm_ioremap_resource()
Alexander Shiyan
2014-02-28
tty: Fix low_latency BUG
Peter Hurley
2014-02-28
tty: serial: bcm63xx_uart: add support for DT probing
Florian Fainelli
2014-02-28
tty: serial: bcm63xx_uart: define UART_REG_SIZE constant
Florian Fainelli
2014-02-28
tty: serial: bcm63xx_uart: include linux/io.h
Florian Fainelli
2014-02-28
vt: detect and ignore OSC codes.
Adam Borowski
2014-02-28
vt: drop an useless enum and assignment.
Adam Borowski
2014-02-28
drivers/tty/serial: deal with 8250_core.c uninitialized warning for good
Paul Gortmaker
2014-02-24
Merge 3.14-rc4 into tty-next
Greg Kroah-Hartman
2014-02-22
Revert "tty: Set correct tty name in 'active' sysfs attribute"
Greg Kroah-Hartman
2014-02-18
serial: fsl_lpuart: add DMA support
Yuan Yao
2014-02-18
Merge 3.14-rc3 into tty-next
Greg Kroah-Hartman
2014-02-15
serial: max310x: Fix sparse warnings
Alexander Shiyan
2014-02-15
tty: serial: crisv10: Drop remaining code for CRISv10 CPU simulator
Paul Bolle
2014-02-13
serial: max310x: Fix build error
Alexander Shiyan
2014-02-13
Revert "serial: max310x: Fix build error"
Greg Kroah-Hartman
2014-02-13
vt: Fix secure clear screen
Petr Písař
2014-02-13
hvc: ensure hvc_init is only ever called once in hvc_console.c
Paul Gortmaker
2014-02-13
serial: sirf: move to use generic dma dt-binding to get dma channels
Qipan Li
2014-02-13
serial: pl011: Move uart_register_driver call to device probe
Tushar Behera
[next]