aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
2016-06-25serial: 8250_ingenic: drop #if conditional surrounding earlycon codeMasahiro Yamada
2016-06-25serial: 8250_mtk: drop !defined(MODULE) conditionalMasahiro Yamada
2016-06-25serial: 8250_uniphier: drop !defined(MODULE) conditionalMasahiro Yamada
2016-06-25tty/serial/8250: use mctrl_gpio helpersYegor Yefremov
2016-06-25serial: mctrl_gpio: enable API usage only for initialized mctrl_gpios structYegor Yefremov
2016-06-25serial: mctrl_gpio: add modem control read routineYegor Yefremov
2016-06-25tty/serial/8250: make UART_MCR register access consistentYegor Yefremov
2016-06-25serial: 8250_mid: Read RX buffer on RX DMA timeout for DNVChuah, Kim Tatt
2016-06-25serial: 8250_dma: Export serial8250_rx_dma_flush()Chuah, Kim Tatt
2016-06-25dmaengine: hsu: Export hsu_dma_get_status()Chuah, Kim Tatt
2016-06-25tty: serial: 8250: add CON_CONSDEV to flagsMatthew Leach
2016-06-25tty: serial: samsung: add byte-order aware bit functionsMatthew Leach
2016-06-25tty: serial: samsung: fixup accessors for endianMatthew Leach
2016-06-25serial: sirf: make fifo functions staticBen Dooks
2016-06-25serial: mps2-uart: make driver explicitly non-modularVladimir Murzin
2016-06-25serial: mvebu-uart: free the IRQ in ->shutdown()Thomas Petazzoni
2016-06-25serial/bcm63xx_uart: use correct alias namingJonas Gorski
2016-06-25serial: m32r_sio: make it explicitly non-modularPaul Gortmaker
2016-06-25serial: vt8500_serial: make it explicitly non-modularPaul Gortmaker
2016-06-25serial: pxa: make it explicitly non-modularPaul Gortmaker
2016-06-25serial: 8250_uniphier: add COMPILE_TEST optionMasahiro Yamada
2016-06-25serial: max310x: Assign port line automaticallyAlexander Shiyan
2016-06-25serial: max310x: Unregister UARTs on errorAlexander Shiyan
2016-06-25serial: max310x: Remove duplicate bits definitionAlexander Shiyan
2016-06-25serial: max310x: Register UART driver at module_initAlexander Shiyan
2016-06-25serial: max310x: Using resource-managed function for GPIOAlexander Shiyan
2016-06-25serial: max310x: Fix RS485 handlingAlexander Shiyan
2016-06-258250_pci: Adds support for the WCH CH355 4S cardAlexandr Petrenko
2016-06-25serial: samsung: Fix possible out of bounds access on non-DT platformKrzysztof Kozlowski
2016-06-25serial: samsung: Fix ERR pointer dereference on deferred probeKrzysztof Kozlowski
2016-06-25serial: 8250_fintek: fix the mismatched IRQ modeJi-Ze Hong (Peter Hong)
2016-06-25serial: pic32_uart: Fix double free of 'sport->irq_fault_name'.Purna Chandra Mandal
2016-06-25tty: xuartps: disable clocks when not usedShubhrajyoti Datta
2016-06-25tty/serial: atmel: fix RS485 half duplex with DMAAlexandre Belloni
2016-06-25tty/serial: atmel: add comment for the ring buffer size macroLudovic Desroches
2016-06-25tty/serial: atmel: split tx and rx pathsNicolas Ferre
2016-06-25tty/serial: atmel: re-integrate status check in irq handlerNicolas Ferre
2016-06-25tty: vt: Fix soft lockup in fbcon cursor blink timer.David Daney
2016-06-25tty/vt/keyboard: use memdup_user().Muhammad Falak R Wani
2016-06-25serial: serial_core: Perform NULL checks for release/request_port opsFabio Estevam
2016-06-25serial: Make SERIAL_MPS2_UART depend on ARCH_MPS2Geert Uytterhoeven
2016-06-25tty: serial: msm: fix definition of msm_stop_dmaBen Dooks
2016-06-25tty: serial: msm: Don't read off end of tx fifoBjorn Andersson
2016-06-25tty:serial:msm:Do not restore Rx interrupts in DMACharanya Venkatraman
2016-06-25tty: serial: msm: Cleanup include usageStephen Boyd
2016-06-25tty: serial: msm: Only configure MND registers on hw that has itStephen Boyd
2016-06-25tty: serial: msm: Move header file into driverStephen Boyd
2016-06-25serial: 8250_early: Add earlycon support for Synopsys DesignWare ABP UARTKefeng Wang
2016-06-25serial: sh-sci: Clear (H)SCIF timeout and overrun during resetGeert Uytterhoeven
2016-06-25serial: sh-sci: Clear RX, error, and break flags during resetGeert Uytterhoeven