index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
crct10dif_common.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-15
staging: rtl8192u: ieee80211: Remove msleep_interruptible_rsl Macro
Amitoj Kaur Chawla
1
-2
/
+0
2016-02-15
staging: rtl8192u: ieee80211: ieee80211_softmac: Replace driver specific macr...
Amitoj Kaur Chawla
1
-1
/
+1
2016-02-15
staging: rtl8192u: ieee80211: Remove MSECS macro
Amitoj Kaur Chawla
1
-1
/
+0
2016-02-15
staging: rtl8192u: r8192U_dm: Replace MSECS with msecs_to_jiffies
Amitoj Kaur Chawla
1
-3
/
+6
2016-02-15
staging: rtl8192u: ieee80211: ieee80211_rx: Replace MSECS with msecs_to_jiffies
Amitoj Kaur Chawla
1
-1
/
+2
2016-02-15
staging: rtl8192u: ieee80211: ieee80211_softmac: Replace MSECS with msecs_to_...
Amitoj Kaur Chawla
1
-3
/
+6
2016-02-15
staging: rtl8192u: ieee80211: rtl819x_BAProc: Replace MSECS with msecs_to_jif...
Amitoj Kaur Chawla
1
-1
/
+1
2016-02-15
staging: rtl8192u: ieee80211: rtl819x_TSProc: Replace MSECS with msecs_to_jif...
Amitoj Kaur Chawla
1
-3
/
+6
2016-02-15
drivers/staging/android: don't use modular references in sync_debug.c
Paul Gortmaker
1
-8
/
+0
2016-02-15
Staging: wlan-ng: Remove function prototype
Bhumika Goyal
1
-1
/
+0
2016-02-15
Staging: wlan-ng: Drop wrapper function
Bhumika Goyal
1
-22
/
+2
2016-02-15
Staging: wlan-ng: Remove multiple assignments
Bhumika Goyal
1
-2
/
+4
2016-02-15
Staging: media: Remove multiple assignments
Bhumika Goyal
1
-1
/
+2
2016-02-15
staging: wilc1000: linux_mon.c: Remove unneeded braces
Janani Ravichandran
1
-2
/
+1
2016-02-15
staging: wilc1000: Simplify code by eliminating else block
Janani Ravichandran
1
-3
/
+2
2016-02-15
staging: wilc1000: Remove useless return statement in a void function
Janani Ravichandran
1
-2
/
+0
2016-02-15
staging: wilc1000: Remove useless macros
Janani Ravichandran
1
-3
/
+0
2016-02-15
staging: wilc1000: Eliminate spaces between function names and open parentheses
Janani Ravichandran
1
-3
/
+3
2016-02-15
staging: wilc1000: Eliminate extraneous braces
Janani Ravichandran
1
-2
/
+1
2016-02-15
staging: wilc1000: Include KERN_ facility level for printk()
Janani Ravichandran
1
-2
/
+2
2016-02-15
staging: wilc1000: wilc_wfi_cfgoperations: remove cast on void pointers
Alison Schofield
1
-6
/
+6
2016-02-15
staging: wilc1000: linux_wlan: remove cast on void pointers
Alison Schofield
1
-5
/
+5
2016-02-15
staging: wilc1000: linux_mon: remove cast on void pointer
Alison Schofield
1
-1
/
+1
2016-02-15
staging: wilc1000: host_interface: remove cast on void pointers
Alison Schofield
1
-2
/
+2
2016-02-15
staging: wilc1000: use netdev_err instead of PRINT_ER
Chaehyun Lim
1
-1
/
+1
2016-02-15
staging: wilc1000: rename result in handle_set_channel
Chaehyun Lim
1
-4
/
+4
2016-02-15
staging: wilc1000: change data type of result variable to int.
Chaehyun Lim
1
-1
/
+1
2016-02-15
staging: wilc1000: change handle_set_channel's return type to void
Chaehyun Lim
1
-7
/
+3
2016-02-15
staging: wilc1000: define a new local variable in wilc_scan
Chaehyun Lim
1
-15
/
+16
2016-02-15
staging: wilc1000: rename u8security in user_conn_req
Chaehyun Lim
2
-4
/
+4
2016-02-15
staging: wilc1000: rename pu8ssid in struct user_conn_req
Chaehyun Lim
2
-12
/
+12
2016-02-15
staging: wilc1000: rename pu8bssid in struct user_conn_req
Chaehyun Lim
2
-16
/
+16
2016-02-15
staging: wilc1000: rename s8rssi in struct found_net_info
Chaehyun Lim
2
-4
/
+4
2016-02-15
staging: wilc1000: rename au8bssid in struct found_net_info
Chaehyun Lim
2
-5
/
+5
2016-02-15
staging: wilc1000: rename au8bssid in struct join_bss_param
Chaehyun Lim
1
-2
/
+2
2016-02-15
staging: vt6656: move local var init into declaration
Alison Schofield
1
-9
/
+4
2016-02-15
staging: vt6656: replace GFP_ATOMIC with GFP_KERNEL for urb allocation
Alison Schofield
1
-3
/
+3
2016-02-15
staging: fbtft: Remove the use of CamelCase
Eva Rachel Retuya
1
-3
/
+3
2016-02-15
staging: fbtft: Delete blank line after '{' brace
Eva Rachel Retuya
1
-1
/
+0
2016-02-15
staging: fbtft: Insert blank line after function declaration
Eva Rachel Retuya
4
-0
/
+4
2016-02-15
staging: fbtft: Fix alignment to match open parenthesis
Eva Rachel Retuya
4
-28
/
+27
2016-02-15
staging: fbtft: Modify block comments based on kernel coding style
Eva Rachel Retuya
4
-82
/
+83
2016-02-15
Staging: lustre: obdclass: Declare function as static
Bhumika Goyal
1
-1
/
+2
2016-02-15
Staging: lustre: llite: Remove NULL check before kfree
Bhumika Goyal
1
-5
/
+4
2016-02-15
staging: lustre: obdclass: Use IS_ERR_OR_NULL
Amitoj Kaur Chawla
1
-1
/
+1
2016-02-15
staging: lustre/lnet: Fix wrong typecasting warning generated by sparse
Niranjan Dighe
1
-4
/
+2
2016-02-15
staging: lustre: fix all conditional comparison to zero in LNet layer
James Simmons
35
-991
/
+985
2016-02-15
staging: lustre: fix all NULL comparisons in LNet layer
James Simmons
32
-852
/
+846
2016-02-15
staging: lustre: balance braces properly in LNet layer
James Simmons
7
-17
/
+15
2016-02-15
staging: lustre: remove space in LNet function declarations
James Simmons
5
-163
/
+161
[next]