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
algos
busses
muxes
Kconfig -rw-r--r-- 5.1 KB
Makefile -rw-r--r-- 680 bytes
i2c-boardinfo.c -rw-r--r-- 2.6 KB
i2c-core-acpi.c -rw-r--r-- 18.7 KB
i2c-core-base.c -rw-r--r-- 70.5 KB
i2c-core-of.c -rw-r--r-- 6.5 KB
i2c-core-slave.c -rw-r--r-- 2.9 KB
i2c-core-smbus.c -rw-r--r-- 20.1 KB
i2c-core.h -rw-r--r-- 2.6 KB
i2c-dev.c -rw-r--r-- 19.4 KB
i2c-mux.c -rw-r--r-- 12.5 KB
i2c-slave-eeprom.c -rw-r--r-- 6.3 KB
i2c-slave-testunit.c -rw-r--r-- 4.2 KB
i2c-smbus.c -rw-r--r-- 10.1 KB
i2c-stub.c -rw-r--r-- 9.8 KB

back to top