summaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm
Commit message (Expand)AuthorAgeFilesLines
...
* staging: bcm: add missing blank lines after declarationsPawel Lebioda2014-07-0910-1/+30
* Staging: bcm: InterfaceMisc.c: Outsourced doubled error checkingMatthias Beyer2014-07-081-38/+31
* Staging: bcm: Shortened linesMatthias Beyer2014-07-081-31/+67
* Staging: bcm: Change TODO to include maintainers.Kevin McKinney2014-07-081-0/+4
* Staging: bcm: LeakyBucket.c: Removed unneccessary return; statementMatthias Beyer2014-07-081-2/+0
* Staging: bcm: LeakyBucket.c: Outsourced ctrl packet sendingMatthias Beyer2014-07-081-36/+40
* Staging: bcm: LeakyBucket.c: Outsourced code chunk into functionMatthias Beyer2014-07-081-72/+74
* Staging: bcm: LeakyBucket.c: Shortened linesMatthias Beyer2014-07-081-49/+104
* Staging: bcm: LeakyBucket.c: Replaced member accessing by variableMatthias Beyer2014-07-081-12/+15
* Staging: bcm: InterfaceTx.c: checkpath fix: Blank line after declarationsMatthias Beyer2014-07-081-1/+1
* Staging: bcm: InterfaceTx.c: Outsourced code chunkMatthias Beyer2014-07-081-81/+84
* Staging: bcm: InterfaceTx.c: Shortened lines + Whitespace cleanupMatthias Beyer2014-07-081-25/+61
* Staging: bcm: InterfaceRx.c: Removed unused variableMatthias Beyer2014-07-081-6/+3
* Staging: bcm: InterfaceRx.c: Outsourced code chunkMatthias Beyer2014-07-081-58/+71
* Staging: bcm: InterfaceRx.c: Outsourced control packet handlingMatthias Beyer2014-07-081-14/+23
* Staging: bcm: InterfaceRx.c: Lines shortenedMatthias Beyer2014-07-081-25/+62
* Staging: bcm: Lines shortened in download_ddr_settings()Matthias Beyer2014-06-291-10/+21
* Staging: bcm: Lines shortened in ddr_init()Matthias Beyer2014-06-291-42/+134
* Staging: bcm: Moved doubled if-blockMatthias Beyer2014-06-291-11/+5
* Staging: bcm: Fixed indention for inner if-blockMatthias Beyer2014-06-291-5/+5
* Staging: bcm: Indentation fixesMatthias Beyer2014-06-291-15/+15
* Staging: bcm: Misc whitespace fixesMatthias Beyer2014-06-291-18/+18
* staging: bcm: nvm.c: Cleaning up check unsigned is less than zeroRickard Strandqvist2014-06-261-2/+2
* Staging: bcm: hostmibs.c: Shortened linesMatthias Beyer2014-06-261-13/+26
* Staging: bcm: replaced member accessing with variable for readabilityMatthias Beyer2014-06-261-11/+12
* Staging: bcm: Added missing blank line after declarationsMatthias Beyer2014-06-261-0/+1
* Staging: bcm: Replaced member accssing with variableMatthias Beyer2014-06-261-8/+10
* Staging: bcm: Whitespace for indentation fixedMatthias Beyer2014-06-261-1/+1
* Staging: bcm: line length fixedMatthias Beyer2014-06-261-1/+2
* Staging: bcm: Line length cleanupMatthias Beyer2014-06-261-6/+19
* Staging: bcm: Shortened some lines in select_alternate_setting_for_highspeed_...Matthias Beyer2014-06-261-29/+18
* Staging: bcm: Outsourced selecting of alternate settingMatthias Beyer2014-06-261-95/+112
* Staging: bcm: Merged some lines which got shorter by the latest patchMatthias Beyer2014-06-261-26/+17
* Staging: bcm: Replaced member accessing with variable in InterfaceAdapterInit()Matthias Beyer2014-06-261-26/+27
* Staging: bcm: Replaced member accessing with variable in device_run()Matthias Beyer2014-06-261-11/+9
* Staging: bcm: replaced member accessing by variableMatthias Beyer2014-06-261-9/+9
* Staging: bcm: Shortened some linesMatthias Beyer2014-06-261-2/+4
* Staging: bcm: led_control.c: Replaced nested ifs with logical AND concatenationMatthias Beyer2014-06-261-9/+8
* Staging: bcm: led_control.c: Replaced member accessing by variableMatthias Beyer2014-06-261-6/+8
* Staging: bcm: led_control.c: Replaced member accessing by variableMatthias Beyer2014-06-261-12/+13
* Staging: bcm: led_control.c: Replaced doubled if-check by logical OR in one c...Matthias Beyer2014-06-261-7/+4
* Staging: bcm: led_control.c: Replaced time selecting ifelse with ternary oper...Matthias Beyer2014-06-261-4/+2
* Staging: bcm: led_control.c: More variable names refactoredMatthias Beyer2014-06-261-14/+14
* Staging: bcm: led_control.c: Refactored line lengthsMatthias Beyer2014-06-261-18/+10
* Staging: bcm: led_control.c: Removed dead codeMatthias Beyer2014-06-261-61/+37
* Staging: bcm: led_control.c: Refactored variable nameMatthias Beyer2014-06-261-7/+7
* Staging: bcm: led_control.c: Outsourced code chunkMatthias Beyer2014-06-261-66/+93
* Staging: bcm: led_control.c: Replaced member accessingMatthias Beyer2014-06-261-11/+9
* Staging: bcm: led_control.c: Simplified nested if conditionsMatthias Beyer2014-06-261-21/+19
* Staging: bcm: led_control.{c,h}: Fixed macroMatthias Beyer2014-06-262-24/+31