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-- 430 bytes
Makefile -rw-r--r-- 322 bytes
cordic.c -rw-r--r-- 2.2 KB
div64.c -rw-r--r-- 5.1 KB
gcd.c -rw-r--r-- 1.4 KB
int_pow.c -rw-r--r-- 629 bytes
int_sqrt.c -rw-r--r-- 1.2 KB
lcm.c -rw-r--r-- 482 bytes
prime_numbers.c -rw-r--r-- 6.5 KB
rational-test.c -rw-r--r-- 1.7 KB
rational.c -rw-r--r-- 3.0 KB
reciprocal_div.c -rw-r--r-- 1.5 KB
test_div64.c -rw-r--r-- 7.3 KB

back to top