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
/
dev
/
bittiming.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-11
can: bittiming: move bittiming calculation functions to calc_bittiming.c
Vincent Mailhol
1
-197
/
+0
2022-04-19
can: bittiming: can_calc_bittiming(): prefer small bit rate pre-scalers over ...
Marc Kleine-Budde
1
-1
/
+1
2022-02-24
can: bittiming: mark function arguments and local variables as const
Marc Kleine-Budde
1
-6
/
+6
2022-02-24
can: bittiming: can_validate_bitrate(): simplify bit rate checking
Marc Kleine-Budde
1
-6
/
+2
2021-12-08
can: bittiming: replace CAN units with the generic ones from linux/units.h
Vincent Mailhol
1
-2
/
+3
2021-10-24
can: bittiming: change can_calc_tdco()'s prototype to not directly modify priv
Vincent Mailhol
1
-10
/
+7
2021-10-24
can: bittiming: change unit of TDC parameters to clock periods
Vincent Mailhol
1
-4
/
+5
2021-10-24
can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_min
Vincent Mailhol
1
-3
/
+7
2021-10-24
can: bittiming: can_fixup_bittiming(): change type of tseg1 and alltseg to un...
Marc Kleine-Budde
1
-1
/
+1
2021-03-30
can: bittiming: add CAN_KBPS, CAN_MBPS and CAN_MHZ macros
Vincent Mailhol
1
-2
/
+2
2021-03-30
can: bittiming: add calculation for CAN FD Transmitter Delay Compensation (TDC)
Vincent Mailhol
1
-0
/
+24
2021-01-13
can: dev: move bittiming related code into seperate file
Marc Kleine-Budde
1
-0
/
+261