summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* drivers/staging/android: don't use modular references in sync_debug.cPaul Gortmaker2016-02-151-8/+0
* Staging: wlan-ng: Remove function prototypeBhumika Goyal2016-02-151-1/+0
* Staging: wlan-ng: Drop wrapper functionBhumika Goyal2016-02-151-22/+2
* Staging: wlan-ng: Remove multiple assignmentsBhumika Goyal2016-02-151-2/+4
* Staging: media: Remove multiple assignmentsBhumika Goyal2016-02-151-1/+2
* staging: wilc1000: linux_mon.c: Remove unneeded bracesJanani Ravichandran2016-02-151-2/+1
* staging: wilc1000: Simplify code by eliminating else blockJanani Ravichandran2016-02-151-3/+2
* staging: wilc1000: Remove useless return statement in a void functionJanani Ravichandran2016-02-151-2/+0
* staging: wilc1000: Remove useless macrosJanani Ravichandran2016-02-151-3/+0
* staging: wilc1000: Eliminate spaces between function names and open parenthesesJanani Ravichandran2016-02-151-3/+3
* staging: wilc1000: Eliminate extraneous bracesJanani Ravichandran2016-02-151-2/+1
* staging: wilc1000: Include KERN_ facility level for printk()Janani Ravichandran2016-02-151-2/+2
* staging: wilc1000: wilc_wfi_cfgoperations: remove cast on void pointersAlison Schofield2016-02-151-6/+6
* staging: wilc1000: linux_wlan: remove cast on void pointersAlison Schofield2016-02-151-5/+5
* staging: wilc1000: linux_mon: remove cast on void pointerAlison Schofield2016-02-151-1/+1
* staging: wilc1000: host_interface: remove cast on void pointersAlison Schofield2016-02-151-2/+2
* staging: wilc1000: use netdev_err instead of PRINT_ERChaehyun Lim2016-02-151-1/+1
* staging: wilc1000: rename result in handle_set_channelChaehyun Lim2016-02-151-4/+4
* staging: wilc1000: change data type of result variable to int.Chaehyun Lim2016-02-151-1/+1
* staging: wilc1000: change handle_set_channel's return type to voidChaehyun Lim2016-02-151-7/+3
* staging: wilc1000: define a new local variable in wilc_scanChaehyun Lim2016-02-151-15/+16
* staging: wilc1000: rename u8security in user_conn_reqChaehyun Lim2016-02-152-4/+4
* staging: wilc1000: rename pu8ssid in struct user_conn_reqChaehyun Lim2016-02-152-12/+12
* staging: wilc1000: rename pu8bssid in struct user_conn_reqChaehyun Lim2016-02-152-16/+16
* staging: wilc1000: rename s8rssi in struct found_net_infoChaehyun Lim2016-02-152-4/+4
* staging: wilc1000: rename au8bssid in struct found_net_infoChaehyun Lim2016-02-152-5/+5
* staging: wilc1000: rename au8bssid in struct join_bss_paramChaehyun Lim2016-02-151-2/+2
* staging: vt6656: move local var init into declarationAlison Schofield2016-02-151-9/+4
* staging: vt6656: replace GFP_ATOMIC with GFP_KERNEL for urb allocationAlison Schofield2016-02-151-3/+3
* staging: fbtft: Remove the use of CamelCaseEva Rachel Retuya2016-02-151-3/+3
* staging: fbtft: Delete blank line after '{' braceEva Rachel Retuya2016-02-151-1/+0
* staging: fbtft: Insert blank line after function declarationEva Rachel Retuya2016-02-154-0/+4
* staging: fbtft: Fix alignment to match open parenthesisEva Rachel Retuya2016-02-154-28/+27
* staging: fbtft: Modify block comments based on kernel coding styleEva Rachel Retuya2016-02-154-82/+83
* Staging: lustre: obdclass: Declare function as staticBhumika Goyal2016-02-151-1/+2
* Staging: lustre: llite: Remove NULL check before kfreeBhumika Goyal2016-02-151-5/+4
* staging: lustre: obdclass: Use IS_ERR_OR_NULLAmitoj Kaur Chawla2016-02-151-1/+1
* staging: lustre/lnet: Fix wrong typecasting warning generated by sparseNiranjan Dighe2016-02-151-4/+2
* staging: lustre: fix all conditional comparison to zero in LNet layerJames Simmons2016-02-1535-991/+985
* staging: lustre: fix all NULL comparisons in LNet layerJames Simmons2016-02-1532-852/+846
* staging: lustre: balance braces properly in LNet layerJames Simmons2016-02-157-17/+15
* staging: lustre: remove space in LNet function declarationsJames Simmons2016-02-155-163/+161
* staging: lustre: don't set more than one variable per line in LNet layerJames Simmons2016-02-1513-35/+53
* staging: lustre: add missing spaces for LNet layer reported by checkpatch.plJames Simmons2016-02-1512-28/+26
* staging: lustre: remove unnecessary blank lines reported by checkpatch.plJames Simmons2016-02-1514-34/+3
* staging: lustre: remove unnecessary parentheses around LNet function pointerJames Simmons2016-02-154-11/+11
* staging: lustre: align all code properly for LNet coreJames Simmons2016-02-1526-457/+419
* staging: lustre: format properly all comment blocks for LNet coreJames Simmons2016-02-1533-599/+1092
* staging: lustre: drop *_t from end of struct lnet_text_bufJames Simmons2016-02-151-30/+27
* Merge tag 'iio-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-02-1451-479/+3903
|\