linux_dsm_epyc7002/drivers/usb/chipidea
LABBE Corentin 6f51bc340d usb: chipidea: imx: fix a possible NULL dereference
of_match_device could return NULL, and so cause a NULL pointer
dereference later.

Reported-by: coverity (CID 1324138)
Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>
Signed-off-by: Peter Chen <peter.chen@freescale.com>
2015-11-18 15:27:31 +08:00
..
bits.h
ci_hdrc_imx.c usb: chipidea: imx: fix a possible NULL dereference 2015-11-18 15:27:31 +08:00
ci_hdrc_imx.h
ci_hdrc_msm.c
ci_hdrc_pci.c chipidea: ci_hdrc_pci: use PCI_VDEVICE() instead of PCI_DEVICE() 2015-10-22 09:36:22 +08:00
ci_hdrc_usb2.c
ci_hdrc_zevio.c
ci.h
core.c USB Chipidea updates for v4.4-rc1 2015-10-22 18:24:38 -07:00
debug.c usb: chipidea: debug: disable usb irq while role switch 2015-11-18 14:07:54 +08:00
debug.h
host.c
host.h
Kconfig
Makefile
otg_fsm.c
otg_fsm.h
otg.c usb: chipidea: otg: don't wait vbus drops below BSV when starts host 2015-10-22 09:36:23 +08:00
otg.h
udc.c usb: chipidea: otg: gadget module load and unload support 2015-11-18 14:07:54 +08:00
udc.h
usbmisc_imx.c usb: chipidea: usbmisc_imx: fix a possible NULL dereference 2015-11-18 15:27:12 +08:00