summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-14staging: wilc1000: remove WILC_MemoryFreeGreg Kroah-Hartman
2015-08-14staging: wilc1000: remove WILC_FREE_IF_TRUE macroGreg Kroah-Hartman
2015-08-14Staging: sm750fb: Fix "foo* bar" should be "foo *bar" errorsYash Shah
2015-08-14staging: rtl8188eu: fix possible NULL dereferenceSudip Mukherjee
2015-08-14staging: wilc1000: clarify the argument typeJohnny Kim
2015-08-14staging: wilc1000: change void pointer type to real typeJohnny Kim
2015-08-14staging: wilc1000: replace WILC_WFIDrvHandle by tstrWILC_WFIDrvJohnny Kim
2015-08-14staging: wilc1000: remove WILC_FREEChaehyun Lim
2015-08-14staging: wilc1000: use kfree instead of WILC_FREEChaehyun Lim
2015-08-14staging: wilc1000: remove unused memory functionsChaehyun Lim
2015-08-14staging: wilc1000: wilc_memory.h: remove unused defineChaehyun Lim
2015-08-14Staging: gdm72xx: usb_ids: fix a macro coding style errorRaphaël Beamonte
2015-08-14staging: rtl8192e: Fix log spamming in rtl8192_hard_data_xmitMateusz Kulikowski
2015-08-14staging: vme: devices: add spaces around '-'Junsu Shin
2015-08-14staging: vme: devices: fix NULL comparison styleJunsu Shin
2015-08-14staging: vme: devices: remove blank line after open braceJunsu Shin
2015-08-14staging: vme: devices: remove multiple blank linesJunsu Shin
2015-08-14staging: unisys: make visorbus_dev_groups staticMichał Kępień
2015-08-14drivers: staging: unisys: add MODULE_DEVICE_TABLE and temporary MODULE_ALIAS ...Prarit Bhargava
2015-08-14staging: rtl8192u: Remove unnecessary externsJoe Perches
2015-08-14staging: mt29f_spinand: Remove unnecessary externsJoe Perches
2015-08-14staging: dgnc: Remove unnecessary externsJoe Perches
2015-08-14staging: ft1000: Remove unnecessary externsJoe Perches
2015-08-14staging: wilc1000: Remove unnecessary externsJoe Perches
2015-08-14staging: rtl8192e: Remove unnecessary externsJoe Perches
2015-08-14staging: rtl8188eu: Remove unnecessary externsJoe Perches
2015-08-14staging: nvec: Remove unnecessary externsJoe Perches
2015-08-14staging: fbtft: Remove unnecessary externsJoe Perches
2015-08-14staging: octeon: Remove unnecessary externsJoe Perches
2015-08-14staging: rtl8712: Remove unnecessary externsJoe Perches
2015-08-14staging: xgifb: Remove unnecessary externsJoe Perches
2015-08-14staging: lustre: ptlrpc: add missing include directiveIoan-Adrian Ratiu
2015-08-14staging: lustre: Do not init global to NULLSwee Hua Law
2015-08-14staging: lustre: Remove unnecessary externsJoe Perches
2015-08-14staging: lustre: checkpatch: argument alignment for readabilitySwee Hua Law
2015-08-14staging: lustre: checkpatch: move */ block comment to next lineSwee Hua Law
2015-08-14staging: lustre: checkpatch: symbol == NULL should be !symbolSwee Hua Law
2015-08-14staging: lustre: checkpatch: do not init global to NULLSwee Hua Law
2015-08-14staging: lustre-libcfs: make static-variable constantPatrick Boettcher
2015-08-14staging: lustre-libcfs: fix sparse warningPatrick Boettcher
2015-08-14Staging: unisys: Remove useless cast on void pointerShraddha Barke
2015-08-14Staging: lustre: libcfs: Remove unnecessary cast on void*Shraddha Barke
2015-08-14Staging: wilc1000: Remove null check before kfreeShraddha Barke
2015-08-14staging: rtl8723au: Fix Sparse errors in rtw_security.cJacob Kiefer
2015-08-14staging: wilc1000: remove wilc_strutils.c and wilc_strutils.hChaehyun Lim
2015-08-14staging: wilc1000: remove WILC_memcpy_INTERNALChaehyun Lim
2015-08-14staging: wilc1000: remove WILC_memcpy functionChaehyun Lim
2015-08-14staging: wilc1000: use memcpy instead of WILC_memcpyChaehyun Lim
2015-08-14staging: wilc1000: remove WILC_strncmp functionChaehyun Lim
2015-08-14staging: wilc1000: use strncmp instead of WILC_strncmpChaehyun Lim