linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-06 10:57:23 to 2014-01-13 10:03:04 UTC [more...]

[PATCH 1/2] slcand: add flow control option
 2014-01-13 10:02 UTC  (4+ messages)
` [PATCH 2/2] slcand: reimplement daemonize routine

[PATCH] candump: add option to ignore ENOBUFS
 2014-01-13 10:00 UTC  (5+ messages)

Kvazer USB CAN driver
 2014-01-13  9:31 UTC  (6+ messages)

license issues of can-utils
 2014-01-13  7:20 UTC  (22+ messages)
` [PATCH can-utils 0/3] License cleanup
  ` [PATCH can-utils 1/3] Update license information for some header files
      ` [PATCH] can: add explicit copyrights to can userspace header
  ` [PATCH can-utils 2/3] ioctl.h: drop unused header
  ` [PATCH can-utils 3/3] slcand: remove program as it is undistributable
  ` [PATCH can-utils v2 0/3] License cleanup
    ` [PATCH can-utils v2 1/3] headers: use include/linux only for Linux kernel headers
    ` [PATCH can-utils v2 2/3] ioctl.h: drop unused header
    ` [PATCH can-utils v2 3/3] isotp.h: add explicit license information

pull-request: can-next 2014-01-11
 2014-01-11 18:48 UTC 

ENOBUFS handling
 2014-01-10 14:32 UTC 

DiePresse.com Mein Freund, der Fahrradhändler
 2014-01-10 12:36 UTC 

I have a very lucrative Business
 2014-01-08 20:47 UTC 

CAN-BCM periodic send signaling
 2014-01-07 13:40 UTC  (8+ messages)

[PATCH] genirq: Sanitize spurious interrupt detection of threaded irqs
 2014-01-06 13:32 UTC  (2+ messages)

[PATCH v2] net: can: Disable flexcan driver build for big endian CPU on ARM
 2014-01-06 13:23 UTC  (2+ messages)

[PATCH v2] can: sja1000: add support for Elcus CAN200PCI
 2014-01-06  9:50 UTC  (2+ messages)

MCP251x bit rate calculations wrong
 2014-01-06  9:36 UTC  (7+ messages)

[PATCH] net: can: Disable broken flexcan driver build for big endian CPU on ARM
 2014-01-06  9:00 UTC  (2+ messages)

Xilinx Zynq CAN driver
 2014-01-03 14:10 UTC  (3+ messages)

[PATCH] can: sja1000: add support for Elcus CAN200PCI
 2014-01-03 14:07 UTC  (3+ messages)

Precise timestamping
 2014-01-02 14:10 UTC  (2+ messages)

plx_pci.c patch
 2013-12-27 15:21 UTC  (2+ messages)

[PATCH v5] can: add Renesas R-Car CAN driver
 2013-12-26 21:37 UTC 

[PATCH v1] can: gs_usb: Added support for the GS_USB CAN devices
 2013-12-24 19:29 UTC 

sja1000 interrupt problem
 2013-12-23 15:58 UTC  (42+ messages)

[PATCH] can: mcp251x: Add device tree support
 2013-12-23  8:01 UTC  (4+ messages)

[can:for-davem 3/3] drivers/net/can/ti_hecc.c:909:7: warning: assignment makes pointer from integer without a cast
 2013-12-22 13:35 UTC  (5+ messages)

pull-request: can-next 2013-12-22
 2013-12-22  3:02 UTC  (2+ messages)

[PATCH v2] can: ti_hecc: Replace platform dependency with ARM dependency
 2013-12-21 22:16 UTC  (6+ 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  (25+ 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  (21+ 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  (6+ messages)

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


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