index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-22
CAN: Add Flexcan CAN controller driver
Marc Kleine-Budde
1
-0
/
+20
2010-05-17
can: sja1000 platform data fixes
Wolfgang Grandegger
1
-1
/
+1
2010-04-13
Fix some #includes in CAN drivers (rebased for net-next-2.6)
Hans J. Koch
1
-0
/
+1
2010-03-30
Add hotplug support to mcp251x driver
Marc Zyngier
1
-2
/
+2
2010-02-26
can: ti hecc module : add platform specific initialization callback.
Sriramakrishnan
1
-2
/
+6
2010-02-26
can: netlink support for bus-error reporting and counters
Wolfgang Grandegger
2
-4
/
+16
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
-0
/
+15
2010-01-03
can/netlink: add CAN_CTRLMODE_ONE_SHOT
Marc Kleine-Budde
1
-0
/
+1
2009-12-13
can: Fix data length code handling in rx path
Oliver Hartkopp
1
-0
/
+9
2009-11-08
can: Driver for the Microchip MCP251x SPI CAN controllers
Christian Pellegrin
1
-0
/
+36
2009-11-05
net: drop capability from protocol definitions
Eric Paris
1
-2
/
+0
2009-10-20
can: provide library functions for skb allocation
Wolfgang Grandegger
1
-0
/
+4
2009-10-13
can: make the number of echo skb's configurable
Wolfgang Grandegger
1
-8
/
+8
2009-10-07
can: add TI CAN (HECC) driver
Anant Gole
1
-0
/
+40
2009-09-04
can: add can_free_echo_skb() for upcoming drivers
Wolfgang Grandegger
1
-0
/
+1
2009-06-01
can: sja1000: generic OF platform bus driver
Wolfgang Grandegger
1
-0
/
+3
2009-05-18
can: SJA1000 generic platform bus driver
Wolfgang Grandegger
1
-0
/
+32
2009-05-18
can: CAN Network device driver and Netlink interface
Wolfgang Grandegger
3
-0
/
+184
2009-01-30
headers_check fix: can/bcm.h
Jaswinder Singh Rajput
1
-0
/
+2
2009-01-06
can: omit unneeded skb_clone() calls
Oliver Hartkopp
1
-1
/
+1
2008-12-03
can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter
Oliver Hartkopp
1
-1
/
+1
2008-01-28
[CAN]: Add missing Kbuild entries
Oliver Hartkopp
1
-0
/
+3
2008-01-28
[CAN]: Fix plain integer definitions in userspace header.
Oliver Hartkopp
1
-4
/
+4
2008-01-28
[CAN]: Add broadcast manager (bcm) protocol
Oliver Hartkopp
1
-0
/
+65
2008-01-28
[CAN]: Add raw protocol
Oliver Hartkopp
1
-0
/
+31
2008-01-28
[CAN]: Add PF_CAN core module
Oliver Hartkopp
2
-0
/
+157