aboutsummaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-02tty/serial: Add Spreadtrum sc9836-uart driver supportChunyan Zhang4-0/+815
2015-02-02Documentation: DT: Add bindings for Spreadtrum SoC PlatformChunyan Zhang3-0/+19
2015-02-02serial: samsung: remove redundant interrupt enablingRobert Baldyga1-8/+1
2015-02-02tty: Remove external interface for tty_set_termios()Peter Hurley3-16/+3
2015-02-02serial: omap: Fix RTS handlingPeter Hurley1-8/+14
2015-02-02serial: 8250_omap: Use UPSTAT_AUTORTS for RTS handlingPeter Hurley1-9/+7
2015-02-02serial: core: Rework hw-assisted flow control supportPeter Hurley4-52/+59
2015-02-02tty/serial: 8250_early: Add support for PXA UARTsRob Herring1-3/+5
2015-02-02tty/serial: of_serial: add support for PXA/MMP uartsRob Herring1-0/+4
2015-02-02tty/serial: of_serial: add DT alias ID handlingRob Herring1-0/+4
2015-02-02serial: 8250: Prevent concurrent updates to shadow registersPeter Hurley1-9/+9
2015-02-02serial: 8250: Use canary to restart console after suspendPeter Hurley2-1/+37
2015-02-02serial: 8250: Refactor XR17V35X divisor calculationPeter Hurley1-22/+30
2015-02-02serial: 8250: Refactor divisor programmingPeter Hurley1-39/+48
2015-02-02serial: 8250: Refactor LCR computationPeter Hurley1-11/+21
2015-02-02serial: 8250: Move UART_BUG_QUOT workaroundPeter Hurley1-8/+9
2015-02-02tty: serial: men_z135_uart: Fix driver for changes in hardwareJohannes Thumshirn1-46/+109
2015-02-02serial: core: Simplify console suspend logic in uart_suspend_port()Peter Hurley1-18/+17
2015-02-02Specify PCI based UART for earlyprintkStuart R. Anderson1-16/+166
2015-02-02n_tty: Fix signal handling flushesPeter Hurley3-15/+34
2015-02-02pty: Fix buffer flush deadlockPeter Hurley3-1/+19
2015-02-02tty: Make lock subclasses available for other tty locksPeter Hurley2-11/+18
2015-02-02n_tty: Fix read buffer overwrite when no newlinePeter Hurley1-30/+62
2015-02-02n_tty: Fix PARMRK over-throttlingPeter Hurley1-8/+4
2015-02-02n_tty: Fix unordered accesses to lockless read bufferPeter Hurley1-53/+48
2015-02-02n_tty: Simplify throttle threshold calculationPeter Hurley1-1/+1
2015-02-02n_tty: Fix throttle for canon lines > 3967 charsPeter Hurley1-0/+5
2015-02-02n_tty: Eliminate receive_room() from consumer/exclusive pathsPeter Hurley1-11/+12
2015-02-02ARM: dts: exynos4: Add stdout-path propertiesTomasz Figa9-0/+15
2015-02-02serial: samsung: Add support for early consoleTomasz Figa3-0/+116
2015-02-02serial: sh-sci: Fix R-Car SCIF and HSCIF overrun handlingHisashi Nakamura1-1/+13
2015-02-02serial: sh-sci: Use dev_dbg() to log an error messageYoshihiro Kaneko1-1/+1
2015-02-02serial: 8250_dma: don't bother DMA with small transfersAndy Shevchenko1-0/+4
2015-02-02serial: 8250_core: remove redundant else keywordAndy Shevchenko1-2/+4
2015-02-02sh-sci: extend PM methodsSergei Shtylyov1-6/+3
2015-02-02pty: Fix overlimit memory usePeter Hurley1-14/+3
2015-02-02tty: xuartps: Fix RX hang, and TX corruption in termios callNathan Rossi1-4/+6
2015-02-02tty/isicom: fix big-endian compile warningArnd Bergmann1-1/+1
2015-02-02serial: mxs-auart: Remove unneeded zeroing of 'ret'Fabio Estevam1-1/+1
2015-02-02serial: mxs-auart: Check for platform_get_irq() errorFabio Estevam1-0/+3
2015-02-02serial: mxs-auart: Remove irq from private structureFabio Estevam1-6/+4
2015-02-02tty/serial: digicolor: remove sysrq referenceBaruch Siach1-4/+1
2015-02-02serial: 8250_pnp: Enable PNP_CONSOLE for console portsPeter Hurley1-1/+7
2015-02-02PNP: Allow console to override ACPI device sleepPeter Hurley2-3/+11
2015-02-02tty: serial: msm_serial: Remove console unregistration from driver exit.Pramod Gurav1-3/+0
2015-02-02tty: serial: msm_serial: code cleanup in msm_console_setupPramod Gurav1-20/+4
2015-02-02serial: 8250_pci: remove one useless explicit type conversionHeikki Krogerus1-2/+2
2015-02-02x86, mrst: remove Moorestown specific serial driversAndy Shevchenko9-1242/+4
2015-02-02serial: imx: Fix imx_flush_buffer()Fabio Estevam1-0/+26
2015-02-02tty: serial: fsl_lpuart: terminate DMA on buffer flushStefan Agner1-0/+11