aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/bcm
AgeCommit message (Expand)Author
2013-01-07Staging: bcm: Remove typedef for _S_SERVICEFLOW_TABLE and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for _PHS_DEVICE_EXTENSION and call directly.Kevin McKinney
2013-01-07Staging: bcm: Replace LONG with long in PHSDefines.hKevin McKinney
2013-01-07Staging: bcm: Replace ULONG with unsigned long in PHSDefines.hKevin McKinney
2013-01-07Staging: bcm: Replace B_UINT16 with u16 in PHSDefines.hKevin McKinney
2013-01-07Staging: bcm: Replace B_UINT8 with u8 in PHSDefines.hKevin McKinney
2013-01-07Staging: bcm: Properly format braces in PHSDefines.hKevin McKinney
2013-01-07Staging: bcm: Properly format comments in PHSDefines.hKevin McKinney
2013-01-07Staging: bcm: Fix all white space issues in PHSDefines.hKevin McKinney
2013-01-07Staging: bcm: Remove typedef for _TARGET_PARAMS and call directly.Kevin McKinney
2013-01-07Staging: bcm: Replace B_UINT32 with u32 in target_params.hKevin McKinney
2013-01-07Staging: bcm: Properly format braces in target_params.hKevin McKinney
2013-01-07Staging: bcm: Properly format comments as needed in target_params.hKevin McKinney
2013-01-07Staging: bcm: Fix all white space issues in target_params.hKevin McKinney
2013-01-07Staging: bcm: Remove macro B_ULONG32 in led_control.h.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for _LEDColors and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for LedEvents and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for LedStateInfo_t and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for _LED_INFO_STRUCT and call directly.Kevin McKinney
2013-01-07Staging: bcm: Replace UINT with unsigned int in led_control.hKevin McKinney
2013-01-07Staging: bcm: Replace BOOLEAN with bool in led_control.hKevin McKinney
2013-01-07Staging: bcm: Replace UCHAR with unsigned char in led_control.hKevin McKinney
2013-01-07Staging: bcm: Fix warning: "do {} while (0) macros should not be semicolon te...Kevin McKinney
2013-01-07Staging: bcm: Properly format comments as needed in led_control.hKevin McKinney
2013-01-07Staging: bcm: Fix all white space issues in led_control.hKevin McKinney
2013-01-07Staging: bcm: Remove typedef for IPV6HeaderFormatTag and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for IPV6RoutingHeaderFormatTag and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for IPV6FragmentHeaderFormatTag and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for IPV6DestOptionsHeaderFormatTag and call dire...Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for IPV6HopByHopOptionsHeaderFormatTag and call ...Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for IPV6AuthenticationHeaderFormatTag and call d...Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for IPV6IcmpHeaderFormatTag.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for _E_IPADDR_CONTEXT and call directly.Kevin McKinney
2013-01-07Staging: bcm: Replace BOOLEAN with bool in IPv6ProtocolHdr.hKevin McKinney
2013-01-07Staging: bcm: Replace VOID with void in IPv6ProtocolHdr.hKevin McKinney
2013-01-07Staging: bcm: Replace PVOID with void * in IPv6ProtocolHdr.hKevin McKinney
2013-01-07Staging: bcm: Replace UCHAR with unsigned char in IPv6ProtocolHdr.hKevin McKinney
2013-01-07Staging: bcm: Replace ULONG with unsigned long in IPv6ProtocolHdr.hKevin McKinney
2013-01-07Staging: bcm: Replace USHORT with unsigned short in IPv6ProtocolHdr.hKevin McKinney
2013-01-07Staging: bcm: Properly format braces in IPv6ProtocolHdr.hKevin McKinney
2013-01-07Staging: bcm: Properly format and remove comments as needed in IPv6ProtocolHdr.hKevin McKinney
2013-01-07Staging: bcm: Fix all white space issues in IPv6ProtocolHdr.hKevin McKinney
2013-01-07Staging: bcm: Remove unnecessary comments in CmHost.hKevin McKinney
2013-01-07Staging: bcm: Replace unsigned long long with u64 in Ioctl.hKevin McKinney
2013-01-07Staging: bcm: Remove typedef for _FLASH_SECTOR_INFO.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for _FLASH_CS_INFO and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for _FLASH_2X_CS_INFO and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for _VENDOR_SECTION_INFO and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for _FLASH2X_VENDORSPECIFIC_INFO and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for _DSD_HEADER and call directly.Kevin McKinney