aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/sun4i_can.c
AgeCommit message (Expand)Author
2020-06-07net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang
2019-11-11can: sun4i: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-07-30net: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2018-07-27can: sun4i: fix sun4ican_start_xmit()'s return typeLuc Van Oostenryck
2017-11-10can: sun4i: handle overrun in RX FIFOGerhard Bertelsmann
2017-10-24can: sun4i: fix loopback modeGerhard Bertelsmann
2015-11-23can: remove obsolete assignment for CAN protocol error typeOliver Hartkopp
2015-10-13can: sun4i: fix MODULE_DESCRIPTIONGerhard Bertelsmann
2015-10-13can: sun4i: fix arbitration lost error reportingGerhard Bertelsmann
2015-09-17can: Allwinner A10/A20 CAN Controller support - Kernel moduleGerhard Bertelsmann