开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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-11-14
serial: Fix divide-by-zero fault in uart_get_divisor()
Peter Hurley
2014-11-14
serial: msm_serial: Fix kgdb continue
Stephen Boyd
2014-10-30
tty: omap-serial: fix division by zero
Frans Klaver
2014-10-15
serial: 8250: Add Quark X1000 to 8250_pci.c
Bryan O'Donoghue
2014-09-08
tty: xuartps: Fix tx_emtpy() callback
Lars-Peter Clausen
2014-09-08
tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS()
Richard Genoud
2014-09-08
serial: 8250_dw: Add ACPI ID for Intel Braswell
Alan Cox
2014-08-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-08-11
Merge branch 'devicetree/next-console' into devicetree/next
Grant Likely
2014-08-08
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2014-08-04
sunsab: Fix detection of BREAK on sunsab serial console
Christopher Alexander Tobias Schulze
2014-08-01
pch_uart: don't hardcode PCI slot to get DMA device
Andy Shevchenko
2014-07-27
serial: sc16is7xx: Correct initialization of s->clk
Jon Ringle
2014-07-27
serial: 8250_dw: Add support for deferred probing
Chen-Yu Tsai
2014-07-27
serial: 8250_dw: Add optional reset control support
Chen-Yu Tsai
2014-07-27
serial: st-asc: Fix overflow in baudrate calculation
Maxime COQUELIN
2014-07-27
serial: st-asc: Don't call BUG in asc_console_setup()
Maxime COQUELIN
2014-07-23
tty: serial: msm: Make of_device_id array const
Kiran Padwal
2014-07-23
serial/core: Fix too big allocation for attribute member
Yoshihiro YUNOMAE
2014-07-22
drivers/tty/serial: use correct type for dma_map/unmap
Wolfram Sang
2014-07-22
serial: altera_jtaguart: Fix putchar function passed to uart_console_write()
Tobias Klauser
2014-07-19
serial: samsung: Remove support for legacy clock code
Tomasz Figa
2014-07-17
serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers
Yoshihiro YUNOMAE
2014-07-17
Serial: allow port drivers to have a default attribute group
Greg Kroah-Hartman
2014-07-17
tty: kgdb_nmi: Automatically manage tty enable
Daniel Thompson
2014-07-17
serial: altera_jtaguart: Adpot uart_console_write()
Tobias Klauser
2014-07-17
serial: samsung: improve code clarity by defining a variable
Naveen Krishna Chatradhi
2014-07-17
serial: samsung: correct the case and default order in switch
Naveen Krishna Chatradhi
2014-07-17
serial: samsung: get fifosize via device tree
Naveen Krishna Chatradhi
2014-07-17
serial: 8250: introduce up_to_u8250p() helper
Andy Shevchenko
2014-07-17
tty: serial: fsl_lpuart: add 32-bit register interface support
Jingchang Lu
2014-07-17
serial: sh-sci: Add calculation recive margin for HSCIF
Nobuhiro Iwamatsu
2014-07-17
serial: sh-sci: Fix range check of bit-rate for HSCIF
Nobuhiro Iwamatsu
2014-07-17
serial: sh-sci: Updated calculation of bit error rate and bit rate
Nobuhiro Iwamatsu
2014-07-13
Merge 3.16-rc5 into tty-next.
Greg Kroah-Hartman
2014-07-11
serial: pch_uart: Update error message for dmaengine_prep_slave_sg() API
Geert Uytterhoeven
2014-07-11
serial/arc: Fix warning with CONSOLE_POLL
Vineet Gupta
2014-07-11
serial: altera: Adopt uart_console_write()
Daniel Thompson
2014-07-11
serial: efm32: correct namespacing of location property
Uwe Kleine-König
2014-07-11
serial: imx: Fix build breakage
Peter Hurley
2014-07-10
serial: arc_uart: Use uart_circ_empty() for open-coded comparison
Peter Hurley
2014-07-10
serial: Test for no tx data on tx restart
Peter Hurley
2014-07-10
tty: serial: msm: Support big-endian CPUs
Stephen Boyd
2014-07-10
serial: txx9: remove duplicate TXX9_SIFCR_TDIL_MASK define
Dan Carpenter
2014-07-10
serial: blackfin: Fix CTS flow control
Peter Hurley
2014-07-10
tty: serial: Fix termios/port flags mismatch
Peter Hurley
2014-07-10
tty: Remove tty_hung_up_p() tests from tty drivers' open()
Peter Hurley
2014-07-10
serial: Use UPF_* constants with struct uart_port flags
Peter Hurley
2014-07-10
tty: Move tty->closing from port lock critical section
Peter Hurley
[next]