Linux-Can Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-15 13:05:35 to 2015-09-14 12:58:30 UTC [more...]

[PATCH v6 0/3] can: Allwinner A10/A20 CAN Controller support - Summary
 2015-09-14 12:58 UTC  (5+ messages)
` [PATCH v6 1/3] can: Allwinner A10/A20 CAN Controller support - Devicetree bindings
` [PATCH v6 2/3] can: Allwinner A10/A20 CAN Controller support - Defconfigs
` [PATCH v6 3/3] can: Allwinner A10/A20 CAN Controller support - Kernel module

[PATCH v5 0/2] can: Allwinner A10/A20 CAN Controller support - summary
 2015-09-14 12:45 UTC  (15+ messages)
` [PATCH v5 1/2] can: Allwinner A10/A20 CAN Controller support - Devicetree bindings
` [PATCH v5 2/2] can: Allwinner A10/A20 CAN Controller support - controller code
      ` [linux-sunxi] "
    ` [linux-sunxi] [PATCH v5 0/2] can: Allwinner A10/A20 CAN Controller support - summary

Testing CAN on Allwinner A20 / Banana Pi
 2015-09-12 13:40 UTC  (3+ messages)

J1939 message length
 2015-09-11  9:53 UTC  (22+ messages)
            ` J1939 + iMX6 + yocto

[PATCH v4 0/2] can: Allwinner A10/A20 CAN Controller support - summary
 2015-09-11  9:49 UTC  (4+ messages)
` [PATCH v4 1/2] can: Allwinner A10/A20 CAN Controller support - Devicetree bindings
` [PATCH v4 2/2] can: Allwinner A10/A20 CAN Controller support - controller code

[PATCH v2 0/2] Allwinner SoC CAN controller Support
 2015-09-10  9:07 UTC  (10+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] "

socket can receive order
 2015-09-10  8:08 UTC  (19+ messages)

[PATCH v3 0/2] Allwinner A10/A20 CAN Controller support
 2015-09-08 11:00 UTC  (7+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] "

PCI CAN interface emulation updated for QEMU 2.4
 2015-09-07 23:51 UTC 

[PATCH 0/8] RFC: more flexcan cleanups and SW FIFO IRQ offloading
 2015-09-04  3:19 UTC  (17+ messages)
` [PATCH 1/8] can: flexcan: add missing register definitions
` [PATCH 2/8] can: flexcan: activate individual RX masking and initialize reg_rximr
` [PATCH 3/8] can: flexcan: add quirk FLEXCAN_QUIRK_ENABLE_EACEN_RRS
` [PATCH 4/8] can: flexcan: reg_imask2_default
` [PATCH 5/8] can: rx-fifo: introduce software rx-fifo implementation
` [PATCH 6/8] can: flexcan: add support for rx-fifo based software FIFO implementation
` [PATCH 7/8] can: flexcan: switch imx6 and vf610 to software based fifo
` [PATCH 8/8] can: at91_can: switch to rx-fifo implementation

[PATCH] autotools: fix syntax error
 2015-09-03 14:14 UTC  (6+ messages)

[PATCH 0/4] can: rx-fifo for at91 only
 2015-09-03 12:10 UTC  (6+ messages)
` [PATCH 1/4] can: headers: make header files self contained
` [PATCH 2/4] can: rx-fifo: Add support for simple irq offloading
` [PATCH 3/4] can: rx-fifo: introduce software rx-fifo implementation
` [PATCH 4/4] can: at91_can: switch to "

SocketCAN stops read after RX overflow, is it normal?
 2015-09-03  9:16 UTC  (3+ messages)

[PATCH] CAN controller support for Allwinner A10/A20 SoCs
 2015-09-02 19:22 UTC  (2+ messages)

[PATCH 00/12] RFC: cleanup flexcan driver, introduce and make use of IRQ offloading
 2015-09-01  9:29 UTC  (13+ messages)
