summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-18tty: serial: samsung: embed s3c24xx_uart_info in parent structureKrzysztof Kozlowski
2022-03-18serial: 8250_tegra: mark acpi_device_id as unused with !ACPIKrzysztof Kozlowski
2022-03-18tty: serial: bcm63xx: use more precise Kconfig symbolRafał Miłecki
2022-03-18serial: SERIAL_SUNPLUS should depend on ARCH_SUNPLUSGeert Uytterhoeven
2022-03-18tty: serial: jsm: fix two assignments in if conditionsAlexander Vorwerk
2022-03-18tty: serial: jsm: remove redundant assignments to variable linestatusColin Ian King
2022-03-18serial: 8250_mtk: make two read-only arrays static constColin Ian King
2022-03-18serial: samsung_tty: do not unlock port->lock for uart_write_wakeup()Jiri Slaby
2022-03-18tty: serial: serial_txx9: remove struct uart_txx9_portJiri Slaby
2022-03-18kgdboc: fix return value of __setup handlerRandy Dunlap
2022-03-18tty: hvc: fix return value of __setup handlerRandy Dunlap
2022-03-03serial: samsung: Add samsung_early_read to support early kgdbocWoody Lin
2022-03-03serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby
2022-03-01serial: mvebu-uart: fix return value check in mvebu_uart_clock_probe()Wei Yongjun
2022-03-01sc16is7xx: Set AUTOCTS and AUTORTS bitsTomasz Moń
2022-03-01sc16is7xx: Handle modem status linesTomasz Moń
2022-03-01sc16is7xx: Properly resume TX after stopTomasz Moń
2022-03-01Revert "tty: serial: meson: *"Greg Kroah-Hartman
2022-03-01serial: sunplus-uart: Fix compile error while CONFIG_SERIAL_SUNPLUS_CONSOLE=nHammer Hsieh
2022-02-28tty: serial: meson: Fix the compile link error reported by kernel test robotYu Tu
2022-02-28mxser: make use of UART_LCR_WLEN() + tty_get_char_size()Jiri Slaby
2022-02-28sdio_uart: make use of UART_LCR_WLEN() + tty_get_char_size()Jiri Slaby
2022-02-28USB: serial: make use of UART_LCR_WLEN() + tty_get_char_size()Jiri Slaby
2022-02-28tty: serial: make use of UART_LCR_WLEN() + tty_get_char_size()Jiri Slaby
2022-02-28tty: serial: define UART_LCR_WLEN() macroJiri Slaby
2022-02-28Merge 5.17-rc6 into tty-nextGreg Kroah-Hartman
2022-02-27Linux 5.17-rc6Linus Torvalds
2022-02-27Merge tag 'irq-urgent-2022-02-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-02-27Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-02-27Merge tag 'pinctrl-v5-17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-26Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-26Merge tag 'fixes-2022-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-02-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-02-26Merge tag 'riscv-for-linus-5.17-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-02-26Merge tag 'xfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-02-26selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz
2022-02-26mailmap: update Roman Gushchin's emailRoman Gushchin
2022-02-26MAINTAINERS, SLAB: add Roman as reviewer, git treeVlastimil Babka
2022-02-26MAINTAINERS: add Shakeel as a memcg co-maintainerShakeel Butt
2022-02-26MAINTAINERS: remove Vladimir from memcg maintainersVladimir Davydov
2022-02-26MAINTAINERS: add Roman as a memcg co-maintainerRoman Gushchin
2022-02-26selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V
2022-02-26mm: fix use-after-free bug when mm->mmap is reused after being freedSuren Baghdasaryan
2022-02-26hugetlbfs: fix a truncation issue in hugepages parameterLiu Yuntao
2022-02-26kasan: test: prevent cache merging in kmem_cache_double_destroyAndrey Konovalov
2022-02-26mm/hugetlb: fix kernel crash with hugetlb mremapAneesh Kumar K.V
2022-02-26MAINTAINERS: add sysctl-next git treeLuis Chamberlain
2022-02-26tty: Reserve ldisc 29 for development purposesMax Staudt
2022-02-26serial: sunplus-uart: Add Sunplus SoC UART DriverHammer Hsieh
2022-02-26dt-bindings: serial: Add bindings doc for Sunplus SoC UART DriverHammer Hsieh