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-- 17.3 KB
Makefile -rw-r--r-- 509 bytes
arm-charlcd.c -rw-r--r-- 8.8 KB
cfag12864b.c -rw-r--r-- 7.5 KB
cfag12864bfb.c -rw-r--r-- 3.9 KB
charlcd.c -rw-r--r-- 15.1 KB
charlcd.h -rw-r--r-- 3.2 KB
hd44780.c -rw-r--r-- 8.4 KB
hd44780_common.c -rw-r--r-- 9.0 KB
hd44780_common.h -rw-r--r-- 1.5 KB
ht16k33.c -rw-r--r-- 13.2 KB
img-ascii-lcd.c -rw-r--r-- 10.5 KB
ks0108.c -rw-r--r-- 4.2 KB
lcd2s.c -rw-r--r-- 9.0 KB
panel.c -rw-r--r-- 45.4 KB

back to top