All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: can: the mailinglist moved to vger.kernel.org
@ 2011-10-13 11:42 Marc Kleine-Budde
  2011-10-13 20:17 ` Oliver Hartkopp
                   ` (6 more replies)
  0 siblings, 7 replies; 24+ messages in thread
From: Marc Kleine-Budde @ 2011-10-13 11:42 UTC (permalink / raw)
  To: linux-can; +Cc: netdev, Marc Kleine-Budde

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
---
 MAINTAINERS |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index aac56f9..5008b08 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1671,7 +1671,7 @@ CAN NETWORK LAYER
 M:	Oliver Hartkopp <socketcan@hartkopp.net>
 M:	Oliver Hartkopp <oliver.hartkopp@volkswagen.de>
 M:	Urs Thuermann <urs.thuermann@volkswagen.de>
-L:	socketcan-core@lists.berlios.de (subscribers-only)
+L:	linux-can@vger.kernel.org
 L:	netdev@vger.kernel.org
 W:	http://developer.berlios.de/projects/socketcan/
 S:	Maintained
@@ -1683,7 +1683,7 @@ F:	include/linux/can/raw.h
 
 CAN NETWORK DRIVERS
 M:	Wolfgang Grandegger <wg@grandegger.com>
-L:	socketcan-core@lists.berlios.de (subscribers-only)
+L:	linux-can@vger.kernel.org
 L:	netdev@vger.kernel.org
 W:	http://developer.berlios.de/projects/socketcan/
 S:	Maintained
-- 
1.7.4.1

^ permalink raw reply related	[flat|nested] 24+ messages in thread
* pull-request: can 2012-02-20
@ 2012-02-20 10:58 Marc Kleine-Budde
  2012-02-20 10:58 ` [PATCH] can: sja1000: fix isr hang when hw is unplugged under load Marc Kleine-Budde
  0 siblings, 1 reply; 24+ messages in thread
From: Marc Kleine-Budde @ 2012-02-20 10:58 UTC (permalink / raw)
  To: davem; +Cc: netdev

Hello David,

here's a single patch intendet for 3.3. Oliver Hartkopp fixed a problem in
the generic SJA1000 interrupt handler. If you unplug a PCMCIA or PCIe card,
 when the CAN bus is under high load, the interrupt handler my
loop forever, not noticing that the hardware has been removed. I added
stable to Cc, v3.2 was the first kernel with such a driver.

regards, Marc

---

The following changes since commit 64f0a836f600e9c31ffd511713ab5d328aa96ac8:

  b44: remove __exit from b44_pci_exit() (2012-02-19 18:57:51 -0500)

are available in the git repository at:
  git://gitorious.org/linux-can/linux-can.git master

Oliver Hartkopp (1):
      can: sja1000: fix isr hang when hw is unplugged under load

 drivers/net/can/sja1000/sja1000.c |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2012-05-09 17:09 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-13 11:42 [PATCH] MAINTAINERS: can: the mailinglist moved to vger.kernel.org Marc Kleine-Budde
2011-10-13 20:17 ` Oliver Hartkopp
2011-11-02 20:55 ` [PATCH] MAINTAINERS: Add can-gw include to maintained files Oliver Hartkopp
2011-11-03 22:12   ` David Miller
2012-02-14 19:27 ` [PATCH] can: sja1000 fix isr hang when hw is unplugged under load Oliver Hartkopp
2012-02-15 16:51 ` [PATCH v2] " Oliver Hartkopp
2012-02-17 20:27   ` Marc Kleine-Budde
2012-02-18 14:19     ` Oliver Hartkopp
2012-02-18 17:00       ` Marc Kleine-Budde
2012-02-20 11:02       ` Marc Kleine-Budde
2012-02-21  8:07         ` Oliver Hartkopp
2012-02-21  9:03           ` Marc Kleine-Budde
2012-02-18 14:33     ` Wolfgang Grandegger
2012-02-18 15:34       ` Oliver Hartkopp
2012-02-18 16:44         ` Wolfgang Grandegger
2012-02-18 17:00           ` Marc Kleine-Budde
2012-02-18 17:13             ` Wolfgang Grandegger
2012-03-25  6:43 ` [PATCH] iwlwifi: fix unused variable warning Oliver Hartkopp
2012-03-26  1:49   ` Guy, Wey-Yi
2012-04-03 19:56 ` [PATCH RFC] can: add hash table for single EFF id filter list Oliver Hartkopp
2012-05-08 20:20 ` [PATCH] can: update documentation wording error frames -> error messages Oliver Hartkopp
2012-05-08 20:38   ` Marc Kleine-Budde
2012-05-09 17:09     ` Heinz-Jürgen Oertel
  -- strict thread matches above, loose matches on Subject: below --
2012-02-20 10:58 pull-request: can 2012-02-20 Marc Kleine-Budde
2012-02-20 10:58 ` [PATCH] can: sja1000: fix isr hang when hw is unplugged under load Marc Kleine-Budde

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.