index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
ti_hecc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-10
/
+1
2022-07-28
can: tree-wide: advertise software timestamping capabilities
Vincent Mailhol
1
-0
/
+6
2022-07-20
can: add CAN_ERR_CNT flag to notify availability of error counter
Vincent Mailhol
1
-0
/
+1
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
1
-10
/
+1
2022-05-19
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
1
-8
/
+0
2022-04-19
can: rx-offload: rename can_rx_offload_queue_sorted() -> can_rx_offload_queue...
Marc Kleine-Budde
1
-2
/
+2
2022-01-05
can: ti_hecc: ti_hecc_probe(): use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-5
/
+3
2021-07-25
can: rx-offload: add skb queue for use during ISR
Marc Kleine-Budde
1
-0
/
+2
2021-01-14
can: dev: can_rx_offload_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
1
-1
/
+1
2021-01-14
can: dev: can_put_echo_skb(): extend to handle frame_len
Vincent Mailhol
1
-1
/
+1
2020-11-20
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
1
-4
/
+4
2020-11-20
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
1
-1
/
+1
2020-11-15
can: ti_hecc: Fix memleak in ti_hecc_probe
Zhang Qilong
1
-5
/
+8
2020-11-04
can: ti_hecc: ti_hecc_probe(): add missed clk_disable_unprepare() in error path
Zhang Changzhong
1
-3
/
+5
2020-09-21
can: ti_hecc: convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
1
-22
/
+5
2020-09-21
can: drivers: fix spelling mistakes
Marc Kleine-Budde
1
-1
/
+1
2019-11-11
can: rx-offload: Prepare for CAN FD support
Joakim Zhang
1
-6
/
+20
2019-11-04
can: ti_hecc: add missing state changes
Jeroen Hofstee
1
-0
/
+17
2019-11-04
can: ti_hecc: properly report state changes
Jeroen Hofstee
1
-74
/
+88
2019-11-04
can: ti_hecc: add fifo overflow error reporting
Jeroen Hofstee
1
-5
/
+31
2019-11-04
can: ti_hecc: release the mailbox a bit earlier
Jeroen Hofstee
1
-2
/
+3
2019-11-04
can: ti_hecc: keep MIM and MD set
Jeroen Hofstee
1
-3
/
+3
2019-11-04
can: ti_hecc: ti_hecc_stop(): stop the CPK on down
Jeroen Hofstee
1
-0
/
+3
2019-11-04
can: ti_hecc: ti_hecc_error(): increase error counters if skb enqueueing via ...
Marc Kleine-Budde
1
-1
/
+4
2019-08-13
can: ti_hecc: ti_hecc_mailbox_read(): remove set but not used variable 'mbx_m...
YueHaibing
1
-2
/
+1
2019-08-13
can: ti_hecc: ti_hecc_mailbox_read(): add blank lines to improve readability
Marc Kleine-Budde
1
-0
/
+2
2019-08-13
can: ti_hecc: ti_hecc_start(): avoid multiple assignments
Marc Kleine-Budde
1
-1
/
+2
2019-08-13
can: ti_hecc: fix print formating strings
Marc Kleine-Budde
1
-3
/
+4
2019-08-13
can: ti_hecc: avoid long lines
Marc Kleine-Budde
1
-3
/
+5
2019-08-13
can: ti_hecc: fix indention
Marc Kleine-Budde
1
-20
/
+21
2019-08-13
can: ti_hecc: convert block comments to network style comments
Marc Kleine-Budde
1
-14
/
+7
2019-07-24
can: ti_hecc: use timestamp based rx-offloading
Jeroen Hofstee
1
-137
/
+54
2017-12-01
can: ti_hecc: Fix napi poll return value for repoll
Oliver Stäbler
1
-0
/
+3
2017-04-25
can: ti_hecc: fix return value check in ti_hecc_probe()
Wei Yongjun
1
-6
/
+6
2017-04-04
can: ti_hecc: Convert TI HECC driver to DT only driver
Yegor Yefremov
1
-82
/
+88
2017-01-18
can: ti_hecc: add missing prepare and unprepare of the clock
Yegor Yefremov
1
-4
/
+12
2015-11-23
can: remove obsolete assignment for CAN protocol error type
Oliver Hartkopp
1
-1
/
+0
2015-11-23
can: fix assignment of error location in CAN error messages
Oliver Hartkopp
1
-4
/
+2
2015-07-15
can: ti_heccn: don't touch skb after netif_rx()
Marc Kleine-Budde
1
-1
/
+1
2015-01-20
can: move can_stats.bus_off++ from can_bus_off into can_change_state
Andri Yngvason
1
-0
/
+1
2014-10-20
net: can: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-03-17
can: Unify MTU settings for CAN interfaces
Oliver Hartkopp
1
-0
/
+1
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-11
can: ti_hecc: fix endianness related sparse warning
Marc Kleine-Budde
1
-6
/
+4
2013-10-31
can: ti_hecc: remove priv->can.do_get_state() callback
Marc Kleine-Budde
1
-10
/
+0
2013-09-21
can: ti_hecc: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-05-16
net: can: ti_hecc: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2013-01-26
can: ti_hecc: fix invalid error codes
Olivier Sobrie
1
-2
/
+2
2013-01-26
can: ti_hecc: add LED trigger support
Fabio Baltieri
1
-0
/
+10
[next]