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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-18
can: m_can: process interrupt only when not runtime suspended
Jarkko Nikula
1
-0
/
+2
2020-11-18
can: flexcan: flexcan_chip_start(): fix erroneous flexcan_transceiver_enable(...
Marc Kleine-Budde
1
-9
/
+9
2020-11-18
can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits
Jimmy Assarsson
1
-1
/
+1
2020-11-18
can: kvaser_pciefd: Fix KCAN bittiming limits
Jimmy Assarsson
1
-2
/
+2
2020-11-15
can: m_can: m_can_stop(): set device to software init mode before closing
Faiz Abbas
1
-0
/
+3
2020-11-15
can: m_can: Fix freeing of can device from peripherials
Dan Murphy
3
-19
/
+33
2020-11-15
can: m_can: m_can_class_free_dev(): introduce new function
Dan Murphy
2
-0
/
+7
2020-11-15
can: m_can: m_can_handle_state_change(): fix state change
Wu Bo
1
-2
/
+2
2020-11-15
can: tcan4x5x: tcan4x5x_can_remove(): fix order of deregistration
Marc Kleine-Budde
1
-2
/
+2
2020-11-15
can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking for devm_regm...
Marc Kleine-Budde
1
-0
/
+4
2020-11-15
can: tcan4x5x: replace depends on REGMAP_SPI with depends on SPI
Enric Balletbo i Serra
1
-1
/
+2
2020-11-15
can: flexcan: fix failure handling of pm_runtime_get_sync()
Zhang Qilong
1
-2
/
+6
2020-11-15
can: flexcan: flexcan_setup_stop_mode(): add missing "req_bit" to stop mode p...
Marc Kleine-Budde
1
-1
/
+1
2020-11-15
can: peak_usb: fix potential integer overflow on shift of a int
Colin Ian King
1
-2
/
+2
2020-11-15
can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_ec...
Marc Kleine-Budde
1
-2
/
+2
2020-11-15
can: ti_hecc: Fix memleak in ti_hecc_probe
Zhang Qilong
1
-5
/
+8
2020-11-15
can: dev: can_restart(): post buffer from the right context
Alejandro Concepcion Rodriguez
1
-1
/
+1
2020-11-04
can: flexcan: flexcan_remove(): disable wakeup completely
Joakim Zhang
1
-0
/
+2
2020-11-04
can: flexcan: add ECC initialization for VF610
Joakim Zhang
1
-1
/
+1
2020-11-04
can: flexcan: add ECC initialization for LX2160A
Joakim Zhang
1
-2
/
+3
2020-11-04
can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for LS1021A
Joakim Zhang
1
-2
/
+1
2020-11-04
can: mcp251xfd: remove unneeded break
Tom Rix
1
-11
/
+11
2020-11-04
can: mcp251xfd: mcp251xfd_regmap_nocrc_read(): fix semicolon.cocci warnings
kernel test robot
1
-1
/
+1
2020-11-04
can: mcp251xfd: mcp251xfd_regmap_crc_read(): increase severity of CRC read er...
Marc Kleine-Budde
1
-8
/
+8
2020-11-04
can: peak_canfd: pucan_handle_can_rx(): fix echo management when loopback is on
Stephane Grosjean
1
-3
/
+8
2020-11-04
can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrapping
Stephane Grosjean
1
-5
/
+46
2020-11-04
can: peak_usb: add range checking in decode operations
Dan Carpenter
1
-11
/
+37
2020-11-04
can: xilinx_can: handle failure cases of pm_runtime_get_sync
Navid Emamdoost
1
-3
/
+3
2020-11-04
can: ti_hecc: ti_hecc_probe(): add missed clk_disable_unprepare() in error path
Zhang Changzhong
1
-3
/
+5
2020-11-04
can: dev: __can_get_echo_skb(): fix real payload length return value for RTR ...
Oliver Hartkopp
1
-2
/
+6
2020-11-04
can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context
Vincent Mailhol
1
-1
/
+5
2020-11-04
can: rx-offload: don't call kfree_skb() from IRQ context
Marc Kleine-Budde
1
-2
/
+2
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+0
2020-10-08
can: xilinx_can: Fix incorrect variable and initialize with a default value
Srinivas Neeli
1
-2
/
+2
2020-10-08
can: xilinx_can: Check return value of set_reset_mode
Srinivas Neeli
1
-1
/
+5
2020-10-08
can: xilinx_can: Limit CANFD brp to 2
Srinivas Neeli
1
-2
/
+2
2020-10-08
can: flexcan: remove ack_grp and ack_bit handling from driver
Marc Kleine-Budde
1
-9
/
+4
2020-10-08
can: dev: add a helper function to calculate the duration of one bit
Vincent Mailhol
1
-7
/
+6
2020-10-07
can: m_can_platform: don't call m_can_class_suspend in runtime suspend
Lucas Stach
1
-2
/
+0
2020-10-06
can: c_can: reg_map_{c,d}_can: mark as __maybe_unused
Marc Kleine-Budde
1
-2
/
+2
2020-10-06
can: softing: softing_card_shutdown(): add braces around empty body in an 'i...
Marc Kleine-Budde
1
-1
/
+2
2020-09-30
can: flexcan: disable runtime PM if register flexcandev failed
Joakim Zhang
1
-0
/
+2
2020-09-30
can: flexcan: add flexcan driver for i.MX8MP
Joakim Zhang
1
-0
/
+9
2020-09-30
can: flexcan: initialize all flexcan memory for ECC function
Joakim Zhang
1
-2
/
+51
2020-09-30
can: mcp251xfd: rename all remaining occurrence to mcp251xfd
Marc Kleine-Budde
4
-1277
/
+1277
2020-09-30
can: mcp251xfd: rename all user facing strings to mcp251xfd
Marc Kleine-Budde
3
-12
/
+12
2020-09-30
can: mcp251xfd: rename driver files and subdir to mcp251xfd
Marc Kleine-Budde
9
-13
/
+13
2020-09-30
can: mcp25xxfd: narrow down wildcards in device tree bindings to "microchip,m...
Thomas Kopp
2
-11
/
+11
2020-09-30
can: mcp25xxfd: mcp25xxfd_irq(): add missing initialization of variable set_n...
Marc Kleine-Budde
1
-1
/
+1
2020-09-30
can: mcp25xxfd: mcp25xxfd_ring_free(): fix memory leak during cleanup
Dan Carpenter
1
-1
/
+1
[next]