summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-20staging: vchi: Add SPDX-License-IdentifierAndré Almeida1-29/+1
2018-11-20staging: vchi: change type 'int32_t' to 's32'André Almeida1-1/+1
2018-11-20staging: erofs: unzip_vle.c: Align parameter to the parentesisCristian Sicilia1-5/+6
2018-11-20staging: erofs: unzip_vle.c: Constant in comparison on right sideCristian Sicilia1-4/+4
2018-11-20staging: erofs: unzip_vle.c: Replace comparison to NULL.Cristian Sicilia1-43/+43
2018-11-20staging: wlan-ng: remove unused variable in prism2fw.cTim Collier1-2/+0
2018-11-20staging: emxx_udc: Fixing function namingCristian Sicilia1-142/+70
2018-11-20staging: axis-fifo: Split line to stay in 80 characters.Cristian Sicilia1-1/+2
2018-11-20staging: rtl8723bs: Correct errors from checkpatchJosenivaldo Benito Jr1-5/+5
2018-11-20staging: rtlwifi: Add new line to stay in 80 charactersCristian Sicilia1-1/+2
2018-11-20staging: rtlwifi: Add spaces to match open parenthesisCristian Sicilia1-2/+2
2018-11-20staging: pi433: remove GPL boiler plate textMichael Straube6-60/+0
2018-11-20Revert "staging: greybus: remove extra space before tab"Greg Kroah-Hartman1-2/+2
2018-11-20Revert "staging: greybus: remove multiple blank lines"Greg Kroah-Hartman1-0/+15
2018-11-13staging: wilc1000: rename tsf_hi element of network_info structAjay Singh3-8/+8
2018-11-13staging: wilc1000: use ENOBUFS error code instead of WILC_TX_ERR_NO_BUF macroAjay Singh3-4/+2
2018-11-13staging: wilc1000: added 'WILC_' prefix for constants to have clear namespaceAjay Singh6-150/+159
2018-11-13staging: wilc1000: rename firmware related constants to follow better namespaceAjay Singh4-12/+18
2018-11-13staging: wilc1000: move current_tx_rate enum to wilc_wlan_if.h fileAjay Singh3-17/+17
2018-11-13staging: wilc1000: use proper namespace for macros in wilc_wlan_if.h headerAjay Singh7-135/+138
2018-11-13staging: wilc1000: restructure macros used to handle security typeAjay Singh3-36/+38
2018-11-13staging: wilc1000: use enum contants for mac status & added 'WILC_' prefixAjay Singh4-13/+16
2018-11-13staging: wilc1000: move sdio_cmd52 & sdio_cmd53 struct to source fileAjay Singh2-19/+19
2018-11-13staging: wilc1000: remove unused macros and struct members in host_interface.hAjay Singh1-11/+0
2018-11-13staging: wilc1000: use WLAN_PMKID_LEN macro from ieee80211.h headerAjay Singh4-7/+5
2018-11-13staging: wilc1000: use macro from ieee80211.h in register frame api'sAjay Singh3-7/+4
2018-11-13staging: gasket: formatting fixesRobert Deal1-13/+11
2018-11-11staging: wilc1000: Remove unused mutex cfg_values_lockAdham Abozaeid2-11/+0
2018-11-11staging: wilc1000: Don't keep a copy of wiphy parameters in the driverAdham Abozaeid2-14/+0
2018-11-11staging: wilc1000: validate cfg parameters before scheduling the workAdham Abozaeid2-45/+48
2018-11-11staging: rtl8188eu: remove unnecessary parentheses in recv_linux.cMichael Straube1-2/+2
2018-11-11staging: rtl8188eu: add spaces around '*' in recv_linux.cMichael Straube1-1/+1
2018-11-11staging: rtl8188eu: use __func__ in recv_linux.cMichael Straube1-2/+2
2018-11-11staging: mt7621-pci: dt-bindings: add dt bindings for mt7621 pcie controllerSergio Paracuellos1-0/+100
2018-11-11staging: mt7621-pci: replace 'mdelay()' with 'msleep()'Sergio Paracuellos1-1/+1
2018-11-11staging: mt7621-pci: move some code into 'mt7621_pcie_init_ports'Sergio Paracuellos1-10/+8
2018-11-11staging: mt7621-pci: factor out 'mt7621_pcie_enable_port' functionSergio Paracuellos1-35/+45
2018-11-11staging: mt7621-pci: enable interrupt when port is being enabledSergio Paracuellos1-4/+5
2018-11-11staging: mt7621-pci: use PCIE_PORT_LINKUP instead of hardcode valueSergio Paracuellos1-1/+1
2018-11-11staging: mt7621-pci: use PERST_N instead of gpio controlSergio Paracuellos1-22/+24
2018-11-11staging: mt7621-pci: add some definitions for enabling and disabling GEN and ...Sergio Paracuellos1-3/+7
2018-11-11staging: mt7621-pci: rewrite hardcoded code for enabling portsSergio Paracuellos1-6/+15
2018-11-11staging: mt7621-pci: rewrite RC FTS configurationSergio Paracuellos1-5/+11
2018-11-11staging: mt7621-pci: align function definition style along the codeSergio Paracuellos1-8/+5
2018-11-11staging: mt7621-pci: remove non sense commentSergio Paracuellos1-5/+0
2018-11-11staging: mt7621-pci: reorder preprocessor definitionsSergio Paracuellos1-16/+18
2018-11-11staging: mt7621-pci: remove unused preprocessor definitionsSergio Paracuellos1-9/+0
2018-11-11staging: mt7621-pci: factor out 'mt7621_pcie_init_ports' functionSergio Paracuellos1-10/+18
2018-11-11staging: mt7621-pci: avoid use of global variable 'pcie_link_status'Sergio Paracuellos1-50/+75
2018-11-11staging: mt7621-pci: factor out 'mt7621_pcie_enable_ports' functionSergio Paracuellos1-64/+42