summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-09-25staging: most: fix label namesChristian Gromm3-41/+41
2018-09-25staging: rtl8188eu: remove rtw_qos.hMichael Straube2-19/+6
2018-09-25staging: rtl8188eu: remove unused rtw_scan_abort()Michael Straube2-24/+0
2018-09-25staging: rtl8188eu: Remove unnecessary parenthesesNathan Chancellor2-2/+2
2018-09-25staging: emxx_udc: remove unnecessary nullpointer checksArkadiusz Lis1-22/+2
2018-09-25staging: bcm2835-camera: Remove unused headerAymen Qader1-1/+0
2018-09-25staging: bcm2835-camera: Update TODOAymen Qader1-6/+0
2018-09-25staging: rtl8723bs: fix spelling mistake "toogle" -> "toggle"Colin Ian King2-2/+2
2018-09-25staging: rtl8723bs: fix spelling mistake "unvalid" -> "invalid"Colin Ian King1-2/+2
2018-09-25staging: rtl8188eu, rtl8723bs: fix spelling mistake "evet" -> "event"Colin Ian King2-2/+2
2018-09-25staging: sm750fb: Fix typo frambuffer->framebufferAymen Qader1-5/+5
2018-09-25staging: wilc1000: return exact error of register_netdev() from wilc_netdev_i...Ajay Singh1-4/+10
2018-09-25staging: wilc1000: refactor wilc_set_multicast_list() functionAjay Singh1-10/+10
2018-09-25staging: wilc1000: use usleep_range() in place of udelay()Ajay Singh1-1/+1
2018-09-25staging: wilc1000: remove unnecessary option used with ccflags-y in MakefileAjay Singh1-2/+0
2018-09-25staging: wilc1000: remove wilc_debugfs.c file as its not usedAjay Singh2-118/+2
2018-09-25staging: wilc1000: remove p2p related static variables to wilc_vif structAjay Singh3-31/+38
2018-09-25staging: wilc1000: remove unnecessary memset in sdio_init() & wilc_spi_init()Ajay Singh2-6/+1
2018-09-25staging: wilc1000: avoid use of 'g_spi' static variableAjay Singh1-22/+36
2018-09-25staging: wilc1000: avoid use of 'g_sdio' static variableAjay Singh3-20/+36
2018-09-25staging: wilc1000: remove use of unnecessary 'wilc_connected_ssid' variableAjay Singh3-35/+15
2018-09-25staging: wilc1000: avoid the use of 'hif_driver_comp' completion variableAjay Singh4-15/+15
2018-09-25staging: wilc1000: rename 'wilc_mac_cfg' struct to 'wilc_cfg_str_vals'Ajay Singh2-9/+9
2018-09-25staging: wilc1000: refactor code to avoid static variables for config parametersAjay Singh6-70/+138
2018-09-25staging: wilc1000: refactor code to remove 'mac_status' from 'wilc_mac_cfg' s...Ajay Singh3-12/+17
2018-09-25staging: wilc1000: remove unused wid from cfg structAjay Singh1-107/+0
2018-09-25staging: wilc1000: remove unused wid type valuesAjay Singh1-4/+0
2018-09-25staging: wilc1000: changes 'val' type to u8 in wilc_cfg_byte structAjay Singh1-1/+1
2018-09-25staging: wilc1000: set default value of cfg response type in wilc_wlan_cfg_in...Ajay Singh1-2/+1
2018-09-25staging: wilc1000: refactor wilc_wlan_parse_info_frame() functionAjay Singh1-8/+4
2018-09-25staging: wilc1000: change return type to 'void' for wilc_wlan_cfg_indicate_rx()Ajay Singh2-8/+4
2018-09-25staging: wilc1000: use 'void' return for wilc_wlan_txq_filter_dup_tcp_ack()Ajay Singh1-3/+1
2018-09-25staging: wilc1000: change return type to 'void' tcp ack filter functionsAjay Singh1-9/+6
2018-09-25staging: wilc1000: use 'void' return for wilc_wlan_txq_add_to_head()Ajay Singh1-8/+3
2018-09-25staging: wilc1000: use 'void' return type for host_int_get_assoc_res_info()Ajay Singh1-6/+5
2018-09-25staging: wilc1000: change return type to 'void' for wilc_wfi_deinit_mon_inter...Ajay Singh2-3/+2
2018-09-25staging: wilc1000: change return type to 'void' for wilc_deinit_host_int()Ajay Singh2-4/+2
2018-09-25staging: wilc1000: change return type to 'void' for lock init & deinit functionsAjay Singh1-6/+2
2018-09-25staging: wilc1000: change return type to 'void' for wilc_wlan_set_bssid()Ajay Singh2-4/+2
2018-09-25staging: wilc1000: change return type to 'void' for wilc_frame_register()Ajay Singh2-5/+3
2018-09-25staging: wilc1000: Remove unnecessary pointer checkNathan Chancellor1-3/+0
2018-09-25staging: rtlwifi: Use proper enumerated types for Wi-Fi only interfaceNathan Chancellor1-3/+3
2018-09-25Staging: rtlwifi: remove unnecessary NULL checkKarthik Nishanth1-1/+1
2018-09-25staging: vc04_services: Remove spaces after '*'Aymen Qader1-3/+3
2018-09-25staging: vc04_services: Remove unused macrosAymen Qader1-38/+0
2018-09-25staging: vc04_services: Use tabs instead of spacesAymen Qader1-58/+58
2018-09-25staging: vc04_services: Fix "space prohibited"Aymen Qader2-54/+54
2018-09-25staging: vc04_services: Remove unused vchiq_genversion scriptTuomas Tynkkynen1-88/+0
2018-09-25staging/vc04_services: Use correct cache line sizePhil Elwell3-11/+33
2018-09-20staging: rtl8188eu: clean function definitions - styleMichael Straube1-7/+2