linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-28 14:36:11 to 2013-12-03 06:56:20 UTC [more...]

Documentation/networking/can.txt
 2013-12-03  6:56 UTC  (2+ messages)

[PATCH v6 00/17] add COMMON_CLK support for PowerPC MPC512x
 2013-11-30 22:51 UTC  (3+ messages)
` [PATCH v6 14/17] net: can: mscan: adjust to common clock support for mpc512x
` [PATCH v6 15/17] net: can: mscan: remove non-CCF code for MPC512x

request to queue "0d1862e can: flexcan: fix flexcan_chip_start() on imx6"
 2013-11-29 22:43 UTC  (2+ messages)
` [PATCH] can: flexcan: fix flexcan_chip_start() on imx6

pull-request: can 2013-11-27
 2013-11-28 23:42 UTC  (6+ messages)
` [PATCH 1/4] can: sja1000: fix {pre,post}_irq() handling and IRQ handler return value
` [PATCH 2/4] can: c_can: don't call pm_runtime_get_sync() from interrupt context
` [PATCH 3/4] can: c_can: fix calculation of transmitted bytes on tx complete
` [PATCH 4/4] can: flexcan: use correct clock as base for bit rate calculation

request to queue "9b3d423 ARM: i.MX6q: fix the wrong parent of can_root clock" for stable
 2013-11-28 14:50 UTC  (2+ messages)

AW: Need support J1939 protocol support to my kernel (v3.8 on BeagleBone Black)
 2013-11-28  8:52 UTC  (5+ messages)

[PATCH v2 1/2] can + ARM i.MX53: use 24 MHz clock parent on i.MX53
 2013-11-26 14:35 UTC  (9+ messages)
` [PATCH v2 1/2] can: flexcan: use correct clock as base for bit rate calculation
` [PATCH v2 2/2] ARM i.MX5: set CAN peripheral clock to 24 MHz parent

[PATCH v2] can: c_can: don't call pm_runtime_get_sync() from IRQ handler
 2013-11-26  2:15 UTC  (3+ messages)

[PATCH v6] can: sja1000: fix {pre,post}_irq() handling and IRQ handler return value
 2013-11-25 22:05 UTC  (4+ messages)

request to queue "5d0f801 can: c_can: Fix RX message handling, handle lost message before EOB" for stable
 2013-11-25 21:05 UTC  (2+ messages)

pull-request: can 2013-11-25
 2013-11-25 20:56 UTC  (4+ messages)
` [PATCH 1/3] can: sja1000: fix {pre,post}_irq() handling and IRQ handler return value
` [PATCH 2/3] can: c_can: don't call pm_runtime_get_sync() from interrupt context
` [PATCH 3/3] can: c_can: fix calculation of transmitted bytes on tx complete

[PATCH 0/2] can + ARM i.MX53: use 24 MHz clock parent on i.MX53
 2013-11-25 17:48 UTC  (5+ messages)
` [PATCH 1/2] can: flexcan: use correct clock as base for bit rate calculation
` [PATCH 2/2] ARM i.MX5: set CAN peripheral clock to 24 MHz parent

Fwd: Using TC from iproute, unable to match canid
 2013-11-25 17:37 UTC 

Using TC from iproute, unable to match canid
 2013-11-25 16:59 UTC  (2+ messages)

[PATCH] for C_CAN driver
 2013-11-25 14:48 UTC 

[PATCH] can: c_can: don't call pm_runtime_get_sync() from IRQ handler
 2013-11-25  8:48 UTC  (3+ messages)

[PATCH v5 1/2] can: sja1000: fix "irq X: nobody cared" problem
 2013-11-25  7:57 UTC  (6+ messages)
` [PATCH v5 1/2] can: sja1000: fix pre_irq() and post_irq() handling
` [PATCH v5 2/2] can: sja1000: fix return value of interrupt handler

Calls to 'pm_runtime_resume()' made from the interrupt context without 'pm_runtime_irq_safe' in 'c_can.c' causing occasional kernel crash
 2013-11-25  0:32 UTC  (3+ messages)

request to queue "5d0f801 can: c_can: Fix RX message handling, handle lost message before EOB" for stable
 2013-11-24 23:00 UTC  (4+ messages)

