linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-09 21:09:39 to 2012-08-02 12:01:37 UTC [more...]

[PATCH v3 0/3] Add DT support to C_CAN/D_CAN controller
 2012-08-02 12:01 UTC  (11+ messages)
` [PATCH v3 1/3] can: c_can: Add device tree support to Bosch "
  ` [PATCH v3 2/3] can: c_can: Modify c_can device names in c_can_pci driver
` [PATCH v3 3/3] can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controller

[PATCH] can: kvaser_usb: Add support for Kvaser CAN/USB devices
 2012-08-02 11:56 UTC  (9+ messages)

[PATCH v2 0/2] Add DT support to C_CAN/D_CAN controller
 2012-08-02  8:51 UTC  (7+ messages)
  ` [PATCH v2 1/2] can: c_can: Add device tree support to Bosch "
` [PATCH RESEND 2/2] can: c_can: Add runtime PM "

[PATCH can-next v3 1/2] can: add tx/rx LED trigger support
 2012-08-01 22:38 UTC  (29+ messages)
` [PATCH can-next v3 2/2] can: flexcan: add "
          ` [PATCH can-next v4] can: add tx/rx "
              ` [PATCH can-next v5 1/2] "
                ` [PATCH can-next v5 2/2] can: flexcan: add "
                    ` [PATCH can-next v6] can: add tx/rx "

[can:master 1/1] drivers/net/can/led.c:41:4: error: implicit declaration of function 'led_trigger_blink_oneshot'
 2012-08-01 13:35 UTC 

[PATCH] Read all data from socket in do_get_nl_link
 2012-08-01 12:57 UTC 

[PATCH iproute2 1/2] Add missing can.h
 2012-07-31 14:46 UTC  (2+ messages)
` [PATCH iproute2 2/2] em_canid: Ematch used to classify CAN frames according to their identifiers

[PATCH iproute2 v2 0/3] CAN Filter/Classifier
 2012-07-27 16:42 UTC  (10+ messages)
` [PATCH iproute2 v2 1/3] Add missing can.h
` [PATCH iproute2 v2 2/3] CAN Filter/Classifier -- Source code
` [PATCH iproute2 v2 3/3] CAN Filter/Classifier -- Documentation

[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)

[SocketCan] Problem of accuracy
 2012-07-11 22:22 UTC  (9+ messages)

[PATCH 0/4] can: gw: Netlink related fixes
 2012-07-10 20:55 UTC  (6+ messages)
` [PATCH 3/4] can: Properly fill the netlink header when responding to RTM_GETROUTE

[PATCH 0/3] can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGS
 2012-07-10 20:34 UTC  (14+ messages)
` [PATCH 1/3] can: make the echo stack keep packet information longer
` [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  (6+ 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).