summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | serial: imx: ignore framing errors when IGNPAR is set.Eric Nelson2015-01-091-1/+1
| * | | serial: imx: preserve characters with parity or framing errorsEric Nelson2015-01-091-1/+1
| * | | serial: altera-uart: fix NULL device in log messageLey Foon Tan2015-01-091-0/+1
| * | | serial: altera-juart: fix NULL device in log messageLey Foon Tan2015-01-091-0/+1
| * | | serial: samsung: add DMA support for RXRobert Baldyga2015-01-092-3/+231
| * | | serial: samsung: add DMA support for TXRobert Baldyga2015-01-092-16/+225
| * | | serial: samsung: add dma reqest/release functionsRobert Baldyga2015-01-091-0/+101
| * | | serial: s3c: add missing register definitionsRobert Baldyga2015-01-091-0/+28
| * | | serial: samsung: alloc dma stucture in ourportRobert Baldyga2015-01-091-0/+12
| * | | serial: samsung: add struct s3c24xx_uart_dmaRobert Baldyga2015-01-091-0/+38
| * | | serial: imx: Support sw flow control in DMA modeJiada Wang2015-01-091-2/+28
| * | | 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
* | | | Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-15525-15103/+31906
|\ \ \ \
| * | | | staging: lustre: lustre: libcfs: define symbols as staticChen Weixiang2015-02-071-2/+2
| * | | | staging: rtl8712: Do coding style cleanupMichael Hornung2015-02-071-3/+3
| * | | | staging: lustre: make obd_updatemax_lock staticFabian Frederick2015-02-071-1/+1