summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-25tty: serial: lpc32xx_hs: use serial_lpc32xx_stop_tx() helperJiri Slaby
2022-02-25tty: serial: serial_txx9: remove info print from initJiri Slaby
2022-02-25tty: serial: mpc52xx_uart: make rx/tx hooks return unsignedJiri Slaby
2022-02-25serial: 8250_lpss: Balance reference count for PCI DMA deviceAndy Shevchenko
2022-02-25serial: 8250_mid: Balance reference count for PCI DMA deviceAndy Shevchenko
2022-02-25serial: 8250_aspeed_vuart: replace snprintf with sysfs_emitYang Guang
2022-02-25serial: 8250: Correct Kconfig help text for blacklisted PCI devicesMaciej W. Rozycki
2022-02-25arm64: dts: marvell: armada-37xx: add device node for UART clock and use itPali Rohár
2022-02-25serial: mvebu-uart: implement support for baudrates higher than 230400 BdPali Rohár
2022-02-25dt-bindings: mvebu-uart: update information about UART clockPali Rohár
2022-02-25serial: mvebu-uart: implement UART clock driver for configuring UART base clockPali Rohár
2022-02-25dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clockPali Rohár
2022-02-25math64: New DIV_U64_ROUND_CLOSEST helperPali Rohár
2022-02-25sc16is7xx: Separate GPIOs from modem control linesLech Perczak
2022-02-25sc16is7xx: Update status lines in single callLech Perczak
2022-02-25sc16is7xx: Preserve EFR bits on updateLech Perczak
2022-02-25serial: 8250: Return early in .start_tx() if there are no chars to sendSteffen Trumtrar
2022-02-25MAINTAINERS: Add Pali Rohár as mvebu-uart.c maintainerPali Rohár
2022-02-25xtensa: termbits.h is identical to asm-generic oneIlpo Järvinen
2022-02-25ia64: termbits.h is identical to asm-generic oneIlpo Järvinen
2022-02-21serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port typeZev Weiss
2022-02-21serial: 8250_mid: Remove unneeded test for ->setup() presenceAndy Shevchenko
2022-02-21serial: 8250_mid: Get rid of custom MID_DEVICE() macroAndy Shevchenko
2022-02-21serial: sh-sci: Simplify multiplication/shift logicGeert Uytterhoeven
2022-02-21tty: serial: atmel: add earlycon supportMichael Walle
2022-02-14Merge 5.17-rc4 into tty-nextGreg Kroah-Hartman
2022-02-13Linux 5.17-rc4v5.17-rc4Linus Torvalds
2022-02-13Merge tag 'kbuild-fixes-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-02-13Merge tag 'irq-urgent-2022-02-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-02-13Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-02-13Merge tag 'sched_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-02-13Merge tag 'perf_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-02-13Merge tag 'x86_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-02-13Merge tag '5.17-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-02-13Merge tag 'irqchip-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2022-02-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-02-12Merge tag 'char-misc-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-02-12Merge tag 'staging-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-02-12Merge tag 'tty-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-02-12Merge tag 'usb-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-02-12Merge tag 's390-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-02-12Merge tag 'for-linus-5.17a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-02-12Merge tag 'seccomp-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-02-12kconfig: fix failing to generate auto.confJing Leng
2022-02-12Revert "usb: dwc2: drd: fix soft connect when gadget is unconfigured"Greg Kroah-Hartman
2022-02-11kfence: make test case compatible with run time set sample intervalPeng Liu
2022-02-11mm: memcg: synchronize objcg lists with a dedicated spinlockRoman Gushchin
2022-02-11mm: vmscan: remove deadlock due to throttling failing to make progressMel Gorman
2022-02-11fs/proc: task_mmu.c: don't read mapcount for migration entryYang Shi