Linux CAN drivers development
 help / color / mirror / Atom feed
 messages from 2017-11-01 19:37:46 to 2017-12-01 14:23:19 UTC [more...]

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

pull-request: can 2017-12-01
 2017-12-01 14:17 UTC  (10+ 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

pull-request: can-next 2017-12-01
 2017-12-01 13:50 UTC  (3+ messages)

[PATCH 1/2] can: flexcan: Remodel FlexCAN register r/w APIs for big endian FlexCAN controllers
 2017-12-01 10:32 UTC  (52+ messages)
` [PATCH 2/2] can: flexcan: adding platform specific details for LS1021A
` [PATCH v2 1/2] can: flexcan: Remodel FlexCAN register r/w APIs for big endian FlexCAN controllers
  ` [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 v2 1/2] can: mcba_usb: fix typo
 2017-12-01  2:06 UTC  (11+ 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/2] Microchip mcp2517fd can controller driver
 2017-11-30 17:49 UTC  (19+ messages)
  ` [PATCH 1/2] dt-binding: can: mcp2517fd: document device tree bindings
  ` [PATCH 2/2] can: mcp2517fd: Add Microchip mcp2517fd CAN FD driver

[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 5/7] arm64: dts: r8a77995: Add CAN FD support
  ` [PATCH 2/7] pinctrl: sh-pfc: "
  ` [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] 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  (6+ 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 

pull-request: can 2017-11-10
 2017-11-11 12:52 UTC  (6+ messages)
` [PATCH 1/4] can: c_can: don't indicate triple sampling support for D_CAN
` [PATCH 2/4] can: sun4i: handle overrun in RX FIFO
` [PATCH 3/4] can: peak: Add support for new PCIe/M2 CAN FD interfaces
` [PATCH 4/4] can: ifi: Fix transmitter delay calculation

[PATCH] can: peak: Add support for new PCIe/M2 CAN FD interfaces
 2017-11-10 13:08 UTC  (2+ messages)

[PATCH] can: ifi: Fix transmitter delay calculation
 2017-11-10 13:07 UTC  (2+ messages)

[PATCH 1/3] Documentation : can : flexcan : Add big-endian property to device tree
 2017-11-10 10:36 UTC  (4+ messages)
` [PATCH 2/3] powerpc: dts: P1010: Add endianness property to flexcan node
` [PATCH 3/3] arm/dts: Add nodes for flexcan devices present on LS1021A-Rev2 SoC

Fwd: CAN interface handling: possible bug in net/core/dev.c#enqueue_to_backlog()
 2017-11-07 11:17 UTC  (2+ messages)
` [PATCH net] Fixed NULL ptr deref in enqueue_to_backlog()

[PATCH v2] can: sun4i: fix overrun
 2017-11-07  8:22 UTC  (6+ messages)
    ` [PATCH v4] "
      ` [PATCH v5] "

[PATCH] can: Use common error handling code in vxcan_newlink()
 2017-11-07  8:21 UTC  (9+ messages)
      ` [PATCH v2] "
          ` [v2] "

[PATCH 1/2] can: peak_usb: remove some 'struct timeval' users
 2017-11-06 15:01 UTC  (3+ messages)
` [PATCH 2/2] can: peak_usb: use ktime_t consistently

[PATCH] can: c_can: don't indicate triple sampling support for D_CAN
 2017-11-06 13:39 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