Linux CAN drivers development
 help / color / mirror / Atom feed
 messages from 2017-05-01 10:04:14 to 2017-07-28 20:23:20 UTC [more...]

Researching of Skoda CAN bus
 2017-07-28 20:15 UTC  (2+ messages)

reading from socket can
 2017-07-28 19:45 UTC  (5+ messages)

[PATCH v2 2/4] can: fixed-transceiver: Add documentation for CAN fixed transceiver bindings
 2017-07-28 19:41 UTC  (4+ messages)

[PATCH v2 0/4] can: Add new binding to limit bit rate used
 2017-07-28  8:41 UTC  (14+ messages)
` [PATCH v2 1/4] can: dev: Add support for limiting configured bitrate
  ` [PATCH v2 2/4] can: fixed-transceiver: Add documentation for CAN fixed transceiver bindings
  ` [PATCH v2 4/4] can: m_can: Add call to of_can_transceiver_fixed
` [PATCH v2 3/4] can: m_can: Update documentation to mention new fixed transceiver binding

[PATCH 0/4] can: Add new binding to limit bit rate used
 2017-07-27  1:44 UTC  (13+ messages)
` [PATCH 1/4] can: dev: Add support for limiting configured bitrate
` [PATCH 2/4] can: fixed-transceiver: Add documentation for CAN fixed transceiver bindings
` [PATCH 3/4] can: m_can: Update documentation to mention new fixed transceiver binding
` [PATCH 4/4] can: m_can: Add call to of_transceiver_is_fixed

[PATCH v2 0/3] can: m_can: Add PM Runtime Support
 2017-07-24 22:51 UTC  (4+ messages)
  ` [PATCH v2 1/3] can: m_can: Make hclk optional
` [PATCH v2 2/3] can: m_can: Update documentation to indicate that hclk may be optional
` [PATCH v2 3/3] can: m_can: Add PM Runtime

[PATCH 0/3] can: m_can: Add PM Runtime Support
 2017-07-24 19:20 UTC  (6+ messages)
  ` [PATCH 1/3] can: m_can: Make hclk optional
` [PATCH 2/3] can: m_can: Update documentation to indicate that hclk may be optional
` [PATCH 3/3] can: m_can: Add PM Runtime

[PATCH] can: xilinx: Enable clocks even when CONFIG_PM is disabled
 2017-07-24 10:36 UTC 

Getting manufacturer/product name for CAN interface
 2017-07-19 17:52 UTC  (7+ messages)

[PATCH v3 02/10] net: can: at91_can: constify attribute_group structures
 2017-07-18  9:44 UTC  (2+ messages)
` [PATCH v3 03/10] net: can: janz-ican3: "

Session 152 terminated -- received PADT from peer
 2017-07-17  7:11 UTC  (2+ messages)

CAN-FD Transceiver Limitations
 2017-07-10 14:58 UTC  (11+ messages)

MCAN Registers Discrepancy
 2017-06-29 18:19 UTC  (5+ messages)

[PATCH net-next v2 0/5] net: add netlink_ext_ack support to rtnl_link_ops
 2017-06-27  3:13 UTC  (18+ messages)
` [PATCH net-next v2 1/5] net: add netlink_ext_ack argument to rtnl_link_ops.newlink
` [PATCH net-next v2 2/5] net: add netlink_ext_ack argument to rtnl_link_ops.changelink
` [PATCH net-next v2 3/5] net: add netlink_ext_ack argument to rtnl_link_ops.validate
` [PATCH net-next v2 4/5] net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink
` [PATCH net-next v2 5/5] net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate

Product Inquiry
 2017-06-26 21:51 UTC 

[PATCH net-next] net: add netlink_ext_ack support to rtnl_link_ops
 2017-06-25 15:50 UTC  (3+ messages)

inquiry
 2017-06-25  2:47 UTC 

[PATCH] can: m_can: Propagate the real error code
 2017-06-21 15:42 UTC 

Reply Urgent
 2017-06-19 19:39 UTC 

pull-request: can 2017-06-09
 2017-06-09 19:42 UTC  (8+ messages)
