aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-22staging: greybus: audio_codec.c: Prefer kernel type 'u32' over 'uint32_t'Kamal Heib1-3/+3
2018-01-22staging: greybus: audio_codec.c: Logical continuations should be on the previous lineKamal Heib1-2/+2
2018-01-22staging: greybus: audio_codec.c: Space required around ':'Kamal Heib1-2/+2
2018-01-22staging: greybus: audio_codec.c: Cleanup blank linesKamal Heib1-3/+0
2018-01-22staging: greybus: audio_codec.c: Fix alignment should match open parenthesisKamal Heib1-3/+3
2018-01-22staging: greybus: authentication.c: Fix alignment should match open parenthesisKamal Heib1-1/+1
2018-01-22staging: rtl8192e: remove two redundant assignmentsColin Ian King2-2/+1
2018-01-22staging: rtl8712: remove redundant initialization to 'rfPath'Colin Ian King1-1/+1
2018-01-22staging: fsl-mc: Add SPDX license identifiersBogdan Purcareata32-563/+36
2018-01-22staging: most: replace function name to __func__Sidong Yang1-1/+1
2018-01-22staging: lustre: libcfs: Prevent harmless read underflowDan Carpenter1-1/+1
2018-01-22staging: lustre: lnet: remove null check before kfreeSumit Pundir1-2/+1
2018-01-22staging: lustre: lnet: prefer kcalloc over kzalloc with multiplySumit Pundir1-2/+2
2018-01-22staging: lustre: Align struct member identifiersFabian Huegel1-22/+22
2018-01-22staging: lustre: Fix comment styleFabian Huegel1-20/+27
2018-01-22kconfig: use bool instead of boolean for type definition attributes, againMasahiro Yamada1-1/+1
2018-01-18BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie5-20/+26
2018-01-17staging: wilc1000: rename strStatistics & tenuAuth_type to avoid camelCaseAjay Singh1-15/+15
2018-01-17staging: wilc1000: rename pstrCfgParamVal varaible in set_wiphy_params()Ajay Singh1-11/+11
2018-01-17staging: wilc1000: rename strStaParams variable to avoid camelCaseAjay Singh1-22/+22
2018-01-17staging: wilc1000: rename variables using camelCase in add_key()Ajay Singh1-28/+28
2018-01-17staging: wilc1000: rename NullBssid to null_bssid to avoid camelCase variable nameAjay Singh1-4/+4
2018-01-17staging: wilc1000: rename pstrWFIDrv to wfi_drv to avoid camelCase namingAjay Singh1-18/+18
2018-01-17staging: wilc1000: rename camelCase used in functions start with WILC_WFI_CfgAjay Singh1-17/+17
2018-01-17staging: wilc1000: rename CfgConnectResult() and its local variable namesAjay Singh1-37/+37
2018-01-17staging: wilc1000: rename s32Error variable to avoid camelCase notationAjay Singh1-69/+69
2018-01-17staging: wilc1000: remove unused element in wilc_wfi_p2p_listen_params structAjay Singh1-1/+0
2018-01-17staging: wilc1000: rename au8Sta_AssociatedBss element sta_info structureAjay Singh2-5/+5
2018-01-17staging: wilc1000: rename wilc_wfi_p2pListenParams struct and its member variableAjay Singh2-20/+20
2018-01-17staging: wilc1000: rename elements of wilc_priv struct to avoid using camelCaseAjay Singh2-53/+53
2018-01-17staging: fsl-mc: make function its_fsl_mc_msi_init staticColin Ian King1-1/+1
2018-01-17staging: fsl-mc: Convert documentation to rst formatIoana Radulescu2-387/+404
2018-01-17staging: dgnc: drop unused neo_uart_structGreg Kroah-Hartman2-6/+1
2018-01-17staging: dgnc: remove "vpd" board variableGreg Kroah-Hartman3-31/+0
2018-01-17staging: dgnc: delete serial_num board variableGreg Kroah-Hartman1-2/+0
2018-01-17staging: dgnc: delete a bunch of PCI board variablesGreg Kroah-Hartman2-22/+0
2018-01-17staging: dgnc: delete is_pci_express board type variable.Greg Kroah-Hartman2-9/+0
2018-01-17staging: dgnc: delete dpastatus board type variable.Greg Kroah-Hartman3-10/+0
2018-01-17staging: dgnc: delete dpatype board type variable.Greg Kroah-Hartman3-10/+0
2018-01-17staging: dgnc: delete dgnc_pci.hGreg Kroah-Hartman2-32/+11
2018-01-17staging: dgnc: delete dgnc_neo.* filesGreg Kroah-Hartman5-1850/+0
2018-01-17staging: dgnc: remove PCI_DEVICE_NEO stuffGreg Kroah-Hartman2-91/+0
2018-01-16staging: fsl-mc: README cleanupIoana Radulescu1-16/+17
2018-01-16staging: fsl-mc: Update include headerIoana Radulescu1-1/+1
2018-01-16staging: fsl-mc: Remove unnecessary dependencyIoana Radulescu4-16/+2
2018-01-16staging: fsl-mc: Remove dead codeIoana Radulescu2-21/+0
2018-01-16staging: fsl-mc: Consolidate bus core header filesBogdan Purcareata12-570/+371
2018-01-16staging: fsl-mc: Cleanup dprc and dpmcp header filesBogdan Purcareata6-591/+0
2018-01-16staging: lustre: lnet: avoid uninitialized return valueArnd Bergmann1-2/+5
2018-01-16staging: xgifb: vb_setmode: brace style fixesKenny Ballou1-8/+15