aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2014-11-26tty-hvsi_lib: Deletion of an unnecessary check before the function call "tty_...Markus Elfring
2014-11-26tty: Deletion of unnecessary checks before two function callsMarkus Elfring
2014-11-26n_tty: Fix read_buf race condition, increment read_head after pushing dataChristian Riesch
2014-11-25serial: of-serial: add PM suspend/resume supportJingchang Lu
2014-11-25Revert "serial: of-serial: add PM suspend/resume support"Greg Kroah-Hartman
2014-11-25Revert "serial: of-serial: fix up PM ops on no_console_suspend and port type"Greg Kroah-Hartman
2014-11-25serial: 8250: don't attempt a trylock if in sysrqRabin Vincent
2014-11-25serial: core: Add big-endian iotypeKevin Cernekee
2014-11-25serial: samsung: use port->fifosize instead of hardcoded valuesRobert Baldyga
2014-11-25serial: samsung: prefer to use fifosize from driver dataRobert Baldyga
2014-11-25serial: samsung: fix style problemsRobert Baldyga
2014-11-25serial: samsung: wait for transfer completion before clock disableRobert Baldyga
2014-11-25serial: icom: fix error return codeJulia Lawall
2014-11-25serial: tegra: clean up tty-flag assignmentsJohan Hovold
2014-11-25serial: Fix io address assign flow with Fintek PCI-to-UART ProductPeter Hung
2014-11-25serial: mxs-auart: fix tx_empty against shift registerJanusz Uzycki
2014-11-25serial: mxs-auart: fix gpio change detection on interruptJanusz Uzycki
2014-11-25serial: mxs-auart: Fix mxs_auart_set_ldisc()Fabio Estevam
2014-11-25serial: 8250_dw: Use 64-bit access for OCTEON.David Daney
2014-11-25serial: imx: Fix warning when building 'allmodconfig'Fabio Estevam
2014-11-25tty: serial: omap_serial: line is unsigned, don't check < 0Sebastian Andrzej Siewior
2014-11-25tty: serial: 8250: omap: line is unsigned, don't check < 0Sebastian Andrzej Siewior
2014-11-25tty: serial: men_z135_uart: Add terminating entry for men_z135_idsAxel Lin
2014-11-25serial: sirf: add a new uart type supportQipan Li
2014-11-25tty: pr_warning->pr_warn and logging neateningJoe Perches
2014-11-25serial: jsm: Fix unnecessary space before function ptr argumentsKonrad Zapalowicz
2014-11-25serial: jsm: Replace magic value with the proper defineKonrad Zapalowicz
2014-11-25serial: jsm: Fix the alignment of the switch satementKonrad Zapalowicz
2014-11-25serial: jsm: Remove unnecessary if statementKonrad Zapalowicz
2014-11-25serial: jsm: Remove unnecessary parameter from clear_break()Konrad Zapalowicz
2014-11-25serial: sh-sci: Change checking for error rate of HSCIFNobuhiro Iwamatsu
2014-11-24tty: serial: msm_serial: Don't require DT aliasesStephen Boyd
2014-11-22vt: Fix build breakage when !CONFIG_VT_CONSOLEPeter Hurley
2014-11-11Revert "serial: of-serial: fetch line number from DT"Greg Kroah-Hartman
2014-11-10Merge 3.18-rc4 into tty-next.Greg Kroah-Hartman
2014-11-07serial: pl011: Add device tree support for RX DMA pollingAndrew Jackson
2014-11-07serial: pl011: Don't enable RX DMA if residue processing not supportedAndrew Jackson
2014-11-07serial: pl011: Set length of DMA transferAndrew Jackson
2014-11-07serial: pl011: Avoid assumptions about buffer size when refilling TX DMAAndrew Jackson
2014-11-07serial: pl011: Allocate TX DMA buffer from DMA capable memoryAndrew Jackson
2014-11-07serial: fsl_lpuart: Remove unneeded registration messageFabio Estevam
2014-11-07serial: fsl_lpuart: Remove unneeded check for 'res'Fabio Estevam
2014-11-06drivers: serial: jsm: Remove FSF address from the file documentation/headerKonrad Zapalowicz
2014-11-06drivers: serial: jsm: Enable support for Digi Classic adaptersKonrad Zapalowicz
2014-11-06drivers: serial: jsm: Add the Classic board implementationKonrad Zapalowicz
2014-11-06serial: 8250_core: actually limit char reads to max_countFrans Klaver
2014-11-06tty: warn on deprecated serial flagsJiri Slaby
2014-11-06drivers: serial: jsm: Add Classic board UART structureKonrad Zapalowicz
2014-11-06serial: MIPS: lantiq: use devm_iounmap instead of iounmapSudip Mukherjee
2014-11-06serial: 8250_dma: no need to set tx_err twiceAndy Shevchenko