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
firmware_loader
power
regmap
test
Kconfig -rw-r--r-- 7.1 KB
Makefile -rw-r--r-- 1.1 KB
arch_numa.c -rw-r--r-- 10.8 KB
arch_topology.c -rw-r--r-- 16.2 KB
attribute_container.c -rw-r--r-- 14.5 KB
auxiliary.c -rw-r--r-- 7.6 KB
base.h -rw-r--r-- 7.4 KB
bus.c -rw-r--r-- 29.7 KB
cacheinfo.c -rw-r--r-- 17.2 KB
class.c -rw-r--r-- 14.8 KB
component.c -rw-r--r-- 20.6 KB
container.c -rw-r--r-- 814 bytes
core.c -rw-r--r-- 130.3 KB
cpu.c -rw-r--r-- 14.9 KB
dd.c -rw-r--r-- 34.4 KB
devcoredump.c -rw-r--r-- 9.2 KB
devres.c -rw-r--r-- 30.9 KB
devtmpfs.c -rw-r--r-- 10.0 KB
driver.c -rw-r--r-- 5.8 KB
firmware.c -rw-r--r-- 606 bytes
hypervisor.c -rw-r--r-- 536 bytes
init.c -rw-r--r-- 791 bytes
isa.c -rw-r--r-- 3.8 KB
map.c -rw-r--r-- 3.3 KB
memory.c -rw-r--r-- 27.2 KB
module.c -rw-r--r-- 2.0 KB
node.c -rw-r--r-- 28.2 KB
pinctrl.c -rw-r--r-- 2.7 KB
platform-msi.c -rw-r--r-- 11.2 KB
platform.c -rw-r--r-- 37.5 KB
property.c -rw-r--r-- 41.6 KB
soc.c -rw-r--r-- 6.7 KB
swnode.c -rw-r--r-- 28.1 KB
syscore.c -rw-r--r-- 3.2 KB
topology.c -rw-r--r-- 4.1 KB
trace.c -rw-r--r-- 230 bytes
trace.h -rw-r--r-- 1.4 KB
transport_class.c -rw-r--r-- 9.5 KB

back to top