summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-12staging: rtl8192u: r8192U_core: fix quoted string split across lines code sty...Raphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: fix missing blank line after declarations cod...Raphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: fix unnecessary whitespace code style issueRaphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: fix unnecessary else after return code style ...Raphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: fix unnecessary parentheses code style issueRaphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: fix unnecessary check before kfree code style...Raphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: remove forward declarations in .c fileRaphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: fix unecessary braces code style issueRaphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: remove return statement of void functionRaphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: include linux/uaccess.h instead of asm/uaccess.hRaphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: clean C99 // commentsRaphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: whitespace neatening to fix consistent spacin...Raphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: fix missing struct leading to consistent spac...Raphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: fix else following close brace code style errorRaphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: fix code indent using spaces code style errorRaphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: fix space before close parenthesis code style...Raphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: fix switch and case indent code style errorRaphaël Beamonte
2015-09-12Staging: most: Use NULL instead of zeroRonit Halder
2015-09-12staging: most: NULL comparison styleSudip Mukherjee
2015-09-12staging: most: fix MakefileSudip Mukherjee
2015-09-12staging: most: remove unused variableSudip Mukherjee
2015-09-12staging: most: use NULL pointerSudip Mukherjee
2015-09-12staging: most: make functions staticSudip Mukherjee
2015-09-12staging: most: remove unused functionsSudip Mukherjee
2015-09-12staging: most: out of memory errorSudip Mukherjee
2015-09-12staging: most: remove multiple blank lineSudip Mukherjee
2015-09-12staging: most: bool comparison styleSudip Mukherjee
2015-09-12staging/rtl8723au: Use %pM format specifier to print mac addressAlexander Kuleshov
2015-09-12staging/rtl8188eu: Use %pM format specifier to print mac addressAlexander Kuleshov
2015-09-12staging: wilc1000: simplify 'memset' of 2D arrayHari Prasath Gujulan Elango
2015-09-12staging: wilc1000: change address to fixed valueJohnny Kim
2015-09-12staging: wilc1000: add an argument for Handle_SetWfiDrvHandlerJohnny Kim
2015-09-12staging: wilc1000: use the real data typeJohnny Kim
2015-09-12staging: wilc1000: rename WILC_MsgQueueDestroy to wilc_mq_destroyChaehyun Lim
2015-09-12staging: wilc1000: rename WILC_MsgQueueRecv to wilc_mq_recvChaehyun Lim
2015-09-12staging: wilc1000: rename WILC_MsgQueueSend to wilc_mq_sendChaehyun Lim
2015-09-12staging: wilc1000: rename WILC_MsgQueueCreate to wilc_mq_createChaehyun Lim
2015-09-12staging: wilc1000: replace WILC_ErrNo by int typeChaehyun Lim
2015-09-12staging: wilc1000: wilc_msgqueue.c: fix bool comparison styleChaehyun Lim
2015-09-12staging: wilc1000: wilc_msgqueue.c: remove kfree NULL checkChaehyun Lim
2015-09-12staging: wilc1000: wilc_msgqueue.c: use ! operator instead of NULL comparisonChaehyun Lim
2015-09-12staging: wilc1000: wilc_msgqueue.c: remove unnecessary parenthesesChaehyun Lim
2015-09-12staging: wilc1000: wilc_msgqueue.c: remove blank line before a close braceChaehyun Lim
2015-09-12staging: wilc1000: wilc_msgqueue.c: remove multiple blank linesChaehyun Lim
2015-09-12staging: wilc1000: wilc_msgqueue.c: remove blank line after open braceChaehyun Lim
2015-09-12staging: wilc1000: wilc_msgqueue.c: remove braces for single statementChaehyun Lim
2015-09-12staging: wilc1000: add a blank line after declarationChaehyun Lim
2015-09-12staging: wilc1000: replace MALLOC_WILC_BUFFER() macro to avoid possible memor...Raphaël Beamonte
2015-09-12staging: wilc1000: remove FREE_WILC_BUFFER()Raphaël Beamonte
2015-09-12staging: android: fix coding style checks in sw_sync.cTrung Thanh Le