OSDN Git Service

rtl8723au: Replace u4Byte with u32
[android-x86/external-modules-rtl8723au.git] / hal / usb_halinit.c
2013-12-07 Larry Fingerrtl8723au: Replace u4Byte with u32
2013-12-07 Larry Fingerrtl8723au: Replace u1Byte with u8
2013-12-06 Larry Fingerrtl8723au: Remove all dead code inside #if 0 ... #endif
2013-12-06 Jes SorensenRemove useless void redefine
2013-12-06 Jes SorensenRemove hopeless IN/OUT function argument prefix macros
2013-12-04 Jes SorensenRemove more duplicated ieee80211 definitions
2013-12-04 Larry Fingerrtl8723au: Remove CONFIG_USB_HCI
2013-12-04 Larry Fingerrtl8723au: Finish removing IS_HARDWARE_TYPE_XXX macros
2013-12-03 Larry Fingerrtl8723au: Start removing IS_HARDWARE_xxxx macros
2013-12-03 Jes SorensenRemove gross PVOID type
2013-12-03 Jes SorensenAnother round of malloc/free wrapper removal
2013-12-03 Jes SorensenRemove memcmp wrapper
2013-12-03 Jes SorensenRemove memset wrapper
2013-12-03 Jes SorensenRemove memcpy wrapper
2013-12-03 Jes SorensenRemove various pieces of non Linux code
2013-12-03 Jes SorensenRemove MP framework (Mass Production test code)
2013-09-12 Larry Fingerrtl8723au: Fix smatch warnings in hal/usb_halinit.c
2013-05-27 Larry Fingerrtl8723au: Upgrade to driver version v4.1.6_7336.20130426
2013-05-17 Larry Fingerrtl8723au: Make debug level be dynamic
2013-05-05 Larry FingerConvert __FUNCTION__ to __func__
2013-05-05 Larry FingerEnsure that there is a space between "else" and leading...
2013-05-05 Larry FingerMake certain that if, for, while, do, and switch have...
2013-05-05 Larry FingerRemove space before \n in formats
2013-04-16 Larry FingerRemove remaining dependence on CONFIG_XXX_HCI
2013-03-30 Larry FingerQuiet some of the log chattiness
2013-03-29 Larry FingerAdd new files in flattened hal directory.