summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-13soc/intel/apollolake: Fix unsigned warningsLee Leahy
2017-03-13soc/intel/apollolake: Remove unnecessary bracesLee Leahy
2017-03-13soc/intel/apollolake: Indent code using tabsLee Leahy
2017-03-13soc/intel/apollolake: Fix spacing around operators and commasLee Leahy
2017-03-13soc/intel/apollolake: Fix space between type, * and variable nameLee Leahy
2017-03-13soc/intel/apollolake: Move brace to beginning of lineLee Leahy
2017-03-13src/include: Wrap lines at 80 columnsLee Leahy
2017-03-13src/include: Add space after minus signLee Leahy
2017-03-13src/include: Remove use of binary constantsLee Leahy
2017-03-13src/include: Add spaces around :Lee Leahy
2017-03-13src/include: Fix indent for case labelsLee Leahy
2017-03-13src/include: Move constants to the right hand sideLee Leahy
2017-03-13src/lib: Move asmlinkage before typeLee Leahy
2017-03-13src/lib: Fix brace positionsLee Leahy
2017-03-13src/include: Remove space between function name and parametersLee Leahy
2017-03-13src/lib: Wrap lines at 80 columnsLee Leahy
2017-03-13src/include: Move assignment out of if conditionLee Leahy
2017-03-13src/include: Remove unnecessary typecastLee Leahy
2017-03-13src/include: Move storage class to beginning of declarationLee Leahy
2017-03-13src/include: Remove space after function nameLee Leahy
2017-03-13src/include: Fix space between type, * and variable nameLee Leahy
2017-03-13src/lib: Fix spacingLee Leahy
2017-03-13nvramcui: Add USB supportNicola Corna
2017-03-13util/superiotool: Add support for Fintek F71808ANicola Corna
2017-03-13soc/intel/common: Remove parenthesisLee Leahy
2017-03-13soc/intel/common: Fix unsigned warningsLee Leahy
2017-03-13soc/intel/common: Fix spacing issuesLee Leahy
2017-03-13soc/intel/common: Indent code with tabsLee Leahy
2017-03-13src/lib: Use tabs instead of spacesLee Leahy
2017-03-12google/poppy: Enable internal pull-up on PWRBTN#Shobhit Srivastava
2017-03-12src/lib: Remove space between function name and (Lee Leahy
2017-03-12src/lib: Move trailing statements to next lineLee Leahy
2017-03-12src/include: Remove braces for single statementsLee Leahy
2017-03-12src/include: Open brace on same line as enum or structLee Leahy
2017-03-12src/include: Remove spaces before tabsLee Leahy
2017-03-12src/include: Remove spaces before ( and after )Lee Leahy
2017-03-11lenovo/t400/dock.c: Fix issues found by checkpatch.plPaul Menzel
2017-03-11lenovo/t400: Rewrite dock from t60Kyösti Mälkki
2017-03-10src/include: Add space after +Lee Leahy
2017-03-10src/include: Add parenthesis around macrosLee Leahy
2017-03-10src/include: Add space before (Lee Leahy
2017-03-10commonlib: Remove space after *Lee Leahy
2017-03-10commonlib: Fix issues with { } and elseLee Leahy
2017-03-10commonlib: Wrap lines at 80 columnsLee Leahy
2017-03-10commonlib: Fix spacing issuesLee Leahy
2017-03-10drivers/intel/fsp2_0: Switch from binary to decimalLee Leahy
2017-03-10drivers/intel/fsp2_0: Wrap lines at 80 columnsLee Leahy
2017-03-10drivers/intel/fsp2_0: Remove braces for single statementsLee Leahy
2017-03-10drivers/intel/fsp2_0: Fix spacing issuesLee Leahy
2017-03-10drivers/intel/fsp2_0: Add space before *Lee Leahy