summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2019-06-23Merge 5.2-rc6 into staging-nextGreg Kroah-Hartman
2019-06-21staging: rtl8712: Replace function r8712_init_cmd_priv()Nishka Dasgupta
2019-06-21staging: rtl8712: Remove function r8712_setrfintfs_cmd()Nishka Dasgupta
2019-06-21staging: rtl8712: Remove function r8712_setfwra_cmd()Nishka Dasgupta
2019-06-21staging: rtl8712: Remove function r8712_setfwdig_cmd()Nishka Dasgupta
2019-06-21staging: rtl8712: Remove function r8712_setbasicrate_cmdNishka Dasgupta
2019-06-21staging: mt7621-pci: use 'module_init' instead of 'arch_initcall'Sergio Paracuellos
2019-06-21staging: mt7621-pci-phy: remove disable clock from the phy exit functionSergio Paracuellos
2019-06-21staging: mt7621-pci: add phy exit call if phy_power_on call failsSergio Paracuellos
2019-06-21staging: mt7621-pci: disable pcie port clock if there is no pcie linkSergio Paracuellos
2019-06-21staging: wilc1000: add passive scan supportAdham Abozaeid
2019-06-21staging: rtl8712: r8712_enqueue_cmd_ex(): Change return typeNishka Dasgupta
2019-06-21staging: rtl8712: r8712_wdg_timeout_handler: Remove functionNishka Dasgupta
2019-06-21staging: rtl8712: r8712_wdg_wk_cmd(): Change return typeNishka Dasgupta
2019-06-21staging: rtl8712: r8712_disconnectCtrlEx_cmd(): Change return typeNishka Dasgupta
2019-06-21staging: rtl8712: r8712_addbareq_cmd(): Change return typeNishka Dasgupta
2019-06-21staging: ks7010: Fix build errorYueHaibing
2019-06-21Staging: kpc2000: kpc_dma: Fix platform_no_drv_owner.cocci warningsYueHaibing
2019-06-21staging: rtl8723bs: Delete file odm_AntDiv.cNishka Dasgupta
2019-06-20staging: rtl8712: r8712_setMacAddr_cmd(): Change return typeNishka Dasgupta
2019-06-20staging: rtl8712: r8712_setstakey_cmd(): Change return typeNishka Dasgupta
2019-06-20staging: rtl8712: r8712_setopmode_cmd(): Change return typeNishka Dasgupta
2019-06-20staging: rtl8712: r8712_disassoc_cmd(): Change type to voidNishka Dasgupta
2019-06-20staging: rtl8712: r8712_set_chplan_cmd(): Change return typeNishka Dasgupta
2019-06-20staging: rtl8712: Change (r8712)_enqueue_cmd to voidNishka Dasgupta
2019-06-20staging: rtl8712: r8712_joinbss_cmd(): Change return values and typeNishka Dasgupta
2019-06-20staging: rtl8712: rtl871x_cmd.c: Remove unnecessary null checkNishka Dasgupta
2019-06-20staging: rtl8712: rtl8712_efuse.c: Remove leading p from variable namesNishka Dasgupta
2019-06-20staging: rtl8712: mlme_linux.c: Remove leading p from variable namesNishka Dasgupta
2019-06-20staging: mt7621-pci: dt-bindings: add perst-gpio to sample bindingsSergio Paracuellos
2019-06-20staging: mt7621-dts: add gpio perst to pcie bindings nodeSergio Paracuellos
2019-06-20staging: mt7621-pci: use gpio perst instead of builtin behaviourSergio Paracuellos
2019-06-20staging: mt7621-pci: fix two messages in driver codeSergio Paracuellos
2019-06-20staging: rtl8188eu: remove unused codeMichael Straube
2019-06-20staging: rts5208: Remove function soft_reset_sd_card()Nishka Dasgupta
2019-06-20staging: rtl8723bs: Fix Indentation Error: code indent should use tabs where ...Shobhit Kukreti
2019-06-20staging: rtl8723bs: Resolve the checkpatch error: else should follow close br...Shobhit Kukreti
2019-06-20staging: rtl8723bs: Resolve checkpatch error "that open brace { should be on ...Shobhit Kukreti
2019-06-20staging: rtl8723bs: hal: hal_btcoex: Remove variables pHalData and pU1TmpHariprasad Kelam
2019-06-20staging: rtl8723bs: os_dep: fix indentation on break statementColin Ian King
2019-06-20staging: rtl8723bs: hal: odm_RegConfig8723B: fix Lines should not end with a '('Hariprasad Kelam
2019-06-20staging: rtl8723bs: os_dep: ioctl_linux: make use of kzallocHariprasad Kelam
2019-06-20staging: rtl8723bs: hal: Fix Brace Style Issues in if/else statementsShobhit Kukreti
2019-06-20staging: rtl8723bs: hal: Remove True/False ComparisonsShobhit Kukreti
2019-06-20staging: rtl8723bs: hal: rtl8723b_cmd: fix comparison to true is error proneHariprasad Kelam
2019-06-20staging: rtl8723bs: hal: rtl8723b_cmd: fix Comparison to NULLHariprasad Kelam
2019-06-20staging: kpc2000: fix integer overflow with left shiftsColin Ian King
2019-06-20staging: kpc2000: simplify error handling in kp2000_pcie_probeSimon Sandström
2019-06-20staging: rtl8712: rtl87x_io : make use of kzallocHariprasad Kelam
2019-06-20staging: rtl8192u: ieee80211: Remove redundant memsetHariprasad Kelam