linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-13 14:08:18 to 2014-12-02 15:17:54 UTC [more...]

[PATCH 0/3] Add support for PEAK CAN-FD USB adapters
 2014-12-02 15:17 UTC  (13+ messages)
` [PATCH 1/3] can/peak_usb: CAN-FD: existing source files modifications
` [PATCH 2/3] can/peak_usb: CAN-FD: add new adapters specific files
` [PATCH 3/3] can/peak_usb: CAN-FD: driver's core modifications

[PATCH v4 4/6] can: flexcan: Consolidate and unify state change handling
 2014-12-02 13:25 UTC  (11+ messages)

[PATCH v2 0/3] Add support for PEAK CAN-FD USB adapters
 2014-12-02 13:14 UTC  (7+ messages)
` [PATCH v2 1/3] can/peak_usb: CAN-FD: existing source files modifications
` [PATCH v2 2/3] can/peak_usb: CAN-FD: add new adapters specific files
` [PATCH v2 3/3] can/peak_usb: CAN-FD: driver's core modifications

Why doesn't the socketcan prio qdisc work for first 10 can frames?
 2014-12-02 12:37 UTC  (6+ messages)
  ` CAN implementation on A20 Allwinner

[PATCH] can/peak_usb: fix memset() usage
 2014-12-02 12:35 UTC  (4+ messages)

[PATCH] can/peak_usb: fix sequence order in case of error during init
 2014-12-02 12:35 UTC  (2+ messages)

[PATCH v4 6/6] can: handle bus-off in can_change_state()
 2014-11-28 12:33 UTC  (3+ messages)

[PATCH v4 5/6] can: move can_stats.bus_off++ from can_bus_off into can_change_state
 2014-11-28 12:12 UTC 

[PATCH v4 2/6] can: sja1000: Consolidate and unify state change handling
 2014-11-28 12:12 UTC 

[PATCH v4 3/6] can: mscan: Consolidate and unify state change handling
 2014-11-28 12:12 UTC 

[PATCH v4 1/6] can: dev: Consolidate and unify state change handling
 2014-11-28 12:12 UTC 

[PATCH v4 0/6] Consolidate and unify state change handling
 2014-11-28 12:12 UTC 

[PATCH v4 0/8] net: can: Use syscon regmap for TI specific RAMINIT register
 2014-11-28  9:22 UTC  (27+ messages)
` [PATCH v4 3/8] net: can: c_can: Add RAMINIT register information to driver data
` [PATCH v4 4/8] net: can: c_can: Add syscon/regmap RAMINIT mechanism
  ` [PATCH v5 "
` [PATCH v4 6/8] net: can: c_can: Disable pins when CAN interface is down
  ` [PATCH v5 "
    ` [PATCH v7 "
` [PATCH v4 7/8] net: can: c_can: Add support for TI DRA7 DCAN
` [PATCH v4 8/8] net: can: c_can: Add support for TI am3352 DCAN

[PATCH v3] can: Convert to runtime_pm
 2014-11-28  1:49 UTC  (7+ messages)

[PATCH v3] can: Convert to runtime_pm
 2014-11-28  1:47 UTC  (2+ messages)

MCP2515 implementation is slow
 2014-11-27  7:46 UTC  (8+ messages)
    `  "

[PATCH v3 1/4] can: dev: Consolidate and unify state change handling
 2014-11-26 20:39 UTC  (8+ messages)

[PATCH 0/2] Add support for PEAK CAN-FD USB adapters
 2014-11-26 17:37 UTC  (4+ messages)
` [PATCH 1/2] can/peak_usb: preparing existing files for CAN-FD
` [PATCH 2/2] can/peak_usb: add support for new PEAK CAN-FD adapters

[PATCH v3 4/4] can: flexcan: Consolidate and unify state change handling
 2014-11-26 11:28 UTC  (4+ messages)

[PATCH v3 2/4] can: sja1000: Consolidate and unify state change handling
 2014-11-26 11:24 UTC  (4+ messages)

[PATCH v3 0/4] Consolidate and unify state change handling
 2014-11-26 11:22 UTC  (7+ messages)

Enable both CAN interfaces of BeagleBone Black
 2014-11-24 18:13 UTC  (2+ messages)

[PATCH v4 00/10] ARM: dts: TI: Add CAN support
 2014-11-24 16:05 UTC  (20+ messages)
` [PATCH v4 06/10] ARM: dts: am4372: Add DCAN nodes
  ` [PATCH v5 "
` [PATCH v4 09/10] ARM: dts: am33xx: Update "

Kérjük, olvassa el és Repy nekem nagyon sürgős .... Captain David Kale
 2014-11-24 11:29 UTC 

[PATCH v1 0/3] Adding support for CAN busses via SPI interface
 2014-11-24 10:50 UTC  (3+ messages)
` [PATCH v1 1/3] Add documentation for SPI to CAN driver

[PATCH] can: eliminate banner[] variable and switch to pr_info()
 2014-11-22 20:18 UTC  (4+ messages)

[PATCH 3 3/4] can: mscan: Consolidate and unify state change handling
 2014-09-26 17:34 UTC 

[PATCH v2 1/4] can: dev: Consolidate and unify state change handling
 2014-11-22 18:15 UTC  (3+ messages)

pull-request: can 2014-11-18
 2014-11-19 20:29 UTC  (19+ messages)
` [PATCH 01/17] can: dev: avoid calling kfree_skb() from interrupt context
` [PATCH 02/17] can: dev: fix typo CIA -> CiA, CAN in Automation
` [PATCH 03/17] can: dev: add can_is_canfd_skb() API
` [PATCH 04/17] can: esd_usb2: fix memory leak on disconnect
` [PATCH 05/17] can: remove unused variable
` [PATCH 06/17] can: xilinx_can: fix comparison of unsigned variable
` [PATCH 07/17] can: xilinx_can: add .ndo_change_mtu function
` [PATCH 08/17] can: rcar_can: "
` [PATCH 09/17] can: gs_usb: "
` [PATCH 10/17] can: m_can: "
` [PATCH 11/17] can: m_can: add CONFIG_HAS_IOMEM dependence
` [PATCH 12/17] can: m_can: add missing message RAM initialization
` [PATCH 13/17] can: m_can: fix possible sleep in napi poll
` [PATCH 14/17] can: m_can: fix not set can_dlc for remote frame
` [PATCH 15/17] can: m_can: add missing delay after setting CCCR_INIT bit
` [PATCH 16/17] can: m_can: fix incorrect error messages
` [PATCH 17/17] can: m_can: update to support CAN FD features

pull-request: can-next 2014-11-17
 2014-11-18 20:54 UTC  (2+ messages)

[PATCH 1/1] can: Avoid calling kfree_skb from interrupt context
 2014-11-18 20:45 UTC  (2+ messages)

[PATCH] net/can/dev.c: fix typo CIA -> CiA, CAN in Automation
 2014-11-18 20:45 UTC 

[PATCH V5 1/2] can: m_can: fix not set can_dlc for remote frame
 2014-11-18 20:40 UTC  (3+ messages)
` [PATCH V5 2/2] can: m_can: update to support CAN FD features

[PATCH 1/2] net: can: remove unused variable
 2014-11-18 20:39 UTC  (4+ messages)
` [PATCH 2/2] net: can: comparison of unsigned variable

[PATCH V4 1/3] can: add can_is_canfd_skb() API
 2014-11-18 11:22 UTC  (6+ messages)
` [PATCH V4 2/3] can: m_can: update to support CAN FD features

[PATCH v8 0/8] can: c_can: Use syscon regmap for TI specific RAMINIT register
 2014-11-17 14:31 UTC  (15+ messages)
` [PATCH v8 1/8] can: c_can: Add timeout to c_can_hw_raminit_ti()
` [PATCH v8 2/8] can: c_can: Introduce c_can_driver_data structure
` [PATCH v8 3/8] can: c_can: Add RAMINIT register information to driver data
` [PATCH v8 4/8] can: c_can: Add syscon/regmap RAMINIT mechanism
` [PATCH v8 5/8] can: c_can: Add support for START pulse in RAMINIT sequence
` [PATCH v8 6/8] can: c_can: Disable pins when CAN interface is down
` [PATCH v8 7/8] can: c_can: Add support for TI DRA7 DCAN
` [PATCH v8 8/8] can: c_can: Add support for TI am3352 DCAN
` [PATCH v8 9/9] net: can: c_can: Add support for TI am4372 DCAN

[PATCH v2] can: Fix bug in suspend/resume
 2014-11-14 15:35 UTC  (6+ messages)

Sockect Can with j1939 protocol in LINUX
 2014-11-14 10:56 UTC 

linux-can ISOTP module
 2014-11-13 17:47 UTC  (9+ 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).