summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* serial: imx: Fix issue in software flow controlJiada Wang2015-01-091-0/+2
* serial: imx: Enable UCR4_OREN in startup interfaceJiada Wang2015-01-091-7/+8
* serial: imx: start rx_dma once RXFIFO is not emptyRobin Gong2015-01-091-1/+14
* serial: imx: initialized DMA w/o HW flow enabledAnton Bondarenko2015-01-091-7/+8
* serial: imx: disable TDMAEN in imx_flush_buffer()Dirk Behme2015-01-091-0/+15
* serial: imx: call imx_dma_tx() again in dma_tx_callbackJiada Wang2015-01-091-0/+6
* Revert "serial: imx: always wake up the processes in the TX callback"Jiada Wang2015-01-091-1/+2
* serial: imx: use dma_is_txing to synchronize dma_tx_callback and imx_dma_txDirk Behme2015-01-091-7/+7
* serial: imx: unmap scatter gather list in imx_flush_bufferDirk Behme2015-01-091-3/+10
* serial: imx: unmap sg in case of dmaengine_prep_slave_sg() failureDirk Behme2015-01-091-0/+3
* serial: imx: TX DMA: clean up sg initializationDirk Behme2015-01-091-4/+4
* serial: imx: remove unneeded imx_transmit_buffer() from imx_start_tx()Dirk Behme2015-01-091-3/+0
* serial: imx: use locking to stop concurrent access of UCR1Jiada Wang2015-01-091-0/+12
* serial: imx: add CREAD flag supportJiada Wang2015-01-091-1/+9
* tty/serial: at91: fix typo and indentationCyrille Pitchen2015-01-091-18/+22
* tty/serial: at91: fix RTS line management when hardware handshake is enabledCyrille Pitchen2015-01-091-30/+61
* tty/serial: at91: fix error handling in atmel_serial_probe()Cyrille Pitchen2015-01-091-1/+3
* tty/serial: at91: enable peripheral clock before accessing I/O registersCyrille Pitchen2015-01-091-0/+12
* tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_fo...Cyrille Pitchen2015-01-091-3/+3
* serial: sirf: rename marco to atlas7Barry Song2015-01-093-24/+24
* tty: Remove warning in tty_lock_slave()Peter Hurley2015-01-091-5/+1
* tty: serial: 8250: drop owner assignment from platform_driversWolfram Sang2015-01-091-1/+0
* serial: 8250: add support for ACPI-probed serial port for X-Gene platformFeng Kan2015-01-091-0/+11
* serial: 8250_dma: terminate transfer explicitly when timeoutAndy Shevchenko2015-01-091-1/+1
* serial: mxs-auart: Use devm_request_irq()Fabio Estevam2015-01-091-7/+3
* serial: mxs-auart: Use devm_clk_get()Fabio Estevam2015-01-091-9/+5
* serial: mxs-auart: Use devm_kzalloc()Fabio Estevam2015-01-091-9/+4
* serial: mxs-auart: Remove unneeded goto labelFabio Estevam2015-01-091-5/+2
* serial: omap_8250: Fix RTS handling, part BPeter Hurley2015-01-091-6/+9
* serial: omap_8250: Fix RTS handlingPeter Hurley2015-01-094-4/+35
* trivial fixes for omap-serialPavel Machek2015-01-091-4/+4
* tty: serial: 8250: omap: add ttySx console if the user didn'tSebastian Andrzej Siewior2015-01-092-0/+59
* serial: mcf: fix no driver name in probe outputGreg Ungerer2015-01-091-0/+1
* serial: mcf: fix compile warningsGreg Ungerer2015-01-091-2/+0
* serial: mcf: change email address to gerg@uclinux.orgGreg Ungerer2015-01-091-2/+2
* Linux 3.19-rc2v3.19-rc2Linus Torvalds2014-12-281-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-283-51/+65
|\
| * kvm: warn on more invariant breakagePaolo Bonzini2014-12-281-1/+3
| * kvm: fix sorting of memslots with base_gfn == 0Paolo Bonzini2014-12-281-5/+17
| * kvm: x86: drop severity of "generation wraparound" messagePaolo Bonzini2014-12-271-1/+1
| * kvm: x86: vmx: reorder some msr writingTiejun Chen2014-12-271-44/+44
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-281-1/+1
|\ \
| * | [regression] braino in "lustre: use is_root_inode()"Al Viro2014-12-261-1/+1
| |/
* | Merge tag 'sound-3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-12-273-3/+27
|\ \
| * | ALSA: hda_intel: apply the Seperate stream_tag for SkylakeLibin Yang2014-12-261-1/+4
| * | ALSA: hda_controller: Separate stream_tag for input and output streams.Rafal Redzimski2014-12-262-2/+23
| |/
* | Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-261-3/+10
|\ \
| * | parisc: fix out-of-register compiler error in ldcw inline assembler functionJohn David Anglin2014-12-261-3/+10
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-2547-221/+450
|\ \ \
| * | | Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"Dave Airlie2014-12-249-74/+12
OpenPOWER on IntegriCloud