index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
cw1200
Commit message (
Expand
)
Author
Age
Files
Lines
*
cw1200: handle allocation failure in wsm_event_indication()
Dan Carpenter
2013-06-10
1
-0
/
+2
*
cw1200: read beyond end of array in debug code
Dan Carpenter
2013-06-10
1
-3
/
+2
*
cw1200: Sanity-check arguments in copy_from_user()
Solomon Peachy
2013-06-10
1
-4
/
+14
*
cw1200: hwio: Remove an unnecessary goto
Joe Perches
2013-06-10
1
-1
/
+0
*
cw1200: rename the cw1200 platform definition header
Solomon Peachy
2013-06-03
2
-2
/
+2
*
cw1200: Rework SDIO platform support to prevent build problems.
Solomon Peachy
2013-06-03
4
-121
/
+30
*
cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.
Solomon Peachy
2013-06-03
3
-91
/
+41
*
cw1200: Reference correct 'powerup' GPIO signal.
Solomon Peachy
2013-06-03
2
-2
/
+2
*
cw1200: move platform_data header to correct location.
Solomon Peachy
2013-06-03
3
-3
/
+3
*
cw1200: Rename 'sbus' to 'hwbus'
Solomon Peachy
2013-06-03
10
-123
/
+119
*
cw1200: remove unused including <linux/version.h>
Wei Yongjun
2013-05-30
3
-3
/
+0
*
cw1200: use module_spi_driver to simplify the code
Wei Yongjun
2013-05-30
1
-14
/
+1
*
cw1200: convert to use simple_open()
Wei Yongjun
2013-05-30
1
-7
/
+1
*
cw1200: remove duplicated include from wsm.c
Wei Yongjun
2013-05-30
1
-1
/
+0
*
cw1200: Fix compile with CONFIG_PM=n
Solomon Peachy
2013-05-30
5
-4
/
+27
*
cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsets
Solomon Peachy
2013-05-29
30
-0
/
+14986