linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2 v2] Add support of sja1000-based PEAK-System cards
@ 2012-03-02 15:21 Stephane Grosjean
  2012-03-02 15:21 ` [PATCH 1/2 v2] can/peak_pci: add support of some new PEAK-System PCI cards Stephane Grosjean
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stephane Grosjean @ 2012-03-02 15:21 UTC (permalink / raw)
  To: linux-can Mailing List; +Cc: Stephane Grosjean

That serie of patches includes support of some new PEAK-System cards
that provide access to the CAN bus. First patch adds support for some
new PCI cards as well as adds control to the leds of the 
PCAN-PCIExpressCard (PCAN-PCIeC). Last one adds full support for the 
PCAN-PC Card PCMCIA card.

Stephane Grosjean (2):

  v2 changelog:
  - fix v1 patches serie non breakable issue

  can/peak_pci: add support of some new PEAK-System PCI cards
  can/sja1000: add support for PEAK-System PCMCIA card

 drivers/net/can/sja1000/Kconfig       |   27 +-
 drivers/net/can/sja1000/Makefile      |    1 +
 drivers/net/can/sja1000/peak_pci.c    |  505 +++++++++++++++++++++-
 drivers/net/can/sja1000/peak_pcmcia.c |  753 +++++++++++++++++++++++++++++++++
 4 files changed, 1269 insertions(+), 17 deletions(-)
 create mode 100644 drivers/net/can/sja1000/peak_pcmcia.c

-- 
1.7.5.4


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

end of thread, other threads:[~2012-03-03 16:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-02 15:21 [PATCH 0/2 v2] Add support of sja1000-based PEAK-System cards Stephane Grosjean
2012-03-02 15:21 ` [PATCH 1/2 v2] can/peak_pci: add support of some new PEAK-System PCI cards Stephane Grosjean
2012-03-02 15:21 ` [PATCH 2/2 v2] can/sja1000: add support for PEAK-System PCMCIA card Stephane Grosjean
2012-03-03 16:45 ` [PATCH 0/2 v2] Add support of sja1000-based PEAK-System cards Marc Kleine-Budde

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).