summaryrefslogtreecommitdiff
path: root/drivers/net/can/flexcan.c
AgeCommit message (Expand)Author
2019-05-24net: can: flexcan: Add pinmuxing in runtime_supsendPhilippe Schenker
2019-05-24net: can: flexcan: Fix wakeup on CAN from suspend issueSanchayan Maity
2019-04-10MLK-21424 can: flexcan: fix normal CAN can't receive remote frame after setti...Joakim Zhang
2019-03-20MLK-21151 can: flexcan: use CBT register to set bitrate for mormal modeJoakim Zhang
2019-02-25MLK-20979: can: flexcan: fix CAN can't set other modes when enable fdJoakim Zhang
2019-02-12MLK-20774 can: flexcan: add ISO CAN FD feature supportJoakim Zhang
2019-02-12MLK-20166 can: flexcan: fix CAN can't wakeup system during suspendJoakim Zhang
2019-02-12MLK-20131 can: flexcan: fix CAN can't suspend/resume when CAN is only capable...Fugang Duan
2019-02-12MLK-19787 can: flexcan: fix CAN can't receive remote request frameJoakim Zhang
2019-02-12MLK-19692-1 can: flexcan: add CAN wakeup function for MX8Joakim Zhang
2019-02-12MLK-19414 can: flexcan: fix runtime PM warningJoakim Zhang
2019-02-12MLK-19473 can: flexcan: clean up the code in flexcanJoakim Zhang
2019-02-12MLK-19351-5 can: flexcan: allow user to disable can fd mode from deviceDong AiSheng
2019-02-12MLK-19351-4 can: flexcan: add notes for available fd mode rateDong AiSheng
2019-02-12MLK-19351-3 can : flexcan: improve can fd bittiming settingDong AiSheng
2019-02-12MLK-19351-2 can: flexcan: add can fd bitrate switch supportDong AiSheng
2019-02-12MLK-19351-1 can: flexcan: add can fd mode supportDong AiSheng
2019-02-12MLK-19166-4 can: flexcan: enable flexcan driverJoakim Zhang
2019-02-12MLK-19029 net: can: flexcan: fix the build warningPeter Chen
2019-02-12MLK-16757-2 can: flexcan: implement runtime pmDong Aisheng
2019-02-12MLK-16757-1 can: flexcan: disable clocks during suspendDong Aisheng
2019-02-12MLK-12478-1 can: flexcan: add LPSR mode supportDong Aisheng
2019-02-12MLK-12064 can: flexcan: fix timeout when set small bitrateDong Aisheng
2019-02-12MLK-10211 can: flexcan: fix resume failed issueDong Aisheng
2019-02-12MLK-10131 flexcan: fix wakeup unwork issueDong Aisheng
2019-02-12MLK-10131 ENGR00300439-5 can: flexcan: parse stop mode control bits from devi...Dong Aisheng
2019-02-12MLK-10131 ENGR00286724-8 can: flexcan: add self wakeup supportDong Aisheng
2019-02-12MLK-10131 ENGR00286724-4 can: flexcan: add platform_data for transceiver_switchLeonard Crestez
2018-12-01can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...Oleksij Rempel
2018-03-03can: flex_can: Correct the checking for frame length in flexcan_start_xmit()Luu An Phu
2017-12-14can: flexcan: fix VF610 state transition issueMarc Kleine-Budde
2017-10-19can: flexcan: fix p1010 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-19can: flexcan: fix i.MX28 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-19can: flexcan: fix i.MX6 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-19can: flexcan: implement error passive state quirkZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-19can: flexcan: rename legacy error state quirkZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-19can: flexcan: fix state transition regressionZHU Yi (ST-FIR/ENG1-Zhu)
2017-03-03can: flexcan: fix typo in commentMarc Kleine-Budde
2017-02-06can: flexcan: switch imx6 and vf610 to timestamp based offloadingMarc Kleine-Budde
2017-02-06can: flexcan: add support for timestamp based rx-offloadMarc Kleine-Budde
2017-02-06can: flexcan: add quirk FLEXCAN_QUIRK_ENABLE_EACEN_RRSMarc Kleine-Budde
2017-02-06can: flexcan: activate individual RX masking and initialize reg_rximrMarc Kleine-Budde
2017-02-06can: flexcan: make use of rx-offload's irq_offload_fifoMarc Kleine-Budde
2017-02-06can: flexcan: make TX mailbox selectable during runtimeMarc Kleine-Budde
2017-02-06can: flexcan: calculate default value for imask1 during runtimeMarc Kleine-Budde
2017-02-06can: flexcan: flexcan_irq(): don't unconditionally return IRQ_HANDLEDMarc Kleine-Budde
2017-02-06can: flexcan: flexcan_poll_bus_err(): fold in do_bus_err()Marc Kleine-Budde
2017-02-06can: flexcan: flexcan_poll_state(): no need to initialize new_state, rx_state...Marc Kleine-Budde
2017-02-06can: flexcan: do_bus_err(): convert rx_,tx_errors into boolMarc Kleine-Budde
2017-02-06can: flexcan: make declaration of devtype_data constMarc Kleine-Budde