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
Kconfig -rw-r--r-- 665 bytes
Makefile -rw-r--r-- 288 bytes
balloc.c -rw-r--r-- 18.4 KB
dir.c -rw-r--r-- 5.2 KB
directory.c -rw-r--r-- 5.8 KB
ecma_167.h -rw-r--r-- 21.7 KB
file.c -rw-r--r-- 7.4 KB
ialloc.c -rw-r--r-- 3.5 KB
inode.c -rw-r--r-- 67.1 KB
lowlevel.c -rw-r--r-- 1.5 KB
misc.c -rw-r--r-- 7.9 KB
namei.c -rw-r--r-- 34.1 KB
osta_udf.h -rw-r--r-- 8.8 KB
partition.c -rw-r--r-- 8.7 KB
super.c -rw-r--r-- 67.1 KB
symlink.c -rw-r--r-- 4.3 KB
truncate.c -rw-r--r-- 7.9 KB
udf_i.h -rw-r--r-- 1.8 KB
udf_sb.h -rw-r--r-- 4.1 KB
udfdecl.h -rw-r--r-- 8.9 KB
udfend.h -rw-r--r-- 1.6 KB
udftime.c -rw-r--r-- 3.2 KB
unicode.c -rw-r--r-- 9.2 KB

back to top