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
/
wilc1000
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-12
staging: wilc1000: coreconfigurator.c: remove unused functions
Glen Lee
1
-1051
/
+0
2015-09-12
staging: wilc1000: remove unused enum
Glen Lee
1
-8
/
+0
2015-09-12
staging: wilc1000: remove unused global variables
Tony Cho
3
-23
/
+0
2015-09-12
staging: wilc1000: remove firmware definition
Tony Cho
1
-12
/
+0
2015-09-12
staging: wilc1000: remove STATIC_MACADDRESS
Tony Cho
1
-77
/
+0
2015-09-12
Staging: wilc1000: Replace "#include <asm/uaccess>" with "#include <linux/uac...
Shraddha Barke
1
-1
/
+1
2015-09-12
staging: wilc1000: delete wilc_memory.c and wilc_memory.h
Glen Lee
5
-88
/
+1
2015-09-12
staging: wilc1000: remove kmalloc wrapper
Glen Lee
2
-74
/
+74
2015-09-12
staging: wilc1000: remove BROKEN status
Tony Cho
1
-1
/
+0
2015-09-12
staging: wilc1000: remove unused PLAT_RK3026_TCHIP
Leo Kim
1
-24
/
+0
2015-09-12
staging: wilc1000: delete definition USE_WIRELESS
Kim, Leo
4
-46
/
+1
2015-09-12
staging: wilc1000: remove unused NM73131_0_BOARD
Kim, Leo
5
-129
/
+5
2015-09-12
staging: wilc1000: remove meaningless line
Johnny Kim
1
-2
/
+0
2015-09-12
staging: wilc1000: define undefined operation mode
Johnny Kim
2
-1
/
+2
2015-09-12
staging: wilc1000: linux_wlan.c: add kzalloc error check
Chaehyun Lim
1
-0
/
+2
2015-09-12
staging: wilc1000: wilc_msgqueue.c: use kmalloc with GFP_ATOMIC
Chaehyun Lim
1
-1
/
+1
2015-09-12
staging: wilc1000: linux_wlan.c: use kzalloc instead of WILC_MALLOC
Chaehyun Lim
1
-2
/
+1
2015-09-12
staging: wilc1000: fix potential memory leak
Tony Cho
2
-0
/
+2
2015-09-12
staging: wilc1000: remove unused preprocessor definition
Tony Cho
2
-14
/
+0
2015-09-12
staging: wilc1000: remove dead codes
Tony Cho
8
-255
/
+0
2015-09-12
staging: wilc1000: remove wrapper around usleep_range()
Greg Kroah-Hartman
3
-15
/
+2
2015-09-12
staging: wilc1000: fix freeing of ERR_PTR
Sudip Mukherjee
1
-4
/
+2
2015-09-12
staging: wilc1000: use id value as argument
Johnny Kim
3
-67
/
+176
2015-09-12
staging: wilc1000: remove spinlock wrappers
Greg Kroah-Hartman
3
-50
/
+16
2015-09-12
staging: wilc1000: remove wrappers around semaphore usage
Greg Kroah-Hartman
5
-66
/
+32
2015-09-12
staging: wilc1000: remove wrappers around sema_init()
Greg Kroah-Hartman
2
-47
/
+10
2015-09-12
staging: wilc1000: remove mutex_init/destroy() wrappers
Greg Kroah-Hartman
1
-19
/
+6
2015-09-12
staging: wilc1000: remove wrapper around spin_lock_init()
Greg Kroah-Hartman
1
-17
/
+1
2015-09-12
staging: wilc1000: remove mutex_lock/unlock wrappers
Greg Kroah-Hartman
3
-52
/
+15
2015-09-12
staging: wilc1000: remove mdelay wrapper
Greg Kroah-Hartman
3
-8
/
+2
2015-09-12
staging: wilc1000: remove pointless kfree wrapper
Greg Kroah-Hartman
3
-40
/
+17
2015-09-12
staging: wilc1000: remove another useless kmalloc wrapper
Greg Kroah-Hartman
1
-11
/
+1
2015-09-12
staging: wilc1000: remove another pointless kmalloc wrapper
Greg Kroah-Hartman
3
-15
/
+4
2015-09-12
staging: wilc1000: remove pointless kmalloc wrapper
Greg Kroah-Hartman
3
-16
/
+5
2015-09-12
staging: wilc1000: remove wilc_exported_buf.c
Greg Kroah-Hartman
3
-121
/
+0
2015-09-12
staging/wilc1000: Use %pM format specifier to print mac address
Alexander Kuleshov
2
-5
/
+4
2015-09-12
staging: wilc1000: simplify 'memset' of 2D array
Hari Prasath Gujulan Elango
1
-2
/
+1
2015-09-12
staging: wilc1000: change address to fixed value
Johnny Kim
1
-2
/
+2
2015-09-12
staging: wilc1000: add an argument for Handle_SetWfiDrvHandler
Johnny Kim
1
-5
/
+7
2015-09-12
staging: wilc1000: use the real data type
Johnny Kim
1
-8
/
+8
2015-09-12
staging: wilc1000: rename WILC_MsgQueueDestroy to wilc_mq_destroy
Chaehyun Lim
3
-4
/
+4
2015-09-12
staging: wilc1000: rename WILC_MsgQueueRecv to wilc_mq_recv
Chaehyun Lim
3
-3
/
+3
2015-09-12
staging: wilc1000: rename WILC_MsgQueueSend to wilc_mq_send
Chaehyun Lim
3
-51
/
+51
2015-09-12
staging: wilc1000: rename WILC_MsgQueueCreate to wilc_mq_create
Chaehyun Lim
3
-3
/
+3
2015-09-12
staging: wilc1000: replace WILC_ErrNo by int type
Chaehyun Lim
3
-12
/
+10
2015-09-12
staging: wilc1000: wilc_msgqueue.c: fix bool comparison style
Chaehyun Lim
1
-2
/
+2
2015-09-12
staging: wilc1000: wilc_msgqueue.c: remove kfree NULL check
Chaehyun Lim
1
-3
/
+1
2015-09-12
staging: wilc1000: wilc_msgqueue.c: use ! operator instead of NULL comparison
Chaehyun Lim
1
-9
/
+9
2015-09-12
staging: wilc1000: wilc_msgqueue.c: remove unnecessary parentheses
Chaehyun Lim
1
-2
/
+2
2015-09-12
staging: wilc1000: wilc_msgqueue.c: remove blank line before a close brace
Chaehyun Lim
1
-1
/
+0
[next]