linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] can/sja1000: Add/upgrade PEAK-System sja1000 driver
@ 2012-01-31 13:19 Stephane Grosjean
  2012-01-31 13:19 ` [PATCH 1/2] can/sja1000: Add PEAK-System PCIe/PCIeC and miniPCI boards Stephane Grosjean
  2012-01-31 13:19 ` [PATCH 2/2] can/sja1000: Add support of PEAK-System PCMCIA board Stephane Grosjean
  0 siblings, 2 replies; 10+ messages in thread
From: Stephane Grosjean @ 2012-01-31 13:19 UTC (permalink / raw)
  To: Oliver Hartkopp; +Cc: linux-can Mailing List, Stephane Grosjean

That serie of patches upgrades the peak_pci driver and adds the peak_pcmcia
new driver, to handle all the sja1000 PCI based from PEAK-System Technik
(http://www.peak-system.com).
These patches are planned for kernel v3.02.00 and above.

Stephane Grosjean (1):
  can/sja1000: Add PEAK-System PCIe/PCIeC and miniPCI boards

Stephane Grosjean (1):
  can/sja1000: Add support of PEAK-System PCMCIA board

 drivers/net/can/sja1000/Kconfig       |    9 +
 drivers/net/can/sja1000/Makefile      |    1 +
 drivers/net/can/sja1000/peak_pci.c    |  521 ++++++++++++++++++++++--
 drivers/net/can/sja1000/peak_pcmcia.c |  721 +++++++++++++++++++++++++++++++++
 4 files changed, 1212 insertions(+), 40 deletions(-)
 create mode 100644 drivers/net/can/sja1000/peak_pcmcia.c

-- 
1.7.5.4


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

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-31 13:19 [PATCH 0/2] can/sja1000: Add/upgrade PEAK-System sja1000 driver Stephane Grosjean
2012-01-31 13:19 ` [PATCH 1/2] can/sja1000: Add PEAK-System PCIe/PCIeC and miniPCI boards Stephane Grosjean
2012-01-31 13:25   ` Marc Kleine-Budde
2012-01-31 15:01     ` Stephane Grosjean
2012-01-31 15:16       ` Wolfgang Grandegger
2012-01-31 15:26         ` Stephane Grosjean
2012-02-02 16:33         ` Stephane Grosjean
2012-01-31 16:55       ` Marc Kleine-Budde
2012-01-31 22:54   ` Marc Kleine-Budde
2012-01-31 13:19 ` [PATCH 2/2] can/sja1000: Add support of PEAK-System PCMCIA board Stephane Grosjean

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