summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-23staging: nvec: convert to use GPIO descriptorsMarc Dietrich
2018-04-23staging: nvec: cleanup use of dev in probe functionMarc Dietrich
2018-04-23staging: nvec: simplify getting .drvdataWolfram Sang
2018-04-23staging: fbtft: Fixed lines exceeding columns limitRenato Soma
2018-04-23staging: wilc1000: Augment TODO file with GPIO work itemLinus Walleij
2018-04-23staging: olpc_dcon: Augment TODO file with GPIO work itemLinus Walleij
2018-04-23staging: nvec: Augment TODO file with GPIO work itemLinus Walleij
2018-04-23staging: gpio-mt7621: Include the right headerLinus Walleij
2018-04-23staging: atomisp: Augment TODO file with GPIO work itemLinus Walleij
2018-04-23staging: iio: Augment TODO file with GPIO work itemLinus Walleij
2018-04-23staging: greybus: Add TODO file with GPIO work itemsLinus Walleij
2018-04-23staging: fbtft: Add TODO file with GPIO work itemLinus Walleij
2018-04-23staging: emxx_udc: Add GPIO descriptor work to TODOLinus Walleij
2018-04-23staging: ks7010: init local variables when they are declared in ks7010_sdio_p...Sergio Paracuellos
2018-04-23staging: ks7010: align comments in ks_wlan_private_handlerSergio Paracuellos
2018-04-23staging: ks7010: review includes of michael_mic.c fileSergio Paracuellos
2018-04-23staging: ks7010: review includes of ks7010_sdio fileSergio Paracuellos
2018-04-23staging: ks7010: remove enum from ks_wlan.h headerSergio Paracuellos
2018-04-23staging: ks7010: review includes of ks_wlan.h fileSergio Paracuellos
2018-04-23staging: ks7010: review includes of ks_wlan_net.c fileSergio Paracuellos
2018-04-23staging: ks7010: refactor ks_wlan_set_wps_enable functionSergio Paracuellos
2018-04-23staging: ks7010: refactor ks_wlan_set_tx_gain functionSergio Paracuellos
2018-04-23staging: ks7010: refactor ks_wlan_set_rx_gain functionSergio Paracuellos
2018-04-23staging: ks7010: change if-else condition assignment to use ternary operatorSergio Paracuellos
2018-04-23staging: ks7010: refactor ks_wlan_set_encode functionSergio Paracuellos
2018-04-23staging: ks7010: remove auxiliar zeros buffer in ks_wlan_get_encodeSergio Paracuellos
2018-04-23staging: ks7010: remove not used enum in eap_packet header fileSergio Paracuellos
2018-04-23staging: ks7010: remove struct ieee802_1x_eapol_keySergio Paracuellos
2018-04-23staging: ks7010: group some cases in switch-case block in hostif_mib_set_confirmSergio Paracuellos
2018-04-23staging: ks7010: refactor code for hostif_sme_sleep_set functionSergio Paracuellos
2018-04-23staging: ks7010: remove nonsense break from case blockSergio Paracuellos
2018-04-23staging: ks7010: change return value of ks_wlan_do_power_save functionSergio Paracuellos
2018-04-23staging: ks7010: use linux circular buffer header macros to handle tx and rx ...Sergio Paracuellos
2018-04-23staging: ks7010: use msecs_to_jiffies in ks7010_rw_function functionSergio Paracuellos
2018-04-23staging: ks7010: change sdio related read/write function parameter typesSergio Paracuellos
2018-04-23staging: ks7010: fix remaining long line warnings in ks7010_sdio sourceSergio Paracuellos
2018-04-23staging: ks7010: remove nonsense commentSergio Paracuellos
2018-04-23staging: ks7010: remove '\' character from michael_block functionSergio Paracuellos
2018-04-23staging: ks7010: remove nosense #if 1 directiveSergio Paracuellos
2018-04-23staging: ks7010: remove KS_WLAN_MEM_FLAG definitionSergio Paracuellos
2018-04-23staging: ks7010: rewrite hif_align_size inline functionSergio Paracuellos
2018-04-23staging: ks7010: remove KS_ATOM preprocessor condtional codeSergio Paracuellos
2018-04-23staging: ks7010: move and rename DEVICE_ALIGNMENT into correct headerSergio Paracuellos
2018-04-23staging: ks7010: indent enum properly in eap_packet.h header fileSergio Paracuellos
2018-04-23staging: ks7010: change ETHER_HDR_SIZE definition to use the size of struct e...Sergio Paracuellos
2018-04-23staging: ks7010: remove two redefined defines in eap_packet.h headerSergio Paracuellos
2018-04-23staging: ks7010: remove EAPOL_VERSION preprocessor definitionSergio Paracuellos
2018-04-23staging: ks7010: remove not used enum values from eap_packet.h headerSergio Paracuellos
2018-04-23staging: ks7010_sdio: fix NULL pointer dereference and memory leakGustavo A. R. Silva
2018-04-23staging: ks7010: Replace mdelay with usleep_range in ks7010_upload_firmwareJia-Ju Bai