summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-13staging: vt6656: replace camel case from command variablesMalcolm Priestley
2014-07-13staging: vt6656: remove unused variables bCmdClear and bNeedRadioOFFMalcolm Priestley
2014-07-13staging: vt6656: remove typedef struct tagCMD_ITEMMalcolm Priestley
2014-07-13staging: vt6656: replace typedef enum tagCMD_STATE with enum vnt_cmd_stateMalcolm Priestley
2014-07-13staging: vt6656: replace typedef enum tagCMD_CODE with enum vnt_cmdMalcolm Priestley
2014-07-13staging: rtl8723au: Remove unncessary wrapper PHY_RFConfig8723A()Jes Sorensen
2014-07-13staging: rtl8723au: Remove obfuscating wrapper ODM_ConfigMACWithHeaderFile23a()Jes Sorensen
2014-07-13staging: rtl8723au: Remove unused ODM_MacStatusQuery23a()Jes Sorensen
2014-07-13staging: rtl8723au: Remove ugly wrapper ODM_ConfigBBWithHeaderFile23a()Jes Sorensen
2014-07-13staging: rtl8723au: Remove unused ODM_ReadAndConfig_PHY_REG_PG_8723A() and re...Jes Sorensen
2014-07-13staging: rtl8723au: Remove pointless wrappers for calling odm_ConfigRFReg_872...Jes Sorensen
2014-07-13staging: rtl8723au: Remove zero value calculation added to addressJes Sorensen
2014-07-13staging: rtl8723au: Eliminate wrapper ODM_ConfigRFWithHeaderFile23a()Jes Sorensen
2014-07-13staging: rtl8723au: Call to ODM_ConfigRFWithHeaderFile23a path is identical f...Jes Sorensen
2014-07-13staging: rtl8723au: Remove horrendous code obfuscation READ_AND_CONFIG*()Jes Sorensen
2014-07-13staging: dgnc: DGNC_VERIFY_BOARD macro in do while blockJeremiah Mahler
2014-07-13staging: lustre: remove proc function wrappersGreg Kroah-Hartman
2014-07-13staging: lustre: delete params_tree.hGreg Kroah-Hartman
2014-07-13staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman
2014-07-13staging: lustre: don't use custom typedef for an inodeGreg Kroah-Hartman
2014-07-13staging: lustre: remove ALLOC_ATOMIC_TRYGreg Kroah-Hartman
2014-07-13staging: lustre: remove kp30.hGreg Kroah-Hartman
2014-07-13staging: lustre: remove LPX64 defineGreg Kroah-Hartman
2014-07-13staging: lustre: remove LPU64 defineGreg Kroah-Hartman
2014-07-13staging: lustre: remove LPD64 defineGreg Kroah-Hartman
2014-07-13staging: lustre: remove LPX64i defineGreg Kroah-Hartman
2014-07-13staging: lustre: remove LPLU, LPLD, and LPLX definesGreg Kroah-Hartman
2014-07-13staging: lustre: remove LPF64 #defineGreg Kroah-Hartman
2014-07-13staging: lustre: remove linux-prim.hGreg Kroah-Hartman
2014-07-13staging: lustre: clean up some proc file declarationsGreg Kroah-Hartman
2014-07-13staging: lustre: remove hpdd-discuss list from TODO fileGreg Kroah-Hartman
2014-07-13staging: lustre: remove LL_PROC_PROTO macroGreg Kroah-Hartman
2014-07-12staging: vt6656: baseband.c rename abyVT3184_VT3226D0 to vnt_vt3184_vt3226d0Malcolm Priestley
2014-07-12staging: vt6656: baseband.c remame abyVT3184_AL2230 to vnt_vt3184_al2230Malcolm Priestley
2014-07-12staging: vt6656: baseband.c rename abyVT3184_AGC to vnt_vt3184_agcMalcolm Priestley
2014-07-12staging: vt6656: baseband clean up VT3184 static variablesMalcolm Priestley
2014-07-12staging: vt6656: rf.c cleanup commentsMalcolm Priestley
2014-07-12staging: vt6656: vnt_rf_write_embedded add reg length and IFREGCTL_REGWMalcolm Priestley
2014-07-12staging: vt6656: rf.c remove dead code RFaby11aChannelIndexMalcolm Priestley
2014-07-12staging: vt6656: rf.c clean up channel and power tablesMalcolm Priestley
2014-07-12Staging: bcm: Transmit.c: Removed obvious commentMatthias Beyer
2014-07-12Staging: bcm: Transmit.c: Line length / Whitespace cleanupMatthias Beyer
2014-07-12Staging: bcm: Transmit.c: Replaced member accessing with variableMatthias Beyer
2014-07-12staging: vt6656: wcmd replace debug message with dev_dbgMalcolm Priestley
2014-07-12staging: vt6656: vResetCommandTimer remove camel caseMalcolm Priestley
2014-07-12staging: vt6656: bScheduleCommand remove camel caseMalcolm Priestley
2014-07-12staging: vt6656: s_bCommandComplete clean up and remove camel caseMalcolm Priestley
2014-07-12staging: vt6656: s_bCommandComplete remove else from ifMalcolm Priestley
2014-07-12staging: vt6656: remove unused variables from struct tagCMD_ITEMMalcolm Priestley
2014-07-12staging: vt6656: vRunCommand remove camel case.Malcolm Priestley