summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-13n_tty: remove superfluous return from n_tty_receive_signal_charJiri Slaby
2021-05-13n_tty: invert TTY_NORMAL condition in n_tty_receive_buf_standardJiri Slaby
2021-05-13n_tty: do only one cp dereference in n_tty_receive_buf_standardJiri Slaby
2021-05-13n_tty: make n_tty_receive_char_special return voidJiri Slaby
2021-05-13n_tty: move lnext handlingJiri Slaby
2021-05-13n_tty: drop parmrk_dbl from n_tty_receive_charJiri Slaby
2021-05-13n_tty: drop n_tty_receive_buf_fastJiri Slaby
2021-05-13n_tty: remove n_tty_receive_char_fastJiri Slaby
2021-05-13n_tty: remove n_tty_receive_char wrapperJiri Slaby
2021-05-13tty: remove broken r3964 line disciplineJiri Slaby
2021-05-13serial: 8250_omap: fix a timeout loop conditionDan Carpenter
2021-05-13serial: 8250: Add an empty line and remove some useless {}Christophe JAILLET
2021-05-13serial: 8250: Use 'hlist_for_each_entry' to simplify codeChristophe JAILLET
2021-05-13serial: meson: remove redundant initialization of variable idColin Ian King
2021-05-13serial: 8250: of: Check for CONFIG_SERIAL_8250_BCM7271Jim Quinlan
2021-05-13serial: qcom_geni_serial: redundant initialization to variable lineColin Ian King
2021-05-13dt-bindings: serial: Add label property in serial.yamlZhen Lei
2021-05-13dt-bindings: serial: Change to reference the kernel-defined serial.yamlZhen Lei
2021-05-13serial: 8250_aspeed_vuart: use UPF_IOREMAP to set up register mappingZev Weiss
2021-05-13serial: 8250_aspeed_vuart: initialize vuart->port in aspeed_vuart_probe()Zev Weiss
2021-05-13serial: 8250_aspeed_vuart: factor out aspeed_vuart_{read, write}b() helper fu...Zev Weiss
2021-05-13tty: serial: samsung_tty: remove set but not used variablesTian Tao
2021-05-13serial: fsl_lpuart: disable DMA for console and fix sysrqMichael Walle
2021-05-13serial: fsl_lpuart: add loopback supportMichael Walle
2021-05-13serial: fsl_lpuart: remove manual RTSCTS control from 8-bit LPUARTMichael Walle
2021-05-13serial: fsl_lpuart: remove RTSCTS handling from get_mctrl()Michael Walle
2021-05-13serial: fsl_lpuart: handle break and make sysrq workMichael Walle
2021-05-13serial: fsl_lpuart: split sysrq handlingMichael Walle
2021-05-13serial: fsl_lpuart: don't restore interrupt state in ISRMichael Walle
2021-05-13serial: fsl_lpuart: use UARTDATA_MASK macroMichael Walle
2021-05-13serial: fsl_lpuart: don't modify arbitrary data on lpuart32Michael Walle
2021-05-13tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zeroSherry Sun
2021-05-13dt-bindings: serial: snps-dw-apb-uart: add description for rk3568Liang Chen
2021-05-09Linux 5.13-rc1v5.13-rc1Linus Torvalds
2021-05-09fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds
2021-05-09Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-09Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-09Merge tag '5.13-rc-smb3-part3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-05-09Merge tag 'sched-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-09Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-09Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-09Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-08Revert "bio: limit bio max size"Jens Axboe
2021-05-08Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-08drm/i915/display: fix compiler warning about array overrunLinus Torvalds
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-08smb3: if max_channels set to more than one channel request multichannelSteve French
2021-05-08smb3: do not attempt multichannel to server which does not support itSteve French
2021-05-08Merge tag 'powerpc-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds