index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
m_can
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-24
can: tcan4x5x: regmap: fix max register value
Marc Kleine-Budde
1
-1
/
+1
2022-01-24
can: m_can: m_can_fifo_{read,write}: don't read or write from/to FIFO if leng...
Marc Kleine-Budde
1
-0
/
+6
2022-01-05
can: dev: add sanity check in can_set_static_ctrlmode()
Vincent Mailhol
1
-3
/
+7
2022-01-05
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
1
-3
/
+3
2022-01-05
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
1
-7
/
+0
2021-12-07
can: m_can: pci: use custom bit timings for Elkhart Lake
Matthias Schiffer
1
-4
/
+44
2021-12-07
can: m_can: make custom bittiming fields const
Matthias Schiffer
1
-2
/
+2
2021-12-07
Revert "can: m_can: remove support for custom bit timing"
Matthias Schiffer
2
-6
/
+21
2021-12-07
can: m_can: pci: fix incorrect reference clock rate
Matthias Schiffer
1
-1
/
+1
2021-12-07
can: m_can: pci: fix iomap_read_fifo() and iomap_write_fifo()
Matthias Schiffer
1
-2
/
+12
2021-12-07
can: m_can: m_can_read_fifo: fix memory leak in error branch
Vincent Mailhol
1
-1
/
+3
2021-12-07
can: m_can: Disable and ignore ELO interrupt
Brian Silverman
1
-8
/
+6
2021-10-17
can: m_can: fix iomap_read_fifo() and iomap_write_fifo()
Aswath Govindraju
1
-2
/
+12
2021-08-19
can: m_can: Batch FIFO writes during CAN transmit
Matt Kline
1
-35
/
+26
2021-08-19
can: m_can: Batch FIFO reads during CAN receive
Matt Kline
1
-23
/
+28
2021-08-19
can: m_can: Disable IRQs on FIFO bus errors
Matt Kline
5
-73
/
+152
2021-08-19
can: m_can: fix block comment style
Marc Kleine-Budde
1
-3
/
+4
2021-08-19
can: tcan4x5x: cdev_to_priv(): remove stray empty line
Marc Kleine-Budde
1
-1
/
+0
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2021-08-10
can: m_can: m_can_set_bittiming(): fix setting M_CAN_DBTP register
Hussein Alasadi
1
-4
/
+4
2021-07-25
can: m_can: remove support for custom bit timing
Marc Kleine-Budde
2
-21
/
+6
2021-07-25
can: m_can: use devm_platform_ioremap_resource_byname
Yang Yingliang
1
-2
/
+1
2021-07-25
can: m_can: Add support for transceiver as phy
Faiz Abbas
3
-1
/
+25
2021-07-25
can: rx-offload: can_rx_offload_threaded_irq_finish(): add new function to be...
Marc Kleine-Budde
1
-1
/
+1
2021-07-25
can: rx-offload: add skb queue for use during ISR
Marc Kleine-Budde
1
-0
/
+3
2021-05-27
can: m_can: fix whitespace in a few comments
Torin Cooper-Bennun
1
-5
/
+5
2021-05-27
can: m_can: make TXESC, RXESC config more explicit
Torin Cooper-Bennun
1
-6
/
+12
2021-05-27
can: m_can: clean up CCCR reg defs, order by revs
Torin Cooper-Bennun
1
-10
/
+13
2021-05-27
can: m_can: use bits.h macros for all regmasks
Torin Cooper-Bennun
1
-113
/
+86
2021-05-06
can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
Marc Kleine-Budde
1
-1
/
+2
2021-04-07
can: m_can: m_can_receive_skb(): add missing error handling to can_rx_offload...
Marc Kleine-Budde
1
-3
/
+10
2021-03-30
can: tcan4x5x: remove duplicate include of regmap.h
Wan Jiabing
1
-1
/
+0
2021-03-30
can: m_can: fix periph RX path: use rx-offload to ensure skbs are sent from s...
Torin Cooper-Bennun
2
-16
/
+107
2021-03-30
can: m_can: m_can_chip_config(): enable and configure internal timestamps
Torin Cooper-Bennun
1
-0
/
+5
2021-03-30
can: m_can: add infrastructure for internal timestamps
Torin Cooper-Bennun
1
-0
/
+27
2021-03-30
can: m_can: m_can_class_allocate_dev(): remove impossible error return judgment
Xulin Sun
1
-5
/
+0
2021-03-30
can: dev: can_free_echo_skb(): extend to return can frame length
Marc Kleine-Budde
1
-1
/
+1
2021-03-16
can: m_can: m_can_rx_peripheral(): fix RX being blocked by errors
Torin Cooper-Bennun
1
-1
/
+1
2021-03-16
can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warning
Torin Cooper-Bennun
1
-3
/
+0
2021-03-01
can: tcan4x5x: tcan4x5x_init(): fix initialization - clear MRAM before enteri...
Torin Cooper-Bennun
1
-3
/
+3
2021-01-14
can: tcan4x5x: remove __packed attribute from struct tcan4x5x_map_buf
Marc Kleine-Budde
1
-1
/
+1
2021-01-14
can: dev: can_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
1
-2
/
+2
2021-01-14
can: dev: can_put_echo_skb(): extend to handle frame_len
Vincent Mailhol
1
-2
/
+2
2021-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-28
/
+0
2021-01-07
can: tcan4x5x: fix bittiming const, use common bittiming from m_can driver
Marc Kleine-Budde
1
-26
/
+0
2021-01-07
can: m_can: m_can_class_unregister(): remove erroneous m_can_clk_stop()
Marc Kleine-Budde
1
-2
/
+0
2021-01-06
can: tcan4x5x: add support for half-duplex controllers
Marc Kleine-Budde
1
-6
/
+15
2021-01-06
can: tcan4x5x: rework SPI access
Marc Kleine-Budde
3
-28
/
+84
2021-01-06
can: tcan4x5x: add {wr,rd}_table
Marc Kleine-Budde
1
-0
/
+14
2021-01-06
can: tcan4x5x: add max_raw_{read,write} of 256
Marc Kleine-Budde
1
-0
/
+2
[next]