index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
cw1200
/
cw1200_spi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
cw1200: move under st vendor directory
Kalle Valo
1
-476
/
+0
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-07-21
wireless: cw1200: Remove redundant spi driver bus initialization
Antonio Borneo
1
-1
/
+0
2015-03-20
cw1200: Fix suspend
Lars-Peter Clausen
1
-7
/
+4
2014-08-26
cw1200: Introduce the use of devm_kzalloc
Himangi Saraogi
1
-3
/
+1
2013-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2013-10-10
wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call.
Solomon Peachy
1
-0
/
+2
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
1
-2
/
+2
2013-09-26
wireless: cw1200: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-09-26
cw1200: Use a threaded oneshot irq handler for cw1200_spi
Solomon Peachy
1
-3
/
+4
2013-09-26
Revert "cw1200: Don't perform SPI transfers in interrupt context"
Solomon Peachy
1
-16
/
+3
2013-09-09
cw1200: Prevent a lock-related hang in the cw1200_spi driver
Solomon Peachy
1
-0
/
+9
2013-09-09
cw1200: Don't perform SPI transfers in interrupt context
Solomon Peachy
1
-3
/
+16
2013-06-24
cw1200: Fix up a large pile of sparse warnings
Solomon Peachy
1
-12
/
+20
2013-06-11
cw1200: Fix an assorted pile of checkpatch warnings.
Solomon Peachy
1
-3
/
+1
2013-06-03
cw1200: rename the cw1200 platform definition header
Solomon Peachy
1
-1
/
+1
2013-06-03
cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.
Solomon Peachy
1
-19
/
+14
2013-06-03
cw1200: Reference correct 'powerup' GPIO signal.
Solomon Peachy
1
-1
/
+1
2013-06-03
cw1200: move platform_data header to correct location.
Solomon Peachy
1
-1
/
+1
2013-06-03
cw1200: Rename 'sbus' to 'hwbus'
Solomon Peachy
1
-19
/
+19
2013-05-30
cw1200: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2013-05-30
cw1200: use module_spi_driver to simplify the code
Wei Yongjun
1
-14
/
+1
2013-05-30
cw1200: Fix compile with CONFIG_PM=n
Solomon Peachy
1
-0
/
+4
2013-05-29
cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsets
Solomon Peachy
1
-0
/
+480