` [PATCH 01/12] can: headers: make header files self contained
` [PATCH 02/12] can: flexcan: cleanup coding style and fix typos
` [PATCH 03/12] can: flexcan: remove unused header files
` [PATCH 04/12] can: flexcan: flexcan_chip_start(): cleanup writing of reg_mcr
` [PATCH 05/12] can: flexcan: rename feature into quirks
` [PATCH 06/12] can: flexcan: use pointer to struct regs instead of void pointer for mmio address space
` [PATCH 07/12] can: flexcan: give member of flexcan_priv holding mailboxes a sensible name
` [PATCH 08/12] can: flexcan: enable interrupts atomically at the end of flexcan_chip_start()
` [PATCH 09/12] can: flexcan: calculate default value for imask1 during runtime
` [PATCH 10/12] can: flexcan: make TX mailbox selectable "
` [PATCH 11/12] can: rx-fifo: Add support for simple irq offloading
` [PATCH 12/12] can: flexcan: make use of rx-fifos's irq_offload_simple

Why doesn't the socketcan prio qdisc work for first 10 can frames?
 2015-08-28 10:11 UTC  (16+ messages)
  ` CAN implementation on A20 Allwinner

AW: SocketCAN on Intel Edison with MCP 2515
 2015-08-26 10:36 UTC  (2+ messages)
`  "

SocketCAN on Intel Edison with MCP 2515
 2015-08-26  4:54 UTC  (7+ messages)

pull-request: can 2015-08-25
 2015-08-25 23:13 UTC  (3+ messages)
` [PATCH] can: pcan_usb: don't provide CAN FD bittimings by non-FD adapters

pull-request: can 2015-08-24
 2015-08-25  6:49 UTC  (3+ messages)
` [PATCH] can: pcan_usb: don't provide CAN FD bittimings by non-FD adapters

[PATCH v2] can: pcan_usb: don't provide CAN FD bittimings by non-FD adapters
 2015-08-24  9:22 UTC  (5+ messages)

pull-request: can-next 2015-05-06
 2015-08-23 23:29 UTC  (2+ messages)

Do you need a loan?
 2015-08-22 14:39 UTC 

[PATCH] can: flexcan: demote register output to debug level
 2015-08-20 12:15 UTC  (2+ messages)

[PATCH] can: at91: move at91_can_data to at91_can.c
 2015-08-13 10:11 UTC  (2+ messages)

[PATCH] can: pcan_usb: don't provide CAN FD bittimings by non-FD adapters
 2015-08-06  7:54 UTC  (3+ messages)

[PATCH] can: xilinx: fix RX FIFO overflow error handling
 2015-08-05 20:01 UTC  (3+ messages)

pull-request: can 2015-07-12
 2015-08-04 19:18 UTC  (4+ messages)
` [PATCH 8/8] can: replace timestamp as unique skb attribute

State of ISO-TP in SocketCAN?
 2015-07-27 17:40 UTC  (6+ messages)

Problem using Linux CAN
 2015-07-25 13:45 UTC  (8+ messages)

can: flexcan: implement workaround for FIFO overruns (based on code by David Jander)
 2015-07-24  8:45 UTC  (9+ messages)

can-utils: fix musl build issues
 2015-07-22 19:06 UTC  (4+ messages)
` [PATCH 1/2] log2asc: include sys/time.h
` [PATCH 2/2] Include linux/sockios.h to fix musl build

pull-request: can 2015-07-16
 2015-07-21  3:28 UTC  (4+ messages)
` [PATCH 1/2] can: mcp251x: fix resume when device is down
` [PATCH 2/2] can: mcp251x: get regulators optionally

pull-request: can 2015-07-15
 2015-07-16  0:27 UTC  (2+ messages)

[PATCH 1/2] can: mcp251x: fix resume when device is down
 2015-07-15 13:17 UTC  (4+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).