summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-23Staging: rtl8712: remove void function return; statementTapasweni Pathak2-2/+0
2014-09-23Staging: rtl8712: remove semicolon after macroTapasweni Pathak1-1/+1
2014-09-23Staging: rtl8712: Missing a blank line after declarationsAybuke Ozdemir1-1/+3
2014-09-23Staging: rtl8712: Remove unnecessary parentheses.Aybuke Ozdemir1-1/+1
2014-09-23Staging: rtl8712: remove break after return statementTapasweni Pathak1-1/+0
2014-09-22Staging: iio: meter: Fix unnecessary space warningAybuke Ozdemir1-8/+8
2014-09-22staging: iio: accel: remove else after returnTapasweni Pathak2-4/+3
2014-09-22Staging: iio: adc: Fix else after return warningDarshana Padmadas1-14/+7
2014-09-22Staging: iio: adc: Fix quoted string split accross linesDarshana Padmadas1-2/+1
2014-09-22Staging: iio: accel: Replace msleep with usleep for given rangeDarshana Padmadas1-1/+1
2014-09-22Staging: iio: adc: Fix warning prefer kmalloc_array over kmallocDarshana Padmadas1-1/+1
2014-09-22staging: iio: fix up merge errorGreg Kroah-Hartman1-1/+1
2014-09-22Merge 3.17-rc6 into staging-next.Greg Kroah-Hartman167-612/+1078
2014-09-21Linux 3.17-rc6v3.17-rc6Linus Torvalds1-1/+1
2014-09-21Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds11-55/+154
2014-09-21Merge tag 'media-v3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-22/+38
2014-09-20Merge tag 'staging-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-37/+53
2014-09-20Merge tag 'usb-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-2/+35
2014-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-13/+19
2014-09-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds25-63/+85
2014-09-20drm/nouveau: ltc/gf100-: fix cbc issues on certain boardsBen Skeggs5-1/+7
2014-09-20Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-2/+2
2014-09-20drm/bochs: add missing drm_connector_register callGerd Hoffmann1-0/+1
2014-09-20drm/cirrus: add missing drm_connector_register callGerd Hoffmann1-0/+1
2014-09-19Staging: rtl8192e: Fix __constant_htons to htons style warningMahati Chamarthy1-1/+1
2014-09-19staging: iio: cdc: Don't put an else right after a returnCatalina Mocanu1-7/+3
2014-09-19staging: octeon: Fix quoted string split warning.Gulsah Kose1-2/+1
2014-09-19staging: octeon: Fix missing blank line warning.Gulsah Kose1-0/+6
2014-09-19staging: emxx_udc: Replace __constant_cpu_to_le16 with cpu_to_le16Roberta Dobrescu1-3/+3
2014-09-19Staging: rtl8821ae: Fix warnings of no space before tabs.Aybuke Ozdemir1-8/+8
2014-09-19Staging: rtl8821ae: Fix "foo * bar" warning.Aybuke Ozdemir1-1/+1
2014-09-19Staging: wlan-ng: Fix return in void function warningAybuke Ozdemir1-4/+0
2014-09-19Staging: media: cxd2099: Missing a blank line after declarationsAybuke Ozdemir1-0/+3
2014-09-19Staging: octeon: Missing a blank line after declarationsAybuke Ozdemir1-0/+1
2014-09-19staging: gs_fpgaboot Fix trailing whitespace.Aybuke Ozdemir1-2/+1
2014-09-19staging: bcm: Fix line over 80 charactersAybuke Ozdemir1-1/+3
2014-09-19staging: media: lirc: Fixes missing blank line warning.Gulsah Kose1-0/+1
2014-09-19staging: media: lirc: Fixes unnecessary return warning.Gulsah Kose1-2/+0
2014-09-19staging: media: lirc: Fix missing blank line warning.Gulsah Kose1-0/+5
2014-09-19staging: media: lirc: Fix missing blank line warning.Gulsah Kose1-0/+1
2014-09-19staging: media: lirc: Fix unnecessary return warning.Gulsah Kose1-4/+0
2014-09-19staging: media: lirc: Fix missing blank line warning.Gulsah Kose1-0/+7
2014-09-19Staging: media: lirc: lirc_imon: Removed unnecessary variable to simplify ret...Tina Johnson1-6/+2
2014-09-19staging: lustre: lnet: lnet: Fixed quoted string split warning.Gulsah Kose1-8/+4
2014-09-19staging: lustre: lnet: lnet: Fix missing line warning.Gulsah Kose1-0/+1
2014-09-19staging: lustre: lnet: lnet: Fix quoted string split warning.Gulsah Kose1-4/+1
2014-09-19Staging: lustre: Fix return in void function warningDarshana Padmadas1-1/+0
2014-09-19Staging: lustre: place open brace following struct on same lineDarshana Padmadas1-2/+1
2014-09-19Staging: lustre: libcfs: fix checkpatch warning else after return statementDarshana Padmadas1-2/+1
2014-09-19Staging: lustre: include: libcfs: removed else before return statement in lib...Darshana Padmadas1-4/+2