aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-21staging: rtl8723bs: Delete file odm_AntDiv.cNishka Dasgupta3-93/+0
2019-06-20staging: rtl8712: r8712_setMacAddr_cmd(): Change return typeNishka Dasgupta2-5/+4
2019-06-20staging: rtl8712: r8712_setstakey_cmd(): Change return typeNishka Dasgupta2-6/+5
2019-06-20staging: rtl8712: r8712_setopmode_cmd(): Change return typeNishka Dasgupta2-5/+4
2019-06-20staging: rtl8712: r8712_disassoc_cmd(): Change type to voidNishka Dasgupta2-5/+4
2019-06-20staging: rtl8712: r8712_set_chplan_cmd(): Change return typeNishka Dasgupta2-5/+4
2019-06-20staging: rtl8712: Change (r8712)_enqueue_cmd to voidNishka Dasgupta2-10/+6
2019-06-20staging: rtl8712: r8712_joinbss_cmd(): Change return values and typeNishka Dasgupta5-12/+10
2019-06-20staging: rtl8712: rtl871x_cmd.c: Remove unnecessary null checkNishka Dasgupta1-4/+0
2019-06-20staging: rtl8712: rtl8712_efuse.c: Remove leading p from variable namesNishka Dasgupta1-76/+76
2019-06-20staging: rtl8712: mlme_linux.c: Remove leading p from variable namesNishka Dasgupta1-17/+17
2019-06-20staging: mt7621-pci: dt-bindings: add perst-gpio to sample bindingsSergio Paracuellos1-0/+2
2019-06-20staging: mt7621-dts: add gpio perst to pcie bindings nodeSergio Paracuellos1-0/+2
2019-06-20staging: mt7621-pci: use gpio perst instead of builtin behaviourSergio Paracuellos1-48/+58
2019-06-20staging: mt7621-pci: fix two messages in driver codeSergio Paracuellos1-2/+2
2019-06-20staging: rtl8188eu: remove unused codeMichael Straube1-6/+0
2019-06-20staging: rts5208: Remove function soft_reset_sd_card()Nishka Dasgupta2-7/+1
2019-06-20staging: rtl8723bs: Fix Indentation Error: code indent should use tabs where possibleShobhit Kukreti2-21/+21
2019-06-20staging: rtl8723bs: Resolve the checkpatch error: else should follow close brace '}'Shobhit Kukreti3-24/+12
2019-06-20staging: rtl8723bs: Resolve checkpatch error "that open brace { should be on the previous line" in the rtl8723 driverShobhit Kukreti5-88/+47
2019-06-20staging: rtl8723bs: hal: hal_btcoex: Remove variables pHalData and pU1TmpHariprasad Kelam1-9/+5
2019-06-20staging: rtl8723bs: os_dep: fix indentation on break statementColin Ian King1-1/+1
2019-06-20staging: rtl8723bs: hal: odm_RegConfig8723B: fix Lines should not end with a '('Hariprasad Kelam1-33/+28
2019-06-20staging: rtl8723bs: os_dep: ioctl_linux: make use of kzallocHariprasad Kelam1-9/+3
2019-06-20staging: rtl8723bs: hal: Fix Brace Style Issues in if/else statementsShobhit Kukreti1-14/+11
2019-06-20staging: rtl8723bs: hal: Remove True/False ComparisonsShobhit Kukreti1-4/+4
2019-06-20staging: rtl8723bs: hal: rtl8723b_cmd: fix comparison to true is error proneHariprasad Kelam1-7/+7
2019-06-20staging: rtl8723bs: hal: rtl8723b_cmd: fix Comparison to NULLHariprasad Kelam1-3/+3
2019-06-20staging: kpc2000: fix integer overflow with left shiftsColin Ian King1-4/+6
2019-06-20staging: kpc2000: simplify error handling in kp2000_pcie_probeSimon Sandström1-12/+10
2019-06-20staging: rtl8712: rtl87x_io : make use of kzallocHariprasad Kelam1-3/+1
2019-06-20staging: rtl8192u: ieee80211: Remove redundant memsetHariprasad Kelam1-1/+0
2019-06-20staging: rtl8192e: rtllib_module: Remove redundant memsetHariprasad Kelam1-1/+0
2019-06-20staging: wilc1000: Remove redundant memsetHariprasad Kelam1-1/+0
2019-06-20staging: rtl8723bs: Remove myself from CC:Bastien Nocera1-2/+1
2019-06-20staging: vt6656: fix indentation on break statementColin Ian King1-1/+1
2019-06-18staging: rtl8723bs: hal: odm_HWConfig: Unneeded variable: "result". Return "HAL_STATUS_SUCCESS"Hariprasad Kelam3-32/+1
2019-06-18staging: rtl8723bs: hal: rtl8723b_rf6052: fix spaces preferred around unary operatorHariprasad Kelam1-3/+3
2019-06-18staging: rtl8723bs: hal: rtl8723b_hal_init: Remove set but unused variableHariprasad Kelam1-6/+0
2019-06-18staging: rtl8723bs: hal: rtl8723b_hal_init: fix Using comparison to true is error proneHariprasad Kelam1-19/+19
2019-06-18staging: rtl8723bs: hal: rtl8723b_hal_init: fix Comparison to NULLHariprasad Kelam1-2/+2
2019-06-18staging/rtl8723bs/core/rtw_ap: Remove redundant call to memsetHariprasad Kelam1-2/+0
2019-06-18staging/rtl8723bs/core: Remove redundant call to memsetHariprasad Kelam1-2/+0
2019-06-18staging: rtl8723bs: hal: Add null check after memory allocationHariprasad Kelam1-0/+3
2019-06-18staging: rtl8723bs: hal: fix Using comparison to false is error proneHariprasad Kelam1-1/+1
2019-06-18staging: rtl8723bs: hal: Remove return type of initrecvbufHariprasad Kelam1-6/+2
2019-06-18staging: rtl8723bs: hal: spaces preferred around unary operatorHariprasad Kelam1-4/+4
2019-06-18staging: rtl8723bs: hal: Using comparison to true is error proneHariprasad Kelam1-13/+13
2019-06-18staging: Add missing newline at end of fileGeert Uytterhoeven3-3/+3
2019-06-18staging: erofs: clean up initialization of pointer deColin Ian King1-2/+1