index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
flexcan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrate
Angelo Dureghello
2021-03-16
1
-1
/
+7
*
can: flexcan: invoke flexcan_chip_freeze() to enter freeze mode
Joakim Zhang
2021-03-01
1
-5
/
+7
*
can: flexcan: enable RX FIFO after FRZ/HALT valid
Joakim Zhang
2021-03-01
1
-3
/
+7
*
can: flexcan: assert FRZ bit in flexcan_chip_freeze()
Joakim Zhang
2021-03-01
1
-1
/
+1
*
can: flexcan: fix typos
Marc Kleine-Budde
2021-01-27
1
-2
/
+2
*
can: dev: can_rx_offload_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
2021-01-14
1
-2
/
+3
*
can: dev: can_put_echo_skb(): extend to handle frame_len
Vincent Mailhol
2021-01-14
1
-1
/
+1
*
can: flexcan: add CAN wakeup function for i.MX8QM
Joakim Zhang
2021-01-06
1
-17
/
+106
*
can: flexcan: convert the driver to DT-only
Fabio Estevam
2020-12-10
1
-17
/
+1
*
can: flexcan: flexcan_close(): change order if commands to properly shut down...
Marc Kleine-Budde
2020-11-20
1
-3
/
+3
*
can: flexcan: flexcan_open(): completely initialize controller before request...
Marc Kleine-Budde
2020-11-20
1
-10
/
+11
*
can: flexcan: flexcan_rx_offload_setup(): factor out mailbox and rx-offload s...
Marc Kleine-Budde
2020-11-20
1
-32
/
+42
*
can: flexcan: move enabling/disabling of interrupts from flexcan_chip_{start,...
Marc Kleine-Budde
2020-11-20
1
-4
/
+9
*
can: flexcan: factor out enabling and disabling of interrupts into separate f...
Marc Kleine-Budde
2020-11-20
1
-14
/
+27
*
can: flexcan: rename macro FLEXCAN_QUIRK_SETUP_STOP_MODE -> FLEXCAN_QUIRK_SET...
Joakim Zhang
2020-11-20
1
-5
/
+5
*
can: rename CAN FD related can_len2dlc and can_dlc2len helpers
Oliver Hartkopp
2020-11-20
1
-2
/
+2
*
can: remove obsolete get_canfd_dlc() macro
Oliver Hartkopp
2020-11-20
1
-1
/
+1
*
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
2020-11-20
1
-1
/
+1
*
can: flexcan: flexcan_chip_start(): fix erroneous flexcan_transceiver_enable(...
Marc Kleine-Budde
2020-11-18
1
-9
/
+9
*
can: flexcan: fix failure handling of pm_runtime_get_sync()
Zhang Qilong
2020-11-15
1
-2
/
+6
*
can: flexcan: flexcan_setup_stop_mode(): add missing "req_bit" to stop mode p...
Marc Kleine-Budde
2020-11-15
1
-1
/
+1
*
can: flexcan: flexcan_remove(): disable wakeup completely
Joakim Zhang
2020-11-03
1
-0
/
+2
*
can: flexcan: add ECC initialization for VF610
Joakim Zhang
2020-11-03
1
-1
/
+1
*
can: flexcan: add ECC initialization for LX2160A
Joakim Zhang
2020-11-03
1
-2
/
+3
*
can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for LS1021A
Joakim Zhang
2020-11-03
1
-2
/
+1
*
can: flexcan: remove ack_grp and ack_bit handling from driver
Marc Kleine-Budde
2020-10-07
1
-9
/
+4
*
can: flexcan: disable runtime PM if register flexcandev failed
Joakim Zhang
2020-09-30
1
-0
/
+2
*
can: flexcan: add flexcan driver for i.MX8MP
Joakim Zhang
2020-09-30
1
-0
/
+9
*
can: flexcan: initialize all flexcan memory for ECC function
Joakim Zhang
2020-09-30
1
-2
/
+51
*
can: flexcan: add lx2160ar1 support
Joakim Zhang
2020-09-22
1
-0
/
+8
*
can: flexcan: add imx8qm support
Joakim Zhang
2020-09-22
1
-9
/
+17
*
can: flexcan: add Transceiver Delay Compensation support
Joakim Zhang
2020-09-22
1
-2
/
+19
*
can: flexcan: add CAN FD BRS support
Joakim Zhang
2020-09-22
1
-1
/
+8
*
can: flexcan: add ISO CAN FD feature support
Joakim Zhang
2020-09-22
1
-6
/
+24
*
can: flexcan: add CAN-FD mode support
Joakim Zhang
2020-09-22
1
-8
/
+212
*
can: flexcan: use struct canfd_frame for CAN classic frame
Joakim Zhang
2020-09-22
1
-17
/
+17
*
can: flexcan: flexcan_set_bittiming(): move setup of CAN-2.0 bitiming into se...
Marc Kleine-Budde
2020-09-22
1
-8
/
+21
*
can: flexcan: add LPSR mode support
Joakim Zhang
2020-09-22
1
-6
/
+17
*
can: flexcan: disable clocks during stop mode
Joakim Zhang
2020-09-22
1
-10
/
+20
*
can: flexcan: flexcan_chip_stop(): add error handling and propagate error value
Joakim Zhang
2020-09-22
1
-6
/
+28
*
can: flexcan: add correctable errors correction when HW supports ECC
Joakim Zhang
2020-09-22
1
-8
/
+23
*
can: flexcan: Add check for transceiver maximum bitrate limitation
Joakim Zhang
2020-09-22
1
-0
/
+1
*
can: flexcan: flexcan_probe(): make regulator xceiver optional
Marc Kleine-Budde
2020-09-22
1
-2
/
+4
*
can: flexcan: Ack wakeup interrupt separately
Joakim Zhang
2020-09-22
1
-5
/
+4
*
can: flexcan: quirks: get rid of long lines
Marc Kleine-Budde
2020-09-22
1
-8
/
+17
*
can: flexcan: struct flexcan_regs: document registers not affected by soft reset
Marc Kleine-Budde
2020-09-22
1
-11
/
+11
*
can: flexcan: more register names
Marc Kleine-Budde
2020-09-22
1
-2
/
+12
*
can: flexcan: flexcan_exit_stop_mode(): remove stray empty line
Marc Kleine-Budde
2020-09-22
1
-1
/
+0
*
can: flexcan: sort include files alphabetically
Marc Kleine-Budde
2020-09-22
1
-2
/
+2
*
can: flexcan: fix spelling mistake "reserverd" -> "reserved"
Alexandre Belloni
2020-09-21
1
-1
/
+1
[next]