linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-20 10:50:41 to 2012-12-02 08:26:05 UTC [more...]

[PATCH] usb2can: Add support for USB2CAN interface from 8 devices
 2012-12-02  9:25 UTC 

pull-request: can-next 2012-11-29
 2012-11-30 17:12 UTC  (2+ messages)

[PATCH 0/5] clean up Kconfig + switch on CAN_RAW by default
 2012-11-30 17:02 UTC  (9+ messages)
` [PATCH 1/5] can: Kconfig: convert 'depends on CAN' into 'if CAN...endif' block
` [PATCH 2/5] can: Kconfig: convert 'depends on CAN_DEV' into 'if CAN_DEV...endif' block
` [PATCH 3/5] can: Kconfig: switch on CAN_RAW by default
` [PATCH 4/5] can: Kconfig: remove 'default n' from CAN_BCM and CAN_GW
` [PATCH 5/5] can: sja1000: correct indention of Kconfig help text

[RFC v2 0/7] pch_can/c_can: fix races and add PCH support to c_can
 2012-11-30  9:19 UTC  (14+ messages)
` [RFC v2 1/7] pch_can: add spinlocks to protect tx objects
` [RFC v2 2/7] c_can: rename callback "initram" to "init" to more general usage
` [RFC v2 3/7] c_can: use different sets of interface registers for rx and tx
` [RFC v2 4/7] c_can_pci: introduce board specific PCI bar
` [RFC v2 5/7] c_can_pci: enable PCI bus master only for MSI
` [RFC v2 6/7] c_can_pci: add support for PCH CAN on Intel EG20T PCH
` [RFC v2 7/7] c_can: add spinlock to protect tx and rx objects

pch_can: Data transmission stops after dropped packet
 2012-11-29 14:15 UTC  (54+ messages)

[can:for-davem 3/5] drivers/net/can/usb/ems_usb.c:903:6: warning: unused variable 'err'
 2012-11-29 13:29 UTC  (2+ messages)

pull-request: can-next 2012-11-27
 2012-11-28 16:31 UTC  (2+ messages)

at91_can.c: Data transmission stops
 2012-11-28 16:23 UTC  (16+ messages)

[can:master 118/125] sge.c:(.text+0x297d44): undefined reference to `arp_send'
 2012-11-28 15:30 UTC 

[PATCH] can: Do not call dev_put if restart timer is running upon close
 2012-11-28 15:05 UTC  (2+ messages)

J1939 support: plans for integration? / SocketCAN user forum
 2012-11-28 15:04 UTC  (8+ messages)
` J1939 support: plans for integration?

[PATCH] libsocketcan: add LICENSE file
 2012-11-28 12:12 UTC  (2+ messages)

[PATCH] Use strcmp instead of sizeof on char* string
 2012-11-28 12:12 UTC  (2+ messages)

can-utils - release - tarballs
 2012-11-27 14:43 UTC  (3+ messages)

pull-request: can 2012-11-26
 2012-11-26 22:16 UTC  (4+ messages)
` [PATCH 1/2] can: peak_usb: fix hwtstamp assignment
` [PATCH 2/2] can: bcm: initialize ifindex for timeouts without previous frame reception

[PATCH] can-bcm: initialize ifindex for timeouts without previous frame reception
 2012-11-26 21:42 UTC  (4+ messages)

[PATCH 0/5] prepare for release + add more clocks to can-calc-bit-timing
 2012-11-26 21:18 UTC  (10+ messages)
` [PATCH 1/5] configure: adjust bug report address
` [PATCH 2/5] configure: enable silent rules if available
` [PATCH 3/5] can-calc-bit-timing: add 24 and 66 MHz flexcan ref clock
` [PATCH 4/5] can-calc-bit-timing: add 66.66 MHz mscan refclock
` [PATCH 5/5] can-calc-bit-timing: add support for ti_hecc

[PATCH 471/493] net: remove use of __devexit
 2012-11-26 17:39 UTC  (2+ messages)
  ` [Pv-drivers] "

