Age | Commit message (Expand) | Author |
2022-06-04 | Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-06-03 | Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-06-03 | Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-06-01 | xen: replace xen_remap() with memremap() | Juergen Gross |
2022-05-27 | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-05-26 | Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-05-26 | Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-05-25 | Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2022-05-25 | Merge tag 'printk-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-05-23 | Merge tag 'm68k-for-v5.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-05-23 | Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2022-05-19 | tty: Rework receive flow control char logic | Ilpo Järvinen |
2022-05-19 | serial: stm32-usart: Correct CSIZE, bits, and parity | Ilpo Järvinen |
2022-05-19 | serial: st-asc: Sanitize CSIZE and correct PARENB for CS7 | Ilpo Järvinen |
2022-05-19 | serial: sifive: Sanitize CSIZE and c_iflag | Ilpo Järvinen |
2022-05-19 | serial: sh-sci: Don't allow CS5-6 | Ilpo Järvinen |
2022-05-19 | serial: txx9: Don't allow CS5-6 | Ilpo Järvinen |
2022-05-19 | serial: rda-uart: Don't allow CS5-6 | Ilpo Järvinen |
2022-05-19 | serial: digicolor-usart: Don't allow CS5-6 | Ilpo Järvinen |
2022-05-19 | serial: uartlite: Fix BRKINT clearing | Ilpo Järvinen |
2022-05-19 | serial: cpm_uart: Fix build error without CONFIG_SERIAL_CPM_CONSOLE | YueHaibing |
2022-05-19 | serial: core: Do stop_rx in suspend path for console if console_suspend is di... | Vijaya Krishna Nivarthi |
2022-05-19 | tty: serial: qcom-geni-serial: Remove uart frequency table. Instead, find sui... | Vijaya Krishna Nivarthi |
2022-05-19 | serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485 | Ilpo Järvinen |
2022-05-19 | Revert "serial: 8250_mtk: Make sure to select the right FEATURE_SEL" | AngeloGioacchino Del Regno |
2022-05-19 | serial: msm_serial: disable interrupts in __msm_console_write() | John Ogness |
2022-05-19 | serial: meson: acquire port->lock in startup() | John Ogness |
2022-05-19 | serial: 8250_dw: Use dev_err_probe() | Andy Shevchenko |
2022-05-19 | serial: 8250_dw: Use devm_add_action_or_reset() | Andy Shevchenko |
2022-05-19 | serial: 8250_dw: Update the list of OF headers used by driver | Andy Shevchenko |
2022-05-19 | serial: jsm: Use B0 instead of 0 | Ilpo Järvinen |
2022-05-19 | serial: fsl_lpuart: Remove unnecessary clearing for CRTSCTS | Ilpo Järvinen |
2022-05-19 | tty: remove IBSHIFT ifdefs | Ilpo Järvinen |
2022-05-19 | tty: remove BOTHER ifdefs | Ilpo Järvinen |
2022-05-19 | tty: remove CMSPAR ifdefs | Ilpo Järvinen |
2022-05-19 | tty: serial: samsung_tty: Fix suspend/resume on S5L | Hector Martin |
2022-05-19 | serial: pmac_zilog: remove initial print | Jiri Slaby |
2022-05-19 | serial: pmac_zilog: remove tracing prints | Jiri Slaby |
2022-05-19 | serial: pmac_zilog: remove unused uart_pmac_port::termios_cache | Jiri Slaby |
2022-05-19 | serial: pmac_zilog: remove unfinished DBDMA support | Jiri Slaby |
2022-05-19 | serial: amba-pl011: move header content to .c | Jiri Slaby |
2022-05-19 | tty: n_gsm: Fix packet data hex dump output | Tony Lindgren |
2022-05-16 | Merge 5.18-rc7 into usb-next | Greg Kroah-Hartman |
2022-05-12 | tty: fix deadlock caused by calling printk() under tty_port->lock | Qi Zheng |
2022-05-11 | signal: Replace __group_send_sig_info with send_signal_locked | Eric W. Biederman |
2022-05-05 | fsl_lpuart: Don't enable interrupts too early | Indan Zupancic |
2022-05-05 | tty: n_gsm: fix invalid gsmtty_write_room() result | Daniel Starke |
2022-05-05 | tty: n_gsm: fix mux activation issues in gsm_config() | Daniel Starke |
2022-05-05 | tty: n_gsm: fix buffer over-read in gsm_dlci_data() | Daniel Starke |
2022-05-05 | serial: 8250_mtk: Fix register address for XON/XOFF character | AngeloGioacchino Del Regno |