hvc_dcc: don't ignore errors during initialization
[firefly-linux-kernel-4.4.55.git] / drivers / tty / serial /
2015-10-04 Alexandre Bellonitty/serial: at91: move ATMEL_MAX_UART
2015-10-04 Martin Sperlserial: of-serial: compile correctly when 8250 driver...
2015-10-04 Tobias Klauserserial: altera_uart: Use of_property_read_u32 instead...
2015-10-04 Matt Redfearnserial: 8250_ingenic: Enable FIFO for Ingenic UARTs
2015-10-04 Matt Redfearnserial: 8250_ingenic: Enable hardware flow control
2015-10-04 Javier Martinez... serial: sc16is7xx: Remove unnecessary MODULE_ALIAS()
2015-10-04 Axel Linserial: mux: Convert to uart_console_device instead...
2015-10-04 Fabio Estevamserial: 68328serial: Use NULL for pointers
2015-10-04 Robert Baldygaserial: samsung: Fix UART status handling in DMA mode
2015-10-04 Robert Baldygaserial: samsung: introduce s3c24xx_serial_rx_drain_fifo...
2015-10-04 Robert Baldygaserial: samsung: remove unneded 'ignore_char' label
2015-10-04 Robert Baldygaserial: samsung: remove unused 'irq' parameter
2015-10-04 Geert Uytterhoevenserial: sh-sci: Add DT support to DMA setup
2015-10-04 Muhammad Hamza Farooqserial: sh-sci: Pause DMA engine and get DMA status...
2015-10-04 Muhammad Hamza Farooqserial: sh-sci: Do not terminate DMA engine when race...
2015-10-04 Muhammad Hamza Farooqserial: sh-sci: Call dma_async_issue_pending when trans...
2015-10-04 Muhammad Hamza Farooqserial: sh-sci: Redirect port interrupts to CPU _only_...
2015-10-04 Aleksandar Mitevserial: sh-sci: Remove timer on shutdown of port
2015-10-04 Geert Uytterhoevenserial: sh-sci: Stop calling sci_start_rx() from sci_re...
2015-10-04 Geert Uytterhoevenserial: sh-sci: Submit RX DMA from RX interrupt on...
2015-10-04 Geert Uytterhoevenserial: sh-sci: Get rid of the workqueue to handle...
2015-10-04 Geert Uytterhoevenserial: sh-sci: Shuffle functions around
2015-10-04 Geert Uytterhoevenserial: sh-sci: Don't call sci_dma_rx_push() if no...
2015-10-04 Yoshihiro Shimodaserial: sh-sci: Don't kick tx in sci_er_interrupt(...
2015-10-04 Geert Uytterhoevenserial: sh-sci: Don't call sci_rx_interrupt() on error...
2015-10-04 Yoshihiro Shimodaserial: sh-sci: Fix NULL pointer dereference if HIGHMEM...
2015-10-04 Geert Uytterhoevenserial: sh-sci: Use incrementing pointers instead of...
2015-10-04 Geert Uytterhoevenserial: sh-sci: Use tty_insert_flip_string() for DMA...
2015-10-04 Geert Uytterhoevenserial: sh-sci: Pass scatterlist to sci_dma_rx_push()
2015-10-04 Geert Uytterhoevenserial: sh-sci: Fix race condition between RX worker...
2015-10-04 Kazuya Mizuguchiserial: sh-sci: Fix exclusion of work_fn_rx and sci_dma...
2015-10-04 Geert Uytterhoevenserial: sh-sci: Do not resubmit DMA descriptors
2015-10-04 Geert Uytterhoevenserial: sh-sci: Simplify sci_submit_rx() error handling
2015-10-04 Geert Uytterhoevenserial: sh-sci: Stop acknowledging DMA transmit completions
2015-10-04 Geert Uytterhoevenserial: sh-sci: Switch to generic DMA residue handling
2015-10-04 Geert Uytterhoevenserial: sh-sci: Use DMA submission helpers instead...
2015-10-04 Geert Uytterhoevenserial: sh-sci: Fix TX buffer mapping leak
2015-10-04 Geert Uytterhoevenserial: sh-sci: Switch to dma_map_single() for DMA...
2015-10-04 Geert Uytterhoevenserial: sh-sci: Use min_t()/max_t() instead of casts
2015-10-04 Geert Uytterhoevenserial: sh-sci: Use correct device for DMA mapping...
2015-10-04 Geert Uytterhoevenserial: sh-sci: Handle DMA init failures inside sci_req...
2015-10-04 Geert Uytterhoevenserial: sh-sci: Improve comments for DMA timeout calcul...
2015-10-04 Geert Uytterhoevenserial: sh-sci: Improve DMA error messages
2015-10-04 Yoshihiro Shimodaserial: sh-sci: Return IRQ_HANDLED when overrun if...
2015-10-04 Geert Uytterhoevenserial: sh-sci: Remove bogus sci_handle_fifo_overrun...
2015-10-04 Geert Uytterhoevenserial: sh-sci: Remove useless memory allocation failur...
2015-10-04 Geert Uytterhoevenserial: sh-sci: Make sci_regmap[] const
2015-10-04 Geert Uytterhoevenserial: sh-sci: Make sci_irq_desc[] const
2015-10-04 Geert Uytterhoevenserial: sh-sci: Improve readability of sampling rate...
2015-10-04 Geert Uytterhoevenserial: sh-sci: Drop path in reference to serial_core.c
2015-10-04 Geert Uytterhoevenserial: sh-sci: Use SCSMR_CKS instead of hardcoded...
2015-10-04 Geert Uytterhoevenserial: sh-sci: Use SCIF_DR instead of hardcoded literal 1
2015-10-04 Geert Uytterhoevenserial: sh-sci: Correct SCIF_ERROR_CLEAR for plain...
2015-10-04 Geert Uytterhoevenserial: sh-sci: Prevent compiler warnings on 64-bit
2015-10-04 Geert Uytterhoevenserial: sh-sci: Replace buggy big #ifdef by runtime...
2015-10-04 Taichi Kageyamaserial: 8250: Fix autoconfig_irq() to avoid race conditions
2015-10-04 Uwe Kleine-Königserial: mpc52xx: add delay after resetting transmitter...
2015-10-04 Paul Gortmakerdrivers/tty: make serial 8250_lpc18xx.c Kconfig a tristate
2015-10-04 Paul Gortmakerdrivers/tty: make serial/mpsc.c driver explicitly non...
2015-10-04 Maciej S. Szmigieroserial: don't register CIR serial ports
2015-10-04 Sebastian Andrzej... serial: 8250_omap: check how many bytes were injected
2015-09-27 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-09-27 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-09-27 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-09-27 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2015-09-27 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2015-09-27 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-09-27 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2015-09-27 Linus TorvaldsMerge tag 'usb-4.3-rc3' of git://git./linux/kernel...
2015-09-27 Linus TorvaldsMerge tag 'tty-4.3-rc3' of git://git./linux/kernel...
2015-09-25 Linus TorvaldsMerge branch 'for-linus-4.3' of git://git./linux/kernel...
2015-09-24 Tony LindgrenMerge commit 'b8c93646fd5c' into omap-for-v4.3/fixes
2015-09-24 David S. MillerMerge tag 'mac80211-for-davem-2015-09-22' of git:/...
2015-09-24 Dave AirlieMerge tag 'vmwgfx-fixes-4.3-150924' of git://people...
2015-09-23 Dave AirlieMerge branch 'drm-fixes-4.3' of git://people.freedeskto...
2015-09-23 Mark BrownMerge remote-tracking branches 'asoc/fix/wm8960' and...
2015-09-23 Mark BrownMerge remote-tracking branches 'asoc/fix/mtk', 'asoc...
2015-09-23 Mark BrownMerge remote-tracking branches 'asoc/fix/davinci',...
2015-09-23 Mark BrownMerge remote-tracking branch 'asoc/fix/rt5645' into...
2015-09-23 Mark BrownMerge remote-tracking branch 'asoc/fix/dapm' into asoc...
2015-09-22 Mark BrownMerge remote-tracking branches 'spi/fix/spidev' and...
2015-09-22 Mark BrownMerge remote-tracking branches 'spi/fix/atmel', 'spi...
2015-09-22 Jonathan McDowelltty: serial: Add missing module license for 8250_base.ko
2015-09-21 Mark BrownMerge remote-tracking branches 'regulator/fix/anatop...
2015-09-21 Mark BrownMerge remote-tracking branch 'regulator/fix/core' into...
2015-09-20 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-09-20 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2015-09-20 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2015-09-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-09-18 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2015-09-18 Linus TorvaldsMerge tag 'powerpc-4.3-2' of git://git./linux/kernel...
2015-09-18 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.3-2' of git://git...
2015-09-17 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-09-17 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-09-17 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-09-17 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-09-17 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2015-09-17 Paolo BonziniMerge tag 'kvm-arm-for-4.3-rc2-2' of git://git./linux...
2015-09-16 Mark BrownMerge tag 'v4.3-rc1' into spi-fix-doc
2015-09-16 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
next