index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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