Age | Commit message (Expand) | Author |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |
2018-02-09 | Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-02-07 | ACPI: SPCR: Make SPCR available to x86 | Prarit Bhargava |
2018-02-01 | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-02-01 | Merge tag 'tty-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-29 | Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2018-01-25 | tty: serial: exar: Relocate sleep wake-up handling | Aaron Sierra |
2018-01-23 | serdev: add method to set parity | Ulrich Hecht |
2018-01-23 | tty: fix data race between tty_init_dev and flush of buf | Gaurav Kohli |
2018-01-22 | serial: imx: fix endless loop during suspend | Martin Kaiser |
2018-01-22 | serial: core: mark port as initialized after successful IRQ change | Sebastian Andrzej Siewior |
2018-01-22 | serdev: only match serdev devices | Johan Hovold |
2018-01-22 | serdev: do not generate modaliases for controllers | Johan Hovold |
2018-01-22 | serial: mxs-auart: don't use GPIOF_* with gpiod_get_direction | Wolfram Sang |
2018-01-22 | serial: 8250_dw: Revert "Improve clock rate setting" | Andy Shevchenko |
2018-01-09 | gpio: serial: max310x: Support open-drain configuration for GPIOs | Jan Kundrát |
2018-01-09 | serdev: Fix serdev_uevent failure on ACPI enumerated serdev-controllers | Hans de Goede |
2018-01-09 | serial: 8250_ingenic: Parse earlycon options | Paul Cercueil |
2018-01-09 | serial: 8250_ingenic: Add support for the JZ4770 SoC | Paul Cercueil |
2018-01-09 | serial: core: Make uart_parse_options take const char* argument | Paul Cercueil |
2018-01-09 | serial: 8250_of: fix return code when probe function fails to get reset | Masahiro Yamada |
2018-01-09 | serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS | Fabio Estevam |
2018-01-09 | serial: 8250_uniphier: fix error return code in uniphier_uart_probe() | Wei Yongjun |
2018-01-09 | tty: n_gsm: Allow ADM response in addition to UA for control dlci | Tony Lindgren |
2018-01-09 | tty: omap-serial: Fix initial on-boot RTS GPIO level | Rafael Gago |
2018-01-09 | tty: serial: jsm: Add one check against NULL pointer dereference | Guilherme G. Piccoli |
2018-01-09 | tty: serial: jsm: Remove unnecessary NULL checks | Guilherme G. Piccoli |
2018-01-09 | treewide: Use DEVICE_ATTR_RW | Joe Perches |
2018-01-08 | serdev: Introduce devm_serdev_device_open() | Andrey Smirnov |
2018-01-08 | serdev: Make .remove in struct serdev_device_driver optional | Andrey Smirnov |
2018-01-02 | Merge 4.15-rc6 into tty-next | Greg Kroah-Hartman |
2017-12-21 | n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD) | Linus Torvalds |
2017-12-19 | pty: cancel pty slave port buf's work in tty_release | Sahara |
2017-12-19 | serial: max310x: Reduce RX work starvation | Jan Kundrát |
2017-12-19 | serial: max310x: Use batched reads when reasonably safe | Jan Kundrát |
2017-12-19 | serial: max310x: use a batch write op for UART transmit | Jan Kundrát |
2017-12-19 | serial: max310x: Support IRQ sharing with other devices | Jan Kundrát |
2017-12-19 | serial: max310x: Do not hard-code the IRQ type | Jan Kundrát |
2017-12-18 | serdev: ttyport: do not used keyed wakeup in write_wakeup | Johan Hovold |
2017-12-18 | tty: serial: sh-sci: Add default for number of ports for compile-testing | Geert Uytterhoeven |
2017-12-15 | serial: max310x: Fix invalid memory access during GPIO init | Jan Kundrát |
2017-12-15 | tty: serial: mxs-auart: fix error handling in mxs_auart_probe | Branislav Radocaj |
2017-12-15 | tty: goldfish: Enable 'earlycon' only if built-in | Sebastian Andrzej Siewior |
2017-12-15 | serial: 8250: 8250_omap: Fix spelling error. | Rolf Evers-Fischer |
2017-12-15 | serial: 8250_dw: Disable clock on error | Stefan Potyra |
2017-12-15 | serial: stm32: fix name conflict with 8250 | Ludovic Barre |
2017-12-15 | tty/isicom: Fix a possible sleep-in-atomic bug in WaitTillCardIsFree | Jia-Ju Bai |
2017-12-15 | tty: serial: sh-sci: Hide DMA config question | Geert Uytterhoeven |