index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drivers/staging/android: don't use modular references in sync_debug.c
Paul Gortmaker
2016-02-15
1
-8
/
+0
*
Staging: wlan-ng: Remove function prototype
Bhumika Goyal
2016-02-15
1
-1
/
+0
*
Staging: wlan-ng: Drop wrapper function
Bhumika Goyal
2016-02-15
1
-22
/
+2
*
Staging: wlan-ng: Remove multiple assignments
Bhumika Goyal
2016-02-15
1
-2
/
+4
*
Staging: media: Remove multiple assignments
Bhumika Goyal
2016-02-15
1
-1
/
+2
*
staging: wilc1000: linux_mon.c: Remove unneeded braces
Janani Ravichandran
2016-02-15
1
-2
/
+1
*
staging: wilc1000: Simplify code by eliminating else block
Janani Ravichandran
2016-02-15
1
-3
/
+2
*
staging: wilc1000: Remove useless return statement in a void function
Janani Ravichandran
2016-02-15
1
-2
/
+0
*
staging: wilc1000: Remove useless macros
Janani Ravichandran
2016-02-15
1
-3
/
+0
*
staging: wilc1000: Eliminate spaces between function names and open parentheses
Janani Ravichandran
2016-02-15
1
-3
/
+3
*
staging: wilc1000: Eliminate extraneous braces
Janani Ravichandran
2016-02-15
1
-2
/
+1
*
staging: wilc1000: Include KERN_ facility level for printk()
Janani Ravichandran
2016-02-15
1
-2
/
+2
*
staging: wilc1000: wilc_wfi_cfgoperations: remove cast on void pointers
Alison Schofield
2016-02-15
1
-6
/
+6
*
staging: wilc1000: linux_wlan: remove cast on void pointers
Alison Schofield
2016-02-15
1
-5
/
+5
*
staging: wilc1000: linux_mon: remove cast on void pointer
Alison Schofield
2016-02-15
1
-1
/
+1
*
staging: wilc1000: host_interface: remove cast on void pointers
Alison Schofield
2016-02-15
1
-2
/
+2
*
staging: wilc1000: use netdev_err instead of PRINT_ER
Chaehyun Lim
2016-02-15
1
-1
/
+1
*
staging: wilc1000: rename result in handle_set_channel
Chaehyun Lim
2016-02-15
1
-4
/
+4
*
staging: wilc1000: change data type of result variable to int.
Chaehyun Lim
2016-02-15
1
-1
/
+1
*
staging: wilc1000: change handle_set_channel's return type to void
Chaehyun Lim
2016-02-15
1
-7
/
+3
*
staging: wilc1000: define a new local variable in wilc_scan
Chaehyun Lim
2016-02-15
1
-15
/
+16
*
staging: wilc1000: rename u8security in user_conn_req
Chaehyun Lim
2016-02-15
2
-4
/
+4
*
staging: wilc1000: rename pu8ssid in struct user_conn_req
Chaehyun Lim
2016-02-15
2
-12
/
+12
*
staging: wilc1000: rename pu8bssid in struct user_conn_req
Chaehyun Lim
2016-02-15
2
-16
/
+16
*
staging: wilc1000: rename s8rssi in struct found_net_info
Chaehyun Lim
2016-02-15
2
-4
/
+4
*
staging: wilc1000: rename au8bssid in struct found_net_info
Chaehyun Lim
2016-02-15
2
-5
/
+5
*
staging: wilc1000: rename au8bssid in struct join_bss_param
Chaehyun Lim
2016-02-15
1
-2
/
+2
*
staging: vt6656: move local var init into declaration
Alison Schofield
2016-02-15
1
-9
/
+4
*
staging: vt6656: replace GFP_ATOMIC with GFP_KERNEL for urb allocation
Alison Schofield
2016-02-15
1
-3
/
+3
*
staging: fbtft: Remove the use of CamelCase
Eva Rachel Retuya
2016-02-15
1
-3
/
+3
*
staging: fbtft: Delete blank line after '{' brace
Eva Rachel Retuya
2016-02-15
1
-1
/
+0
*
staging: fbtft: Insert blank line after function declaration
Eva Rachel Retuya
2016-02-15
4
-0
/
+4
*
staging: fbtft: Fix alignment to match open parenthesis
Eva Rachel Retuya
2016-02-15
4
-28
/
+27
*
staging: fbtft: Modify block comments based on kernel coding style
Eva Rachel Retuya
2016-02-15
4
-82
/
+83
*
Staging: lustre: obdclass: Declare function as static
Bhumika Goyal
2016-02-15
1
-1
/
+2
*
Staging: lustre: llite: Remove NULL check before kfree
Bhumika Goyal
2016-02-15
1
-5
/
+4
*
staging: lustre: obdclass: Use IS_ERR_OR_NULL
Amitoj Kaur Chawla
2016-02-15
1
-1
/
+1
*
staging: lustre/lnet: Fix wrong typecasting warning generated by sparse
Niranjan Dighe
2016-02-15
1
-4
/
+2
*
staging: lustre: fix all conditional comparison to zero in LNet layer
James Simmons
2016-02-15
35
-991
/
+985
*
staging: lustre: fix all NULL comparisons in LNet layer
James Simmons
2016-02-15
32
-852
/
+846
*
staging: lustre: balance braces properly in LNet layer
James Simmons
2016-02-15
7
-17
/
+15
*
staging: lustre: remove space in LNet function declarations
James Simmons
2016-02-15
5
-163
/
+161
*
staging: lustre: don't set more than one variable per line in LNet layer
James Simmons
2016-02-15
13
-35
/
+53
*
staging: lustre: add missing spaces for LNet layer reported by checkpatch.pl
James Simmons
2016-02-15
12
-28
/
+26
*
staging: lustre: remove unnecessary blank lines reported by checkpatch.pl
James Simmons
2016-02-15
14
-34
/
+3
*
staging: lustre: remove unnecessary parentheses around LNet function pointer
James Simmons
2016-02-15
4
-11
/
+11
*
staging: lustre: align all code properly for LNet core
James Simmons
2016-02-15
26
-457
/
+419
*
staging: lustre: format properly all comment blocks for LNet core
James Simmons
2016-02-15
33
-599
/
+1092
*
staging: lustre: drop *_t from end of struct lnet_text_buf
James Simmons
2016-02-15
1
-30
/
+27
*
Merge tag 'iio-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2016-02-14
51
-479
/
+3903
|
\
[prev]
[next]