summaryrefslogtreecommitdiff
path: root/drivers/tty (follow)
Commit message (Expand)AuthorAge
...
| * | | | serial: tegra: Fix memory leak on DMA setup failureJon Hunter2015-05-24
| * | | | serial: sirf: assign console default index if users not set a valid oneQipan Li2015-05-24
| * | | | serial: sirf: add serial loopback function supportQipan Li2015-05-24
| * | | | serial: sirf: add uart receive's some error counter and markQipan Li2015-05-24
| * | | | serial: sirf: fix endless loop bug in uart receive taskletQipan Li2015-05-24
| * | | | serial: sirf: fix the issue that HW flow control doesn't work for BTQipan Li2015-05-24
| * | | | serial: sirf: enable ATLAS7 USP serial supportQipan Li2015-05-24
| * | | | tty: rocket: fix comment of ROCKET_SPD_HIMasahiro Yamada2015-05-24
| * | | | tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_sendNicolas Ferre2015-05-24
| * | | | serial/amba-pl011: Fix mismerge between v4.1-rc4 and tty-nextDave Martin2015-05-19
| * | | | Merge 4.1-rc4 into tty-nextGreg Kroah-Hartman2015-05-18
| |\ \ \ \
| * | | | | vt: Don't check KD_GRAPHICS when binding/unbindingDaniel Vetter2015-05-10
| * | | | | vt: fix console lock vs. kernfs s_active lock orderImre Deak2015-05-10
| * | | | | tty/hvc: remove celleb-only beat driverDaniel Axtens2015-05-10
| * | | | | drivers/tty/nozomi.c: rename CONFIG_MAGICValentin Rothberg2015-05-10
| * | | | | TTY: msm_smd_tty: Remove unused driverStephen Boyd2015-05-10
| * | | | | vt: add cursor blink interval escape sequenceScot Doyle2015-05-10
| * | | | | serial: tegra: Correct error handling on DMA setupJon Hunter2015-05-10
| * | | | | serial: tegra: Correct shutdown of UARTsJon Hunter2015-05-10
| * | | | | serial: tegra: Fix cookie used by TX channelJon Hunter2015-05-10
| * | | | | serial: tegra: Use unsigned types for RX and TX byte countsJon Hunter2015-05-10
| * | | | | serial: tegra: handle race condition on uart rx sideShardar Shariff Md2015-05-10
| * | | | | serial: tegra: check the count and read if any from dmaShardar Shariff Md2015-05-10
| * | | | | serial: tegra: Add delay after enabling FIFO modeJon Hunter2015-05-10
| * | | | | serial: tegra: Correct delay after TX flushJon Hunter2015-05-10
| * | | | | serial: of_serial: do not set port.type twiceMasahiro Yamada2015-05-10
| * | | | | serial: 8250: do not copy port.fifosize member twiceMasahiro Yamada2015-05-10
| * | | | | serial: xuartps: add __init to earlycon write methodMasahiro Yamada2015-05-10
| * | | | | serial: 8250: Do nothing if nr_uarts=0Jan Kiszka2015-05-10
| * | | | | serial: samsung: Constify platform_device_idKrzysztof Kozlowski2015-05-10
| * | | | | serial: samsung: Staticize local symbolKrzysztof Kozlowski2015-05-10
| * | | | | serial: mxs: Constify platform_device_idKrzysztof Kozlowski2015-05-10
| * | | | | serial: imx: Constify platform_device_idKrzysztof Kozlowski2015-05-10
| * | | | | serial: sh-sci: Remove obsolete comment about overrun detectionGeert Uytterhoeven2015-05-10
| * | | | | serial: sh-sci: Don't set SCLSR bits in the SCxSR error maskGeert Uytterhoeven2015-05-10
| * | | | | serial: sh-sci: Use the correct register for overrun checksGeert Uytterhoeven2015-05-10
| * | | | | serial: sh-sci: Replace hardcoded overrun bit valuesGeert Uytterhoeven2015-05-10
| * | | | | serial: sh-sci: Replace hardcoded values in SCxSR_*_CLEAR macrosGeert Uytterhoeven2015-05-10
| * | | | | serial: sh-sci: Standardize on using the BIT() macro to define register bitsGeert Uytterhoeven2015-05-10
| * | | | | serial: sh-sci: Document remaining FIFO Control Register bitsGeert Uytterhoeven2015-05-10
| * | | | | serial: sh-sci: Add SCIFA/B SCPCR register definitionsGeert Uytterhoeven2015-05-10
| * | | | | serial: sh-sci: Add (H)SCIF RTS/CTS pin data register bit definitionsGeert Uytterhoeven2015-05-10
| * | | | | serial: sh-sci: Move private definitions to private header fileGeert Uytterhoeven2015-05-10
| * | | | | tty: tty_ldsem.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-10
| * | | | | tty: tty_buffer.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-10
| * | | | | tty: synclinkmp.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-10
| * | | | | tty: synclink_gt.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-10
| * | | | | tty: synclink.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-10
| * | | | | tty: mpsc.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-10
| * | | | | tty: ioc4_serial.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-10