Revision b9e42b3cf237d8a5d093d5d451d6ea75f95743d0 authored by Linus Torvalds on 18 October 2021, 03:06:31 UTC, committed by Linus Torvalds on 18 October 2021, 03:06:31 UTC
Pull serial driver fix from Greg KH:
 "Here is a single 8250 Kconfig fix for 5.15-rc6 that resolves a
  regression that showed up in 5.15-rc1. It has been in linux-next for a
  while with no reported issues"

* tag 'tty-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
  serial: 8250: allow disabling of Freescale 16550 compile test
2 parent s ebf613a + cb22822
History
File Mode Size
Makefile -rw-r--r-- 381 bytes
clnt4xdr.c -rw-r--r-- 12.9 KB
clntlock.c -rw-r--r-- 7.5 KB
clntproc.c -rw-r--r-- 21.7 KB
clntxdr.c -rw-r--r-- 13.2 KB
host.c -rw-r--r-- 17.5 KB
mon.c -rw-r--r-- 14.4 KB
netns.h -rw-r--r-- 395 bytes
procfs.c -rw-r--r-- 1.9 KB
procfs.h -rw-r--r-- 474 bytes
svc.c -rw-r--r-- 20.5 KB
svc4proc.c -rw-r--r-- 18.8 KB
svclock.c -rw-r--r-- 27.3 KB
svcproc.c -rw-r--r-- 19.5 KB
svcshare.c -rw-r--r-- 2.4 KB
svcsubs.c -rw-r--r-- 11.2 KB
svcxdr.h -rw-r--r-- 2.8 KB
xdr.c -rw-r--r-- 7.7 KB
xdr4.c -rw-r--r-- 7.7 KB

back to top