开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
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-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-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
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: 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
drivers/tty/serial: deal with 8250_core.c uninitialized warning for good
Paul Gortmaker
2014-02-18
serial: fsl_lpuart: add DMA support
Yuan Yao
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
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
2014-02-13
serial: samsung: Move uart_register_driver call to device probe
Tushar Behera
2014-02-13
serial: max310x: Fix build warning
Alexander Shiyan
2014-02-13
serial: max310x: Fix build error
Alexander Shiyan
2014-02-13
serial: imx: always wake up the processes in the TX callback
Huang Shijie
2014-02-13
tty/serial: atmel_serial: remove dev_dbg in atmel_set_termios
Nicolas Ferre
2014-02-13
Merge branch 'tty-linus' into tty-next
Greg Kroah-Hartman
2014-02-13
serial: 8250: Support XR17V35x fraction divisor
Joe Schultz
2014-02-13
serial: sirf: fix kernel panic caused by unpaired spinlock
Qipan Li
2014-02-13
serial: 8250_pci: unbreak last serial ports on NetMos 9865 cards
Dmitry Eremin-Solenikov
2014-02-13
serial: omap: fix rs485 probe on defered pinctrl
Michael Grzeschik
2014-02-13
serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEP
Mika Westerberg
2014-02-13
serial: omap-serial: Move info message to probe function
Markus Pargmann
2014-02-13
serial: max310x: Add devicetree support
Alexander Shiyan
2014-02-13
serial: max310x: Driver cleanup
Alexander Shiyan
2014-02-13
serial: max310x: Add support for RS-485 mode
Alexander Shiyan
2014-02-13
serial: max310x: Add missing mutex_destroy() on driver exit
Alexander Shiyan
2014-02-13
serial: max310x: Always use dynamic GPIO ID assignment
Alexander Shiyan
2014-02-13
serial: max310x: Migrate to CLK API
Alexander Shiyan
[next]