index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
flexcan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-30
can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrate
Angelo Dureghello
1
-1
/
+7
2021-03-17
can: flexcan: invoke flexcan_chip_freeze() to enter freeze mode
Joakim Zhang
1
-5
/
+7
2021-03-17
can: flexcan: enable RX FIFO after FRZ/HALT valid
Joakim Zhang
1
-3
/
+7
2021-03-17
can: flexcan: assert FRZ bit in flexcan_chip_freeze()
Joakim Zhang
1
-1
/
+1
2020-11-24
can: flexcan: flexcan_chip_start(): fix erroneous flexcan_transceiver_enable(...
Marc Kleine-Budde
1
-9
/
+9
2020-11-24
can: flexcan: fix failure handling of pm_runtime_get_sync()
Zhang Qilong
1
-2
/
+6
2020-11-18
can: flexcan: flexcan_remove(): disable wakeup completely
Joakim Zhang
1
-0
/
+2
2020-11-18
can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for LS1021A
Joakim Zhang
1
-2
/
+1
2020-11-05
can: flexcan: disable clocks during stop mode
Joakim Zhang
1
-10
/
+20
2020-10-29
can: flexcan: flexcan_chip_stop(): add error handling and propagate error value
Joakim Zhang
1
-6
/
+28
2019-12-31
can: flexcan: add low power enter/exit acknowledgment helper
Joakim Zhang
1
-16
/
+30
2019-12-31
can: flexcan: poll MCR_LPM_ACK instead of GPR ACK for stop mode acknowledgment
Joakim Zhang
1
-15
/
+2
2019-12-31
can: flexcan: fix possible deadlock and out-of-order reception after wakeup
Sean Nyekjaer
1
-6
/
+4
2019-11-04
can: flexcan: increase error counters if skb enqueueing via can_rx_offload_qu...
Marc Kleine-Budde
1
-2
/
+8
2019-11-04
can: flexcan: disable completely the ECC mechanism
Joakim Zhang
1
-0
/
+1
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-6
/
+33
2019-07-24
can: flexcan: fix stop mode acknowledgment
Joakim Zhang
1
-4
/
+27
2019-07-24
can: flexcan: fix an use-after-free in flexcan_setup_stop_mode()
Wen Yang
1
-3
/
+5
2019-07-24
can: flexcan: add support for DT property 'wakeup-source'
Sean Nyekjaer
1
-0
/
+3
2019-07-24
can: flexcan: add support for PE clock source select
Dong Aisheng
1
-2
/
+12
2019-07-24
can: flexcan: implement can Runtime PM
Aisheng Dong
1
-38
/
+81
2019-06-08
can: flexcan: Remove unneeded registration message
Fabio Estevam
1
-3
/
+0
2019-06-08
can: flexcan: fix timeout when set small bitrate
Joakim Zhang
1
-1
/
+1
2019-01-22
can: flexcan: fix NULL pointer exception during bringup
Uwe Kleine-König
1
-1
/
+1
2019-01-22
can: flexcan: fix 'passing zero to ERR_PTR()' warning
YueHaibing
1
-1
/
+1
2018-11-28
can: flexcan: split the Message Buffer RAM area
Pankaj Bansal
1
-3
/
+13
2018-11-28
can: flexcan: Add provision for variable payload size
Pankaj Bansal
1
-33
/
+55
2018-11-28
can: flexcan: move rx_offload_add() from flexcan_probe() to flexcan_open()
Pankaj Bansal
1
-33
/
+36
2018-11-28
can: flexcan: flexcan_chip_start(): enable loopback mode in flexcan
Pankaj Bansal
1
-3
/
+19
2018-11-28
can: flexcan: add self wakeup support
Aisheng Dong
1
-9
/
+164
2018-11-28
can: flexcan: flexcan_chip_start(): adjust comment to match the code
Marc Kleine-Budde
1
-1
/
+6
2018-11-28
can: flexcan: FLEXCAN_IFLAG_MB: add () around macro argument
Marc Kleine-Budde
1
-1
/
+1
2018-11-28
can: flexcan: flexcan_irq(): fix indention
Marc Kleine-Budde
1
-1
/
+1
2018-11-28
can: flexcan: flexcan_start_xmit(): fix indention
Marc Kleine-Budde
1
-2
/
+2
2018-11-09
can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*()
Oleksij Rempel
1
-2
/
+10
2018-11-09
can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...
Oleksij Rempel
1
-2
/
+2
2018-11-09
can: flexcan: handle tx-complete CAN frames via rx-offload infrastructure
Oleksij Rempel
1
-1
/
+4
2018-11-09
can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct flexcan...
Marc Kleine-Budde
1
-15
/
+12
2018-11-09
can: flexcan: Always use last mailbox for TX
Alexander Stein
1
-34
/
+33
2018-11-09
can: flexcan: Unlock the MB unconditionally
Pankaj Bansal
1
-1
/
+6
2018-07-27
can: flexcan: Switch to SPDX identifier
Fabio Estevam
1
-21
/
+10
2018-07-27
can: flexcan: fix flexcan_start_xmit()'s return type
Marc Kleine-Budde
1
-1
/
+1
2018-05-08
can: flexcan: fix endianess detection
Uwe Kleine-König
1
-12
/
+14
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-01-04
can: flex_can: Correct the checking for frame length in flexcan_start_xmit()
Luu An Phu
1
-1
/
+1
2017-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+5
2017-12-01
can: flexcan: fix VF610 state transition issue
Marc Kleine-Budde
1
-2
/
+3
2017-12-01
can: flexcan: Update IRQ Err Passive information
Marc Kleine-Budde
1
-2
/
+2
2017-12-01
can: flexcan: adding platform specific details for LS1021A
Pankaj Bansal
1
-0
/
+8
2017-12-01
can: flexcan: Remodel FlexCAN register r/w APIs for big endian FlexCAN contro...
Pankaj Bansal
1
-102
/
+131
[next]