Merge tag 'tty-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Pull tty/serial fixes from Greg KH: "Here are some small tty and serial driver fixes to resolve some reported problems: - led tty trigger fixes based on review and were acked by the led maintainer - revert a max310x serial driver patch as it was causing problems - revert a pty change as it was also causing problems All of these have been in linux-next for a while with no reported problems" * tag 'tty-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: Revert "drivers:tty:pty: Fix a race causing data loss on close" Revert "serial: max310x: rework RX interrupt handling" leds: trigger/tty: Use led_set_brightness_sync() from workqueue leds: trigger: Fix error path to not unlock the unlocked mutex
No related branches found
No related tags found
Showing
- drivers/leds/trigger/ledtrig-tty.c 4 additions, 7 deletionsdrivers/leds/trigger/ledtrig-tty.c
- drivers/tty/pty.c 2 additions, 13 deletionsdrivers/tty/pty.c
- drivers/tty/serial/max310x.c 5 additions, 24 deletionsdrivers/tty/serial/max310x.c
- drivers/tty/tty_io.c 2 additions, 3 deletionsdrivers/tty/tty_io.c
Loading
Please register or sign in to comment