linux_dsm_epyc7002/drivers/tty/serial/8250
Heikki Krogerus 54b2f300f3 serial: 8250_pci: Replace custom code with pci_match_id()
serial_pci_is_blacklisted() is very similar to pci_match_id() implementation.
Replace it with the latter.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-02-11 09:55:50 +01:00
..
8250_accent.c
8250_acorn.c
8250_aspeed_vuart.c serial: 8250: Process sysrq at port unlock time 2018-11-09 09:07:18 -08:00
8250_bcm2835aux.c
8250_boca.c
8250_core.c serial: 8250: Fix serial8250 initialization crash 2019-01-18 13:03:47 +01:00
8250_dma.c
8250_dw.c
8250_early.c
8250_em.c
8250_exar_st16c554.c
8250_exar.c
8250_fintek.c
8250_fourport.c
8250_fsl.c serial: 8250: Rate limit serial port rx interrupts during input overruns 2018-12-17 16:02:57 +01:00
8250_gsc.c
8250_hp300.c
8250_hub6.c
8250_ingenic.c Serial: Ingenic: Add support for the X1000. 2019-01-30 09:31:30 +01:00
8250_lpc18xx.c
8250_lpss.c
8250_men_mcb.c
8250_mid.c
8250_moxa.c
8250_mtk.c tty: serial: 8250_mtk: Fix potential NULL pointer dereference 2019-01-30 09:35:46 +01:00
8250_of.c serial: 8250: Add OF support for Xscale variant 2019-01-30 09:31:30 +01:00
8250_omap.c serial: 8250_omap: Use clk_get_rate() to obtain fclk frequency 2019-01-18 11:23:00 +01:00
8250_pci.c serial: 8250_pci: Replace custom code with pci_match_id() 2019-02-11 09:55:50 +01:00
8250_pnp.c
8250_port.c TTY/Serial driver patches for 4.21-rc1 2018-12-28 20:33:54 -08:00
8250_pxa.c
8250_uniphier.c
8250.h
Kconfig Revert "serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250" 2018-12-24 09:18:00 +01:00
Makefile
serial_cs.c