index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
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