public inbox for linux-can@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-07-03 13:07:51 to 2012-07-25 12:18:48 UTC [more...]

[PATCH v2 0/2] Add DT support to C_CAN/D_CAN controller
 2012-07-25 12:18 UTC  (2+ messages)
  ` [PATCH v2 1/2] can: c_can: Add device tree support to Bosch "

[PATCH 0/4] Add DT support to C_CAN/D_CAN controller
 2012-07-25 10:11 UTC  (14+ messages)
` [PATCH 1/4] can: c_can: Add device tree support to Bosch "
` [PATCH 2/4] arm/dts: AM33XX: Add D_CAN device tree data
` [PATCH 3/4] arm/dts: AM33XX: Configure pinmuxs for D_CAN1 on AM335x-EVM
` [PATCH 4/4] can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controller

[PATCH 18/25] can: mpc5xxx_can: make data in mpc5xxx_can_probe const
 2012-07-23  9:20 UTC  (4+ messages)
` [PATCH 25/25] can: mpc5xxx_can: make data used as *of_device_id.data const

[PATCH] cangen: Enable sending of RTR CAN frames
 2012-07-22 11:09 UTC  (2+ messages)

pull-request: can-next 2012-07-20
 2012-07-20 18:02 UTC  (2+ messages)

[PATCH 0/9] upcoming pull request: const annoations + flexcan + janz-ican3 update
 2012-07-20 15:39 UTC  (12+ messages)
` [PATCH 1/9] can: mark bittiming_const pointer in struct can_priv as const
` [PATCH 2/9] can: flexcan: add 2nd clock to support imx53 and newer
` [PATCH 3/9] can: janz-ican3: remove dead code
` [PATCH 4/9] can: janz-ican3: drop invalid skbs
` [PATCH 5/9] can: janz-ican3: cleanup of ican3_to_can_frame and can_frame_to_ican3
` [PATCH 6/9] can: janz-ican3: fix error and byte counters
` [PATCH 7/9] can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGS
` [PATCH 8/9] can: janz-ican3: avoid firmware lockup caused by infinite bus error quota
` [PATCH 9/9] can: janz-ican3: add support for one shot mode

[PATCH 0/6] can: janz-ican3: multiple fixes
 2012-07-19 20:17 UTC  (19+ messages)
` [PATCH 1/6] can: janz-ican3: remove dead code
` [PATCH 2/6] can: janz-ican3: drop invalid skbs
` [PATCH 3/6] can: janz-ican3: fix error and byte counters
` [PATCH 4/6] can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGS
` [PATCH 5/6] can: janz-ican3: avoid firmware lockup caused by infinite bus error quota
` [PATCH 6/6] can: janz-ican3: add support for one shot mode

[PATCH 0/3] can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGS
 2012-07-19 10:14 UTC  (19+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] can: janz-ican3: increase tx buffer size
    ` [PATCH] can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGS
` [PATCH 3/3] can: janz-ican3: add support for one shot mode
      ` [PATCH v2 "

[PATCH 0/2] ARM i.MX53: add flexcan support
 2012-07-18 14:53 UTC  (5+ messages)
` [PATCH 1/2] ARM i.MX53: register CAN clocks
` [PATCH 2/2] ARM i.MX53: dts: add flexcan to imx53

[Xenomai] RTDM driver for the Advantech 1680U CANbus Adapter
 2012-07-18 12:39 UTC  (8+ messages)

[PATCH v2] can: flexcan: add 2nd clock to support imx53 and newer
 2012-07-18 10:16 UTC  (3+ messages)

[PATCH] can: flexcan: add hardware controller version support
 2012-07-18 10:03 UTC  (3+ messages)

[PATCH] can: mark bittiming_const pointer in struct can_priv as const
 2012-07-18  9:52 UTC 

[PATCH] can: flexcan: add 2nd clock to support imx53 and newer
 2012-07-18  9:21 UTC  (7+ messages)

pull request: linux-can-next 2012-07-17
 2012-07-17  8:34 UTC  (2+ messages)

make user of struct of_device_id.data const
 2012-07-16  9:50 UTC  (7+ messages)
` [PATCH 1/2] can: flexcan: make flexcan_priv.devtype_data member point to const data
` [PATCH 2/2] can: mpc5xxx_can: make data in mpc5xxx_can_probe const

[PATCH 2/6] drivers/net/can/softing/softing_main.c: ensure a consistent return value in error case
 2012-07-16  7:34 UTC  (3+ messages)

[PATCH] cangen: allow double value for gap
 2012-07-13  5:43 UTC  (2+ messages)

pull-request: can-next 2012-07-11
 2012-07-12 15:19 UTC  (2+ messages)

Problem of accuracy
 2012-07-11 22:22 UTC  (29+ messages)
  ` [SocketCan] "
                            ` Fwd: "
  ` [Socketcan-users] back to back can frames

[PATCH 0/4] can: gw: Netlink related fixes
 2012-07-10 20:55 UTC  (13+ messages)
` [PATCH 1/4] can: Don't bump nlmsg_len manually
` [PATCH 2/4] can: Use nla_policy to validate netlink attributes
` [PATCH 3/4] can: Properly fill the netlink header when responding to RTM_GETROUTE
` [PATCH 4/4] can: Remove pointless casts

[PATCH 0/3] can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGS
 2012-07-10 20:34 UTC  (15+ messages)
` [PATCH 1/3] can: make the echo stack keep packet information longer
` [PATCH 2/3] can: add can_cmp_echo_skb() for echo skb comparison
` [PATCH 3/3] can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGS

Questions about janz-ican3 and CAN_RAW_RECV_OWN_MSGS
 2012-07-10 19:01 UTC  (9+ messages)

[PATCH 0/2] can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGS
 2012-07-08 18:59 UTC  (4+ messages)
` [PATCH 1/2] can: add can_cmp_echo_skb() for echo skb comparison
` [PATCH 2/2] can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGS

pull-request: can-next 2012-07-04
 2012-07-07 23:29 UTC  (2+ messages)

[PATCH can-next v4] em_canid: Ematch rule to match CAN frames according to their identifiers
 2012-07-06  4:52 UTC  (2+ messages)

[PATCH ALTERNATE VERSION 1/1] can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGS
 2012-07-05 21:04 UTC 

[Info] CAN FD for Linux 3.6 mentioned in CAN in Automation Newsletter
 2012-07-04 11:34 UTC 

can-next pull request for CAN ID Ematch
 2012-07-04 11:19 UTC  (4+ messages)

[PATCH] can: flexcan: add a regulator for transceiver
 2012-07-03 16:56 UTC  (6+ messages)

Fwd: Socket CAN - ENOBUFS on write()
 2012-07-03 16:21 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox