summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* staging: fbtft: fix braces {} are not necessary for single statement blocksAya Mahfouz2015-02-261-4/+2
* staging: fbtft: fix space prohibited before that ','Aya Mahfouz2015-02-261-75/+75
* staging: fbtft: fix braces {} are not necessary for single statement blocksAya Mahfouz2015-02-261-2/+1
* staging: fbtft: fix code indent should use tabs where possibleAya Mahfouz2015-02-261-3/+3
* Staging: rtl8723au: Add blank line after declarationsMelike Yurtoglu2015-02-261-0/+1
* Staging: rtl8723au: Remove return in void functionMelike Yurtoglu2015-02-261-2/+0
* Staging: rtl8723au: Tabs should be usedMelike Yurtoglu2015-02-261-6/+6
* Staging: rtl8723au: remove unnecessary break after returnMelike Yurtoglu2015-02-261-1/+0
* Staging: rtl8723au: Remove return in void functionMelike Yurtoglu2015-02-261-2/+0
* Staging: rtl8723au: Add blank line after declarationsDilek Uzulmez2015-02-261-0/+1
* Staging: rtl8723au: core: Fix quoted string split across linesDilek Uzulmez2015-02-261-2/+2
* Staging: rtl8723au: Use put_unaligned_le16Vaishali Thakkar2015-02-261-5/+3
* Staging: rts5208: Remove braces around single if-statementHaneen Mohammed2015-02-261-2/+0
* Staging: rtl8188eu: Replace if-else block with switch-caseVatika Harlalka2015-02-261-8/+16
* Staging: rtl8188eu: Refactor conditional code to increase readabilityVatika Harlalka2015-02-261-9/+3
* Staging: rtl8188eu: Combine two loops to increase readabilityVatika Harlalka2015-02-261-3/+3
* Staging: rtl8188eu: Remove unnecessary if conditionVatika Harlalka2015-02-261-36/+1
* Staging: rtl8188eu: Remove unused macrosKatie Dunne2015-02-261-28/+0
* Staging: rtl8188eu: Remove unnecessary variableVatika Harlalka2015-02-261-3/+2
* Staging: rtl8188eu: Refactored code to increase readilityVatika Harlalka2015-02-261-20/+12
* Staging: rtl8188eu: Replace ternary operator with existing macroVatika Harlalka2015-02-261-3/+2
* Staging: rtl8188eu: Remove redundant if conditionVatika Harlalka2015-02-261-8/+2
* Staging: rtl8188eu: Add blank line after declarationsMelike Yurtoglu2015-02-261-0/+1
* Staging: rtl8188eu: Changed array and loop constructVatika Harlalka2015-02-261-4/+3
* Staging: rtl8188eu: Replace unneeded switch-case blockVatika Harlalka2015-02-261-14/+1
* Staging: rtl8188eu: Remove unnecessary variableVatika Harlalka2015-02-261-3/+1
* Staging: rtl8188eu: Fix line over 80 charactersVatika Harlalka2015-02-261-16/+17
* Staging: rtl8188eu: Use put_unaligned_le16Vaishali Thakkar2015-02-261-5/+3
* Staging: rtl8188eu: Remove unused struct ndis_802_11_keyVaishali Thakkar2015-02-261-10/+0
* staging: comedi: drivers: replace init_timer by setup_timerAya Mahfouz2015-02-261-3/+2
* Staging: media: mn88473: Match alignment with open parenthesisKatie Dunne2015-02-261-10/+14
* Staging: media: Change data value in setup_timer functionVaishali Thakkar2015-02-261-1/+1
* Staging: media: lirc: Use setup_timerVaishali Thakkar2015-02-261-3/+1
* Staging: i2o: Add blank lineYeliz Taneroglu2015-02-261-0/+1
* Staging: i2o: Removed unnecessary bracesYeliz Taneroglu2015-02-261-4/+2
* Staging: i2o: Remove unnecessary bracesaybuke ozdemir2015-02-261-2/+1
* Staging: i2o: Remove unnecessary 'out of memory' messageaybuke ozdemir2015-02-261-1/+0
* staging: i2o: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>Aya Mahfouz2015-02-261-1/+1
* staging: i2o: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>Aya Mahfouz2015-02-261-2/+1
* Staging: i2o: Join quoted string split across linesVatika Harlalka2015-02-261-4/+3
* Staging: i2o: Remove space after the * in a pointer type variableVatika Harlalka2015-02-261-2/+2
* Staging: i2o: Convert comment from C99 style to C89 styleVatika Harlalka2015-02-261-1/+1
* Staging: i2o: Use preferred library linux/uaccess.h over asm/uaccess.hVatika Harlalka2015-02-261-1/+1
* Staging: vt6656: replace memcpy() by ether_addr_copy() using coccinelle and p...aybuke ozdemir2015-02-261-4/+4
* Staging: vt6655: changed C99 // commentsHatice ERTÜRK2015-02-261-23/+23
* Staging: vt6655: break lines over 80 charactersKatie Dunne2015-02-261-2/+4
* Staging: vt6655: Replace C99 comments with C89Katie Dunne2015-02-261-27/+20
* Staging: lustre: Deleted space prohibited between function name and open pare...Melike Yurtoglu2015-02-261-110/+110
* Staging: lustre: Removed unnecessary spacesaybuke ozdemir2015-02-261-1/+1
* Staging: lustre: use kstrtoul() instead of sscanf()aybuke ozdemir2015-02-261-1/+2