summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-03-20staging: rtl8192e: fix coding style warnings (printk -> netdev_*)Mateusz Kulikowski17-210/+233
2015-03-20staging: rtl8192e: rtllib_wx: remove duplicate messagesMateusz Kulikowski1-5/+0
2015-03-20staging: rtl8192e: fix coding style errors (macros in parentheses)Mateusz Kulikowski1-3/+3
2015-03-20staging: rtl8192e: fix coding style issues (spaces before semicolon)Mateusz Kulikowski10-25/+25
2015-03-20staging: rtl8192e: fix coding style issues (merge broken strings)Mateusz Kulikowski23-511/+560
2015-03-20Staging: rtl8192u: Remove unnecessary spacesHatice ERTÜRK1-4/+4
2015-03-20staging: prism2sta: Replace memcpy with ether_add_copyIoana Ciornei1-3/+4
2015-03-19Staging: lustre: lnet: lnet: router.c: fix useless returns and elsesRedha Gouicem1-12/+5
2015-03-19Staging: lustre: lnet: lnet: router.c: fix 80 char line limitRedha Gouicem1-2/+5
2015-03-18Staging: lustre: fix some coding styleGauthier Voron1-2/+1
2015-03-18Staging: lustre: fix coding styleGauthier Voron1-2/+2
2015-03-18Staging: lustre: niobuf.c fic 80 char limitJonathan Sid-Otmane1-1/+2
2015-03-18Staging: lustre: vvp_dev.c: fix spaces issuesJonathan Sid-Otmane1-2/+4
2015-03-18staging: lustre: linux: linux-prim: fixed coding style warnings and errorsRoberto Medina1-11/+11
2015-03-18staging: lustre: namei.c: coding style: fix 80 characters limitLaure Millet1-2/+4
2015-03-18staging: lustre: namei.c: coding style: fix quoted string split across linesLaure Millet1-4/+3
2015-03-18staging: lustre: namei.c: Fix trailing whitespaceLaure Millet1-1/+1
2015-03-18Staging: lustre: namei.c: fix "foo * bar" should be "foo *bar"Laure Millet1-1/+1
2015-03-18Staging: lustre: namei.c: fix missing a blank line after declarationsLaure Millet1-0/+1
2015-03-18Staging: dgnc: release the lock before testing for nullityQuentin Lambert1-1/+1
2015-03-18Staging: iio: replace pr_* with dev_*Haneen Mohammed1-3/+3
2015-03-18Staging: media: replace pr_* with dev_*Haneen Mohammed2-4/+7
2015-03-18Staging: gdm724x: replace pr_* with dev_*Haneen Mohammed2-5/+6
2015-03-18Staging: rtl8188eu: Remove timer handler macrosVaishali Thakkar1-5/+0
2015-03-18Staging: ft1000: replace pr_err with dev_errHaneen Mohammed1-2/+3
2015-03-18Staging: iio: replace pr_err with dev_errHaneen Mohammed1-5/+7
2015-03-18Staging: gdm724x: replace pr_err with dev_errHaneen Mohammed2-6/+6
2015-03-18Staging: comedi: replace pr_err with dev_errHaneen Mohammed1-2/+4
2015-03-18Staging: media: Use module_i2c_driverVaishali Thakkar1-16/+1
2015-03-18staging/lustre: use __printf(...) instead of __attribute__(format(__printf, ....Mario J. Rugiero4-5/+5
2015-03-18staging/lustre: clean trailing semicolons in macrosMario J. Rugiero3-6/+6
2015-03-18staging: lustre: space required after that close brace '}'Alberto Pires de Oliveira Neto1-1/+2
2015-03-18staging: lustre: void function return statements are not generally useful.Alberto Pires de Oliveira Neto1-1/+0
2015-03-18staging: lustre: space prohibited between function name and open parenthesis '('Alberto Pires de Oliveira Neto1-1/+1
2015-03-18staging: lustre: echo_client: Use kernel style spacingYogeswaran Thulasidoss1-16/+16
2015-03-18staging: lustre: Use kmemdup rather than duplicating its implementationRavindran, Madhusudhanan (M.)1-2/+1
2015-03-18staging/lustre: Don't call blocking funcitons when !RUNNABLEOleg Drokin1-6/+4
2015-03-18staging/lustre/llite: avoid nonatomic memory alloc under spinlockLai Siyao1-2/+11
2015-03-18staging/lustre/o2iblnd: Don't use cpus_weightOleg Drokin1-2/+2
2015-03-18staging/lustre/libcfs: replace deprecated cpus_ calls with cpumask_Oleg Drokin1-14/+18
2015-03-18Staging: lustre: Fix spelling mistakesHaneen Mohammed4-12/+12
2015-03-18Staging: rtl8192u: Rename struct to avoid CamelCaseCristina Opriceana2-3/+3
2015-03-18Staging: rtl8192u: Do not add new typedefsCristina Opriceana2-8/+9
2015-03-18Staging: rtl8712: replace memcpy with ether_addr_copyHaneen Mohammed1-2/+2
2015-03-16staging: unisys: print MAC address via %pMAndy Shevchenko1-7/+2
2015-03-16staging: unisys: fix some debugfs outputDan Carpenter1-2/+2
2015-03-16staging: unisys: fix checkpatch warningsMichel von Czettritz2-14/+7
2015-03-16Staging: nvec: use !x instead of x == NULLSomya Anand4-4/+4
2015-03-16Staging: goldfish: use !x instead of x == NULLSomya Anand2-4/+4
2015-03-16Staging: gdm72xx: use !x instead of x == NULLSomya Anand1-1/+1