linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-03 11:11:02 to 2018-10-19 09:45:44 UTC [more...]

[PATCH] can: flexcan: Implement CAN Runtime PM
 2018-10-19  9:45 UTC 

[RFC PATCH 0/3] M_CAN Framework rework
 2018-10-17 20:21 UTC  (5+ messages)
` [RFC PATCH 1/3] can: m_can: Create m_can core to leverage common code
` [RFC PATCH 2/3] dt-bindings: can: tcan4x5x: Add DT bindings for TCAN4x5X driver
` [RFC PATCH 3/3] can: tcan4x5x: Add tcan4x5x driver to the kernel

[PATCHv2 1/2] can: xilinx: add can 2.0 support
 2018-10-17 19:58 UTC  (3+ messages)
` [PATCHv2 2/2] dt-bindings: can: xilinx_can: add Xilinx CAN FD 2.0 bindings

[PATCH] dt-bindings: can: rcar_can: Add r8a7744 support
 2018-10-15 18:26 UTC  (3+ messages)

[PATCH] can: ucan: fix some typos in comments
 2018-10-12 11:00 UTC 

[PATCH 1/2] can: xilinx: add can 2.0 support
 2018-10-11 16:26 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: can: xilinx_can: add Xilinx CAN FD 2.0 bindings

[PATCH v1 0/5] can: add SAE J1939 protocol
 2018-10-08  9:48 UTC  (6+ messages)
` [PATCH v1 1/5] mailmap: update email address
` [PATCH v1 2/5] can: introduce REQUIRED_SIZE macro
` [PATCH v1 3/5] can: add socket type for CAN_J1939
` [PATCH v1 4/5] can: extend sockaddr_can to include j1939 members
` [PATCH v1 5/5] can: add support of SAE J1939 protocol

[PATCH 1/2] dt-bindings: can: tcan4x5x: Add DT bindings for TCAN4x5X driver
 2018-10-05 11:45 UTC  (10+ messages)
` [PATCH 2/2] can: tcan4x5x: Add tcan4x5x driver to the kernel

[PATCH resend] can: rcar_can: convert to SPDX identifiers
 2018-09-28  0:31 UTC  (4+ messages)

[PATCH v3 net-next] dt-bindings: can: rcar_can: document r8a77965 support
 2018-09-27 10:46 UTC  (5+ messages)

[PATCH v2 0/3] Add can support to RZ/G2M
 2018-09-27 10:45 UTC  (7+ messages)
` [PATCH v2 1/3][can-next] can: rcar_can: Fix erroneous registration
` [PATCH v2 2/3] dt-bindings: can: rcar_can: Add r8a774a1 support

[PATCH can-next] can: ucan: remove duplicated include from ucan.c
 2018-09-27 10:39 UTC  (4+ messages)

[PATCH can-next] can: ucan: remove set but not used variable 'udev'
 2018-09-27 10:37 UTC  (4+ messages)

[PATCH net-next] can: xilinx: fix return type of ndo_start_xmit function
 2018-09-27  8:58 UTC  (2+ messages)

[PATCH net-next 1/3] net: rework SIOCGSTAMP ioctl handling
 2018-09-21  9:14 UTC  (8+ messages)

[PATCH net-next 00/22] net: fix return type of ndo_start_xmit function
 2018-09-21  1:37 UTC  (32+ messages)
` [PATCH net-next 01/22] net: micrel: "
` [PATCH net-next 02/22] net: freescale: "
` [PATCH net-next 03/22] net: seeq: "
` [PATCH net-next 04/22] net: cirrus: "
` [PATCH net-next 05/22] net: sgi: "
` [PATCH net-next 06/22] net: wiznet: "
` [PATCH net-next 07/22] net: i825xx: "
` [PATCH net-next 08/22] net: apple: "
` [PATCH net-next 09/22] net: smsc: "
` [PATCH net-next 10/22] net: ti: "
` [PATCH net-next 11/22] net: faraday: "
` [PATCH net-next 12/22] net: ovs: "
` [PATCH net-next 13/22] net: xen-netback: "
` [PATCH net-next 14/22] net: caif: "
` [PATCH net-next 15/22] net: hamradio: "
` [PATCH net-next 16/22] usbnet: ipheth: "
` [PATCH net-next 17/22] hv_netvsc: "
` [PATCH net-next 18/22] can: xilinx: "
` [PATCH net-next 19/22] net: plip: "
` [PATCH net-next 20/22] rionet: "
` [PATCH net-next 21/22] l2tp: "
` [PATCH net-next 22/22] net: hsr: "

[PATCH] can: rcar_can: convert to SPDX identifiers
 2018-09-10 13:11 UTC  (2+ messages)