PATCH 0/5] can: remove obsolete variable open_time
 2012-11-26 14:24 UTC  (6+ messages)
` [PATCH 1/5] can: mscan: "
` [PATCH 2/5] can: sja1000: "
` [PATCH 3/5] can: ems_usb: "
` [PATCH 4/5] can: esd_usb2: "
` [PATCH 5/5] can: pcan_usb_core: "

[PATCH] slcanpty.c Remove one Bug
 2012-11-26 14:13 UTC  (2+ messages)

[RFC 0/6] pch_can/c_can: fix races and add PCH support to c_can
 2012-11-26  9:20 UTC  (11+ messages)
` [RFC 1/6] pch_can: add spinlock to protect tx objects
` [RFC 2/6] c_can: add spinlock to protect tx and rx objects
` [RFC 3/6] c_can: add optional reset callback
` [RFC 4/6] c_can_pci: introduce board specific PCI bar
` [RFC 5/6] c_can_pci: enable PCI bus master only for MSI
` [RFC 6/6] c_can_pci: add support for PCH CAN on Intel EG20T PCH

[PATCH] net: sched: enable CAN Identifier to be build into kernel
 2012-11-25 21:06 UTC  (4+ messages)

[PATCH] can: kvaser_usb: Add support for Kvaser CAN/USB devices
 2012-11-23 14:16 UTC  (16+ messages)
` [PATCH v5] "
  ` [PATCH v6] "
          ` [PATCH] kvaser_usb: fix "dma on the stack" errors
              ` [PATCH v2] "

J1939 support: plans for integration? / SocketCAN user forum
 2012-11-23  8:49 UTC  (2+ messages)

J1939 support: plans for integration? / SocketCAN user forum
 2012-11-22  7:25 UTC 

[can:for-davem 2/3] drivers/net/can/usb/kvaser_usb.c:431 kvaser_usb_send_simple_msg() error: doing dma on the stack ((null))
 2012-11-22 16:29 UTC  (5+ messages)

[PATCH 0/8] can: add MODULE_ALIAS and MODULE_DEVICE_TABLE
 2012-11-22 14:03 UTC  (10+ messages)
` [PATCH 1/8] can: bfin_can: add MODULE_ALIAS
` [PATCH 2/8] can: ti_hecc: "
` [PATCH 3/8] can: sja1000_platform: "
` [PATCH 4/8] can: cc770_platform: add MODULE_ALIAS and MODULE_DEVICE_TABLE
` [PATCH 5/8] can: flexcan: add MODULE_DEVICE_TABLE
` [PATCH 6/8] can: at91_can: "
` [PATCH 7/8] can: c_can_platform: "
` [PATCH 8/8] can: mpc5xxx_can: "

[PATCH v7] can: kvaser_usb: Add support for Kvaser CAN/USB devices
 2012-11-22 11:46 UTC  (4+ messages)

[PATCH] peak_usb: fix hwtstamp assignment
 2012-11-22 10:35 UTC  (2+ messages)

[PATCH] can: sja1000: Make sja1000_of_platform selectable and compilable on SPARC
 2012-11-22 11:30 UTC  (4+ messages)
` [PATCH v2] "

peak_usb: timestamp issue
 2012-11-21 15:58 UTC  (2+ messages)

[PATCH v3] can: c_can: Add d_can raminit support
 2012-11-21 10:12 UTC  (3+ messages)

[PATCH v2] can: c_can: Add d_can raminit support
 2012-11-21  8:58 UTC  (5+ messages)

[PATCH 0/3] can: Add D_CAN raminit support to am335x-evm
 2012-11-21  8:20 UTC  (14+ messages)
` [PATCH 1/3] can: c_can: Add d_can raminit support
` [PATCH 2/3] ARM: dts: AM33XX: Add d_can instances to aliases
` [PATCH 3/3] ARM: dts: AM33XX: Add memory resource to d_can node

linsocketcan
 2012-11-21  8:18 UTC  (3+ 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).