summaryrefslogtreecommitdiffstats
path: root/drivers/auxdisplay (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-27Staging: rtl8192: Simplifying if-else statementKsenija Stanojevic1-6/+4
2015-02-27Staging: rtl8192e: replace memcpy() by ether_addr_copy() using coccinelle and...Melike Yurtoglu1-1/+1
2015-02-27Staging: rtl8712: Use mod_timerVaishali Thakkar1-3/+4
2015-02-27Staging: rtl8712: Remove unused macrosKatie Dunne1-23/+0
2015-02-27Staging: rtl8712: replace memcpy() by ether_addr_copy() using coccinelle and ...Melike Yurtoglu1-5/+5
2015-02-27Staging: rtl8712: replace memcpy() by ether_addr_copy() using coccinelle and ...Melike Yurtoglu1-1/+1
2015-02-27staing: rtl8712: else after return or break warningGamze POLAT1-2/+1
2015-02-26Staging: rtl8192u: Simplify if conditionKsenija Stanojevic1-1/+1
2015-02-26Staging: rtl8192u: Simplify if condition.Ksenija Stanojevic1-2/+2
2015-02-26Staging: rtl8192u: Convert comments from C99 to C89 styleKsenija Stanojevic1-7/+7
2015-02-26staging: rtl8192u: Remove unnecessary commentNavya Sri Nizamkari1-1/+0
2015-02-26staging: rtl8192u: Remove commented header.Navya Sri Nizamkari1-1/+0
2015-02-26staging: rtl8192u: Remove commented header.Navya Sri Nizamkari1-1/+0
2015-02-26staging: rtl8192u: Remove commented header.Navya Sri Nizamkari1-1/+0
2015-02-26staging: rtl8192u: Remove commented header.Navya Sri Nizamkari1-1/+0
2015-02-26staging: rtl8192u: Remove commented header.Navya Sri Nizamkari1-1/+0
2015-02-26Staging: rtl8192u: Remove trailing whitespace.Ksenija Stanojevic1-1/+1
2015-02-26Staging: rtl8192u: Fix do not use // c99 comments.Dilek Uzulmez1-7/+7
2015-02-26Staging: rtl8192u: Remove space before ','Dilek Uzulmez1-1/+1
2015-02-26Staging: rtl8192u: Fix do not use // c99 comments.Dilek Uzulmez1-1/+1
2015-02-26Staging: rtl8192u: Replace printk() with pr_debug() and netdev_dbg().Ksenija Stanojevic1-4/+4
2015-02-26Staging: rtl8192u: Remove else after returnKsenija Stanojevic1-4/+3
2015-02-26Staging: rtl8192u: Replace header filesKsenija Stanojevic1-2/+2
2015-02-26Staging: rtl8192u: Remove space before tabKsenija Stanojevic1-4/+4
2015-02-26Staging: dgnc: Removed trailing whitespaceGamze POLAT1-3/+3
2015-02-26staging: slicloss: replace init_timer by setup_timerAya Mahfouz1-6/+3
2015-02-26staging: rtl8192u: ieee80211: replace init_timer by setup_timerAya Mahfouz1-6/+4
2015-02-26staging: panel: replace init_timer by setup_timerAya Mahfouz1-3/+1
2015-02-26staging: dgnc: replace init_timer by setup_timerAya Mahfouz1-6/+2
2015-02-26staging: wlan-ng: replace init_timer by setup_timerAya Mahfouz1-12/+7
2015-02-26Staging: fbtft: removed trailing whitespaceYeliz Taneroglu1-1/+1
2015-02-26Staging: fbtft: Convert comment from C99 style to C89 styleMelike Yurtoglu1-15/+15
2015-02-26Staging: fbtft: remove trailing whitespaceMelike Yurtoglu1-6/+6
2015-02-26Staging: fbtft: Added blank line after declarationaybuke ozdemir1-0/+1
2015-02-26Staging: fbtft: Added blank line after declarationaybuke ozdemir1-0/+1
2015-02-26staging: fbtft: fix spacing errorsAya Mahfouz1-31/+57
2015-02-26staging: fbtft: fix space prohibited before that ','Aya Mahfouz1-1/+1
2015-02-26staging: fbtft: fix space required after that ','Aya Mahfouz1-4/+4
2015-02-26staging: fbtft: fix braces {} are not necessary for single statement blocksAya Mahfouz1-4/+2
2015-02-26staging: fbtft: fix space prohibited before that ','Aya Mahfouz1-75/+75
2015-02-26staging: fbtft: fix braces {} are not necessary for single statement blocksAya Mahfouz1-2/+1
2015-02-26staging: fbtft: fix code indent should use tabs where possibleAya Mahfouz1-3/+3
2015-02-26Staging: rtl8723au: Add blank line after declarationsMelike Yurtoglu1-0/+1
2015-02-26Staging: rtl8723au: Remove return in void functionMelike Yurtoglu1-2/+0
2015-02-26Staging: rtl8723au: Tabs should be usedMelike Yurtoglu1-6/+6
2015-02-26Staging: rtl8723au: remove unnecessary break after returnMelike Yurtoglu1-1/+0
2015-02-26Staging: rtl8723au: Remove return in void functionMelike Yurtoglu1-2/+0
2015-02-26Staging: rtl8723au: Add blank line after declarationsDilek Uzulmez1-0/+1
2015-02-26Staging: rtl8723au: core: Fix quoted string split across linesDilek Uzulmez1-2/+2
2015-02-26Staging: rtl8723au: Use put_unaligned_le16Vaishali Thakkar1-5/+3