summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)AuthorFilesLines
2016-04-30serial: mps2-uart: add MPS2 UART driverVladimir Murzin3-0/+610
2016-04-30serial: sirf: Use generic uart-has-rtscts DT propertyGeert Uytterhoeven1-1/+2
2016-04-30serial: sirf: Introduce helper variable struct device_node *npGeert Uytterhoeven1-20/+18
2016-04-30serial: mxs-auart: Use generic uart-has-rtscts DT propertyGeert Uytterhoeven1-1/+2
2016-04-30serial: imx: Use generic uart-has-rtscts DT propertyGeert Uytterhoeven1-1/+2
2016-04-30serial: 8250: of: Make tegra_serial_handle_break() staticThierry Reding1-1/+1
2016-04-30serial: omap8250: Terminate rx dma only for flushesPeter Hurley1-1/+1
2016-04-30serial: 8250: Extract IIR logic steering from rx dmaPeter Hurley4-63/+58
2016-04-30serial: omap8250: Simplify rx dma completion interfacePeter Hurley1-6/+4
2016-04-30serial: omap8250: Drop rx buffer syncPeter Hurley1-6/+0
2016-04-30serial: 8250: Validate dmaengine tx chan meets requirementsPeter Hurley1-0/+9
2016-04-30serial: 8250: Validate dmaengine rx chan meets requirementsPeter Hurley1-6/+21
2016-04-30serial: tegra: Remove unused variableThierry Reding1-2/+0
2016-04-30serial-uartlite: Constify uartlite_be/uartlite_leMaarten Brock1-6/+6
2016-04-30serial: 8250_uniphier: add "\n" at the end of error logMasahiro Yamada1-1/+1
2016-04-30tty: hvc_console: silence unintialized variable warningDan Carpenter1-1/+1
2016-04-30tty: synclink: remove unneeded testSudip Mukherjee1-2/+1
2016-04-30tty: ipwireless: fix possible NULL dereferenceSudip Mukherjee1-0/+5
2016-04-30serial: 8250: Remove unused definePeter Hurley1-1/+0
2016-04-30serial: omap8250: Eliminate local in omap8250_runtime_resume()Peter Hurley1-3/+1
2016-04-30serial: 8250: Reduce expr in 8250 irq handlerPeter Hurley1-2/+1
2016-04-30serial: 8250: Eliminate needless local in irq handlersPeter Hurley2-11/+3
2016-04-30serial: 8250_mid: correct comment regarding Tangier HSUAndy Shevchenko1-1/+5
2016-04-30serial: 8250_mid: make module available only on X86Andy Shevchenko1-1/+3
2016-04-30serial: 8250_mid: include missed linux/bitops.hAndy Shevchenko1-1/+2
2016-04-30serial: 8250_mid: recognize interrupt source in handlerAndy Shevchenko1-10/+11
2016-04-30serial: 8250_mid: use proper bar for DNV platformAndy Shevchenko1-3/+11
2016-04-30serial: 8250_pci: report DCD and DSR signals as active for Bay TrailWan Ahmad Zainie1-0/+12
2016-04-30serial: 8250: export get_mctrl functionWan Ahmad Zainie2-1/+12
2016-04-30TTY: serial/ifx6x60, initialize moreJiri Slaby1-1/+1
2016-04-30tty: vt, use proper type for default colorsJiri Slaby1-10/+17
2016-04-30tty: vt, make color_table constJiri Slaby1-1/+1
2016-04-30tty: vt, get rid of weird source code flowJiri Slaby1-31/+39
2016-04-30tty: vt, remove reduntant checkJiri Slaby1-4/+0
2016-04-30serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...Chanwoo Choi1-2/+2
2016-04-30tty: serial: msm: Support more baudsStephen Boyd1-33/+66
2016-04-30serial: imx: implement DSR irq handling for DTE modeUwe Kleine-König1-3/+17
2016-04-30serial: imx: reorder functions to simplify next patchUwe Kleine-König1-49/+49
2016-04-30serial: imx: only count 0->1 transitions for RNGUwe Kleine-König1-1/+1
2016-04-30serial: imx: make sure unhandled irqs are disabledUwe Kleine-König1-1/+22
2016-04-30serial: imx: let irq handler return IRQ_NONE if no event was handledUwe Kleine-König1-4/+13
2016-04-30serial: imx: fix polarity of RIUwe Kleine-König1-3/+3
2016-04-30TTY: add __init attributeJulia Lawall1-1/+2
2016-04-30serial: mxs-auart: add Alphascale ASM9260 supportOleksij Rempel2-126/+520
2016-04-30sc16is7xx: remove useless "uart_handle_cts_change"Wills Wang1-10/+3
2016-04-30serial: mctrl_gpio: Grammar s/lines GPIOs/line GPIOs/, /sets/set/Geert Uytterhoeven1-2/+2
2016-04-30serial: imx: support RS-485 Rx disable on TxBaruch Siach1-3/+12
2016-04-30serial: Make SERIAL_MVEBU_UART depend on ARCH_MVEBUGeert Uytterhoeven1-0/+1
2016-04-30drivers/tty: make serial/mvebu-uart.c explicitly non-modularPaul Gortmaker1-25/+3
2016-04-30serial: mvebu-uart: fix platform_no_drv_owner.cocci warningsJulia Lawall1-1/+0