blob: b55e7c6ae359007798dd0440d255d89a157ada7c [file] [log] [blame]
4487cf88f837 ("staging: ks7010: replace create_workqueue with alloc_workqueue")
18bd6dd1f849 ("staging: ks7010: move hw info into dev private data")
321dabdc746d ("staging: ks7010: move tasklet_struct to ks_wlan_private")
b9ca8bb4e4c1 ("staging: ks7010: clean up SDIO header comments")
d2729c6e94e4 ("staging: ks7010: remove unused structure description")
cf10e78e1b29 ("staging: ks7010: remove unused read_buf")
fa125ae48208 ("staging: ks7010: remove unused completion")
f8641485ffb4 ("staging: ks7010: fix function return code path")
fa740a9e2e19 ("staging: ks7010: change static function return type")
638a75b653c2 ("staging: ks7010: invert conditional, reduce indentation")
f717248713c9 ("staging: ks7010: rename identifier retval to ret")
03b024492479 ("staging: ks7010: rename identifier rc to ret")
5141e9c63468 ("staging: ks7010: remove void * cast")
ddd10774a1b8 ("staging: ks7010: fixed a coding style issue")
310e916f5457 ("staging: ks7010: add explicit check to 'size' variables")
1770ae9d3f7f ("staging: ks7010: rename return value identifier")
c133b9bd8ff1 ("staging: ks7010: remove non-zero comparison")
f283dd6901ca ("staging: ks7010: make goto labels uniform")
13b05e467d8f ("staging: ks7010: return directly on error")
44c3cd5e0459 ("staging: ks7010: fix checkpatch PARENTHESIS_ALIGNMENT")
6cdd65389892 ("staging: ks7010: remove dead code")
f160bc206489 ("staging: ks7010: remove superfluous comments")
aa6ca807baac ("staging: ks7010: remove custom return values")
f0a4c596f2f8 ("staging: ks7010: reduce level of indentation")
f0b7d3a67bce ("staging: ks7010: fix checkpatch memset warning")
ad1e187f41a6 ("staging: ks7010: remove unnecessary cast")
7676b72428e8 ("staging: ks7010: move comparison to right hand side")
b5492d65eab0 ("staging: ks7010: remove dead code")
64068bc31547 ("staging: ks7010: fix checkpatch BLOCK_COMMENT_STYLE")
034a7178d213 ("staging: ks7010: move WPA code to separate function")
83e4e8d2c20c ("staging: ks7010: removed code in comments.")
be0466170352 ("staging: ks7010: Unnecessary parentheses removed and improved coding style.")
dad5980e313e ("staging: ks7010: refactor function call parameters")
3188bc092655 ("staging: ks7010: remove switch statement")
cf57e659d5be ("staging: ks7010: move logic operator to end of line")
9f9d7030e4e1 ("staging: ks7010: fix checkpatch MULTILINE_DEREFERENCE")
d5f1db31fb03 ("staging: ks7010: invert conditional, reduce indent")
d680d24eacac ("staging: ks7010: remove unecessary spaces after casts")
8f4d00cd2390 ("Staging: ks7010: ks_*: Braces should be used on all arms of these statements")
db224d31bbcd ("Staging: ks7010: Add required and preferred spaces around operators")
fac103e0ab8d ("Staging: ks7010: ks_*: Removed blank lines before and after braces.")
9a8936d62c1c ("staging: ks7010: Fix brace style issue in ks_wlan_net.c")
7048e2548308 ("Staging: ks7010: ks7010_sdio.h: Trailing whitespace")
f416e264577c ("staging: ks7010: fixed 'space prohibited after that *' erros.")
fe4975306926 ("staging: ks7010: Fixed 'missing blank line after declaration' warnings.")
e0d648151d00 ("Staging: ks7010: Fixed {} brace warnings for single statement blocks.")
091a3d58f099 ("staging: ks7010: split long line")
5906d33c5fd6 ("staging: ks7010: remove space before tab")
84b8ae9fd598 ("staging: ks7010: fix complex macro error")
df86d641db76 ("staging: ks7010: fix spacing errors")