summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | staging: rtl8712: r8712_wdg_timeout_handler: Remove functionNishka Dasgupta2019-06-213-7/+1
| * | | | | | staging: rtl8712: r8712_wdg_wk_cmd(): Change return typeNishka Dasgupta2019-06-212-5/+4
| * | | | | | staging: rtl8712: r8712_disconnectCtrlEx_cmd(): Change return typeNishka Dasgupta2019-06-212-5/+4
| * | | | | | staging: rtl8712: r8712_addbareq_cmd(): Change return typeNishka Dasgupta2019-06-212-5/+4
| * | | | | | staging: ks7010: Fix build errorYueHaibing2019-06-211-0/+1
| * | | | | | Staging: kpc2000: kpc_dma: Fix platform_no_drv_owner.cocci warningsYueHaibing2019-06-211-1/+0
| * | | | | | staging: rtl8723bs: Delete file odm_AntDiv.cNishka Dasgupta2019-06-213-93/+0
| * | | | | | staging: rtl8712: r8712_setMacAddr_cmd(): Change return typeNishka Dasgupta2019-06-202-5/+4
| * | | | | | staging: rtl8712: r8712_setstakey_cmd(): Change return typeNishka Dasgupta2019-06-202-6/+5
| * | | | | | staging: rtl8712: r8712_setopmode_cmd(): Change return typeNishka Dasgupta2019-06-202-5/+4
| * | | | | | staging: rtl8712: r8712_disassoc_cmd(): Change type to voidNishka Dasgupta2019-06-202-5/+4
| * | | | | | staging: rtl8712: r8712_set_chplan_cmd(): Change return typeNishka Dasgupta2019-06-202-5/+4
| * | | | | | staging: rtl8712: Change (r8712)_enqueue_cmd to voidNishka Dasgupta2019-06-202-10/+6
| * | | | | | staging: rtl8712: r8712_joinbss_cmd(): Change return values and typeNishka Dasgupta2019-06-205-12/+10
| * | | | | | staging: rtl8712: rtl871x_cmd.c: Remove unnecessary null checkNishka Dasgupta2019-06-201-4/+0
| * | | | | | staging: rtl8712: rtl8712_efuse.c: Remove leading p from variable namesNishka Dasgupta2019-06-201-76/+76
| * | | | | | staging: rtl8712: mlme_linux.c: Remove leading p from variable namesNishka Dasgupta2019-06-201-17/+17
| * | | | | | staging: mt7621-pci: dt-bindings: add perst-gpio to sample bindingsSergio Paracuellos2019-06-201-0/+2
| * | | | | | staging: mt7621-dts: add gpio perst to pcie bindings nodeSergio Paracuellos2019-06-201-0/+2
| * | | | | | staging: mt7621-pci: use gpio perst instead of builtin behaviourSergio Paracuellos2019-06-201-48/+58
| * | | | | | staging: mt7621-pci: fix two messages in driver codeSergio Paracuellos2019-06-201-2/+2
| * | | | | | staging: rtl8188eu: remove unused codeMichael Straube2019-06-201-6/+0
| * | | | | | staging: rts5208: Remove function soft_reset_sd_card()Nishka Dasgupta2019-06-202-7/+1
| * | | | | | staging: rtl8723bs: Fix Indentation Error: code indent should use tabs where ...Shobhit Kukreti2019-06-202-21/+21
| * | | | | | staging: rtl8723bs: Resolve the checkpatch error: else should follow close br...Shobhit Kukreti2019-06-203-24/+12
| * | | | | | staging: rtl8723bs: Resolve checkpatch error "that open brace { should be on ...Shobhit Kukreti2019-06-205-88/+47
| * | | | | | staging: rtl8723bs: hal: hal_btcoex: Remove variables pHalData and pU1TmpHariprasad Kelam2019-06-201-9/+5
| * | | | | | staging: rtl8723bs: os_dep: fix indentation on break statementColin Ian King2019-06-201-1/+1
| * | | | | | staging: rtl8723bs: hal: odm_RegConfig8723B: fix Lines should not end with a '('Hariprasad Kelam2019-06-201-33/+28
| * | | | | | staging: rtl8723bs: os_dep: ioctl_linux: make use of kzallocHariprasad Kelam2019-06-201-9/+3
| * | | | | | staging: rtl8723bs: hal: Fix Brace Style Issues in if/else statementsShobhit Kukreti2019-06-201-14/+11
| * | | | | | staging: rtl8723bs: hal: Remove True/False ComparisonsShobhit Kukreti2019-06-201-4/+4
| * | | | | | staging: rtl8723bs: hal: rtl8723b_cmd: fix comparison to true is error proneHariprasad Kelam2019-06-201-7/+7
| * | | | | | staging: rtl8723bs: hal: rtl8723b_cmd: fix Comparison to NULLHariprasad Kelam2019-06-201-3/+3
| * | | | | | staging: kpc2000: fix integer overflow with left shiftsColin Ian King2019-06-201-4/+6
| * | | | | | staging: kpc2000: simplify error handling in kp2000_pcie_probeSimon Sandström2019-06-201-12/+10
| * | | | | | staging: rtl8712: rtl87x_io : make use of kzallocHariprasad Kelam2019-06-201-3/+1
| * | | | | | staging: rtl8192u: ieee80211: Remove redundant memsetHariprasad Kelam2019-06-201-1/+0
| * | | | | | staging: rtl8192e: rtllib_module: Remove redundant memsetHariprasad Kelam2019-06-201-1/+0
| * | | | | | staging: wilc1000: Remove redundant memsetHariprasad Kelam2019-06-201-1/+0
| * | | | | | staging: rtl8723bs: Remove myself from CC:Bastien Nocera2019-06-201-2/+1
| * | | | | | staging: vt6656: fix indentation on break statementColin Ian King2019-06-201-1/+1
| * | | | | | staging: rtl8723bs: hal: odm_HWConfig: Unneeded variable: "result". Return "H...Hariprasad Kelam2019-06-183-32/+1
| * | | | | | staging: rtl8723bs: hal: rtl8723b_rf6052: fix spaces preferred around unary o...Hariprasad Kelam2019-06-181-3/+3
| * | | | | | staging: rtl8723bs: hal: rtl8723b_hal_init: Remove set but unused variableHariprasad Kelam2019-06-181-6/+0
| * | | | | | staging: rtl8723bs: hal: rtl8723b_hal_init: fix Using comparison to true is e...Hariprasad Kelam2019-06-181-19/+19
| * | | | | | staging: rtl8723bs: hal: rtl8723b_hal_init: fix Comparison to NULLHariprasad Kelam2019-06-181-2/+2
| * | | | | | staging/rtl8723bs/core/rtw_ap: Remove redundant call to memsetHariprasad Kelam2019-06-181-2/+0
| * | | | | | staging/rtl8723bs/core: Remove redundant call to memsetHariprasad Kelam2019-06-181-2/+0
| * | | | | | staging: rtl8723bs: hal: Add null check after memory allocationHariprasad Kelam2019-06-181-0/+3
OpenPOWER on IntegriCloud