linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] libertas: driver for GSPI devices
@ 2009-01-03  3:00 Colin McCabe
  2009-01-03  3:00 ` [PATCH v2 1/3] libertas: Fix alignment issues in libertas core Colin McCabe
  0 siblings, 1 reply; 12+ messages in thread
From: Colin McCabe @ 2009-01-03  3:00 UTC (permalink / raw)
  To: linux-wireless, libertas-dev


This patch series adds suport for GSPI devices to libertas.
These devices are found in some embedded systems. We used a blackfin-based
board for development.

Thanks to everyone who took a look at version 1 of the patch.

Changes in v2: 
* Store the host IRQ setting in spi->irq rather than creating a new variable
for this purpose.
* Add TODO comment to declaration of card->gpio_cs.
(We do intend to get rid of gpio_cs eventually, but it will require some
changes to the generic SPI layer, which could take a while.)
* When loading the module, check to see if the firmware is already loaded. If
so, skip firmware load.
* Speed up module load time slightly.
* Add if_spi_e2h to handle libertas card events.
* Include relevant Kconfig change.

thanks... and
Happy New Year.

Colin

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

end of thread, other threads:[~2009-01-09  8:05 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-03  3:00 [PATCH v2 0/3] libertas: driver for GSPI devices Colin McCabe
2009-01-03  3:00 ` [PATCH v2 1/3] libertas: Fix alignment issues in libertas core Colin McCabe
2009-01-03  3:00   ` [PATCH v2 2/3] libertas: Update libertas core with GSPI constants Colin McCabe
2009-01-03  3:00     ` [PATCH v2 3/3] libertas: if_spi, driver for libertas GSPI devices Colin McCabe
2009-01-07  8:38       ` Holger Schurig
2009-01-07 17:28         ` Andrey Yurovsky
2009-01-08 17:17       ` Dan Williams
2009-01-08 17:42         ` Colin McCabe
2009-01-09  8:05         ` Kalle Valo
2009-01-08 16:56     ` [PATCH v2 2/3] libertas: Update libertas core with GSPI constants Dan Williams
2009-01-08 16:53   ` [PATCH v2 1/3] libertas: Fix alignment issues in libertas core Johannes Berg
2009-01-08 16:54     ` Dan Williams

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