summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)AuthorLines
2016-08-31serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon-0/+139
2016-08-31serial: 8250_mid: fix divide error bug if baud rate is 0Andy Shevchenko-0/+3
2016-08-31Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko-68/+15
2016-08-188250/fintek: rename IRQ_MODE macroArnd Bergmann-2/+2
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada-2/+2
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+1
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-3/+18
2016-07-27sparc: serial: sunhv: fix a double lock bugDan Carpenter-6/+0
2016-07-27tty/hvc: Use opal irqchip interface if availableSam Mendoza-Jonas-1/+7
2016-07-27tty/hvc: Use IRQF_SHARED for OPAL hvc consolesSam Mendoza-Jonas-2/+11
2016-07-26mm: oom: add memcg to oom_controlVladimir Davydov-0/+1
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+4
2016-07-24Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-845/+1158
2016-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-21/+9
2016-07-20tty/vt/keyboard: fix OOB access in do_compute_shiftstate()Dmitry Torokhov-21/+9
2016-07-07timers, drivers/tty/mips_ejtag: Initialize the poll timer as pinnedThomas Gleixner-2/+2
2016-07-07timers, drivers/tty/metag_da: Initialize the poll timer as pinnedThomas Gleixner-2/+2
2016-07-06serial: clps711x: Changing the compatibility string to match with the smalles...Alexander Shiyan-1/+1
2016-07-04Merge 4.7-rc6 into tty-nextGreg Kroah-Hartman-2/+6
2016-06-26devpts: fix null pointer dereference on failed memory allocationColin Ian King-2/+5
2016-06-26tty/serial: atmel: enforce tasklet init and termination sequencesNicolas Ferre-23/+38
2016-06-26serial: sh-sci: Stop transfers in sci_shutdown()Geert Uytterhoeven-0/+4
2016-06-25serial: 8250_ingenic: drop #if conditional surrounding earlycon codeMasahiro Yamada-3/+1
2016-06-25serial: 8250_mtk: drop !defined(MODULE) conditionalMasahiro Yamada-1/+1
2016-06-25serial: 8250_uniphier: drop !defined(MODULE) conditionalMasahiro Yamada-1/+1
2016-06-25tty/serial/8250: use mctrl_gpio helpersYegor Yefremov-15/+68
2016-06-25serial: mctrl_gpio: enable API usage only for initialized mctrl_gpios structYegor Yefremov-0/+18
2016-06-25serial: mctrl_gpio: add modem control read routineYegor Yefremov-1/+32
2016-06-25tty/serial/8250: make UART_MCR register access consistentYegor Yefremov-26/+35
2016-06-25serial: 8250_mid: Read RX buffer on RX DMA timeout for DNVChuah, Kim Tatt-2/+4
2016-06-25serial: 8250_dma: Export serial8250_rx_dma_flush()Chuah, Kim Tatt-0/+1
2016-06-25dmaengine: hsu: Export hsu_dma_get_status()Chuah, Kim Tatt-5/+17
2016-06-25tty: serial: 8250: add CON_CONSDEV to flagsMatthew Leach-1/+1
2016-06-25tty: serial: samsung: add byte-order aware bit functionsMatthew Leach-9/+35
2016-06-25tty: serial: samsung: fixup accessors for endianMatthew Leach-4/+4
2016-06-25serial: sirf: make fifo functions staticBen Dooks-2/+2
2016-06-25serial: mps2-uart: make driver explicitly non-modularVladimir Murzin-25/+4
2016-06-25serial: mvebu-uart: free the IRQ in ->shutdown()Thomas Petazzoni-0/+2
2016-06-25serial/bcm63xx_uart: use correct alias namingJonas Gorski-2/+6
2016-06-25serial: m32r_sio: make it explicitly non-modularPaul Gortmaker-17/+1
2016-06-25serial: vt8500_serial: make it explicitly non-modularPaul Gortmaker-28/+2
2016-06-25serial: pxa: make it explicitly non-modularPaul Gortmaker-28/+2
2016-06-25serial: 8250_uniphier: add COMPILE_TEST optionMasahiro Yamada-1/+2
2016-06-25serial: max310x: Assign port line automaticallyAlexander Shiyan-9/+32
2016-06-25serial: max310x: Unregister UARTs on errorAlexander Shiyan-0/+3
2016-06-25serial: max310x: Remove duplicate bits definitionAlexander Shiyan-9/+4
2016-06-25serial: max310x: Register UART driver at module_initAlexander Shiyan-31/+48
2016-06-25serial: max310x: Using resource-managed function for GPIOAlexander Shiyan-12/+5
2016-06-25serial: max310x: Fix RS485 handlingAlexander Shiyan-14/+27
2016-06-258250_pci: Adds support for the WCH CH355 4S cardAlexandr Petrenko-0/+24