summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-11-20Revert "staging: greybus: remove extra space before tab"Greg Kroah-Hartman
2018-11-20Revert "staging: greybus: remove multiple blank lines"Greg Kroah-Hartman
2018-11-12staging: wilc1000: rename tsf_hi element of network_info structAjay Singh
2018-11-12staging: wilc1000: use ENOBUFS error code instead of WILC_TX_ERR_NO_BUF macroAjay Singh
2018-11-12staging: wilc1000: added 'WILC_' prefix for constants to have clear namespaceAjay Singh
2018-11-12staging: wilc1000: rename firmware related constants to follow better namespaceAjay Singh
2018-11-12staging: wilc1000: move current_tx_rate enum to wilc_wlan_if.h fileAjay Singh
2018-11-12staging: wilc1000: use proper namespace for macros in wilc_wlan_if.h headerAjay Singh
2018-11-12staging: wilc1000: restructure macros used to handle security typeAjay Singh
2018-11-12staging: wilc1000: use enum contants for mac status & added 'WILC_' prefixAjay Singh
2018-11-12staging: wilc1000: move sdio_cmd52 & sdio_cmd53 struct to source fileAjay Singh
2018-11-12staging: wilc1000: remove unused macros and struct members in host_interface.hAjay Singh
2018-11-12staging: wilc1000: use WLAN_PMKID_LEN macro from ieee80211.h headerAjay Singh
2018-11-12staging: wilc1000: use macro from ieee80211.h in register frame api'sAjay Singh
2018-11-12staging: gasket: formatting fixesRobert Deal
2018-11-11staging: wilc1000: Remove unused mutex cfg_values_lockAdham Abozaeid
2018-11-11staging: wilc1000: Don't keep a copy of wiphy parameters in the driverAdham Abozaeid
2018-11-11staging: wilc1000: validate cfg parameters before scheduling the workAdham Abozaeid
2018-11-11staging: rtl8188eu: remove unnecessary parentheses in recv_linux.cMichael Straube
2018-11-11staging: rtl8188eu: add spaces around '*' in recv_linux.cMichael Straube
2018-11-11staging: rtl8188eu: use __func__ in recv_linux.cMichael Straube
2018-11-11staging: mt7621-pci: dt-bindings: add dt bindings for mt7621 pcie controllerSergio Paracuellos
2018-11-11staging: mt7621-pci: replace 'mdelay()' with 'msleep()'Sergio Paracuellos
2018-11-11staging: mt7621-pci: move some code into 'mt7621_pcie_init_ports'Sergio Paracuellos
2018-11-11staging: mt7621-pci: factor out 'mt7621_pcie_enable_port' functionSergio Paracuellos
2018-11-11staging: mt7621-pci: enable interrupt when port is being enabledSergio Paracuellos
2018-11-11staging: mt7621-pci: use PCIE_PORT_LINKUP instead of hardcode valueSergio Paracuellos
2018-11-11staging: mt7621-pci: use PERST_N instead of gpio controlSergio Paracuellos
2018-11-11staging: mt7621-pci: add some definitions for enabling and disabling GEN and ...Sergio Paracuellos
2018-11-11staging: mt7621-pci: rewrite hardcoded code for enabling portsSergio Paracuellos
2018-11-11staging: mt7621-pci: rewrite RC FTS configurationSergio Paracuellos
2018-11-11staging: mt7621-pci: align function definition style along the codeSergio Paracuellos
2018-11-11staging: mt7621-pci: remove non sense commentSergio Paracuellos
2018-11-11staging: mt7621-pci: reorder preprocessor definitionsSergio Paracuellos
2018-11-11staging: mt7621-pci: remove unused preprocessor definitionsSergio Paracuellos
2018-11-11staging: mt7621-pci: factor out 'mt7621_pcie_init_ports' functionSergio Paracuellos
2018-11-11staging: mt7621-pci: avoid use of global variable 'pcie_link_status'Sergio Paracuellos
2018-11-11staging: mt7621-pci: factor out 'mt7621_pcie_enable_ports' functionSergio Paracuellos
2018-11-11staging: mt7621-pci: use dev_* functions instead of printkSergio Paracuellos
2018-11-11staging: mt7621-pci: use a trailing */ on a separate lineSergio Paracuellos
2018-11-11staging: mt7621-pci: remap and use sysctl from device treeSergio Paracuellos
2018-11-11staging: mt7621-dts: add sysctl registers base address to pcieSergio Paracuellos
2018-11-11staging: mt7621-pci: rename 'mt7621_pcie_enable_port' into 'mt7621_pcie_init_...Sergio Paracuellos
2018-11-11staging: mt7621-pci: debug port N_FTS inside 'mt7621_pcie_enable_port'Sergio Paracuellos
2018-11-11staging: mt7621-pci: factor out 'mt7621_enable_phy' functionSergio Paracuellos
2018-11-11staging: mt7621-pci: rewrite pcie phy related functionsSergio Paracuellos
2018-11-11staging: mt7621-pci: reagroup reset related macros all togetherSergio Paracuellos
2018-11-11staging: mt7621-pci: remove reset related unused macrosSergio Paracuellos
2018-11-11staging: mt7621-pci: remove two commented code linesSergio Paracuellos
2018-11-11staging: mt7621-pci: remove GPL2+ text from license headerSergio Paracuellos