index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-07
Staging: bcm: Remove typedef for _S_SERVICEFLOW_TABLE and call directly.
Kevin McKinney
3
-11
/
+11
2013-01-07
Staging: bcm: Remove typedef for _PHS_DEVICE_EXTENSION and call directly.
Kevin McKinney
5
-18
/
+18
2013-01-07
Staging: bcm: Replace LONG with long in PHSDefines.h
Kevin McKinney
1
-1
/
+1
2013-01-07
Staging: bcm: Replace ULONG with unsigned long in PHSDefines.h
Kevin McKinney
1
-2
/
+2
2013-01-07
Staging: bcm: Replace B_UINT16 with u16 in PHSDefines.h
Kevin McKinney
1
-5
/
+5
2013-01-07
Staging: bcm: Replace B_UINT8 with u8 in PHSDefines.h
Kevin McKinney
1
-14
/
+14
2013-01-07
Staging: bcm: Properly format braces in PHSDefines.h
Kevin McKinney
1
-15
/
+7
2013-01-07
Staging: bcm: Properly format comments in PHSDefines.h
Kevin McKinney
1
-12
/
+5
2013-01-07
Staging: bcm: Fix all white space issues in PHSDefines.h
Kevin McKinney
1
-78
/
+63
2013-01-07
Staging: bcm: Remove typedef for _TARGET_PARAMS and call directly.
Kevin McKinney
4
-10
/
+10
2013-01-07
Staging: bcm: Replace B_UINT32 with u32 in target_params.h
Kevin McKinney
1
-36
/
+36
2013-01-07
Staging: bcm: Properly format braces in target_params.h
Kevin McKinney
1
-2
/
+1
2013-01-07
Staging: bcm: Properly format comments as needed in target_params.h
Kevin McKinney
1
-18
/
+15
2013-01-07
Staging: bcm: Fix all white space issues in target_params.h
Kevin McKinney
1
-68
/
+48
2013-01-07
Staging: bcm: Remove macro B_ULONG32 in led_control.h.
Kevin McKinney
1
-2
/
+0
2013-01-07
Staging: bcm: Remove typedef for _LEDColors and call directly.
Kevin McKinney
1
-2
/
+2
2013-01-07
Staging: bcm: Remove typedef for LedEvents and call directly.
Kevin McKinney
3
-7
/
+7
2013-01-07
Staging: bcm: Remove typedef for LedStateInfo_t and call directly.
Kevin McKinney
1
-3
/
+3
2013-01-07
Staging: bcm: Remove typedef for _LED_INFO_STRUCT and call directly.
Kevin McKinney
2
-4
/
+3
2013-01-07
Staging: bcm: Replace UINT with unsigned int in led_control.h
Kevin McKinney
1
-2
/
+2
2013-01-07
Staging: bcm: Replace BOOLEAN with bool in led_control.h
Kevin McKinney
1
-3
/
+3
2013-01-07
Staging: bcm: Replace UCHAR with unsigned char in led_control.h
Kevin McKinney
1
-5
/
+5
2013-01-07
Staging: bcm: Fix warning: "do {} while (0) macros should not be semicolon te...
Kevin McKinney
1
-2
/
+2
2013-01-07
Staging: bcm: Properly format comments as needed in led_control.h
Kevin McKinney
1
-7
/
+5
2013-01-07
Staging: bcm: Fix all white space issues in led_control.h
Kevin McKinney
1
-54
/
+41
2013-01-07
Staging: bcm: Remove typedef for IPV6HeaderFormatTag and call directly.
Kevin McKinney
2
-11
/
+11
2013-01-07
Staging: bcm: Remove typedef for IPV6RoutingHeaderFormatTag and call directly.
Kevin McKinney
2
-5
/
+5
2013-01-07
Staging: bcm: Remove typedef for IPV6FragmentHeaderFormatTag and call directly.
Kevin McKinney
2
-3
/
+3
2013-01-07
Staging: bcm: Remove typedef for IPV6DestOptionsHeaderFormatTag and call dire...
Kevin McKinney
2
-4
/
+4
2013-01-07
Staging: bcm: Remove typedef for IPV6HopByHopOptionsHeaderFormatTag and call ...
Kevin McKinney
2
-3
/
+3
2013-01-07
Staging: bcm: Remove typedef for IPV6AuthenticationHeaderFormatTag and call d...
Kevin McKinney
2
-3
/
+3
2013-01-07
Staging: bcm: Remove typedef for IPV6IcmpHeaderFormatTag.
Kevin McKinney
1
-6
/
+0
2013-01-07
Staging: bcm: Remove typedef for _E_IPADDR_CONTEXT and call directly.
Kevin McKinney
2
-3
/
+3
2013-01-07
Staging: bcm: Replace BOOLEAN with bool in IPv6ProtocolHdr.h
Kevin McKinney
3
-9
/
+9
2013-01-07
Staging: bcm: Replace VOID with void in IPv6ProtocolHdr.h
Kevin McKinney
1
-1
/
+1
2013-01-07
Staging: bcm: Replace PVOID with void * in IPv6ProtocolHdr.h
Kevin McKinney
1
-1
/
+1
2013-01-07
Staging: bcm: Replace UCHAR with unsigned char in IPv6ProtocolHdr.h
Kevin McKinney
1
-20
/
+20
2013-01-07
Staging: bcm: Replace ULONG with unsigned long in IPv6ProtocolHdr.h
Kevin McKinney
1
-7
/
+7
2013-01-07
Staging: bcm: Replace USHORT with unsigned short in IPv6ProtocolHdr.h
Kevin McKinney
1
-7
/
+7
2013-01-07
Staging: bcm: Properly format braces in IPv6ProtocolHdr.h
Kevin McKinney
1
-16
/
+8
2013-01-07
Staging: bcm: Properly format and remove comments as needed in IPv6ProtocolHdr.h
Kevin McKinney
1
-15
/
+6
2013-01-07
Staging: bcm: Fix all white space issues in IPv6ProtocolHdr.h
Kevin McKinney
1
-29
/
+21
2013-01-07
Staging: bcm: Remove unnecessary comments in CmHost.h
Kevin McKinney
1
-8
/
+4
2013-01-07
Staging: bcm: Replace unsigned long long with u64 in Ioctl.h
Kevin McKinney
1
-2
/
+2
2013-01-07
Staging: bcm: Remove typedef for _FLASH_SECTOR_INFO.
Kevin McKinney
1
-5
/
+0
2013-01-07
Staging: bcm: Remove typedef for _FLASH_CS_INFO and call directly.
Kevin McKinney
4
-10
/
+10
2013-01-07
Staging: bcm: Remove typedef for _FLASH_2X_CS_INFO and call directly.
Kevin McKinney
4
-12
/
+12
2013-01-07
Staging: bcm: Remove typedef for _VENDOR_SECTION_INFO and call directly.
Kevin McKinney
1
-3
/
+3
2013-01-07
Staging: bcm: Remove typedef for _FLASH2X_VENDORSPECIFIC_INFO and call directly.
Kevin McKinney
5
-6
/
+6
2013-01-07
Staging: bcm: Remove typedef for _DSD_HEADER and call directly.
Kevin McKinney
2
-20
/
+20
[next]