aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2015-10-04serial: sh-sci: Don't call sci_dma_rx_push() if no data has arrivedGeert Uytterhoeven
2015-10-04serial: sh-sci: Don't kick tx in sci_er_interrupt() when using DMAYoshihiro Shimoda
2015-10-04serial: sh-sci: Don't call sci_rx_interrupt() on error when using DMAGeert Uytterhoeven
2015-10-04serial: sh-sci: Fix NULL pointer dereference if HIGHMEM is enabledYoshihiro Shimoda
2015-10-04serial: sh-sci: Use incrementing pointers instead of stack arrayGeert Uytterhoeven
2015-10-04serial: sh-sci: Use tty_insert_flip_string() for DMA receiveGeert Uytterhoeven
2015-10-04serial: sh-sci: Pass scatterlist to sci_dma_rx_push()Geert Uytterhoeven
2015-10-04serial: sh-sci: Fix race condition between RX worker and cleanupGeert Uytterhoeven
2015-10-04serial: sh-sci: Fix exclusion of work_fn_rx and sci_dma_rx_completeKazuya Mizuguchi
2015-10-04serial: sh-sci: Do not resubmit DMA descriptorsGeert Uytterhoeven
2015-10-04serial: sh-sci: Simplify sci_submit_rx() error handlingGeert Uytterhoeven
2015-10-04serial: sh-sci: Stop acknowledging DMA transmit completionsGeert Uytterhoeven
2015-10-04serial: sh-sci: Switch to generic DMA residue handlingGeert Uytterhoeven
2015-10-04serial: sh-sci: Use DMA submission helpers instead of open-codingGeert Uytterhoeven
2015-10-04serial: sh-sci: Fix TX buffer mapping leakGeert Uytterhoeven
2015-10-04serial: sh-sci: Switch to dma_map_single() for DMA transmissionGeert Uytterhoeven
2015-10-04serial: sh-sci: Use min_t()/max_t() instead of castsGeert Uytterhoeven
2015-10-04serial: sh-sci: Use correct device for DMA mapping with IOMMUGeert Uytterhoeven
2015-10-04serial: sh-sci: Handle DMA init failures inside sci_request_dma()Geert Uytterhoeven
2015-10-04serial: sh-sci: Improve comments for DMA timeout calculationGeert Uytterhoeven
2015-10-04serial: sh-sci: Improve DMA error messagesGeert Uytterhoeven
2015-10-04serial: sh-sci: Return IRQ_HANDLED when overrun if detectedYoshihiro Shimoda
2015-10-04serial: sh-sci: Remove bogus sci_handle_fifo_overrun() call on (H)SCIFGeert Uytterhoeven
2015-10-04serial: sh-sci: Remove useless memory allocation failure printksGeert Uytterhoeven
2015-10-04serial: sh-sci: Make sci_regmap[] constGeert Uytterhoeven
2015-10-04serial: sh-sci: Make sci_irq_desc[] constGeert Uytterhoeven
2015-10-04serial: sh-sci: Improve readability of sampling rate configurationGeert Uytterhoeven
2015-10-04serial: sh-sci: Drop path in reference to serial_core.cGeert Uytterhoeven
2015-10-04serial: sh-sci: Use SCSMR_CKS instead of hardcoded literal 3Geert Uytterhoeven
2015-10-04serial: sh-sci: Use SCIF_DR instead of hardcoded literal 1Geert Uytterhoeven
2015-10-04serial: sh-sci: Correct SCIF_ERROR_CLEAR for plain SCIFGeert Uytterhoeven
2015-10-04serial: sh-sci: Prevent compiler warnings on 64-bitGeert Uytterhoeven
2015-10-04serial: sh-sci: Replace buggy big #ifdef by runtime logicGeert Uytterhoeven
2015-10-04serial: 8250: Fix autoconfig_irq() to avoid race conditionsTaichi Kageyama
2015-10-04serial: mpc52xx: add delay after resetting transmitter to fix broken charsUwe Kleine-König
2015-10-04drivers/tty: make serial 8250_lpc18xx.c Kconfig a tristatePaul Gortmaker
2015-10-04drivers/tty: make serial/mpsc.c driver explicitly non-modularPaul Gortmaker
2015-10-04serial: don't register CIR serial portsMaciej S. Szmigiero
2015-10-04serial: 8250_omap: check how many bytes were injectedSebastian Andrzej Siewior
2015-10-02Merge branch 'clk-fixes' into clk-nextStephen Boyd
2015-10-02serial: 8250_dw: allow lower reference frequenciesAndy Shevchenko
2015-09-22tty: serial: Add missing module license for 8250_base.koJonathan McDowell
2015-09-09Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-04Revert "uart: pl011: Rename regs with enumeration"Greg Kroah-Hartman
2015-09-04Revert "uart: pl011: Introduce register accessor"Greg Kroah-Hartman
2015-09-04Revert "uart: pl011: Introduce register look up table"Greg Kroah-Hartman
2015-09-04Revert "uart: pl011: Improve LCRH register access decision"Greg Kroah-Hartman
2015-09-04Revert "uart: pl011: Add support to ZTE ZX296702 uart"Greg Kroah-Hartman
2015-08-14serial: imx: save and restore context in the suspend pathEduardo Valentin