index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
spi
/
hi311x.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
1
-13
/
+11
*
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
1
-3
/
+4
*
can: hi311x: hi3110_can_probe(): convert to use dev_err_probe()
Andy Shevchenko
2021-12-08
1
-9
/
+4
*
can: hi311x: hi3110_can_probe(): make use of device property API
Andy Shevchenko
2021-12-08
1
-6
/
+6
*
can: hi311x: hi3110_can_probe(): try to get crystal clock rate from property
Andy Shevchenko
2021-12-08
1
-2
/
+11
*
can: hi311x: hi3110_can_probe(): use devm_clk_get_optional() to get the input...
Andy Shevchenko
2021-12-08
1
-10
/
+6
*
can: hi311x: fix a signedness bug in hi3110_cmd()
Dan Carpenter
2021-07-30
1
-1
/
+1
*
can: hi311x: hi3110_can_probe(): silence clang warning
Marc Kleine-Budde
2021-05-27
1
-1
/
+1
*
can: dev: can_free_echo_skb(): extend to return can frame length
Marc Kleine-Budde
2021-03-30
1
-1
/
+1
*
can: dev: can_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
2021-01-14
1
-1
/
+1
*
can: dev: can_put_echo_skb(): extend to handle frame_len
Vincent Mailhol
2021-01-14
1
-1
/
+1
*
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
2020-11-20
1
-10
/
+10
*
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
2020-11-20
1
-1
/
+1
*
can: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-08-23
1
-2
/
+1
*
can: hi311x: remove custom DMA mapped buffer
Marc Kleine-Budde
2019-08-20
1
-49
/
+10
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
can: hi311x: Use level-triggered interrupt
Lukas Wunner
2018-11-09
1
-1
/
+1
*
can: hi311x: Work around TX complete interrupt erratum
Lukas Wunner
2018-05-10
1
-4
/
+5
*
can: hi311x: Acquire SPI lock on ->do_get_berr_counter
Lukas Wunner
2018-05-10
1
-0
/
+2
*
can: hi311x: Add Holt HI-311x CAN driver
Akshay Bhat
2017-04-04
1
-0
/
+1076