index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
serial: sh-sci: Handle DMA init failures inside sci_request_dma()
Geert Uytterhoeven
2015-10-04
|
*
|
|
|
|
serial: sh-sci: Improve comments for DMA timeout calculation
Geert Uytterhoeven
2015-10-04
|
*
|
|
|
|
serial: sh-sci: Improve DMA error messages
Geert Uytterhoeven
2015-10-04
|
*
|
|
|
|
serial: sh-sci: Return IRQ_HANDLED when overrun if detected
Yoshihiro Shimoda
2015-10-04
|
*
|
|
|
|
serial: sh-sci: Remove bogus sci_handle_fifo_overrun() call on (H)SCIF
Geert Uytterhoeven
2015-10-04
|
*
|
|
|
|
serial: sh-sci: Remove useless memory allocation failure printks
Geert Uytterhoeven
2015-10-04
|
*
|
|
|
|
serial: sh-sci: Make sci_regmap[] const
Geert Uytterhoeven
2015-10-04
|
*
|
|
|
|
serial: sh-sci: Make sci_irq_desc[] const
Geert Uytterhoeven
2015-10-04
|
*
|
|
|
|
serial: sh-sci: Improve readability of sampling rate configuration
Geert Uytterhoeven
2015-10-04
|
*
|
|
|
|
serial: sh-sci: Drop path in reference to serial_core.c
Geert Uytterhoeven
2015-10-04
|
*
|
|
|
|
serial: sh-sci: Use SCSMR_CKS instead of hardcoded literal 3
Geert Uytterhoeven
2015-10-04
|
*
|
|
|
|
serial: sh-sci: Use SCIF_DR instead of hardcoded literal 1
Geert Uytterhoeven
2015-10-04
|
*
|
|
|
|
serial: sh-sci: Correct SCIF_ERROR_CLEAR for plain SCIF
Geert Uytterhoeven
2015-10-04
|
*
|
|
|
|
serial: sh-sci: Prevent compiler warnings on 64-bit
Geert Uytterhoeven
2015-10-04
|
*
|
|
|
|
serial: sh-sci: Replace buggy big #ifdef by runtime logic
Geert Uytterhoeven
2015-10-04
|
*
|
|
|
|
serial: 8250: Fix autoconfig_irq() to avoid race conditions
Taichi Kageyama
2015-10-04
|
*
|
|
|
|
serial: mpc52xx: add delay after resetting transmitter to fix broken chars
Uwe Kleine-König
2015-10-04
|
*
|
|
|
|
drivers/tty: make serial 8250_lpc18xx.c Kconfig a tristate
Paul Gortmaker
2015-10-04
|
*
|
|
|
|
drivers/tty: make serial/mpsc.c driver explicitly non-modular
Paul Gortmaker
2015-10-04
|
*
|
|
|
|
serial: don't register CIR serial ports
Maciej S. Szmigiero
2015-10-04
|
*
|
|
|
|
serial: 8250_omap: check how many bytes were injected
Sebastian Andrzej Siewior
2015-10-04
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-11-04
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
parisc: serial/mux: Convert to uart_console_device instead of open-coded
Axel Lin
2015-10-22
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Revert "serial: 8250_dma: don't bother DMA with small transfers"
Frederic Danis
2015-10-17
|
/
/
/
*
|
|
serial: 8250: add uart_config entry for PORT_RT2880
Mans Rullgard
2015-10-04
*
|
|
serial: atmel: fix error path of probe function
Uwe Kleine-König
2015-10-04
*
|
|
Revert "serial: imx: remove unbalanced clk_prepare"
Fabio Estevam
2015-10-04
|
/
/
*
/
tty: serial: Add missing module license for 8250_base.ko
Jonathan McDowell
2015-09-22
|
/
*
Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-09-09
|
\
|
*
Revert "uart: pl011: Rename regs with enumeration"
Greg Kroah-Hartman
2015-09-04
|
*
Revert "uart: pl011: Introduce register accessor"
Greg Kroah-Hartman
2015-09-04
|
*
Revert "uart: pl011: Introduce register look up table"
Greg Kroah-Hartman
2015-09-04
|
*
Revert "uart: pl011: Improve LCRH register access decision"
Greg Kroah-Hartman
2015-09-04
|
*
Revert "uart: pl011: Add support to ZTE ZX296702 uart"
Greg Kroah-Hartman
2015-09-04
*
|
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
|
\
\
|
|
/
|
/
|
|
*
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
2015-08-10
*
|
serial: imx: save and restore context in the suspend path
Eduardo Valentin
2015-08-14
*
|
serial: imx: allow waking up on RTSD
Eduardo Valentin
2015-08-14
*
|
serial: imx: introduce serial_imx_enable_wakeup()
Eduardo Valentin
2015-08-14
*
|
serial: imx: remove unbalanced clk_prepare
Eduardo Valentin
2015-08-14
*
|
serial: 8250: move rx_running out of the bitfield
John Ogness
2015-08-14
*
|
tty: serial: 8250_omap: do not use RX DMA if pause is not supported
Sebastian Andrzej Siewior
2015-08-14
*
|
serial:8250_dw: do not alter CTS and DCTS since AFE is enabled
Qipeng Zha
2015-08-14
*
|
tty: serial: men_z135_uart.c: Don't initialize port->lock
Johannes Thumshirn
2015-08-14
*
|
tty: serial: men_z135_uart.c: Fix race between IRQ and set_termios()
Johannes Thumshirn
2015-08-14
*
|
serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)
Maciej S. Szmigiero
2015-08-14
*
|
serial: 8250: don't bind to SMSC IrCC IR port
Maciej S. Szmigiero
2015-08-14
*
|
serial: mxs-auart: fix baud rate range
Stefan Wahren
2015-08-14
*
|
serial: mxs-auart: keep the AUART unit in reset state when not in use
Juergen Borleis
2015-08-14
*
|
serial: mxs-auart: use a function name to reflect what it really does
Juergen Borleis
2015-08-14
[prev]
[next]