aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ks7010 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds8-97/+80
2017-02-16Staging: ks7010: Add required and preferred spaces around operatorsShiva Kerdel6-73/+73
2017-02-16Staging: ks7010: ks*: Remove redundant blank linesShiva Kerdel2-3/+0
2017-02-16Staging: ks7010: ks*: Add missing blank lines after declarationsShiva Kerdel2-0/+2
2017-02-12Staging: ks7010: ks_*: Removed blank lines before and after braces.Shiva Kerdel3-17/+0
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser1-2/+0
2017-01-16staging: ks7010: Fix brace style issue in ks_wlan_net.cDavid Wittman1-2/+3
2017-01-03Staging: ks7010: ks7010_sdio.h: Trailing whitespaceManoj Sawai1-1/+1
2017-01-03Staging: ks7010: ks7010_sdio.h: Complex macro not in parenthesesManoj Sawai1-1/+1
2016-12-06Staging: ks7010: ks7010_stio.h: fixed coding style errorManoj Sawai1-2/+2
2016-12-06staging: ks7010: fixed 'space prohibited after that *' erros.Yamanappagouda Patil1-6/+6
2016-12-06staging: ks7010: Fixed 'missing blank line after declaration' warnings.Yamanappagouda Patil1-0/+7
2016-11-29Staging: ks7010: Fixed {} brace warnings for single statement blocks.Yamanappagouda Patil1-106/+66
2016-11-16Staging: ks7010: Use preffered kernel typesPunit Vara3-83/+83
2016-11-14Staging: ks7010: Prefer using the BIT macroPunit Vara1-8/+8
2016-10-27staging: ks7010: add a blank line after declarationsJiong Du1-0/+2
2016-10-27staging: ks7010: split long lineJiong Du1-1/+2
2016-10-27staging: ks7010: remove space before tabJiong Du1-3/+3
2016-10-27staging: ks7010: fix complex macro errorJiong Du1-1/+1
2016-10-27staging: ks7010: fix spacing errorsJiong Du1-8/+8
2016-10-25staging: ks7010: Remove trailing whitespaceJiong Du1-6/+6
2016-10-25staging: ks7010: ks7010_sdio.c: Fixing multiple assignmentsNick Rosbrook1-2/+4
2016-10-25staging: ks7010: Corrected a spelling mistakeNick Rosbrook1-1/+1
2016-10-25staging: ks7010: Add spaces around '*'Nick Rosbrook1-1/+1
2016-10-25staging: ks7010: ks_wlan_net: Use setup_timer instead of init_timer and data fieldsWei Yongjun1-3/+2
2016-10-25staging: ks7010: convert list_for_each to entry variantWei Yongjun1-3/+1
2016-10-25staging: ks7010: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2016-10-17staging: ks7010: Remove braces around single statement blocksSabitha George1-15/+8
2016-10-17staging: ks7010: Add blank line after declarationsSabitha George1-0/+6
2016-10-16staging: ks7010: Fixes warning :do not add new typedefsSabitha George1-3/+3
2016-10-16staging: ks7010: Replace __attribute__(aligned(x)) with __aligned(x)Sabitha George1-1/+1
2016-10-16staging: ks7010: Fixes error "foo * bar should be foo *bar"Sabitha George1-32/+32
2016-10-16staging: ks7010: Replace asm/uaccess.h and asm/atomic.hSabitha George1-2/+2
2016-10-16staging: ks7010: use netdev_* instead of printk()Sabitha George1-13/+9
2016-10-16staging: ks7010: fix space related style issues in ks7010_sdio.cAkshay Mariyanna1-3/+3
2016-10-16staging: ks7010: fix indent style in ks7010_sdio.cAkshay Mariyanna1-6/+6
2016-10-16staging: ks7010: Replace header filesSabitha George1-2/+2
2016-10-16Staging: ks7010: Delete unnecessary return statementMihaela Muraru1-8/+0
2016-10-16Staging: ks7010: __packed instedad of __attribute__((packed))Mihaela Muraru1-4/+4
2016-10-16staging: ks7010: remove unnecessary else statementEbru Akagunduz1-2/+2
2016-10-16staging: ks7010: Use printk format specifier for MAC addressesPontus Fuchs2-36/+9
2016-10-16staging: ks7010: Remove unnecessary castPontus Fuchs1-3/+2
2016-10-16Staging: ks7010: fix brace coding style issueMuraru Mihaela1-82/+73
2016-10-16Staging: ks7010: add blank line after declarationMuraru Mihaela1-0/+4
2016-10-16staging: ks7010: fix checkpatch "space after #ifdef" errorPhilipp Hoefflin1-1/+1
2016-10-16staging: ks7010: reformat makro ps_confirm_wait_inc()Philipp Hoefflin1-4/+5
2016-10-16staging: ks7010: use tabs for indentationPhilipp Hoefflin1-3/+3
2016-10-16staging: ks7010: fix "prohibited space" errors reported by checkpatchPhilipp Hoefflin1-4/+4
2016-10-02Staging : ks7010 : Fix block comments warninigMuraru Mihaela1-8/+16
2016-09-28staging: ks7010: declare private functions staticSergio Paracuellos1-3/+3