summaryrefslogtreecommitdiff
path: root/drivers/staging/bcm
AgeCommit message (Expand)Author
2012-10-24Staging: bcm: InterfaceIdleMode.h: Checkpatch fixesCeri James
2012-10-24Staging: bcm: LeakyBucket.c: Checkpatch fixesCeri James
2012-10-19Staging: bcm: Reverse condition in if statement in Misc.cKevin McKinney
2012-10-19Staging: bcm: Clean up function CopyBufferToControlPacket in Misc.cKevin McKinney
2012-10-19Staging: bcm: Rename INT to "int" in Misc.cKevin McKinney
2012-10-19Staging: bcm: Rename UINT to "unsigned int" in Misc.cKevin McKinney
2012-10-19Staging: bcm: Rename B_UINT32 to "unsigned int" in Misc.cKevin McKinney
2012-10-19Staging: bcm: Rename B_UINT8 to "unsigned char" in Misc.cKevin McKinney
2012-10-19Staging: bcm: Rename PUINT to "unsigned int *" in Misc.cKevin McKinney
2012-10-19Staging: bcm: Rename VOID to void in Misc.cKevin McKinney
2012-10-19Staging: bcm: Rename PVOID to "void *" in Misc.cKevin McKinney
2012-10-19Staging: bcm: Remove null dereference from InterfaceWRM.Kevin McKinney
2012-10-19Staging: bcm: Remove null dereference from InterfaceRDM.Kevin McKinney
2012-10-19Staging: bcm: Remove unneeded do while loop in InterfaceWRM.Kevin McKinney
2012-10-19Staging: bcm: Remove unneeded do while loop in InterfaceRDM.Kevin McKinney
2012-10-19Staging: bcm: Rename VOID to void in InterfaceMisc.cKevin McKinney
2012-10-19Staging: bcm: Change the style of comparing structures to null in InterfaceMi...Kevin McKinney
2012-10-19Staging: bcm: Rename PVOID to void * in InterfaceMisc.cKevin McKinney
2012-10-19Staging: bcm: Rename USHORT to unsigned short in InterfaceMisc.cKevin McKinney
2012-10-19Staging: bcm: Rename UINT to unsigned int in InterfaceMisc.cKevin McKinney
2012-10-19Staging: bcm: Rename INT to int in InterfaceMisc.cKevin McKinney
2012-10-19Staging: bcm: Rename all local variables in function GetNextTargetBufferLocat...Kevin McKinney
2012-09-26Staging: bcm: Remove typedef for _stCPacketClassificationRuleSI and call dire...Kevin McKinney
2012-09-26Staging: bcm: Remove typedef for _stPhsRuleSI and call directly.Kevin McKinney
2012-09-26Staging: bcm: Remove typedef for _stConvergenceSLTypes and call directly.Kevin McKinney
2012-09-26Staging: bcm: Remove typedef for _stServiceFlowParamSI and call directly.Kevin McKinney
2012-09-26Staging: bcm: Remove typedef for _stLocalSFAddRequest and call directly.Kevin McKinney
2012-09-26Staging: bcm: Remove typedef for _stLocalSFAddIndication and call directly.Kevin McKinney
2012-09-26Staging: bcm: Remove typedef for _stLocalSFDeleteRequest and call directly.Kevin McKinney
2012-09-26Staging: bcm: Remove typedef for stLocalSFDeleteIndication and call directly.Kevin McKinney
2012-09-21Staging: bcm: Remove typedef for _stIM_sfHostNotify and call directly.Kevin McKinney
2012-09-19Staging: bcm: Properly format braces in cntrl_SignalingInterface.hKevin McKinney
2012-09-19Staging: bcm: Properly format comments in cntrl_SignalingInterface.hKevin McKinney
2012-09-19Staging: bcm: Fix all white space issues in cntrl_SignalingInterface.hKevin McKinney
2012-09-18Staging: remove CONFIG_EXPERIMENTAL dependanciesGreg Kroah-Hartman
2012-09-14Staging: bcm: Fix udelay related compilation errorTushar Behera
2012-09-14Staging: bcm: Convert INT to int in Transmit.cKevin McKinney
2012-09-14Staging: bcm: Properly format comments in Transmit.cKevin McKinney
2012-09-14Staging: bcm: Remove initialization from if statement in Transmit.cKevin McKinney
2012-09-14Staging: bcm: Properly format braces in Transmit.cKevin McKinney
2012-09-14Staging: bcm: Fix all white space issues in Transmit.cKevin McKinney
2012-09-12Staging: bcm: Create and initialize new device id in InterfaceInitKevin McKinney
2012-09-04staging: bcm: use pr_info and pr_err rather than printkAlexey Khoroshilov
2012-09-04staging: bcm: fix error handling in bcm_init()Alexey Khoroshilov
2012-09-04Staging: bcm: Convert INT to int in InterfaceInit.hKevin McKinney
2012-09-04Staging: bcm: Fix white space issues in InterfaceInit.hKevin McKinney
2012-09-04staging: bcm: fix possible memory leak in bcm_char_ioctl()Wei Yongjun
2012-08-17staging: bcm: Fix typo in drivers/bcmMasanari Iida
2012-08-14staging: bcm: print small buffers with %*phAndy Shevchenko
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds