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
2012-07-20
can: mark bittiming_const pointer in struct can_priv as const
Marc Kleine-Budde
1
-1
/
+1
2012-06-19
candev: add/update helpers for CAN FD
Oliver Hartkopp
1
-8
/
+25
2012-06-19
canfd: add support for CAN FD in CAN_RAW sockets
Oliver Hartkopp
1
-1
/
+2
2012-06-19
canfd: add support for CAN FD in PF_CAN core
Oliver Hartkopp
1
-2
/
+2
2012-05-23
can: update documentation wording error frames -> error messages
Oliver Hartkopp
1
-2
/
+2
2012-02-03
can: dev: let can_get_echo_skb() return dlc of CAN frame
Marc Kleine-Budde
1
-1
/
+1
2011-12-01
can: cc770: add driver core for the Bosch CC770 and Intel AN82527
Wolfgang Grandegger
1
-0
/
+33
2011-10-17
can: remove references to berlios mailinglist
Marc Kleine-Budde
7
-13
/
+0
2011-09-16
can-gw: add netlink based CAN routing
Oliver Hartkopp
2
-0
/
+165
2011-08-26
headers, can: Add missing #include to <linux/can/bcm.h>
Ben Hutchings
1
-0
/
+1
2011-05-04
can: make struct can_proto const
Kurt Van Dijck
1
-2
/
+2
2011-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+2
2011-04-06
can: mcp251x: Allow pass IRQ flags through platform data.
Enric Balletbo i Serra
1
-0
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-2
/
+2
2011-03-27
can: make struct proto const
Oliver Hartkopp
1
-4
/
+5
2010-10-18
can: mcp251x: Don't use pdata->model for chip selection anymore
Marc Kleine-Budde
1
-4
/
+0
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