[PATCH 0/3] Add CAN support to rcar_can driver
 2018-09-10  9:54 UTC  (15+ messages)
` [PATCH 1/3][can-next] can: rcar_can: Fix erroneous registration
` [PATCH 2/3][can-next] can: rcar_can: Add RZ/G2 support
` [PATCH 3/3] dt-bindings: can: rcar_can: Add r8a774a1 support

[PATCH] can: at91_can: fix fall-through annotations
 2018-09-04 15:29 UTC  (2+ messages)

[PATCH] can: xilinx: Enable clocks even when CONFIG_PM is disabled
 2018-09-04 12:27 UTC 

[PATCH] can: mcp251x: fix fall-through annotation
 2018-09-03 18:25 UTC 

[PATCH] can: peak_canfd: fix spelling mistake in fall-through annotation
 2018-09-03 18:09 UTC 

[PATCH] can: ucan: remove redundant pointer 'udev'
 2018-08-30 10:27 UTC 

[PATCH v2 0/2] tree-wide: use SPDX identifier for Renesas drivers
 2018-08-27 19:45 UTC  (5+ messages)
` [PATCH v2 2/2] can: rcar: "

[PATCH] dt-bindings: can: rcar_can: Add r8a774a1 support
 2018-08-27 12:55 UTC  (7+ messages)

[PATCH 00/11] tree-wide: use SPDX identifier for Renesas drivers
 2018-08-22 19:36 UTC  (8+ messages)
` [PATCH 05/11] can: rcar: "

[PATCH][can-next] can: ucan: fix spelling mistake: "resumbmitting" -> "resubmitting"
 2018-08-08 15:47 UTC  (2+ messages)

[PATCH] can: sja1000: plx_pci: add support for ASEM CAN raw device
 2018-08-07 14:50 UTC  (9+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "
          ` [PATCH v4] "

WARNING: ODEBUG bug in enqueue_hrtimer
 2018-07-31 12:31 UTC 

pull-request: can 2018-07-30
 2018-07-30 19:33 UTC  (5+ messages)
` [PATCH] can: ems_usb: Fix memory leak on ems_usb_disconnect()
    ` pull-request: can 2018-07-30,Re: pull-request: can 2018-07-30

[PATCH] can: ems_usb: Fix memory leak on ems_usb_disconnect
 2018-07-30  9:09 UTC  (2+ messages)

pull-request: can-next 2018-01-16
 2018-07-29 15:35 UTC  (2+ messages)
` pull-request: can-next 2018-01-16,pull-request: "

pull-request: can 2018-07-23
 2018-07-26  6:12 UTC  (17+ messages)
` [PATCH 01/12] can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr only
` [PATCH 02/12] can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before checking can.ctrlmode
` [PATCH 03/12] can: mpc5xxx_can: check of_iomap return before use
` [PATCH 04/12] can: m_can: Fix runtime resume call
` [PATCH 05/12] can: m_can: Move accessing of message ram to after clocks are enabled
` [PATCH 06/12] can: xilinx_can: fix device dropping off bus on RX overrun
` [PATCH 07/12] can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOK
` [PATCH 08/12] can: xilinx_can: fix recovery from error states not being propagated
` [PATCH 09/12] can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting
` [PATCH 10/12] can: xilinx_can: fix RX overflow interrupt not being enabled
` [PATCH 11/12] can: xilinx_can: fix incorrect clear of non-processed interrupts
` [PATCH 12/12] can: xilinx_can: fix power management handling

[PATCH] can: mpc5xxx_can: check of_iomap return before use
 2018-07-23 12:27 UTC  (7+ messages)

[PATCH] can.h: Fix can error class mask dir path
 2018-07-23 11:45 UTC  (2+ messages)

[PATCH] apalis_t30: fix can2
 2018-07-23 10:18 UTC  (3+ messages)

[PATCH] can: peak_usb: mark expected switch fall-throughs
 2018-07-23  8:14 UTC  (2+ messages)

[PATCH v2] can: m_can: Move accessing of message ram to after clocks are enabled
 2018-07-23  8:07 UTC  (3+ messages)

[PATCH v2] can: m_can: Fix runtime resume call
 2018-07-23  8:05 UTC  (3+ messages)

[PATCH v2 0/5] can: enable multi-queue for SocketCAN devices
 2018-07-20 14:36 UTC  (2+ messages)

[PATCH 0/5] can: enable multi-queue for SocketCAN devices
 2018-07-20 14:34 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] "

[RESEND PATCH] apalis_t30: fix can2
 2018-07-09 15:08 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;
as well as URLs for NNTP newsgroup(s).