aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/can/ctucanfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-02can: ctucanfd: remove PCI module debug parametersPavel Pisa1-16/+6
2022-05-02can: ctucanfd: remove debug statementsPavel Pisa1-26/+0
2022-05-02can: ctucanfd: remove inline keyword from local static functionsPavel Pisa1-4/+3
2022-05-02can: ctucanfd: ctucan_platform_probe(): remove unnecessary print function dev_err()Jiapeng Chong1-1/+0
2022-05-02can: ctucanfd: remove unused including <linux/version.h>Jiapeng Chong1-1/+0
2022-04-19can: ctucanfd: CTU CAN FD open-source IP core - platform/SoC support.Pavel Pisa3-0/+145
2022-04-19can: ctucanfd: CTU CAN FD open-source IP core - PCI bus support.Pavel Pisa3-0/+316
2022-04-19can: ctucanfd: add support for CTU CAN FD open-source IP core - bus independent part.Martin Jerabek6-0/+1993