summaryrefslogtreecommitdiff
path: root/drivers/staging/bcm
AgeCommit message (Expand)Author
2014-07-09staging: bcm: add missing blank lines after declarationsPawel Lebioda
2014-07-08Staging: bcm: InterfaceMisc.c: Outsourced doubled error checkingMatthias Beyer
2014-07-08Staging: bcm: Shortened linesMatthias Beyer
2014-07-08Staging: bcm: Change TODO to include maintainers.Kevin McKinney
2014-07-08Staging: bcm: LeakyBucket.c: Removed unneccessary return; statementMatthias Beyer
2014-07-08Staging: bcm: LeakyBucket.c: Outsourced ctrl packet sendingMatthias Beyer
2014-07-08Staging: bcm: LeakyBucket.c: Outsourced code chunk into functionMatthias Beyer
2014-07-08Staging: bcm: LeakyBucket.c: Shortened linesMatthias Beyer
2014-07-08Staging: bcm: LeakyBucket.c: Replaced member accessing by variableMatthias Beyer
2014-07-08Staging: bcm: InterfaceTx.c: checkpath fix: Blank line after declarationsMatthias Beyer
2014-07-08Staging: bcm: InterfaceTx.c: Outsourced code chunkMatthias Beyer
2014-07-08Staging: bcm: InterfaceTx.c: Shortened lines + Whitespace cleanupMatthias Beyer
2014-07-08Staging: bcm: InterfaceRx.c: Removed unused variableMatthias Beyer
2014-07-08Staging: bcm: InterfaceRx.c: Outsourced code chunkMatthias Beyer
2014-07-08Staging: bcm: InterfaceRx.c: Outsourced control packet handlingMatthias Beyer
2014-07-08Staging: bcm: InterfaceRx.c: Lines shortenedMatthias Beyer
2014-06-29Staging: bcm: Lines shortened in download_ddr_settings()Matthias Beyer
2014-06-29Staging: bcm: Lines shortened in ddr_init()Matthias Beyer
2014-06-29Staging: bcm: Moved doubled if-blockMatthias Beyer
2014-06-29Staging: bcm: Fixed indention for inner if-blockMatthias Beyer
2014-06-29Staging: bcm: Indentation fixesMatthias Beyer
2014-06-29Staging: bcm: Misc whitespace fixesMatthias Beyer
2014-06-26staging: bcm: nvm.c: Cleaning up check unsigned is less than zeroRickard Strandqvist
2014-06-26Staging: bcm: hostmibs.c: Shortened linesMatthias Beyer
2014-06-26Staging: bcm: replaced member accessing with variable for readabilityMatthias Beyer
2014-06-26Staging: bcm: Added missing blank line after declarationsMatthias Beyer
2014-06-26Staging: bcm: Replaced member accssing with variableMatthias Beyer
2014-06-26Staging: bcm: Whitespace for indentation fixedMatthias Beyer
2014-06-26Staging: bcm: line length fixedMatthias Beyer
2014-06-26Staging: bcm: Line length cleanupMatthias Beyer
2014-06-26Staging: bcm: Shortened some lines in select_alternate_setting_for_highspeed_...Matthias Beyer
2014-06-26Staging: bcm: Outsourced selecting of alternate settingMatthias Beyer
2014-06-26Staging: bcm: Merged some lines which got shorter by the latest patchMatthias Beyer
2014-06-26Staging: bcm: Replaced member accessing with variable in InterfaceAdapterInit()Matthias Beyer
2014-06-26Staging: bcm: Replaced member accessing with variable in device_run()Matthias Beyer
2014-06-26Staging: bcm: replaced member accessing by variableMatthias Beyer
2014-06-26Staging: bcm: Shortened some linesMatthias Beyer
2014-06-26Staging: bcm: led_control.c: Replaced nested ifs with logical AND concatenationMatthias Beyer
2014-06-26Staging: bcm: led_control.c: Replaced member accessing by variableMatthias Beyer
2014-06-26Staging: bcm: led_control.c: Replaced member accessing by variableMatthias Beyer
2014-06-26Staging: bcm: led_control.c: Replaced doubled if-check by logical OR in one c...Matthias Beyer
2014-06-26Staging: bcm: led_control.c: Replaced time selecting ifelse with ternary oper...Matthias Beyer
2014-06-26Staging: bcm: led_control.c: More variable names refactoredMatthias Beyer
2014-06-26Staging: bcm: led_control.c: Refactored line lengthsMatthias Beyer
2014-06-26Staging: bcm: led_control.c: Removed dead codeMatthias Beyer
2014-06-26Staging: bcm: led_control.c: Refactored variable nameMatthias Beyer
2014-06-26Staging: bcm: led_control.c: Outsourced code chunkMatthias Beyer
2014-06-26Staging: bcm: led_control.c: Replaced member accessingMatthias Beyer
2014-06-26Staging: bcm: led_control.c: Simplified nested if conditionsMatthias Beyer
2014-06-26Staging: bcm: led_control.{c,h}: Fixed macroMatthias Beyer