linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-13 14:55:02 to 2017-12-13 18:52:25 UTC [more...]

[PATCH] can: gs_usb: fix return value of the "set_bittiming" callback
 2017-12-13 18:52 UTC 

Mailing list archive is down?
 2017-12-11 20:49 UTC  (2+ messages)

[PATCH] vxcan: improve handling of missing peer name attribute
 2017-12-11 13:45 UTC  (2+ messages)

Can: FD: configure transmitter delay
 2017-12-09 18:48 UTC  (3+ messages)

[PATCH] slip: sl_alloc(): remove unused parameter "dev_t line"
 2017-12-09 17:28 UTC  (2+ messages)

pull-request: can 2017-12-08
 2017-12-08 19:54 UTC  (8+ messages)
` [PATCH 1/6] can: mcba_usb: cancel urb on -EPROTO
` [PATCH 2/6] can: ems_usb: cancel urb on -EPIPE and -EPROTO
` [PATCH 3/6] can: esd_usb2: "
` [PATCH 4/6] can: kvaser_usb: "
` [PATCH 5/6] can: usb_8dev: "
` [PATCH 6/6] can: peak/pcie_fd: fix potential bug in restarting tx queue

peak-usb: peak_usb_netif_rx() ts_high ununsed
 2017-12-08  9:59 UTC  (3+ messages)

[PATCH] can: peak/pcie_fd: fix potential bug in restarting tx queue
 2017-12-08  9:46 UTC  (2+ messages)

[mkl-can-next:af_can 5/18] net/can/af_can.c:890:25: error: 'struct netns_can' has no member named 'can_stattimer'
 2017-12-06 14:32 UTC 

[mkl-can-next:af_can 5/18] include/linux/compiler-gcc.h:166:2: error: 'struct netns_can' has no member named 'can_stattimer'
 2017-12-06 14:29 UTC 

[mkl-can-next:af_can 16/18] drivers/net/can/slcan.c:531:51: error: invalid application of 'sizeof' to incomplete type 'struct can_ml_priv'
 2017-12-06 13:13 UTC  (2+ messages)

[PATCH v2 1/2] can: mcba_usb: fix typo
 2017-12-06  9:30 UTC  (14+ messages)
` [PATCH v2 2/2] can: mcba_usb: fix device disconnect bug
    ` CAN-USB adapter unplug (was: Re: [PATCH v2 1/2] can: mcba_usb: fix typo)
      ` CAN-USB adapter unplug

[PATCH 0/4] URB disconnect bug fixes
 2017-12-06  9:20 UTC  (6+ messages)
` [PATCH 1/4] can: ems_usb: cancel urb on -EPIPE and -EPROTO
` [PATCH 2/4] can: esd_usb2: "
` [PATCH 3/4] can: kvaser_usb: "
` [PATCH 4/4] can: usb_8dev: "

[PATCH] can: mcba_usb: cancel urb on -EPROTO
 2017-12-05 18:34 UTC 

[PATCH 0/2] Microchip mcp2517fd can controller driver
 2017-12-05 10:26 UTC  (21+ messages)
  ` [PATCH 1/2] dt-binding: can: mcp2517fd: document device tree bindings
  ` [PATCH 2/2] can: mcp2517fd: Add Microchip mcp2517fd CAN FD driver

pull-request: can-next 2017-12-01
 2017-12-04 18:20 UTC  (4+ messages)
    ` pull-request: can-next 2017-12-01,Re: "

pull-request: can 2017-12-01
 2017-12-03 14:58 UTC  (11+ messages)
