linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-13 09:05:51 to 2013-12-13 10:07:44 UTC [more...]

sja1000 interrupt problem
 2013-12-13 10:07 UTC  (34+ messages)

[RFC] WIP-patches on sllin
 2013-12-13  1:00 UTC  (8+ messages)
` [PATCH 1/6] sllin: Replace pr_* with netdev_* where approriate
` [PATCH 2/6] sllin: Make local functions static
` [PATCH 3/6] sllin: slave: don't forget to wait for the checksum
` [PATCH 4/6] sllin: reorder functions
` [PATCH 5/6] sllin: If length is unknown read until timer occurs or break is received
` [PATCH 6/6] sllin: Add first support for LIN slave task on slave node

baudrate detection
 2013-12-12 18:40 UTC 

pull-request: can 2013-06-03
 2013-12-12 14:44 UTC  (3+ messages)
` [PATCH 3/3] net: can: peak_usb: Do not do dma on the stack

[PATCH v6] can: sja1000: fix {pre,post}_irq() handling and IRQ handler return value
 2013-12-09 23:50 UTC  (27+ messages)
              ` arbitration lost error reporting (was: Re: [PATCH v6] can: sja1000: fix {pre,post}_irq() handling and IRQ handler return value)
                ` arbitration lost error reporting

GS_USB
 2013-12-09 17:53 UTC  (23+ messages)

[PATCH] can: ems_usb: fix urb leaks on failure paths
 2013-12-09 16:35 UTC  (6+ messages)

[PATCH v2 1/2] can + ARM i.MX53: use 24 MHz clock parent on i.MX53
 2013-12-09  5:59 UTC  (12+ 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 RFC] can sja1000: Only create requested error messages
 2013-12-07 16:06 UTC 

[PATCH v6 00/17] add COMMON_CLK support for PowerPC MPC512x
 2013-12-07  9:58 UTC  (5+ 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

[PATCH] can: ems_usb: fix a leak in ems_usb_start_xmit()
 2013-12-06 22:57 UTC  (3+ messages)

[PATCH v3] linux-can-next: Changes to Documentation (can.txt)
 2013-12-06 13:18 UTC  (3+ messages)

[PATCH v2] linux-can-next: Changes to Documentation (can.txt)
 2013-12-06 10:13 UTC  (2+ messages)

AW: Need support J1939 protocol support to my kernel (v3.8 on BeagleBone Black)
 2013-12-05 19:59 UTC  (7+ messages)

[PATCH] CAN-Next Simple changes to Documentation (can.txt)
 2013-12-05 18:37 UTC  (2+ messages)

[PATCH] can: gw: remove obsolete checks
 2013-12-04 18:52 UTC 

can-utils from
 2013-12-03 11:45 UTC 

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

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)

[PATCH v2] can: c_can: don't call pm_runtime_get_sync() from IRQ handler
 2013-11-26  2:15 UTC  (3+ 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

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)

[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  (2+ 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)

sja1000 interrupt problem
 2013-11-13  9:48 UTC  (10+ messages)

[PATCH 2/3] can: mcp251x: Convert to devm-* API
 2013-11-13  9:05 UTC  (2+ 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).