summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-26tty: serial: linflexuart: Remove redundant check to simplify the codeTang Bin
2021-08-26tty: serial: fsl_lpuart: do software reset for imx7ulp and imx8qxpFugang Duan
2021-08-26tty: serial: fsl_lpuart: enable two stop bits for lpuart32Fugang Duan
2021-08-26tty: serial: fsl_lpuart: fix the wrong mapbase valueAndy Duan
2021-08-26mxser: use semi-colons instead of commasDan Carpenter
2021-08-26tty: moxa: use semi-colons instead of commasDan Carpenter
2021-08-18tty: serial: fsl_lpuart: check dma_tx_in_progress in tx dma callbackFugang Duan
2021-08-16tty: replace in_irq() with in_hardirq()Changbin Du
2021-08-16serial: sh-sci: fix break handling for sysrqUlrich Hecht
2021-08-16serial: stm32: use devm_platform_get_and_ioremap_resource()Tang Bin
2021-08-16serial: stm32: use the defined variable to simplify codeTang Bin
2021-08-16Revert "arm pl011 serial: support multi-irq request"Qian Cai
2021-08-13tty: serial: samsung: Add Exynos850 SoC dataSam Protsenko
2021-08-13tty: serial: samsung: Fix driver data macros styleSam Protsenko
2021-08-13tty: serial: samsung: Init USI to keep clocks runningSam Protsenko
2021-08-13platform/surface: aggregator: Use serdev_acpi_get_uart_resource() helperAndy Shevchenko
2021-08-13serdev: Split and export serdev_acpi_get_uart_resource()Andy Shevchenko
2021-08-13serial: stm32: fix the conditional expression writingTang Bin
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman
2021-08-08Linux 5.14-rc5v5.14-rc5Linus Torvalds
2021-08-08Merge tag 'timers-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-08Merge tag 'sched-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-08-08Merge tag 'perf-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-08Merge tag 'char-misc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-08Merge tag 'driver-core-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-08Merge tag 'staging-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-08Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-08Merge tag 'usb-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-07Merge tag 'io_uring-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-07Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-07Merge tag 'riscv-for-linus-5.14-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-07Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-06Revert "riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED"Alexandre Ghiti
2021-08-06riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical address conversionAlexandre Ghiti
2021-08-06kyber: make trace_block_rq call consistent with documentationVincent Fu
2021-08-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-08-06Merge tag 'trace-v5.14-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-06Merge tag 'pm-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-08-06Merge tag 'acpi-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-08-06Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-08-06Merge tag 'mips-fixes_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-06Merge tag 'spi-fix-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-06Merge tag 'dmaengine-fix-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-08-06Merge tag 'sound-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-08-06Merge tag 'drm-fixes-2021-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-08-06ext4: fix potential htree corruption when growing large_dir directoriesTheodore Ts'o
2021-08-06tracepoint: Use rcu get state and cond sync for static call updatesMathieu Desnoyers
2021-08-06io-wq: fix lack of acct->nr_workers < acct->max_workers judgementHao Xu