summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-10-04serial: sh-sci: Don't kick tx in sci_er_interrupt() when using DMAYoshihiro Shimoda1-1/+2
2015-10-04serial: sh-sci: Don't call sci_rx_interrupt() on error when using DMAGeert Uytterhoeven1-1/+3
2015-10-04serial: sh-sci: Fix NULL pointer dereference if HIGHMEM is enabledYoshihiro Shimoda1-9/+9
2015-10-04serial: sh-sci: Use incrementing pointers instead of stack arrayGeert Uytterhoeven1-14/+12
2015-10-04serial: sh-sci: Use tty_insert_flip_string() for DMA receiveGeert Uytterhoeven1-12/+8
2015-10-04serial: sh-sci: Pass scatterlist to sci_dma_rx_push()Geert Uytterhoeven1-24/+24
2015-10-04serial: sh-sci: Fix race condition between RX worker and cleanupGeert Uytterhoeven1-5/+14
2015-10-04serial: sh-sci: Fix exclusion of work_fn_rx and sci_dma_rx_completeKazuya Mizuguchi1-5/+7
2015-10-04serial: sh-sci: Do not resubmit DMA descriptorsGeert Uytterhoeven1-12/+18
2015-10-04serial: sh-sci: Simplify sci_submit_rx() error handlingGeert Uytterhoeven1-20/+20
2015-10-04serial: sh-sci: Stop acknowledging DMA transmit completionsGeert Uytterhoeven1-5/+0
2015-10-04serial: sh-sci: Switch to generic DMA residue handlingGeert Uytterhoeven2-8/+10
2015-10-04serial: sh-sci: Use DMA submission helpers instead of open-codingGeert Uytterhoeven1-7/+7
2015-10-04serial: sh-sci: Fix TX buffer mapping leakGeert Uytterhoeven1-0/+2
2015-10-04serial: sh-sci: Switch to dma_map_single() for DMA transmissionGeert Uytterhoeven1-30/+20
2015-10-04serial: sh-sci: Use min_t()/max_t() instead of castsGeert Uytterhoeven1-2/+3
2015-10-04serial: sh-sci: Use correct device for DMA mapping with IOMMUGeert Uytterhoeven1-6/+8
2015-10-04serial: sh-sci: Handle DMA init failures inside sci_request_dma()Geert Uytterhoeven1-5/+7
2015-10-04serial: sh-sci: Improve comments for DMA timeout calculationGeert Uytterhoeven1-7/+7
2015-10-04serial: sh-sci: Improve DMA error messagesGeert Uytterhoeven1-11/+16
2015-10-04serial: sh-sci: Return IRQ_HANDLED when overrun if detectedYoshihiro Shimoda1-1/+3
2015-10-04serial: sh-sci: Remove bogus sci_handle_fifo_overrun() call on (H)SCIFGeert Uytterhoeven1-4/+1
2015-10-04serial: sh-sci: Remove useless memory allocation failure printksGeert Uytterhoeven1-7/+2
2015-10-04serial: sh-sci: Make sci_regmap[] constGeert Uytterhoeven1-11/+11
2015-10-04serial: sh-sci: Make sci_irq_desc[] constGeert Uytterhoeven1-2/+2
2015-10-04serial: sh-sci: Improve readability of sampling rate configurationGeert Uytterhoeven1-9/+8
2015-10-04serial: sh-sci: Drop path in reference to serial_core.cGeert Uytterhoeven1-1/+1
2015-10-04serial: sh-sci: Use SCSMR_CKS instead of hardcoded literal 3Geert Uytterhoeven1-1/+1
2015-10-04serial: sh-sci: Use SCIF_DR instead of hardcoded literal 1Geert Uytterhoeven1-1/+2
2015-10-04serial: sh-sci: Correct SCIF_ERROR_CLEAR for plain SCIFGeert Uytterhoeven2-5/+13
2015-10-04serial: sh-sci: Prevent compiler warnings on 64-bitGeert Uytterhoeven1-8/+8
2015-10-04serial: sh-sci: Replace buggy big #ifdef by runtime logicGeert Uytterhoeven2-35/+34
2015-10-04serial: 8250: Fix autoconfig_irq() to avoid race conditionsTaichi Kageyama1-0/+6
2015-10-04serial: mpc52xx: add delay after resetting transmitter to fix broken charsUwe Kleine-König1-0/+7
2015-10-04drivers/tty: make serial 8250_lpc18xx.c Kconfig a tristatePaul Gortmaker1-1/+1
2015-10-04drivers/tty: make serial/mpsc.c driver explicitly non-modularPaul Gortmaker1-33/+3
2015-10-04drivers/tty: make hvc_console.c explicitly non-modularPaul Gortmaker1-17/+1
2015-10-04drivers/tty: make sysrq.c slightly more explicitly non-modularPaul Gortmaker1-1/+5
2015-10-04drivers/tty: make pty.c slightly more explicitly non-modularPaul Gortmaker1-2/+5
2015-10-04serial: don't register CIR serial portsMaciej S. Szmigiero2-19/+21
2015-10-04serial: 8250_omap: check how many bytes were injectedSebastian Andrzej Siewior1-2/+5
2015-09-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+16
2015-09-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-1/+73
2015-09-27Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-6/+50
2015-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-12/+40
2015-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds8-166/+298
2015-09-27Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds27-175/+286
2015-09-27Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2015-09-27Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-43/+63
2015-09-27Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+8