summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon2016-08-311-0/+139
* serial: 8250_mid: fix divide error bug if baud rate is 0Andy Shevchenko2016-08-311-0/+3
* Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko2016-08-315-68/+15
* 8250/fintek: rename IRQ_MODE macroArnd Bergmann2016-08-181-2/+2
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-2/+2
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-011-1/+1
|\
| * serial: clps711x: Changing the compatibility string to match with the smalles...Alexander Shiyan2016-07-061-1/+1
* | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-303-3/+18
|\ \
| * | tty/hvc: Use opal irqchip interface if availableSam Mendoza-Jonas2016-07-271-1/+7
| * | tty/hvc: Use IRQF_SHARED for OPAL hvc consolesSam Mendoza-Jonas2016-07-273-2/+11
* | | sparc: serial: sunhv: fix a double lock bugDan Carpenter2016-07-271-6/+0
* | | mm: oom: add memcg to oom_controlVladimir Davydov2016-07-261-0/+1
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-252-4/+4
|\ \ \
| * | | timers, drivers/tty/mips_ejtag: Initialize the poll timer as pinnedThomas Gleixner2016-07-071-2/+2
| * | | timers, drivers/tty/metag_da: Initialize the poll timer as pinnedThomas Gleixner2016-07-071-2/+2
* | | | Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-07-2445-845/+1158
|\ \ \ \
| * \ \ \ Merge 4.7-rc6 into tty-nextGreg Kroah-Hartman2016-07-042-2/+6
| |\ \ \ \ | | |/ / /
| * | | | tty/serial: atmel: enforce tasklet init and termination sequencesNicolas Ferre2016-06-261-23/+38
| * | | | serial: sh-sci: Stop transfers in sci_shutdown()Geert Uytterhoeven2016-06-261-0/+4
| * | | | serial: 8250_ingenic: drop #if conditional surrounding earlycon codeMasahiro Yamada2016-06-252-3/+1
| * | | | serial: 8250_mtk: drop !defined(MODULE) conditionalMasahiro Yamada2016-06-251-1/+1
| * | | | serial: 8250_uniphier: drop !defined(MODULE) conditionalMasahiro Yamada2016-06-251-1/+1
| * | | | tty/serial/8250: use mctrl_gpio helpersYegor Yefremov2016-06-255-15/+68
| * | | | serial: mctrl_gpio: enable API usage only for initialized mctrl_gpios structYegor Yefremov2016-06-251-0/+18
| * | | | serial: mctrl_gpio: add modem control read routineYegor Yefremov2016-06-252-1/+32
| * | | | tty/serial/8250: make UART_MCR register access consistentYegor Yefremov2016-06-253-26/+35
| * | | | serial: 8250_mid: Read RX buffer on RX DMA timeout for DNVChuah, Kim Tatt2016-06-251-2/+4
| * | | | serial: 8250_dma: Export serial8250_rx_dma_flush()Chuah, Kim Tatt2016-06-251-0/+1
| * | | | dmaengine: hsu: Export hsu_dma_get_status()Chuah, Kim Tatt2016-06-251-5/+17
| * | | | tty: serial: 8250: add CON_CONSDEV to flagsMatthew Leach2016-06-251-1/+1
| * | | | tty: serial: samsung: add byte-order aware bit functionsMatthew Leach2016-06-252-9/+35
| * | | | tty: serial: samsung: fixup accessors for endianMatthew Leach2016-06-251-4/+4
| * | | | serial: sirf: make fifo functions staticBen Dooks2016-06-251-2/+2
| * | | | serial: mps2-uart: make driver explicitly non-modularVladimir Murzin2016-06-251-25/+4
| * | | | serial: mvebu-uart: free the IRQ in ->shutdown()Thomas Petazzoni2016-06-251-0/+2
| * | | | serial/bcm63xx_uart: use correct alias namingJonas Gorski2016-06-251-2/+6
| * | | | serial: m32r_sio: make it explicitly non-modularPaul Gortmaker2016-06-251-17/+1
| * | | | serial: vt8500_serial: make it explicitly non-modularPaul Gortmaker2016-06-251-28/+2
| * | | | serial: pxa: make it explicitly non-modularPaul Gortmaker2016-06-251-28/+2
| * | | | serial: 8250_uniphier: add COMPILE_TEST optionMasahiro Yamada2016-06-251-1/+2
| * | | | serial: max310x: Assign port line automaticallyAlexander Shiyan2016-06-251-9/+32
| * | | | serial: max310x: Unregister UARTs on errorAlexander Shiyan2016-06-251-0/+3
| * | | | serial: max310x: Remove duplicate bits definitionAlexander Shiyan2016-06-251-9/+4
| * | | | serial: max310x: Register UART driver at module_initAlexander Shiyan2016-06-251-31/+48
| * | | | serial: max310x: Using resource-managed function for GPIOAlexander Shiyan2016-06-251-12/+5
| * | | | serial: max310x: Fix RS485 handlingAlexander Shiyan2016-06-251-14/+27
| * | | | 8250_pci: Adds support for the WCH CH355 4S cardAlexandr Petrenko2016-06-251-0/+24
| * | | | serial: samsung: Fix possible out of bounds access on non-DT platformKrzysztof Kozlowski2016-06-251-2/+2
| * | | | serial: samsung: Fix ERR pointer dereference on deferred probeKrzysztof Kozlowski2016-06-251-5/+13
| * | | | serial: 8250_fintek: fix the mismatched IRQ modeJi-Ze Hong (Peter Hong)2016-06-251-1/+35
OpenPOWER on IntegriCloud