summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-16staging: most: rename DIMCB_IoWrite to dimcb_io_writeChaehyun Lim
2015-11-16staging: most: rename DIMCB_OnError to dimcb_on_errorChaehyun Lim
2015-11-16staging: most: rename DIM_GetLockState to dim_get_lock_stateChaehyun Lim
2015-11-16staging: most: rename DIM_DetachBuffers to dim_detach_buffersChaehyun Lim
2015-11-16staging: most: rename DIM_Shutdown to dim_shutdownChaehyun Lim
2015-11-16staging: most: rename DIM_Startup to dim_startupChaehyun Lim
2015-11-16staging: most: add spaces preferred around that '<<'Chaehyun Lim
2015-11-16staging: most: remove blank line after an open braceChaehyun Lim
2015-11-16staging: most: remove multiple blank linesChaehyun Lim
2015-11-16staging: rtl8188eu: goto removedIvan Safonov
2015-11-16staging: rtl8188eu: goto replaced by 'else' branchIvan Safonov
2015-11-16staging: rtl8188eu: unused macros removedIvan Safonov
2015-11-16staging: rtl8188eu: rarely used macros replaced by their definitionsIvan Safonov
2015-11-16staging: rtl8188eu: for loop instead of while loop usedIvan Safonov
2015-11-16staging: rtl8188eu: offset renamed to write_addressIvan Safonov
2015-11-16staging: rtl8188eu: pu4BytePtr renamed to dword_bufferIvan Safonov
2015-11-16staging: rtl8188eu: buf_ptr renamed to byte_bufferIvan Safonov
2015-11-16staging: rtl8188eu: unnessesary braces for single statement block removedIvan Safonov
2015-11-16staging: rtl8188eu: unnecessary initialization removedIvan Safonov
2015-11-16staging: rtl8188eu: types of local variables conformed with types of function...Ivan Safonov
2015-11-16staging: rtl8188eu: buf_ptr variable completely defined in a single lineIvan Safonov
2015-11-16staging: rtl8188eu: offset increment placed into for loop headerIvan Safonov
2015-11-16staging: rtl8188eu: unnecessary branching removedIvan Safonov
2015-11-16staging: rtl8188eu: unnecessary variable override removedIvan Safonov
2015-11-16staging: rtl8188eu: offset variable replaced by its valueIvan Safonov
2015-11-16staging: rtl8188eu: initial value placed in the variableIvan Safonov
2015-11-16staging: rtl8188eu: assigning a value to the variable is replaced by the incr...Ivan Safonov
2015-11-16staging: rtl8188eu: *(ptr + i) replaced by ptr[i] in _rtl88e_fw_block_writeIvan Safonov
2015-11-16Staging: rtl8188eu: fix space prohibited before that ','Abdul Hussain
2015-11-16staging: rtl8188eu: 'infinite' loop removedIvan Safonov
2015-11-16staging: rtl8188eu: while loop replaced by for loopIvan Safonov
2015-11-16staging: rtl8188eu: do .. while (0) loop replaced by while (...) loopIvan Safonov
2015-11-16staging: rtl8188eu: add missing delay in polling loops.Rémy Oudompheng
2015-11-16staging: rtl8188eu: jiffies are unsigned longRémy Oudompheng
2015-11-16Staging: lustre: ldlm_pool: Drop unneeded wrapper functionShivani Bhardwaj
2015-11-16Staging: lustre: ldlm_pool: Drop wrapper functionShivani Bhardwaj
2015-11-16Staging: lustre: ldlm_pool: Remove unneeded wrapper functionShivani Bhardwaj
2015-11-16Staging: lustre: tracefile: Remove function prototypeShivani Bhardwaj
2015-11-16Staging: lustre: tracefile: Remove wrapper functionShivani Bhardwaj
2015-11-16Staging: lustre: module: Replace function callsShivani Bhardwaj
2015-11-16Staging: lustre: dir: Remove wrapper functionShivani Bhardwaj
2015-11-16staging: lustre: lnet: klnds: socklnd: Move extern declarations to headerAmitoj Kaur Chawla
2015-11-16staging: lustre: Delete an unnecessary variable initialisation in class_regis...Markus Elfring
2015-11-16staging: lustre: fix 'error handling' issues for libcfs workitem.cSebastien Buisson
2015-11-16staging: lustre: remove page_collection::pc_lock in libcfsLiang Zhen
2015-11-16staging: lustre: race condition for check/use cfs_fail_valFan Yong
2015-11-16staging: lustre: Update module author to OpenSFSJames Simmons
2015-11-16staging: lustre: Fix possible NULL pointer dereference in lprocfs_status.cDmitry Eremin
2015-11-16staging: lustre: fix buffer overflow of string bufferDmitry Eremin
2015-11-16staging: lustre: remove libcfs_debug_set_level prototype from libcfs_private.hfrank zago