index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
ti_hecc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: ti_hecc: Fix napi poll return value for repoll
Oliver Stäbler
2017-12-01
1
-0
/
+3
*
can: ti_hecc: fix return value check in ti_hecc_probe()
Wei Yongjun
2017-04-25
1
-6
/
+6
*
can: ti_hecc: Convert TI HECC driver to DT only driver
Yegor Yefremov
2017-04-04
1
-82
/
+88
*
can: ti_hecc: add missing prepare and unprepare of the clock
Yegor Yefremov
2017-01-18
1
-4
/
+12
*
can: remove obsolete assignment for CAN protocol error type
Oliver Hartkopp
2015-11-23
1
-1
/
+0
*
can: fix assignment of error location in CAN error messages
Oliver Hartkopp
2015-11-23
1
-4
/
+2
*
can: ti_heccn: don't touch skb after netif_rx()
Marc Kleine-Budde
2015-07-15
1
-1
/
+1
*
can: move can_stats.bus_off++ from can_bus_off into can_change_state
Andri Yngvason
2015-01-20
1
-0
/
+1
*
net: can: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
can: Unify MTU settings for CAN interfaces
Oliver Hartkopp
2014-03-17
1
-0
/
+1
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
1
-1
/
+0
*
can: ti_hecc: fix endianness related sparse warning
Marc Kleine-Budde
2014-01-11
1
-6
/
+4
*
can: ti_hecc: remove priv->can.do_get_state() callback
Marc Kleine-Budde
2013-10-31
1
-10
/
+0
*
can: ti_hecc: use dev_get_platdata()
Jingoo Han
2013-09-21
1
-1
/
+1
*
net: can: ti_hecc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-16
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-29
1
-2
/
+2
|
\
|
*
can: ti_hecc: fix invalid error codes
Olivier Sobrie
2013-01-26
1
-2
/
+2
*
|
can: ti_hecc: add LED trigger support
Fabio Baltieri
2013-01-26
1
-0
/
+10
|
/
*
can: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-2
/
+2
*
can: ti_hecc: add MODULE_ALIAS
Marc Kleine-Budde
2012-11-27
1
-0
/
+1
*
can: ti_hecc: fix oops during rmmod
Marc Kleine-Budde
2012-09-21
1
-1
/
+1
*
can: mark bittiming_const pointer in struct can_priv as const
Marc Kleine-Budde
2012-07-20
1
-1
/
+1
*
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2012-02-04
1
-10
/
+22
|
\
|
*
can: replace the dev_dbg/info/err/... with the new netdev_xxx macros
Wolfgang Grandegger
2012-02-03
1
-10
/
+10
|
*
can: bfin_can/ti_hecc/mscan: add missing do_get_berr_counter callback
Wolfgang Grandegger
2012-02-03
1
-0
/
+12
*
|
can: ti_hecc: use netif_rx in the interrupt
Wolfgang Grandegger
2012-02-03
1
-1
/
+2
|
/
*
net/can: convert drivers/net/can/* to use module_platform_driver()
Axel Lin
2011-11-29
1
-14
/
+1
*
can: ti_hecc: include linux/io.h
Daniel Mack
2011-09-16
1
-0
/
+1
*
can: ti_hecc: Fix uninitialized spinlock in probe
Abhilash K V
2011-08-26
1
-0
/
+1
*
can: ti_hecc: Fix unintialized variable
Abhilash K V
2011-08-26
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
Fix some #includes in CAN drivers (rebased for net-next-2.6)
Hans J. Koch
2010-04-13
1
-1
/
+0
*
can: ti hecc module : add platform specific initialization callback.
Sriramakrishnan
2010-02-26
1
-1
/
+16
*
can:ti_hecc: Add pm hook-up
Sriram
2010-02-22
1
-3
/
+48
*
can: Proper ctrlmode handling for CAN devices
Christian Pellegrin
2010-01-15
1
-0
/
+1
*
can: Unify droping of invalid tx skbs and netdev stats
Oliver Hartkopp
2010-01-12
1
-1
/
+3
*
can: Fix data length code handling in rx path
Oliver Hartkopp
2009-12-13
1
-1
/
+1
*
can: provide library functions for skb allocation
Wolfgang Grandegger
2009-10-20
1
-13
/
+4
*
can: make the number of echo skb's configurable
Wolfgang Grandegger
2009-10-13
1
-5
/
+1
*
can: add TI CAN (HECC) driver
Anant Gole
2009-10-07
1
-0
/
+1006