aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAge
...
| * | | | serial: samsung: add dma reqest/release functionsRobert Baldyga2015-01-09
| * | | | serial: samsung: alloc dma stucture in ourportRobert Baldyga2015-01-09
| * | | | serial: samsung: add struct s3c24xx_uart_dmaRobert Baldyga2015-01-09
| * | | | serial: imx: Support sw flow control in DMA modeJiada Wang2015-01-09
| * | | | serial: imx: Fix issue in software flow controlJiada Wang2015-01-09
| * | | | serial: imx: Enable UCR4_OREN in startup interfaceJiada Wang2015-01-09
| * | | | serial: imx: start rx_dma once RXFIFO is not emptyRobin Gong2015-01-09
| * | | | serial: imx: initialized DMA w/o HW flow enabledAnton Bondarenko2015-01-09
| * | | | serial: imx: disable TDMAEN in imx_flush_buffer()Dirk Behme2015-01-09
| * | | | serial: imx: call imx_dma_tx() again in dma_tx_callbackJiada Wang2015-01-09
| * | | | Revert "serial: imx: always wake up the processes in the TX callback"Jiada Wang2015-01-09
| * | | | serial: imx: use dma_is_txing to synchronize dma_tx_callback and imx_dma_txDirk Behme2015-01-09
| * | | | serial: imx: unmap scatter gather list in imx_flush_bufferDirk Behme2015-01-09
| * | | | serial: imx: unmap sg in case of dmaengine_prep_slave_sg() failureDirk Behme2015-01-09
| * | | | serial: imx: TX DMA: clean up sg initializationDirk Behme2015-01-09
| * | | | serial: imx: remove unneeded imx_transmit_buffer() from imx_start_tx()Dirk Behme2015-01-09
| * | | | serial: imx: use locking to stop concurrent access of UCR1Jiada Wang2015-01-09
| * | | | serial: imx: add CREAD flag supportJiada Wang2015-01-09
| * | | | tty/serial: at91: fix typo and indentationCyrille Pitchen2015-01-09
| * | | | tty/serial: at91: fix RTS line management when hardware handshake is enabledCyrille Pitchen2015-01-09
| * | | | tty/serial: at91: fix error handling in atmel_serial_probe()Cyrille Pitchen2015-01-09
| * | | | tty/serial: at91: enable peripheral clock before accessing I/O registersCyrille Pitchen2015-01-09
| * | | | tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_fo...Cyrille Pitchen2015-01-09
| * | | | serial: sirf: rename marco to atlas7Barry Song2015-01-09
| * | | | tty: Remove warning in tty_lock_slave()Peter Hurley2015-01-09
| * | | | tty: serial: 8250: drop owner assignment from platform_driversWolfram Sang2015-01-09
| * | | | serial: 8250: add support for ACPI-probed serial port for X-Gene platformFeng Kan2015-01-09
| * | | | serial: 8250_dma: terminate transfer explicitly when timeoutAndy Shevchenko2015-01-09
| * | | | serial: mxs-auart: Use devm_request_irq()Fabio Estevam2015-01-09
| * | | | serial: mxs-auart: Use devm_clk_get()Fabio Estevam2015-01-09
| * | | | serial: mxs-auart: Use devm_kzalloc()Fabio Estevam2015-01-09
| * | | | serial: mxs-auart: Remove unneeded goto labelFabio Estevam2015-01-09
| * | | | serial: omap_8250: Fix RTS handling, part BPeter Hurley2015-01-09
| * | | | serial: omap_8250: Fix RTS handlingPeter Hurley2015-01-09
| * | | | trivial fixes for omap-serialPavel Machek2015-01-09
| * | | | tty: serial: 8250: omap: add ttySx console if the user didn'tSebastian Andrzej Siewior2015-01-09
| * | | | serial: mcf: fix no driver name in probe outputGreg Ungerer2015-01-09
| * | | | serial: mcf: fix compile warningsGreg Ungerer2015-01-09
| * | | | serial: mcf: change email address to gerg@uclinux.orgGreg Ungerer2015-01-09
| | |/ / | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-11
|\ \ \ \
| * | | | oom, PM: make OOM detection in the freezer path racelessMichal Hocko2015-02-11
| * | | | sysrq: convert printk to pr_* equivalentMichal Hocko2015-02-11
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-11
|\ \ \ \ | |/ / / |/| | |
| * | | s390/hvc_iucv: add simple wildcard matches to the iucv allow filterHendrik Brueckner2015-01-22
* | | | serial: samsung: Add the support for Exynos5433 SoCChanwoo Choi2015-01-09
* | | | Revert "tty: Fix pty master poll() after slave closes v2"Peter Hurley2015-01-09
* | | | tty: Prevent hw state corruption in exclusive mode reopenPeter Hurley2015-01-09
* | | | tty: Add support for the WCH384 4S multi-IO cardSergej Pupykin2015-01-09
* | | | serial: fix parisc boot hangJames Bottomley2015-01-02
| |/ / |/| |
* | | tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-19