aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gcc-goto.sh (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-17checkpatch: improve operator spacing checkSam Bobroff1-1/+1
2015-04-17checkpatch: add 'Prefer ARRAY_SIZE" testJoe Perches1-0/+13
2015-04-17checkpatch: add uart_ops to normally const structsJoe Perches1-0/+1
2015-04-17checkpatch: add #define foo "string" long line exceptionJoe Perches1-2/+3
2015-04-17checkpatch, SubmittingPatches: suggest line wrapping commit messages at 75 columnsJoe Perches2-2/+11
2015-04-17checkpatch: don't ask for asm/file.h to linux/file.h unconditionallyFabian Frederick1-7/+11
2015-04-17checkpatch: add test for repeated const usesJoe Perches1-0/+18
2015-04-17checkpatch: improve return negative errno checkJoe Perches1-3/+3
2015-04-17checkpatch: match more world writable permissionsJoe Perches1-2/+10
2015-04-17checkpatch: add optional --codespell dictionary to find more typosJoe Perches1-4/+34
2015-04-17checkpatch: spell check reudceJani Nikula1-0/+1
2015-04-17checkpatch: add spell checking of email subject lineJoe Perches1-1/+2
2015-04-17checkpatch: improve "no space is necessary after a cast" testJoe Perches1-2/+9
2015-04-17firmware/ihex2fw.c: restore missing default in switch statementNicolas Iooss1-0/+1
2015-04-17lib/bitmap.c: bitmap_[empty,full]: remove code duplicationYury Norov2-34/+4
2015-04-17ASoC: pcm512x: use DIV_ROUND_CLOSEST_ULL() from kernel.hJavi Merino1-2/+1
2015-04-17media: cxd2820r: use DIV_ROUND_CLOSEST_ULL()Javi Merino5-11/+3
2015-04-17cpuidle: menu: use DIV_ROUND_CLOSEST_ULL()Javi Merino1-7/+1
2015-04-17clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL()Javi Merino2-22/+7
2015-04-17kernel.h: implement DIV_ROUND_CLOSEST_ULLJavi Merino3-3/+13
2015-04-17lib/vsprintf.c: improve put_dec_trunc8 slightlyRasmus Villemoes1-6/+4
2015-04-17hwmon: (w83795) use find_closest_descending() in pwm_freq_to_reg()Bartosz Golaszewski1-5/+3
2015-04-17hwmon: (lm85) use find_closest() in x_TO_REG() functionsBartosz Golaszewski1-18/+8
2015-04-17hwmon: (ina2xx) replace ina226_avg_bits() with find_closest()Bartosz Golaszewski1-14/+3
2015-04-17documentation: update CodingStyle on local variables naming in macrosBartosz Golaszewski1-0/+13