summaryrefslogtreecommitdiff
path: root/drivers/tty/serial (follow)
Commit message (Expand)AuthorAge
...
| * | | | | serial: sh-sci: Handle DMA init failures inside sci_request_dma()Geert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Improve comments for DMA timeout calculationGeert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Improve DMA error messagesGeert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Return IRQ_HANDLED when overrun if detectedYoshihiro Shimoda2015-10-04
| * | | | | serial: sh-sci: Remove bogus sci_handle_fifo_overrun() call on (H)SCIFGeert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Remove useless memory allocation failure printksGeert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Make sci_regmap[] constGeert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Make sci_irq_desc[] constGeert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Improve readability of sampling rate configurationGeert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Drop path in reference to serial_core.cGeert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Use SCSMR_CKS instead of hardcoded literal 3Geert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Use SCIF_DR instead of hardcoded literal 1Geert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Correct SCIF_ERROR_CLEAR for plain SCIFGeert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Prevent compiler warnings on 64-bitGeert Uytterhoeven2015-10-04
| * | | | | serial: sh-sci: Replace buggy big #ifdef by runtime logicGeert Uytterhoeven2015-10-04
| * | | | | serial: 8250: Fix autoconfig_irq() to avoid race conditionsTaichi Kageyama2015-10-04
| * | | | | serial: mpc52xx: add delay after resetting transmitter to fix broken charsUwe Kleine-König2015-10-04
| * | | | | drivers/tty: make serial 8250_lpc18xx.c Kconfig a tristatePaul Gortmaker2015-10-04
| * | | | | drivers/tty: make serial/mpsc.c driver explicitly non-modularPaul Gortmaker2015-10-04
| * | | | | serial: don't register CIR serial portsMaciej S. Szmigiero2015-10-04
| * | | | | serial: 8250_omap: check how many bytes were injectedSebastian Andrzej Siewior2015-10-04
| | |_|/ / | |/| | |
* | | | | Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-04
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | parisc: serial/mux: Convert to uart_console_device instead of open-codedAxel Lin2015-10-22
| | |/ / | |/| |
* / | | Revert "serial: 8250_dma: don't bother DMA with small transfers"Frederic Danis2015-10-17
|/ / /
* | | serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard2015-10-04
* | | serial: atmel: fix error path of probe functionUwe Kleine-König2015-10-04
* | | Revert "serial: imx: remove unbalanced clk_prepare"Fabio Estevam2015-10-04
|/ /
* / tty: serial: Add missing module license for 8250_base.koJonathan McDowell2015-09-22
|/
* Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-09-09
|\
| * Revert "uart: pl011: Rename regs with enumeration"Greg Kroah-Hartman2015-09-04
| * Revert "uart: pl011: Introduce register accessor"Greg Kroah-Hartman2015-09-04
| * Revert "uart: pl011: Introduce register look up table"Greg Kroah-Hartman2015-09-04
| * Revert "uart: pl011: Improve LCRH register access decision"Greg Kroah-Hartman2015-09-04
| * Revert "uart: pl011: Add support to ZTE ZX296702 uart"Greg Kroah-Hartman2015-09-04
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\ \ | |/ |/|
| * arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-10
* | serial: imx: save and restore context in the suspend pathEduardo Valentin2015-08-14
* | serial: imx: allow waking up on RTSDEduardo Valentin2015-08-14
* | serial: imx: introduce serial_imx_enable_wakeup()Eduardo Valentin2015-08-14
* | serial: imx: remove unbalanced clk_prepareEduardo Valentin2015-08-14
* | serial: 8250: move rx_running out of the bitfieldJohn Ogness2015-08-14
* | tty: serial: 8250_omap: do not use RX DMA if pause is not supportedSebastian Andrzej Siewior2015-08-14
* | serial:8250_dw: do not alter CTS and DCTS since AFE is enabledQipeng Zha2015-08-14
* | tty: serial: men_z135_uart.c: Don't initialize port->lockJohannes Thumshirn2015-08-14
* | tty: serial: men_z135_uart.c: Fix race between IRQ and set_termios()Johannes Thumshirn2015-08-14
* | serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero2015-08-14
* | serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero2015-08-14
* | serial: mxs-auart: fix baud rate rangeStefan Wahren2015-08-14
* | serial: mxs-auart: keep the AUART unit in reset state when not in useJuergen Borleis2015-08-14
* | serial: mxs-auart: use a function name to reflect what it really doesJuergen Borleis2015-08-14