aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/cw1200/cw1200_spi.c
AgeCommit message (Expand)Author
2018-02-25wireless: cw1200: use __maybe_unused to hide pm functions_Arnd Bergmann
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-07-21wireless: cw1200: Remove redundant spi driver bus initializationAntonio Borneo
2015-03-20cw1200: Fix suspendLars-Peter Clausen
2014-08-25cw1200: Introduce the use of devm_kzallocHimangi Saraogi
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-10wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call.Solomon Peachy
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller
2013-09-26wireless: cw1200: use dev_get_platdata()Jingoo Han
2013-09-26cw1200: Use a threaded oneshot irq handler for cw1200_spiSolomon Peachy
2013-09-26Revert "cw1200: Don't perform SPI transfers in interrupt context"Solomon Peachy
2013-09-09cw1200: Prevent a lock-related hang in the cw1200_spi driverSolomon Peachy
2013-09-09cw1200: Don't perform SPI transfers in interrupt contextSolomon Peachy
2013-06-24cw1200: Fix up a large pile of sparse warningsSolomon Peachy
2013-06-11cw1200: Fix an assorted pile of checkpatch warnings.Solomon Peachy
2013-06-03cw1200: rename the cw1200 platform definition headerSolomon Peachy
2013-06-03cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.Solomon Peachy
2013-06-03cw1200: Reference correct 'powerup' GPIO signal.Solomon Peachy
2013-06-03cw1200: move platform_data header to correct location.Solomon Peachy
2013-06-03cw1200: Rename 'sbus' to 'hwbus'Solomon Peachy
2013-05-30cw1200: remove unused including <linux/version.h>Wei Yongjun
2013-05-30cw1200: use module_spi_driver to simplify the codeWei Yongjun
2013-05-30cw1200: Fix compile with CONFIG_PM=nSolomon Peachy
2013-05-29cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsetsSolomon Peachy