` [PATCH 1/6] can: dev: make can_change_state() robust to be called with cf == NULL
` [PATCH 2/6] can: peak_canfd: fix uninitialized symbol warnings
` [PATCH 3/6] can: peak_usb: fix product-id endianness in error message
` [PATCH 4/6] can: gs_usb: fix memory leak in gs_cmd_reset()
` [PATCH 5/6] can: af_can: namespace support: fix lockdep splat: properly initialize spin_lock
` [PATCH 6/6] can: enable CAN FD for virtual CAN devices by default

[PATCH] can: enable CAN FD for virtual CAN devices by default
 2017-06-09 12:39 UTC  (3+ messages)

[PATCH] can: af_can: namespace support: fix lockdep splat: properly initialize spin_lock
 2017-06-08 15:23 UTC  (3+ messages)

net/can: trying to register non-static key in can_rx_register
 2017-06-08 15:21 UTC  (3+ messages)

Receiving overloaded and/or out-of-order on iMX6 platform
 2017-06-08 12:59 UTC  (3+ messages)

[PATCH] can: gs_usb: fix memory leak in gs_cmd_reset()
 2017-06-08 10:03 UTC 

Quick Loans
 2017-06-07  7:41 UTC 

[PATCH] ip: link add vxcan support
 2017-06-05 19:28 UTC  (2+ messages)

j1939: struct j1939_priv::kref
 2017-06-02 14:12 UTC  (2+ messages)

[PATCH iproute2] ip: add handling for new CAN netlink interface
 2017-05-31  0:40 UTC  (4+ messages)

pull-request: can-next 2017-05-18
 2017-05-18  8:56 UTC 

[PATCH] can: peak_canfd: fix uninitialized symbol warnings
 2017-05-18  8:21 UTC  (4+ messages)

J1939 kernel for Raspberry Pi
 2017-05-16 20:40 UTC  (14+ messages)

[PATCH v4 1/4] can: m_can: move Message RAM initialization to function
 2017-05-16 13:16 UTC  (9+ messages)
` [PATCH v4 2/4] can: m_can: make m_can_start and m_can_stop symmetric
` [PATCH v4 3/4] can: m_can: factorize clock gating and ungating
` [PATCH v4 4/4] can: m_can: add deep Suspend/Resume support

VAN and GMLAN for SocketCAN
 2017-05-16 10:33 UTC 

[PATCH v3] ARM: dts: at91: sama5d2: add m_can nodes
 2017-05-15 10:17 UTC  (5+ messages)

APPLY FOR YOUR URGENT LOAN AT 2%
 2017-05-12 10:53 UTC 

[PATCH] net: can: peak: fix product-id endianness in error message
 2017-05-12 10:09 UTC 

Restricting permissions to CAN sockets
 2017-05-10 20:00 UTC  (3+ messages)

CanBus2Ethernet Bridge
 2017-05-08 10:58 UTC  (3+ messages)
  ` Fwd: "

Using CAN_FD_FRAME with BCM socket
 2017-05-05 17:26 UTC  (8+ messages)

[PATCH v3 1/2] can: m_can: move Message RAM initialization to function
 2017-05-05 12:06 UTC  (3+ messages)
` [PATCH v3 2/2] can: m_can: add deep Suspend/Resume support

[bug report] can: mcba_usb: Add support for Microchip CAN BUS Analyzer
 2017-05-05  6:23 UTC  (4+ messages)

[PATCH 1/2] can: m_can: move Message RAM initialization to function
 2017-05-03 12:44 UTC  (5+ messages)
` [PATCH 2/2] can: m_can: add deep Suspend/Resume support

[PATCH v2 1/2] can: m_can: move Message RAM initialization to function
 2017-05-03 12:40 UTC  (3+ messages)
` [PATCH v2 2/2] can: m_can: add deep Suspend/Resume support

[bug report] can: peak: add support for PEAK PCAN-PCIe FD CAN-FD boards
 2017-05-02 11:29 UTC  (3+ messages)

Solved !. Can-utils and mininet :
 2017-05-02 11:26 UTC 

[PATCH] Enabling rcar_can changelink support
 2017-05-02 10:09 UTC  (5+ messages)

RFC: Pacing support in vcan?
 2017-05-01 12:05 UTC  (3+ messages)

Can multiple processes bind an ISO-TP socket with the same (transfer ID, receive ID) pair?
 2017-05-01 10:21 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox