index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
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
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-29
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
2012-12-03
can: remove __dev* attributes
Bill Pemberton
1
-2
/
+2
2012-11-27
can: ti_hecc: add MODULE_ALIAS
Marc Kleine-Budde
1
-0
/
+1
2012-09-21
can: ti_hecc: fix oops during rmmod
Marc Kleine-Budde
1
-1
/
+1
2012-07-20
can: mark bittiming_const pointer in struct can_priv as const
Marc Kleine-Budde
1
-1
/
+1
2012-02-04
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
1
-10
/
+22
2012-02-03
can: replace the dev_dbg/info/err/... with the new netdev_xxx macros
Wolfgang Grandegger
1
-10
/
+10
2012-02-03
can: bfin_can/ti_hecc/mscan: add missing do_get_berr_counter callback
Wolfgang Grandegger
1
-0
/
+12
2012-02-03
can: ti_hecc: use netif_rx in the interrupt
Wolfgang Grandegger
1
-1
/
+2
2011-11-29
net/can: convert drivers/net/can/* to use module_platform_driver()
Axel Lin
1
-14
/
+1
2011-09-16
can: ti_hecc: include linux/io.h
Daniel Mack
1
-0
/
+1
2011-08-26
can: ti_hecc: Fix uninitialized spinlock in probe
Abhilash K V
1
-0
/
+1
2011-08-26
can: ti_hecc: Fix unintialized variable
Abhilash K V
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-04-13
Fix some #includes in CAN drivers (rebased for net-next-2.6)
Hans J. Koch
1
-1
/
+0
2010-02-26
can: ti hecc module : add platform specific initialization callback.
Sriramakrishnan
1
-1
/
+16
2010-02-22
can:ti_hecc: Add pm hook-up
Sriram
1
-3
/
+48
2010-01-15
can: Proper ctrlmode handling for CAN devices
Christian Pellegrin
1
-0
/
+1
2010-01-12
can: Unify droping of invalid tx skbs and netdev stats
Oliver Hartkopp
1
-1
/
+3
2009-12-13
can: Fix data length code handling in rx path
Oliver Hartkopp
1
-1
/
+1
2009-10-20
can: provide library functions for skb allocation
Wolfgang Grandegger
1
-13
/
+4
2009-10-13
can: make the number of echo skb's configurable
Wolfgang Grandegger
1
-5
/
+1
2009-10-07
can: add TI CAN (HECC) driver
Anant Gole
1
-0
/
+1006