Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-15tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id an...Sherry Sun
2022-04-15serial: When UART is suspended, set RTS to falseAl Cooper
2022-04-15serial: 8250: add compatible for fsl,16550-FIFO64Eric Tremblay
2022-04-15serial: 8250: Add UART_CAP_NOTEMT on PORT_16550A_FSL64Eric Tremblay
2022-04-15serial: 8250: Handle UART without interrupt on TEMT using em485Eric Tremblay
2022-04-15serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probeMiaoqian Lin
2022-04-15serial: atmel: remove redundant assignment in rs485_configLino Sanfilippo
2022-04-15serial: fsl_lpuart: remove redundant code in rs485_config functionsLino Sanfilippo
2022-04-15serial: imx: remove redundant assignment in rs485_configLino Sanfilippo
2022-04-15serial: max310: remove redundant memset in rs485_configLino Sanfilippo
2022-04-15serial: omap: remove redundant code in rs485_configLino Sanfilippo
2022-04-15serial: sc16is7xx: remove redundant check in rs485_configLino Sanfilippo
2022-04-15serial: stm32: remove redundant code in rs485_configLino Sanfilippo
2022-04-15serial: amba-pl011: remove redundant code in rs485_configLino Sanfilippo
2022-04-15serial: core: move RS485 configuration tasks from drivers into coreLino Sanfilippo
2022-04-15tty: serial: meson: Use DIV_ROUND_CLOSEST to calculate baud ratesYu Tu
2022-04-15serial: 8250: Report which option to enable for blacklisted PCI devicesMaciej W. Rozycki
2022-04-15tty: n_tty: Restore EOF push handling behaviorDaniel Gibson
2022-04-15serial: 8250: Make SERIAL_8250_EM available for arm64 systemsPhil Edworthy
2022-04-15tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probeMiaoqian Lin
2022-04-15tty: serial: samsung: add spin_lock for interrupt and console_writeJaewon Kim
2022-04-15tty: Fix a possible resource leak in icom_probeHuang Guobin
2022-04-15tty: serial: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2022-04-15tty: hvc: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2022-04-15tty: goldfish: Use tty_port_destroy() to destroy portWang Weiyang
2022-04-14tty: serial: altera: use altera_jtaguart_stop_tx()Jiri Slaby
2022-04-14tty: serial: owl-uart, send x_char even if stoppedJiri Slaby
2022-04-14tty: serial: mpc52xx_uart: remove double ifdefferyJiri Slaby
2022-04-14tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()Zheyu Ma
2022-04-10Merge tag 'tty-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-04-10Merge tag 'staging-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-10Merge tag 'char-misc-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-10Merge tag 'irq-urgent-2022-04-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-10Merge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-04-10Merge tag 'gpio-fixes-for-v5.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-04-09Merge tag 'block-5.18-2022-04-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-04-09Merge tag 'acpi-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-04-08cxl/pci: Drop shadowed variableDan Williams
2022-04-08RDMA/hfi1: Fix use-after-free bug for mm structDouglas Miller
2022-04-08Merge branch 'acpi-bus'Rafael J. Wysocki
2022-04-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-04-08Merge tag 'spi-fix-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-04-08Merge tag 'regulator-fix-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-04-08Merge tag 'mmc-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2022-04-08Merge tag 'iommu-fix-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-08perf/imx_ddr: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-08iommu/omap: Fix regression in probe for NULL pointer dereferenceTony Lindgren
2022-04-08mmc: core: improve API to make clear mmc_hw_reset is for cardsWolfram Sang