index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ks7010
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-02
Staging : ks7010 : Fix block comments warninig
Muraru Mihaela
1
-8
/
+16
2016-09-28
staging: ks7010: declare private functions static
Sergio Paracuellos
1
-3
/
+3
2016-09-27
staging: ks7010: Use __packed over __attribute__((packed))
Matt Kilgore
3
-54
/
+59
2016-09-27
staging: ks7010: Fix warnings on printk() usage
Sabitha George
1
-7
/
+10
2016-09-27
staging: ks7010: ks_wlan_net: Use netdev_info instead of printk
Georgiana Rodica Chelu
1
-38
/
+38
2016-09-27
staging: ks7010: ks_wlan_net: Use netdev_ instead of printk
Georgiana Rodica Chelu
1
-10
/
+10
2016-09-25
staging: ks7010: ks_wlan_net: Remove return statement from void function
Georgiana Rodica Chelu
1
-4
/
+0
2016-09-25
staging: ks7010: ks_wlan_net: Remove unnecessary variable used to store retur...
Georgiana Rodica Chelu
1
-2
/
+1
2016-09-23
Staging: ks7010: remove unused function in ks_wlan_net.c
Baoyou Xie
1
-5
/
+0
2016-09-23
staging: ks7010: add blank line after variable declarations
Johan Svensson
1
-0
/
+3
2016-09-22
staging: ks7010: Remove unnecessary variable used to store return value
sayli karnik
1
-3
/
+2
2016-09-20
Staging: ks7010: michael_mic: Use "foo *bar" instead of "foo * bar".
Sandhya Bankar
1
-6
/
+6
2016-09-20
Staging: ks7010: Use "foo *bar" instead of "foo * bar".
Sandhya Bankar
1
-3
/
+3
2016-09-20
Staging: ks7010: Use "foo *bar" instead of "foo * bar"
Sandhya Bankar
1
-1
/
+1
2016-09-20
Staging: ks7010: Use sizeof structure *pointer over sizeof structure in kzall...
Sandhya Bankar
1
-1
/
+1
2016-09-20
staging: ks7010: Remove unnecessary variable used to store return value
sayli karnik
1
-7
/
+3
2016-09-20
staging: ks7010: fixes typo in ks_hostif.c
Hariharan R
1
-3
/
+3
2016-09-18
Staging: ks7010: Drop memory allocation cast.
Sandhya Bankar
1
-2
/
+1
2016-09-18
staging: ks7010: Remove extra round braces around expressions/variables
sayli karnik
1
-2
/
+2
2016-09-18
staging: ks7010: Remove the space after a type cast
sayli karnik
1
-3
/
+3
2016-09-18
staging: ks7010: Remove unnecessary blank lines and commented code
sayli karnik
1
-5
/
+0
2016-09-18
staging: ks7010: Remove space after '(' and before ')'
sayli karnik
1
-6
/
+6
2016-09-18
staging: ks7010: Remove braces following single statement blocks
sayli karnik
1
-20
/
+18
2016-09-18
staging: ks7010: Use #include <linux/atomic.h> instead of <asm/atomic.h>
sayli karnik
1
-1
/
+1
2016-09-17
Staging: ks7010: Remove extern keyword from function declaration
Bhumika Goyal
6
-26
/
+20
2016-09-17
Staging: ks7010: Replace memset with eth_zero_addr
Bhumika Goyal
2
-6
/
+7
2016-09-16
staging: ks7010: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2016-09-16
staging: ks7010: Remove the explicit cast on kmalloc
sayli karnik
1
-31
/
+16
2016-09-16
staging: ks7010: Remove whitespace before newline
Rehas Sachdeva
2
-15
/
+15
2016-09-13
staging: ks7010: Remove the explicit NULL comparison
sayli karnik
3
-23
/
+23
2016-09-12
staging: ks7010: fix two memory leaks on error return path
Colin Ian King
1
-0
/
+2
2016-09-12
staging: ks7010: avoid dereferencing packet if it is null
Colin Ian King
1
-1
/
+1
2016-09-12
staging: ks7010: fix warning on return for void functions
Hariharan R
1
-11
/
+0
2016-09-12
staging: ks7010: fix memory leak
Sudip Mukherjee
1
-1
/
+1
2016-09-12
staging: ks7010: return on failure
Sudip Mukherjee
1
-4
/
+2
2016-08-21
staging: ks7010: don't print skb->dev->name if skb is null
Colin Ian King
1
-4
/
+2
2016-08-21
staging: ks7010: declare private functions static
Nicholas Mc Guire
1
-2
/
+2
2016-08-21
staging: ks7010: fix wait_for_completion_interruptible_timeout return handling
Nicholas Mc Guire
1
-2
/
+6
2016-08-15
staging: ks7010: do not dereference priv if priv is null
Colin Ian King
1
-2
/
+2
2016-08-15
Staging: ks7010: michael_mic: fixed macros coding style issue
Bing Sun
1
-7
/
+13
2016-08-15
staging: ks7010: Delete a variable in write_to_device()
Markus Elfring
1
-2
/
+1
2016-08-15
staging: ks7010: Delete unnecessary assignments for buffer variables
Markus Elfring
1
-4
/
+1
2016-08-15
staging: ks7010: Delete unnecessary checks before the function call "kfree"
Markus Elfring
1
-9
/
+4
2016-06-18
staging: ks7010: remove bogus NULL checks
Dan Carpenter
1
-7
/
+4
2016-06-18
staging: ks7010: drop private handler for driver version
Wolfram Sang
3
-16
/
+2
2016-06-18
staging: ks7010: report interface as wlan not eth
Wolfram Sang
1
-1
/
+1
2016-06-18
staging: ks7010: bail out when registering netdevice fails
Wolfram Sang
1
-7
/
+5
2016-06-18
staging: ks7010: sdio: remove forward declarations
Wolfram Sang
1
-54
/
+46
2016-06-18
staging: ks7010: unify naming to ks7010
Wolfram Sang
2
-14
/
+15
2016-06-18
staging: ks7010: export sdio ids
Wolfram Sang
1
-2
/
+3
[next]