linux_dsm_epyc7002/drivers/net/can
Tiezhu Yang ef24d6c3d6 net: Fix return value about devm_platform_ioremap_resource()
When call function devm_platform_ioremap_resource(), we should use IS_ERR()
to check the return value and return PTR_ERR() if failed.

Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-05-23 16:28:25 -07:00
..
c_can
cc770 remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
ifi_canfd net: Fix return value about devm_platform_ioremap_resource() 2020-05-23 16:28:25 -07:00
m_can can: tcan4x5x: tcan4x5x_parse_config(): fix inconsistent IS_ERR and PTR_ERR 2020-01-02 15:34:26 +01:00
mscan can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling to irq mode 2020-01-02 15:34:27 +01:00
peak_canfd
rcar
sja1000 remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
softing remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
spi
usb can: gs_usb: gs_usb_probe(): use descriptors of current altsetting 2020-01-02 15:34:27 +01:00
at91_can.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
dev.c can: add missing attribute validation for termination 2020-03-03 13:28:48 -08:00
flexcan.c can: flexcan: poll MCR_LPM_ACK instead of GPR ACK for stop mode acknowledgment 2019-12-08 12:21:35 +01:00
grcan.c
janz-ican3.c
Kconfig
kvaser_pciefd.c
led.c
Makefile
pch_can.c
rx-offload.c
slcan.c slcan: Don't transmit uninitialized stack data in padding 2020-04-01 11:22:35 -07:00
sun4i_can.c net: Fix return value about devm_platform_ioremap_resource() 2020-05-23 16:28:25 -07:00
ti_hecc.c
vcan.c
vxcan.c
xilinx_can.c can: xilinx_can: Fix missing Rx can packets on CANFD2.0 2019-12-08 11:52:02 +01:00