serial: tegra: check the count and read if any from dma
[cascardo/linux.git] / drivers /
2015-05-10 Shardar Shariff Mdserial: tegra: check the count and read if any from dma
2015-05-10 Jon Hunterserial: tegra: Add delay after enabling FIFO mode
2015-05-10 Jon Hunterserial: tegra: Correct delay after TX flush
2015-05-10 Masahiro Yamadaserial: of_serial: do not set port.type twice
2015-05-10 Masahiro Yamadaserial: 8250: do not copy port.fifosize member twice
2015-05-10 Masahiro Yamadaserial: xuartps: add __init to earlycon write method
2015-05-10 Jan Kiszkaserial: 8250: Do nothing if nr_uarts=0
2015-05-10 Krzysztof Kozlowskiserial: samsung: Constify platform_device_id
2015-05-10 Krzysztof Kozlowskiserial: samsung: Staticize local symbol
2015-05-10 Krzysztof Kozlowskiserial: mxs: Constify platform_device_id
2015-05-10 Krzysztof Kozlowskiserial: imx: Constify platform_device_id
2015-05-10 Geert Uytterhoevenserial: sh-sci: Remove obsolete comment about overrun...
2015-05-10 Geert Uytterhoevenserial: sh-sci: Don't set SCLSR bits in the SCxSR error...
2015-05-10 Geert Uytterhoevenserial: sh-sci: Use the correct register for overrun...
2015-05-10 Geert Uytterhoevenserial: sh-sci: Replace hardcoded overrun bit values
2015-05-10 Geert Uytterhoevenserial: sh-sci: Replace hardcoded values in SCxSR_...
2015-05-10 Geert Uytterhoevenserial: sh-sci: Standardize on using the BIT() macro...
2015-05-10 Geert Uytterhoevenserial: sh-sci: Document remaining FIFO Control Registe...
2015-05-10 Geert Uytterhoevenserial: sh-sci: Add SCIFA/B SCPCR register definitions
2015-05-10 Geert Uytterhoevenserial: sh-sci: Add (H)SCIF RTS/CTS pin data register...
2015-05-10 Geert Uytterhoevenserial: sh-sci: Move private definitions to private...
2015-05-10 Greg Kroah-Hartmantty: tty_ldsem.c: move assignment out of if () block
2015-05-10 Greg Kroah-Hartmantty: tty_buffer.c: move assignment out of if () block
2015-05-10 Greg Kroah-Hartmantty: synclinkmp.c: move assignment out of if () block
2015-05-10 Greg Kroah-Hartmantty: synclink_gt.c: move assignment out of if () block
2015-05-10 Greg Kroah-Hartmantty: synclink.c: move assignment out of if () block
2015-05-10 Greg Kroah-Hartmantty: mpsc.c: move assignment out of if () block
2015-05-10 Greg Kroah-Hartmantty: ioc4_serial.c: move assignment out of if () block
2015-05-10 Greg Kroah-Hartmantty: ioc3_serial.c: move assignment out of if () block
2015-05-10 Greg Kroah-Hartmantty: icom.c: move assignment out of if () block
2015-05-10 Greg Kroah-Hartmantty: hvcs.c: move assignment out of if () block
2015-05-10 Greg Kroah-Hartmantty: hvc_console.c: move assignment out of if () block
2015-05-10 Greg Kroah-Hartmantty: crisv10.c: move assignment out of if () block
2015-05-10 Greg Kroah-Hartmantty: consolemap.c: move assignment out of if () block
2015-05-10 Greg Kroah-Hartmantty: amiserial.c: move assignment out of if () block
2015-05-10 Greg Kroah-Hartmantty: 68328serial.c: move assignment out of if () block
2015-05-10 Qipan Liserial: sirf: use uart_port's fifosize for fifo related...
2015-05-10 Qipan Liserial: sirf: use dynamic method allocate uart structure
2015-05-10 Eddie Huangtty: serial: 8250_mtk: Add earlycon
2015-05-10 Eddie Huangtty: serial: 8250: export early_serial8250_setup function
2015-05-06 Sascha Hauertty: serial: 8250_mtk: Add support for bus clock
2015-05-06 Sascha Hauertty: serial: 8250_mtk: use pm_runtime callbacks for...
2015-05-06 Sascha Hauertty: serial: 8250_mtk: Use devm_clk_get
2015-05-06 Sascha Hauertty: serial: 8250_mtk: remove unnecessary test
2015-05-06 Firo YangARM: meson: serial: convert iounmap to devm_iounmap
2015-05-06 John Ognesstty: serial: 8250: omap: synchronize rx_running
2015-05-06 John Ognessdmaenegine: edma: allow pause/resume for non-cyclic...
2015-05-06 Geert Uytterhoevenserial: SERIAL_IFX6X60 should depend on HAS_DMA
2015-05-06 Geert Uytterhoevenserial: ifx6x60: Remove superfluous casts when calling...
2015-05-06 Geert Uytterhoevenserial: ifx6x60: Remove dangerous spi_driver casts
2015-05-06 Qipan Liserial: sirf: move from clk_get to devm_clk_get
2015-05-06 Qipan LiRevert "serial: sirf: add a new uart type support"
2015-05-06 Valentin Rothbergserial: 8250: remove Kconfig indirection
2015-05-06 Valentin Rothbergdrivers/tty/serial/mcf.c: fix typo on SERIAL_MCF_CONSOLE
2015-05-06 Valentin Rothbergserial: bfin: ctsrts: enfore Kconfig naming convention
2015-05-06 Valentin Rothbergdrivers/tty/serial/mpc52xx_uart.c: fix typo in C comment
2015-05-06 Valentin Rothbergdrivers/tty/serial/8250/8250_core.c: remove CONFIG_HUB6
2015-05-06 Leilei Zhaotty/serial: at91: handle IRQ status more safely
2015-05-06 Valentin Rothbergdrivers/tty/serial/crisv10.c: rename CPP identifier...
2015-05-06 Valentin Rothbergdrivers/tty/serial/crisv10.c: remove dead #ifdef blocks
2015-05-06 Valentin Rothbergdrivers/tty/serial/crisv10.c: remove dead #ifdef blocks
2015-05-06 Valentin Rothbergdrivers/tty/serial/crisv10.c: remove dead #ifdef block
2015-05-06 Valentin Rothbergdrivers/tty/serial: altera: fix typos in #endif comments
2015-05-06 Valentin Rothbergdrivers/tty/serial/sh-sci.h: remove dead reference...
2015-05-06 Joe Perchesserial: kgdb_nmi: Use bool function return values of...
2015-05-06 Rasmus Villemoestty: remove buf parameter from tty_name()
2015-05-06 Rasmus Villemoestty: return tty->name directly from tty_name
2015-05-06 Rasmus Villemoestty: constify return type of tty_name
2015-05-06 Fabio Estevamserial: imx: Remove return value from imx_setup_ufcr()
2015-05-06 Jiada Wangserial: imx: protect Soft Reset of port with lock
2015-05-06 Dave Martinserial/amba-pl011: Refactor and simplify TX FIFO handling
2015-05-06 Dave MartinRevert "serial/amba-pl011: Leave the TX IRQ alone when...
2015-05-04 Linus TorvaldsMerge tag 'for_linus_stable' of git://git./linux/kernel...
2015-05-04 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-05-03 Dave AirlieMerge tag 'drm-intel-fixes-2015-04-30' of git://anongit...
2015-05-03 Dave AirlieMerge branch 'drm-next0420' of https://github.com/marky...
2015-05-03 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2015-05-03 Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2015-05-03 Linus TorvaldsMerge tag 'powerpc-4.1-3' of git://git./linux/kernel...
2015-05-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-05-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-05-01 Ilya Dryomovrbd: end I/O the entire obj_request on error
2015-05-01 Linus TorvaldsMerge branch 'for-linus-4.1' of git://git./linux/kernel...
2015-05-01 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2015-04-30 Linus TorvaldsMerge tag 'pm+acpi-4.1-rc2' of git://git./linux/kernel...
2015-04-30 Linus TorvaldsMerge tag 'sound-4.1-rc2' of git://git./linux/kernel...
2015-04-30 Markus Pargmannnet: fec: Fix RGMII-ID mode
2015-04-30 Ido Shamaynet/mlx4_en: Schedule napi when RX buffers allocation...
2015-04-30 Tony Camusonetxen_nic: use spin_[un]lock_bh around tx_clean_lock
2015-04-30 David Ahernnet/mlx4_core: Fix unaligned accesses
2015-04-30 Benjamin Poiriermlx4_en: Use correct loop cursor in error path.
2015-04-30 Rafael J. WysockiMerge branches 'acpica', 'acpi-battery' and 'pm-cpuidle'
2015-04-30 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-04-30 Linus TorvaldsMerge tag 'dm-4.1-fixes' of git://git./linux/kernel...
2015-04-30 Linus TorvaldsMerge tag 'tty-4.1-rc2' of git://git./linux/kernel...
2015-04-30 Linus TorvaldsMerge tag 'usb-4.1-rc2' of git://git./linux/kernel...
2015-04-30 Linus TorvaldsMerge tag 'renesas-sh-drivers-for-v4.1' of git://git...
2015-04-30 Mike Snitzerdm: fix free_rq_clone() NULL pointer when requeueing...
2015-04-30 Christoph Hellwigdm: only initialize the request_queue once
2015-04-30 Dave AirlieMerge branch 'drm-fixes-4.1' of git://people.freedeskto...
next