aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-30Staging:BCM:DDRInit.c:Renaming __FUNCTION__Paul McQuade1-27/+27
2013-08-30staging: bcm: remove Version.h file.navin patidar3-33/+3
2013-08-23staging: bcm: Fix typo in commentsMasanari Iida3-3/+3
2013-07-29Staging: bcm: LeakyBucket: Fixed a pointer asterisk placement issueLilis Iskandar1-1/+1
2013-07-29Staging: bcm: LeakyBucket: Fixed code indent issuesLilis Iskandar1-3/+3
2013-07-29Staging: bcm: LeakyBucket: Fixed C99 commentsLilis Iskandar1-7/+9
2013-07-29Staging: bcm: LeakyBucket: Fixed brace issuesLilis Iskandar1-79/+39
2013-07-29Staging: bcm: LeakyBucket: Fixed spacing/tabing issuesLilis Iskandar1-85/+85
2013-07-23Staging: bcm: Qos: Fix some coding style issuesLilis Iskandar1-269/+269
2013-05-21Staging: bcm: fix checkpatch errors and warnings in Version.hSeverin Gsponer1-7/+1
2013-05-21Staging: bcm: Change comment style to C89 in vendorspecificextn.cSeverin Gsponer1-101/+97
2013-05-16Staging: bcm: Fixed warning 'space required before the open parenthesis '(''.Tülin İzer1-24/+24
2013-05-16Staging: bcm: Fixed error 'else should follow close brace '}''.Tülin İzer1-10/+5
2013-05-16Staging: bcm: Fixed warning 'braces {} are not necessary for single statement blocks'.Tülin İzer1-6/+3
2013-05-16Staging: bcm: Fixed error 'that open brace { should be on the previous line'.Tülin İzer1-54/+27
2013-05-16Staging: bcm: Fixed warning 'space required around '=''.Tülin İzer1-3/+3
2013-05-16Staging: bcm: Fixed warning about C99 comments.Tülin İzer1-9/+9
2013-05-13Staging: bcm: Fixed warning about pointer position.Tülin İzer1-1/+1
2013-05-13Staging: bcm: fixed warning 'space reqires around '==' 'Tülin İzer1-4/+4
2013-05-13Staging: bcm: fixed warning 'space required after ',' 'Tülin İzer1-39/+39
2013-05-13Staging: bcm: Fix of a litte white space error in Bcmchar.cSeverin Gsponer1-1/+1
2013-03-11Staging: bcm: Fix spelling error in PHSModule.cKevin McKinney1-1/+1
2013-03-11Staging: bcm: Properly format comments in PHSModule.cKevin McKinney1-271/+272
2013-03-11Staging: bcm: Properly format braces in PHSModule.cKevin McKinney1-293/+140
2013-03-11Staging: bcm: Fix all white space issues in PHSModule.cKevin McKinney1-596/+588
2013-03-11staging: bcm: don't cast kzalloc() return valueMihnea Dobrescu-Balaur1-7/+7
2013-03-11Staging: bcm: potential forever loop verifying firmwareDan Carpenter1-27/+5
2013-03-11Staging: bcm: avoid use-after-free in bcm_char_ioctl()Xi Wang1-1/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2013-02-21Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds26-1285/+1012
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches1-10/+4
2013-01-17Staging: bcm: copying more data than intendedDan Carpenter1-1/+1
2013-01-11Staging: bcm: add a missing break statementDan Carpenter1-0/+1
2013-01-07Staging: bcm: Fix warning: "Prefer netdev_dbg(netdev, ... then dev_dbg(dev, ... then pr_debug(... to printk(KERN_DEBUG ..."Kevin McKinney1-3/+3
2013-01-07Staging: bcm: Change the name of typedef USER_BCM_DBG_STATE to bcm_user_debug_state.Kevin McKinney2-4/+4
2013-01-07Staging: bcm: Remove typedef for _S_BCM_DEBUG_STATE and call directly.Kevin McKinney2-3/+3
2013-01-07Staging: bcm: Replace UINT with unsigned int in Debug.hKevin McKinney1-3/+3
2013-01-07Staging: bcm: Fix error: "Macros with complex values should be enclosed in parenthesis" in Debug.hKevin McKinney1-1/+1
2013-01-07Staging: bcm: Fix warning: "__packed is preferred over __attribute__((packed))" in Debug.hKevin McKinney1-1/+1
2013-01-07Staging: bcm: Properly format braces in Debug.hKevin McKinney1-2/+1
2013-01-07Staging: bcm: Properly format comments in Debug.hKevin McKinney1-45/+46
2013-01-07Staging: bcm: Fix all white space issues in Debug.hKevin McKinney1-123/+111
2013-01-07Staging: bcm: Remove typedef for TransportHeaderT and call directly.Kevin McKinney2-4/+3
2013-01-07Staging: bcm: Remove typedef for _E_NWPKT_IPFRAME_TYPE and call directly.Kevin McKinney1-3/+3
2013-01-07Staging: bcm: Remove typedef for _E_NWPKT_ETHFRAME_TYPE and call directly.Kevin McKinney1-3/+3
2013-01-07Staging: bcm: Remove typedef for _S_ETHCS_PKT_INFO and call directly.Kevin McKinney2-9/+9
2013-01-07Staging: bcm: Remove typedef for _ETH_CS_802_Q_FRAME and call directly.Kevin McKinney2-4/+4
2013-01-07Staging: bcm: Remove typedef for _ETH_CS_802_LLC_FRAME and call directly.Kevin McKinney2-5/+5
2013-01-07Staging: bcm: Remove typedef for _ETH_CS_802_LLC_SNAP_FRAME and call directly.Kevin McKinney2-4/+4