linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-24 22:23:07 to 2013-12-21 08:30:00 UTC [more...]

sja1000 interrupt problem
 2013-12-21  8:29 UTC  (39+ messages)

[PATCH] can: mcp251x: Add device tree support
 2013-12-21  5:01 UTC 

[PATCH v2] can: ti_hecc: Replace platform dependency with ARM dependency
 2013-12-20 21:33 UTC  (3+ messages)

[PATCH] can: ti_hecc: Use the OMAP2PLUS dependency for omap2plus devices
 2013-12-20 19:56 UTC  (4+ messages)

RE:
 2013-12-20 11:49 UTC 

[PATCH] can: c_can: tx interrupts can be missed, check for tx outside of just the tx interrupt routine
 2013-12-19 20:55 UTC  (2+ messages)

pull-request: can-next 2013-12-17
 2013-12-19 20:13 UTC  (2+ messages)

pull-request: can 2013-12-17
 2013-12-17 22:22 UTC  (4+ messages)
` [PATCH 1/2] can: ems_usb: fix urb leaks on failure paths
` [PATCH 2/2] can: peak_usb: fix mem leak in pcan_usb_pro_init()

[PATCH v2 1/2] can: mcp251x: Convert to devm-* API
 2013-12-17 11:08 UTC  (6+ messages)
` [PATCH v2 2/2] can: mcp251x: Add device tree support

[PATCH] can: peak_usb: fix mem leak in pcan_usb_pro_init()
 2013-12-16 10:12 UTC  (2+ messages)

[RFC] WIP-patches on sllin
 2013-12-16  7:54 UTC  (21+ 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
    ` [RFC v2] WIP-patches on sllin
      ` [PATCH 01/11] sllin: reorder functions
      ` [PATCH 02/11] sllin: If length is unknown read until timer occurs or break is received
      ` [PATCH 03/11] sllin: Add first support for LIN slave task on slave node
      ` [PATCH 04/11] sllin: Add version dependent access to termios in tty_struct
      ` [PATCH 05/11] sllin: Fix checksum mode decision
      ` [PATCH 06/11] sllin: dlc in cache > 0 is the expected LIN frame length
      ` [PATCH 07/11] sllin: Do not set SLF_MSGEVENT flag
      ` [PATCH 08/11] sllin: signal timeout if there are less than configured characters
      ` [PATCH 09/11] sllin: Don't fiddle with netdev queue and skb in slave receive mode
      ` [PATCH 10/11] sllin: Add LIN ID to timeout frame
      ` [PATCH 11/11] sllin: Evaluate message upon break only if received at least a LIN ID

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

[PATCH 1/3] can: mcp251x: Convert driver to use common clk framework
 2013-12-14 13:35 UTC  (5+ messages)

baudrate detection
 2013-12-14 13:29 UTC  (2+ messages)

[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  (5+ messages)
` [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)


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