platform/kernel/linux-starfive.git
2021-04-22 Johan Hovoldserial: atmel_serial: drop low-latency workaround
2021-04-22 Johan Hovoldserial: arc_uart: drop low-latency workaround
2021-04-22 Johan Hovoldserial: ar933x: drop low-latency workaround
2021-04-22 Johan Hovoldserial: apbuart: drop low-latency workaround
2021-04-22 Johan Hovoldserial: amba-pl011: drop low-latency workaround
2021-04-22 Johan Hovoldserial: amba-pl010: drop low-latency workaround
2021-04-22 Johan Hovoldserial: altera_uart: drop low-latency workaround
2021-04-22 Johan Hovoldserial: altera_jtaguart: drop low-latency workaround
2021-04-22 Johan Hovoldtty: mxser: drop low-latency workaround
2021-04-22 Dario Binacchiserial: omap: fix rs485 half-duplex filtering
2021-04-22 Dario Binacchiserial: omap: don't disable rs485 if rts gpio is missing
2021-04-22 Johan Hovoldserial: stm32: defer sysrq processing
2021-04-22 Johan Hovoldserial: stm32: fix threaded interrupt handling
2021-04-22 Johan Hovoldserial: do not restore interrupt state in sysrq helper
2021-04-22 Colin Ian Kingtty: synclink_gt: remove redundant initialization of...
2021-04-22 Tetsuo Handattyprintk: Add TTY hangup callback.
2021-04-15 Ulrich Hechtserial: sh-sci: remove obsolete latency workaround
2021-04-15 Greg Kroah... tty: clean include/linux/tty.h up
2021-04-15 Greg Kroah... tty: move some tty-only functions to drivers/tty/tty.h
2021-04-15 Greg Kroah... tty: make tty_release_redirect() static
2021-04-15 Greg Kroah... tty: move some internal tty lock enums and functions...
2021-04-15 Greg Kroah... tty: audit: move some local functions out of tty.h
2021-04-15 Greg Kroah... tty: tty.h: remove tty_info()
2021-04-15 Greg Kroah... tty: create internal tty.h file
2021-04-15 Hillf Dantontty: n_gsm: check error while registering tty devices
2021-04-15 Zev Weissdt-bindings: serial: 8250: add aspeed, lpc-io-reg and...
2021-04-15 Zev Weissserial: 8250_aspeed_vuart: add aspeed, lpc-io-reg and...
2021-04-15 Zev Weissserial: 8250_aspeed_vuart: refactor sirq and lpc addres...
2021-04-15 Zev Weissdt-bindings: serial: 8250: deprecate aspeed, sirq-polar...
2021-04-10 Yu Kuaitty: hvc: make symbol 'hvc_udbg_dev' static
2021-04-10 Johan Hovoldtty: clarify that not all ttys have a class device
2021-04-10 Bixuan Cuiserial: Add missing MODULE_DEVICE_TABLE
2021-04-10 Krzysztof Kozlowskidt-bindings: serial: samsung: include generic dtschema...
2021-04-10 Johan Hovoldserial: core: return early on unsupported ioctls
2021-04-10 Johan Hovoldserial: core: drop redundant TIOCGSERIAL memset
2021-04-10 Johan Hovoldtty: add ASYNC_SPLIT_TERMIOS to deprecation mask
2021-04-10 Johan Hovoldtty: refactor TIOCSSERIAL handling
2021-04-10 Johan Hovoldtty: use pr_warn_ratelimited() for deprecated serial...
2021-04-10 Johan Hovoldtty: fix return value for unsupported termiox ioctls
2021-04-10 Johan Hovoldtty: fix return value for unsupported ioctls
2021-04-10 Johan Hovoldtty: actually undefine superseded ASYNC flags
2021-04-10 Xiaofei Tantty: tty_ldisc: Remove the repeated word 'the'
2021-04-10 Xiaofei Tantty: tty_ldisc: Do not use assignment in if condition
2021-04-10 Xiaofei Tantty: tty_ldisc: Fix coding style issues of block comments
2021-04-10 Xiaofei Tantty: tty_ldisc: Add a blank line after declarations
2021-04-10 Xiaofei Tantty: tty_ldisc: Fix an issue of code indent should...
2021-04-10 Xiaofei Tantty: tty_jobctrl: Remove spaces before tabs
2021-04-10 Xiaofei Tantty: tty_jobctrl: Fix coding style issues of block...
2021-04-10 Xiaofei Tantty: tty_jobctrl: Add a blank line after declarations
2021-04-10 Xiaofei Tantty/sysrq: Fix issues of code indent should use tabs
2021-04-10 Xiaofei Tantty/sysrq: Add a blank line after declarations
2021-04-09 Andy Shevchenkotty: pti: Remove Kconfig leftovers
2021-04-07 Johan Hovoldtty: synclink_gt: drop redundant tty-port initialisation
2021-04-07 Johan Hovoldpcmcia: synclink_cs: drop redundant tty-port initialisation
2021-04-07 Johan Hovoldtty: mxser: fix TIOCSSERIAL permission check
2021-04-07 Johan Hovoldtty: mxser: fix TIOCSSERIAL jiffies conversions
2021-04-07 Johan Hovoldtty: moxa: fix TIOCSSERIAL implementation
2021-04-07 Johan Hovoldtty: moxa: fix TIOCSSERIAL permission check
2021-04-07 Johan Hovoldtty: moxa: fix TIOCSSERIAL jiffies conversions
2021-04-07 Johan Hovoldtty: amiserial: add missing TIOCSSERIAL jiffies conversions
2021-04-07 Johan Hovoldtty: amiserial: fix TIOCSSERIAL permission check
2021-04-07 Johan Hovoldstaging: greybus: uart: clean up TIOCGSERIAL
2021-04-07 Johan Hovoldstaging: greybus: uart: fix unprivileged TIOCCSERIAL
2021-04-07 Johan Hovoldstaging: greybus: uart: fix TIOCSSERIAL jiffies conversions
2021-04-07 Johan Hovoldstaging: fwserial: fix TIOCGSERIAL implementation
2021-04-07 Johan Hovoldstaging: fwserial: fix TIOCSSERIAL implementation
2021-04-07 Johan Hovoldstaging: fwserial: fix TIOCSSERIAL permission check
2021-04-07 Johan Hovoldstaging: fwserial: fix TIOCSSERIAL jiffies conversions
2021-04-07 Guobin Huangtty: n_gsm: use DEFINE_SPINLOCK() for spinlock
2021-04-05 Annaliese McDermondsc16is7xx: Defer probe if device read fails
2021-04-05 Martin Deveratty/serial: Add rx-tx-swap OF option to stm32-usart
2021-04-05 Martin Deveradt-bindings: serial: Add rx-tx-swap to stm32-usart
2021-04-05 Greg Kroah... Merge 5.12-rc6 into tty-next
2021-04-04 Linus TorvaldsLinux 5.12-rc6
2021-04-04 Zheyu Mafirewire: nosy: Fix a use-after-free bug in nosy_ioctl()
2021-04-03 Linus TorvaldsMerge tag 'for-linus' of git://github.com/openrisc...
2021-04-03 Linus TorvaldsMerge tag 'io_uring-5.12-2021-04-03' of git://git.kerne...
2021-04-03 Zhen Leisoc: litex: Remove duplicated header file inclusion
2021-04-03 Linus TorvaldsMerge tag 'gfs2-v5.12-rc2-fixes2' of git://git./linux...
2021-04-03 Linus TorvaldsMerge tag 'riscv-for-linus-5.12-rc6' of git://git....
2021-04-03 Linus TorvaldsMerge tag 'powerpc-5.12-5' of git://git./linux/kernel...
2021-04-03 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20210402' of git://git...
2021-04-03 Linus TorvaldsMerge tag 'driver-core-5.12-rc6' of git://git./linux...
2021-04-03 Linus TorvaldsMerge tag 'char-misc-5.12-rc6' of git://git./linux...
2021-04-03 Linus TorvaldsMerge tag 'staging-5.12-rc6' of git://git./linux/kernel...
2021-04-03 Linus TorvaldsMerge tag 'tty-5.12-rc6' of git://git./linux/kernel...
2021-04-03 Linus TorvaldsMerge tag 'usb-5.12-rc6' of git://git./linux/kernel...
2021-04-03 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-04-03 Jens Axboeio_uring: fix !CONFIG_BLOCK compilation failure
2021-04-02 Linus TorvaldsMerge tag 'block-5.12-2021-04-02' of git://git.kernel...
2021-04-02 Linus TorvaldsMerge tag 'io_uring-5.12-2021-04-02' of git://git.kerne...
2021-04-02 Linus TorvaldsMerge tag 'acpi-5.12-rc6' of git://git./linux/kernel...
2021-04-02 Linus TorvaldsMerge tag 'pm-5.12-rc6' of git://git./linux/kernel...
2021-04-02 Christoph Hellwigblock: remove the unused RQF_ALLOCED flag
2021-04-02 Christoph Hellwigblock: update a few comments in uapi/linux/blkpg.h
2021-04-02 Linus TorvaldsMerge tag 'trace-v5.12-rc5-2' of git://git./linux/kerne...
2021-04-02 Jens Axboeio_uring: move reissue into regular IO path
2021-04-02 Rafael J. WysockiMerge branches 'acpi-tables' and 'acpi-scan'
2021-04-02 Rafael J. WysockiMerge branch 'pm-cpufreq'
2021-04-02 Pavel Begunkovblock: don't ignore REQ_NOWAIT for direct IO
next