[PATCH] to C_CAN driver in linux kernel
 2013-11-24 22:23 UTC  (2+ messages)

[PATCH 05/16] c_can: use 32 bit access for D_CAN
 2013-11-24 19:07 UTC  (2+ messages)

[PATCH v5 00/17] add COMMON_CLK support for PowerPC MPC512x
 2013-11-24 18:39 UTC  (4+ messages)
` [PATCH v5 14/17] net: can: mscan: adjust to common clock support for mpc512x
` [PATCH v5 15/17] net: can: mscan: remove non-CCF code for MPC512x

GS_USB
 2013-11-23 16:05 UTC  (15+ messages)

PRIVATE MESSAGE
 2013-11-23 10:36 UTC 

can: fix sja1000 post_irq handling and resulting return value
 2013-11-21 17:07 UTC  (2+ messages)

J1939
 2013-11-20  9:36 UTC  (3+ messages)

[PATCH v3] can: fix sja1000 pre_irq/post_irq handling
 2013-11-20  9:28 UTC  (5+ messages)

[PATCH] can: fix sja1000 pre_irq/post_irq handling
 2013-11-19  0:05 UTC  (9+ messages)

sja1000 interrupt problem
 2013-11-18 17:08 UTC  (32+ messages)

[PATCH v2] can: fix sja1000 pre_irq/post_irq handling
 2013-11-18  6:25 UTC 

[PATCH 1/3] can: mcp251x: Convert driver to use common clk framework
 2013-11-13 17:59 UTC  (3+ messages)

Question about D_CAN implementation
 2013-11-13 15:31 UTC  (3+ messages)

[PATCH 3/3] can: mcp251x: Add device tree support
 2013-11-13 10:53 UTC  (3+ messages)

[PATCH 2/3] can: mcp251x: Convert to devm-* API
 2013-11-13  9:05 UTC  (2+ messages)

[PATCH] can: add Renesas R-Car CAN driver
 2013-11-12 22:17 UTC  (9+ messages)

Need support J1939 protocol support to my kernel (v3.8 on BeagleBone Black)
 2013-11-11 18:15 UTC 

Need support J1939 protocol support to my kernel (v3.8 on BeagleBone Black)
 2013-11-11 15:44 UTC 

[PATCH v3] can: add Renesas R-Car CAN driver
 2013-11-10 17:57 UTC  (6+ messages)

need support J1939 protocol support to my kernel (v3.8 on BeagleBone Black)
 2013-11-10 17:21 UTC 

[PATCH v4] can: add Renesas R-Car CAN driver
 2013-11-06 22:30 UTC 

[PATCH v2] can: add Renesas R-Car CAN driver
 2013-11-06  8:08 UTC  (6+ messages)

pull-request: can-next 2013-10-31
 2013-11-05  1:00 UTC  (2+ messages)

pull-request: can 2013-10-31
 2013-11-04  5:48 UTC  (4+ messages)
` [PATCH 1/2] can: c_can: Fix RX message handling, handle lost message before EOB
` [PATCH 2/2] can: kvaser_usb: fix usb endpoints detection

[PATCH v3] can: c_can: Speed up rx_poll function
 2013-11-03 21:05 UTC  (3+ messages)

[PATCH v3] can: kvaser_usb: fix usb endpoints detection
 2013-10-31 20:06 UTC  (5+ messages)

[can-next] can: add broadcast manager documentation
 2013-10-31 19:57 UTC  (3+ messages)

CAN messages being lost on i.MX25 with flexcan - continued (was CAN messages being lost on i.MX25 with flexcan - 2012-04-19)
 2013-10-30  9:27 UTC  (17+ messages)

[PATCH v2] can: c_can: Speed up rx_poll function
 2013-10-30  7:54 UTC  (5+ messages)

CAN bus transmission timeout
 2013-10-29  6:03 UTC  (5+ messages)

[PATCH] can: c_can: Speed up rx_poll function
 2013-10-28 18:28 UTC  (3+ messages)

MCP251x bit rate calculations wrong
 2013-10-28 16:05 UTC  (5+ 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).