diff options
| author | John Audia <therealgraysky@proton.me> | 2023-10-07 10:00:03 -0400 |
|---|---|---|
| committer | John Audia <therealgraysky@proton.me> | 2023-10-07 10:00:03 -0400 |
| commit | ac3a5911daeaecc04c6ffd03027b6b75fa4472d2 (patch) | |
| tree | e2a0eacf825463c08b4fd30cd583730400d8778a /target/linux/mediatek | |
| parent | 9536446965e853231e34c4e5dc4cf13f838b9e90 (diff) | |
| download | upstream-ac3a5911daeaecc04c6ffd03027b6b75fa4472d2.tar.gz upstream-ac3a5911daeaecc04c6ffd03027b6b75fa4472d2.tar.bz2 upstream-ac3a5911daeaecc04c6ffd03027b6b75fa4472d2.zip | |
kernel: bump 5.15 to 5.15.134
Changelog: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.134
Removed upstreamed:
generic/backport-5.15/894-Fix-up-backport-for-13619703038.patch[1]
All other patches automatically rebased.
1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.134&id=d7acb7031758141225844bea073860b48fd92092
Build system: x86_64
Build-tested: ramips/tplink_archer-a6-v3
Run-tested: ramips/tplink_archer-a6-v3
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/mediatek')
| -rw-r--r-- | target/linux/mediatek/patches-5.15/410-bt-mtk-serial-fix.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/patches-5.15/410-bt-mtk-serial-fix.patch b/target/linux/mediatek/patches-5.15/410-bt-mtk-serial-fix.patch index bfa90f3849c..3f4597c65d6 100644 --- a/target/linux/mediatek/patches-5.15/410-bt-mtk-serial-fix.patch +++ b/target/linux/mediatek/patches-5.15/410-bt-mtk-serial-fix.patch @@ -19,7 +19,7 @@ }, [PORT_NPCM] = { .name = "Nuvoton 16550", -@@ -2763,6 +2763,11 @@ serial8250_do_set_termios(struct uart_po +@@ -2766,6 +2766,11 @@ serial8250_do_set_termios(struct uart_po unsigned long flags; unsigned int baud, quot, frac = 0; |
