summaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/led_control.c
Commit message (Expand)AuthorAgeFilesLines
* staging: bcm: add missing blank lines after declarationsPawel Lebioda2014-07-091-0/+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-261-16/+23
* Staging: bcm: led_control.c: Outsourced adapter driver state handlingMatthias Beyer2014-06-261-154/+171
* Staging: bcm: led_control.c: Indentation/Whitespace/Line length cleanupMatthias Beyer2014-06-261-59/+79
* staging: bcm: Replace FALSE with falseLisa Nguyen2013-10-281-15/+15
* staging: bcm: Replace BOOLEAN with boolLisa Nguyen2013-10-281-5/+5
* Staging: bcm: Remove typedef for LedEvents and call directly.Kevin McKinney2013-01-071-4/+4
* Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.Kevin McKinney2012-06-041-11/+11
* staging: bcm: led_control.c: breaking of long linesJohannes Tenschert2011-12-081-92/+199
* staging: bcm: led_control.c: fix parens/bracesJohannes Tenschert2011-12-081-208/+87
* staging: bcm: led_control.c: fix commentsJohannes Tenschert2011-12-081-122/+167
* staging: bcm: led_control.c: fix indentationJohannes Tenschert2011-12-081-146/+146
* staging: bcm: led_control.c: fix whitespacesJohannes Tenschert2011-12-081-217/+215
* beceem: statistics and transmit queue changesStephen Hemminger2010-11-011-4/+6
* beceem: remove dead codeStephen Hemminger2010-11-011-111/+0
* beceem: remove OS wrapper libraryStephen Hemminger2010-11-011-5/+2
* beceem: remove ifdef'sStephen Hemminger2010-10-291-7/+0
* staging/bcm: add sparse annotationsArnd Bergmann2010-10-051-11/+11
* staging: Beeceem USB Wimax driverStephen Hemminger2010-09-081-0/+1006
OpenPOWER on IntegriCloud