Age | Commit message (Expand) | Author |
2016-08-04 | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada |
2016-08-01 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-07-30 | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-07-27 | sparc: serial: sunhv: fix a double lock bug | Dan Carpenter |
2016-07-27 | tty/hvc: Use opal irqchip interface if available | Sam Mendoza-Jonas |
2016-07-27 | tty/hvc: Use IRQF_SHARED for OPAL hvc consoles | Sam Mendoza-Jonas |
2016-07-26 | mm: oom: add memcg to oom_control | Vladimir Davydov |
2016-07-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-24 | Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2016-07-20 | tty/vt/keyboard: fix OOB access in do_compute_shiftstate() | Dmitry Torokhov |
2016-07-07 | timers, drivers/tty/mips_ejtag: Initialize the poll timer as pinned | Thomas Gleixner |
2016-07-07 | timers, drivers/tty/metag_da: Initialize the poll timer as pinned | Thomas Gleixner |
2016-07-06 | serial: clps711x: Changing the compatibility string to match with the smalles... | Alexander Shiyan |
2016-07-04 | Merge 4.7-rc6 into tty-next | Greg Kroah-Hartman |
2016-06-26 | devpts: fix null pointer dereference on failed memory allocation | Colin Ian King |
2016-06-26 | tty/serial: atmel: enforce tasklet init and termination sequences | Nicolas Ferre |
2016-06-26 | serial: sh-sci: Stop transfers in sci_shutdown() | Geert Uytterhoeven |
2016-06-25 | serial: 8250_ingenic: drop #if conditional surrounding earlycon code | Masahiro Yamada |
2016-06-25 | serial: 8250_mtk: drop !defined(MODULE) conditional | Masahiro Yamada |
2016-06-25 | serial: 8250_uniphier: drop !defined(MODULE) conditional | Masahiro Yamada |
2016-06-25 | tty/serial/8250: use mctrl_gpio helpers | Yegor Yefremov |
2016-06-25 | serial: mctrl_gpio: enable API usage only for initialized mctrl_gpios struct | Yegor Yefremov |
2016-06-25 | serial: mctrl_gpio: add modem control read routine | Yegor Yefremov |
2016-06-25 | tty/serial/8250: make UART_MCR register access consistent | Yegor Yefremov |
2016-06-25 | serial: 8250_mid: Read RX buffer on RX DMA timeout for DNV | Chuah, Kim Tatt |
2016-06-25 | serial: 8250_dma: Export serial8250_rx_dma_flush() | Chuah, Kim Tatt |
2016-06-25 | dmaengine: hsu: Export hsu_dma_get_status() | Chuah, Kim Tatt |
2016-06-25 | tty: serial: 8250: add CON_CONSDEV to flags | Matthew Leach |
2016-06-25 | tty: serial: samsung: add byte-order aware bit functions | Matthew Leach |
2016-06-25 | tty: serial: samsung: fixup accessors for endian | Matthew Leach |
2016-06-25 | serial: sirf: make fifo functions static | Ben Dooks |
2016-06-25 | serial: mps2-uart: make driver explicitly non-modular | Vladimir Murzin |
2016-06-25 | serial: mvebu-uart: free the IRQ in ->shutdown() | Thomas Petazzoni |
2016-06-25 | serial/bcm63xx_uart: use correct alias naming | Jonas Gorski |
2016-06-25 | serial: m32r_sio: make it explicitly non-modular | Paul Gortmaker |
2016-06-25 | serial: vt8500_serial: make it explicitly non-modular | Paul Gortmaker |
2016-06-25 | serial: pxa: make it explicitly non-modular | Paul Gortmaker |
2016-06-25 | serial: 8250_uniphier: add COMPILE_TEST option | Masahiro Yamada |
2016-06-25 | serial: max310x: Assign port line automatically | Alexander Shiyan |
2016-06-25 | serial: max310x: Unregister UARTs on error | Alexander Shiyan |
2016-06-25 | serial: max310x: Remove duplicate bits definition | Alexander Shiyan |
2016-06-25 | serial: max310x: Register UART driver at module_init | Alexander Shiyan |
2016-06-25 | serial: max310x: Using resource-managed function for GPIO | Alexander Shiyan |
2016-06-25 | serial: max310x: Fix RS485 handling | Alexander Shiyan |
2016-06-25 | 8250_pci: Adds support for the WCH CH355 4S card | Alexandr Petrenko |
2016-06-25 | serial: samsung: Fix possible out of bounds access on non-DT platform | Krzysztof Kozlowski |
2016-06-25 | serial: samsung: Fix ERR pointer dereference on deferred probe | Krzysztof Kozlowski |
2016-06-25 | serial: 8250_fintek: fix the mismatched IRQ mode | Ji-Ze Hong (Peter Hong) |
2016-06-25 | serial: pic32_uart: Fix double free of 'sport->irq_fault_name'. | Purna Chandra Mandal |