index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
cw1200
/
cw1200_spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cw1200: Introduce the use of devm_kzalloc
Himangi Saraogi
2014-08-25
1
-3
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
1
-0
/
+2
|
\
|
*
wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call.
Solomon Peachy
2013-10-10
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
2013-10-07
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
wireless: cw1200: use dev_get_platdata()
Jingoo Han
2013-09-26
1
-2
/
+2
*
|
cw1200: Use a threaded oneshot irq handler for cw1200_spi
Solomon Peachy
2013-09-26
1
-3
/
+4
*
|
Revert "cw1200: Don't perform SPI transfers in interrupt context"
Solomon Peachy
2013-09-26
1
-16
/
+3
|
/
*
cw1200: Prevent a lock-related hang in the cw1200_spi driver
Solomon Peachy
2013-09-09
1
-0
/
+9
*
cw1200: Don't perform SPI transfers in interrupt context
Solomon Peachy
2013-09-09
1
-3
/
+16
*
cw1200: Fix up a large pile of sparse warnings
Solomon Peachy
2013-06-24
1
-12
/
+20
*
cw1200: Fix an assorted pile of checkpatch warnings.
Solomon Peachy
2013-06-11
1
-3
/
+1
*
cw1200: rename the cw1200 platform definition header
Solomon Peachy
2013-06-03
1
-1
/
+1
*
cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.
Solomon Peachy
2013-06-03
1
-19
/
+14
*
cw1200: Reference correct 'powerup' GPIO signal.
Solomon Peachy
2013-06-03
1
-1
/
+1
*
cw1200: move platform_data header to correct location.
Solomon Peachy
2013-06-03
1
-1
/
+1
*
cw1200: Rename 'sbus' to 'hwbus'
Solomon Peachy
2013-06-03
1
-19
/
+19
*
cw1200: remove unused including <linux/version.h>
Wei Yongjun
2013-05-30
1
-1
/
+0
*
cw1200: use module_spi_driver to simplify the code
Wei Yongjun
2013-05-30
1
-14
/
+1
*
cw1200: Fix compile with CONFIG_PM=n
Solomon Peachy
2013-05-30
1
-0
/
+4
*
cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsets
Solomon Peachy
2013-05-29
1
-0
/
+480