` [PATCH 1/9] can: kvaser_usb: free buf in error paths
` [PATCH 2/9] can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback()
` [PATCH 3/9] can: kvaser_usb: ratelimit errors if incomplete messages are received
` [PATCH 4/9] can: ti_hecc: Fix napi poll return value for repoll
` [PATCH 5/9] can: peak/pci: fix potential bug when probe() fails
` [PATCH 6/9] can: flexcan: Update IRQ Err Passive information
` [PATCH 7/9] can: flexcan: fix VF610 state transition issue
` [PATCH 8/9] can: mcba_usb: fix typo
` [PATCH 9/9] can: mcba_usb: fix device disconnect bug

(unknown),
 2017-12-01 14:22 UTC 

[PATCH 1/2] can: flexcan: Remodel FlexCAN register r/w APIs for big endian FlexCAN controllers
 2017-12-01 10:32 UTC  (50+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] can: flexcan: adding platform specific details for LS1021A
  ` [PATCH v3 1/2] can: flexcan: Remodel FlexCAN register r/w APIs for big endian FlexCAN controllers
    ` [PATCH v3 2/2] can: flexcan: adding platform specific details for LS1021A

[PATCH v3 30/36] can/bcm: Replace hrtimer_tasklet with softirq based hrtimer
 2017-11-29 15:30 UTC 

[PATCH 1/2] can: mcba_usb: fix typo
 2017-11-27 23:49 UTC  (4+ messages)
` [PATCH 2/2] can: mcba_usb: fix device disconnect bug

[PATCH] can: ti_hecc: Fix napi poll return value for repoll
 2017-11-27 14:18 UTC  (2+ messages)

[PATCH] can: peak/pci: fix potential bug when probe() fails
 2017-11-27 14:16 UTC  (2+ messages)

[PATCH v4 0/6] Remodel FlexCAN register r/w APIs for big endian
 2017-11-27 14:07 UTC  (12+ messages)
  ` [PATCH v4 1/6] can: flexcan: Remodel FlexCAN register r/w APIs for big endian FlexCAN controllers
  ` [PATCH v4 2/6] can: flexcan: adding platform specific details for LS1021A
  ` [PATCH v4 3/6] Documentation : can : flexcan : Add big-endian property to device tree
  ` [PATCH v4 6/6] arm/dts: Add nodes for flexcan devices present on LS1021A-Rev2 SoC
` [PATCH v4 4/6] powerpc: dts: P1010: Add endianness property to flexcan node
` [PATCH v4 5/6] arm: dts: Remove p1010-flexcan compatible from imx series dts

[PATCH v2 1/4] Documentation : can : flexcan : Add big-endian property to device tree
 2017-11-23 12:30 UTC  (7+ messages)
  ` [PATCH v2 2/4] powerpc: dts: P1010: Add endianness property to flexcan node
  ` [PATCH v2 4/4] arm: dts: Remove p1010-flexcan compatible from imx series dts
` [PATCH v2 3/4] arm/dts: Add nodes for flexcan devices present on LS1021A-Rev2 SoC

[PATCH 0/7] R-Car D3 (r8a77995) CAN support
 2017-11-23  9:43 UTC  (22+ messages)
` [PATCH 1/7] pinctrl: sh-pfc: r8a77995: Add "
  ` [PATCH 2/7] pinctrl: sh-pfc: r8a77995: Add CAN FD support
  ` [PATCH 3/7] arm64: dts: r8a77995: Add CAN external clock support
  ` [PATCH 4/7] arm64: dts: r8a77995: Add CAN support
  ` [PATCH 6/7] can: rcar_can: document r8a77995 (R-Car D3) compatibility strings
  ` [PATCH 7/7] can: rcar_canfd: "
` [PATCH 5/7] arm64: dts: r8a77995: Add CAN FD support

[PATCH] can: flexcan: Update IRQ Err Passive information
 2017-11-22 12:53 UTC 

[PATCH 0/3] Fixes for kvaser_usb driver
 2017-11-21 13:14 UTC  (5+ messages)
` [PATCH 1/3] can: kvaser_usb: free buf in error paths
` [PATCH 2/3] can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback()
` [PATCH 3/3] can: kvaser_usb: ratelimit errors if incomplete messages are received

[PATCH 0/8] Add CAN support to iwg2[02]d
 2017-11-20 10:07 UTC  (4+ messages)
` [PATCH 1/8] dt-bindings: can: rcar_can: document r8a774[35] can support

Request-for-testing: j1939
 2017-11-19 19:04 UTC 

PCAN-USB on 3v3 CAN
 2017-11-17 18:03 UTC  (5+ messages)

MCP251x SPI CAN controller on Cavium ThunderX
 2017-11-15 15:39 UTC  (6+ messages)

Hello Dear
 2017-11-15 11:33 UTC 

Re:
 2017-11-13 14:55 UTC 


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