linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-04 13:31:17 to 2012-06-28 09:42:33 UTC [more...]

[RFC PATCH] can: dev: update rx state in the can_get_echo_skb()
 2012-06-28  9:42 UTC 

[PATCH v2 0/2] can: flexcan: upgrade the flexcan.c to support i.MX6
 2012-06-28  8:21 UTC  (3+ messages)
` [PATCH v2 1/2] can: flexcan: use of_property_read_u32 to get DT entry value
  ` [PATCH v2 2/2] can: flexcan: add hardware controller version support

[PATCH v2 0/2] flexcan driver updates
 2012-06-28  7:01 UTC  (8+ messages)
` [PATCH v2 1/2] net: flexcan: clock-frequency is optional for device tree probe
` [PATCH v2 2/2] net: flexcan: add transceiver switch gpios support

[PATCH] can: flexcan: use of_property_read_u32 to avoid endian problem
 2012-06-28  5:18 UTC  (4+ messages)

pull-request: can 2012-06-27
 2012-06-28  1:54 UTC  (6+ messages)
` [PATCH] can: flexcan: use be32_to_cpup to handle the value of dt entry

[PATCH 0/4] can: flexcan: upgrade the flexcan.c to support i.MX6
 2012-06-28  1:53 UTC  (21+ messages)
` [PATCH 1/4] can: flexcan: use be32_to_cpup to handle the value of dt entry
  ` [PATCH 2/4] can: flexcan: add hardware controller version support
    ` [PATCH 3/4] can: flexcan: add ipg and ser clocks support
      ` [PATCH 4/4] can: flexcan: add transceiver switch support when use device tree

[PATCH net-next] em_canid: Ematch rule to match CAN frames according to their CAN IDs
 2012-06-27  9:33 UTC  (4+ messages)

[PATCH] can: c_can_pci: fix compilation on non HAVE_CLK archs
 2012-06-22 11:42 UTC  (8+ messages)

[PATCH v2] can: c_can_pci: fix compilation on non HAVE_CLK archs
 2012-06-20 20:56 UTC  (2+ messages)

[PATCH 0/3] sparse fixes
 2012-06-20 16:06 UTC  (9+ messages)
` [PATCH 1/3] can: cc770: fix sparse warning for cc770_interrupt
` [PATCH 2/3] can: dev: fix sparse warning for can_restart
` [PATCH 3/3] can: af_can: fix sparse warning for can_rx_alldev_list

[PATCH] can: c_can_pci: fix compilation on non HAVE_CLK archs
 2012-06-20 15:58 UTC 

[PATCH] can: c_can_pci: limit compilation to archs with clock support
 2012-06-20 10:18 UTC  (5+ messages)

pull-request: can-next 2012-06-19
 2012-06-19 22:01 UTC  (4+ messages)

pull request CAN FD support
 2012-06-19 20:03 UTC  (2+ messages)

[PATCH v2 1/6] canfd: add new data structures and constants
 2012-06-19 19:19 UTC 

[PATCH 1/6] canfd: add new data structures and constants
 2012-06-19  9:30 UTC  (14+ messages)

[Socketcan-users] AM335x CAN/D_CAN
 2012-06-19  7:58 UTC  (2+ messages)

[PATCH 0/6] CAN FD support
 2012-06-19  7:26 UTC  (7+ messages)

[PATCH] c_can_pci: generic module for C_CAN/D_CAN on PCI
 2012-06-18 21:23 UTC  (5+ messages)

[PATCH 6/6] canfd: update documentation according to CAN FD extensions
 2012-06-18 17:40 UTC 

[PATCH 5/6] vcan: add CAN FD support
 2012-06-18 17:39 UTC 

[PATCH 4/6] candev: add/update helpers for CAN FD
 2012-06-18 17:39 UTC 

[PATCH 3/6] canfd: add support for CAN FD in CAN_RAW sockets
 2012-06-18 17:39 UTC 

[PATCH 2/6] canfd: add support for CAN FD in PF_CAN core
 2012-06-18 17:39 UTC 

pull-request: can: 2012-06-15
 2012-06-15 22:26 UTC  (4+ messages)
` [PATCH] can: c_can: precedence error in c_can_chip_config()

[Socketcan-users] Flexcan on i.mx536 Infotainment Platform
 2012-06-15  6:42 UTC  (5+ messages)

Flexcan on imx536 Infotainment
 2012-06-13 19:35 UTC  (7+ messages)
  ` flexcan_poll_error_state(struct net_device *dev, u32 reg_esr)

[RFC] net/sched/em_canid: Ematch rule to match CAN frames according to their CAN IDs
 2012-06-13 12:18 UTC  (7+ messages)

[PATCH] STA2X11 CAN: CAN driver for the STA2X11 board
 2012-06-12 14:53 UTC  (25+ messages)
` generic module for c-can on pci
  ` [PATCH RFC] c_can_pci: generic module for c_can on PCI

serial can or socket can ?
 2012-06-12 13:53 UTC  (3+ messages)

[patch] can: c_can: precedence error in c_can_chip_config()
 2012-06-12 11:01 UTC  (6+ messages)

[PATCH v2] socketcan: provide GPL2 notion for the headers
 2012-06-12  8:16 UTC 

socketcan: license issues
 2012-06-12  8:45 UTC  (4+ messages)
` [PATCH] socketcan: provide GPL2 notion for the headers

[RFC v5] CAN FD support
 2012-06-11 18:15 UTC  (5+ messages)

pull request: can-next 2012-06-07
 2012-06-10 17:24 UTC  (4+ messages)

[PATCH 1/2] can: Add constants containing length of CAN identifiers
 2012-06-07  9:53 UTC  (4+ messages)
` [PATCH 2/2] net/sched: CAN Filter/Classifier

pull-request: can-next 2012-06-04
 2012-06-06 22:42 UTC  (6+ messages)

[PATCH 7/7] drivers/net/can/cc770/cc770_platform.c: adjust suspicious bit operation
 2012-06-06 21:52 UTC  (2+ messages)

[PATCH iproute2 0/3] CAN Filter/Classifier
 2012-06-04 19:13 UTC  (6+ messages)
` [PATCH iproute2 1/3] Add missing can.h
` [PATCH iproute2 2/3] CAN Filter/Classifier -- Source code
` [PATCH iproute2 3/3] CAN Filter/Classifier -- Documentation

pull-request: can 2012-06-03
 2012-06-04 15:51 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).