summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-16staging: wilc1000: fix line over 80 char in wilc_wlan_cfg_set_str()Ajay Singh1-1/+2
2018-02-16staging: wilc1000: fix open parenthesis alignment mismatch in wilc_parse_netw...Ajay Singh1-2/+2
2018-02-16staging: wilc1000: fix line over 80 characters in sdio_clear_int_ext()Ajay Singh1-2/+5
2018-02-16staging: wilc1000: fix too many leading tabs warning in sdio_clear_int_ext()Ajay Singh1-69/+65
2018-02-16staging: wilc1000: remove unnecessary comments to avoid line over 80 char issueAjay Singh1-4/+4
2018-02-16staging: android: ion: Combine cache and uncache poolsYisheng Xie4-83/+16
2018-02-16staging: android: ion: Cleanup ion_page_pool_alloc_pagesYisheng Xie1-6/+2
2018-02-16staging: android: ion: Return void instead of intYisheng Xie1-2/+1
2018-02-16staging: android: ion: Remove dead code in ion_page_pool_freeYisheng Xie1-5/+1
2018-02-16staging: android: ion: Remove lable debugfs_doneYisheng Xie1-4/+1
2018-02-16staging: android: ion: Avoid NULL point in error pathYisheng Xie1-7/+3
2018-02-16staging: android: ion: Nuke ion_page_pool_initYisheng Xie1-7/+0
2018-02-16staging: android: ion: Remove unused include files for ion_page_pool.cYisheng Xie1-4/+0
2018-02-16staging: android: ion: Remove unused declaration ion_buffer_fault_user_mappingsYisheng Xie1-9/+0
2018-02-16staging:r8188eu: Remove unused struct pkt_fileIvan Safonov2-50/+0
2018-02-16staging:r8188eu: Remove struct pkt_file from rtw_xmitframe_coalesce()Ivan Safonov1-12/+5
2018-02-16staging:r8188eu: Remove struct pkt_file from update_attrib()Ivan Safonov1-9/+7
2018-02-16staging:r8188eu: Remove struct pkt_file from set_qos()Ivan Safonov1-16/+10
2018-02-16staging: unisys: visorinput: use the full 80 characters of the screenDavid Kershner1-34/+30
2018-02-16staging: unisys: visorinput: Fix spacing after open paranthesisDavid Kershner1-10/+9
2018-02-16staging: unisys: visorinput: combine ultrainputreport.h with visorinput.cDavid Kershner2-56/+42
2018-02-16staging: unisys: visorinput: remove duplicate commentsDavid Kershner1-9/+7
2018-02-16staging: unisys: visorinput: Clean up Makefile includesDavid Kershner1-1/+0
2018-02-16staging: unisys: visorinput: remove need for 'depends on FB'Tim Sell2-13/+32
2018-02-16staging: sm750fb: Remove typedefs from enumsChristian Luetke-Stetzkamp5-13/+11
2018-02-16staging: vt6656: Remove unnecessary 'out of memory' messageDileep Sankhla1-3/+0
2018-02-16staging: rtl8723bs: make 'myid' function to follow kernel coding rulesMaciek Fijalkowski1-2/+2
2018-02-16staging: rtlwifi: add identifier names to function definition argumentsErik Liodden1-14/+15
2018-02-16Staging: fsl-dpaa2: ethernet: dpaa2-eth.c: Fixed a style issueSantha Meena Ramamoorthy1-1/+0
2018-02-16Staging: wlan-ng: fix unnecessary parantheses in prism2mgmt.cYash Omer1-1/+1
2018-02-16staging: pi433: fix CamelCase for regValueValentin Vidic1-12/+12
2018-02-16staging: pi433: fix CamelCase for newValueValentin Vidic1-8/+8
2018-02-16staging: pi433: fix CamelCase for currentValueValentin Vidic1-3/+3
2018-02-16staging: pi433: fix CamelCase for Ohm identifiersValentin Vidic4-7/+7
2018-02-16staging: pi433: fix CamelCase for antennaImpedanceValentin Vidic5-6/+6
2018-02-16staging: pi433: fix CamelCase for powerLevelValentin Vidic2-5/+5
2018-02-16staging: pi433: fix CamelCase for syncValuesValentin Vidic2-10/+10
2018-02-16staging: ccree: fixed pointer signedness warnings.Jeremy Sowden4-15/+20
2018-02-16staging: wilc1000: fix line over 80 chars in wilc_spi_clear_int_ext()Ajay Singh1-59/+54
2018-02-16staging: wilc1000: fix line over 80 characters in wilc_spi_read_int()Ajay Singh1-28/+29
2018-02-16staging: wilc1000: fix line over 80 characters in wilc_spi_init()Ajay Singh1-7/+11
2018-02-16staging: wilc1000: fix line over 80 characters in spi_cmd_complete()Ajay Singh1-126/+124
2018-02-16staging: wilc1000: removed the unnecessary commented codeAjay Singh1-6/+0
2018-02-16staging: wilc1000: modified code comments as per linux coding styleAjay Singh1-69/+82
2018-02-16staging: wilc1000: rename Handle_Key() and Handle_ConnectTimeout()Ajay Singh1-4/+4
2018-02-16staging: wilc1000: rename Handle_ScanDone function to avoid camelCaseAjay Singh1-8/+8
2018-02-16staging: wilc1000: rename pu8CurrByte variable to avoid camelCaseAjay Singh1-116/+116
2018-02-16staging: wilc1000: rename u32WidsCount to avoid camelCaseAjay Singh1-73/+73
2018-02-16staging: wilc1000: rename strWIDList variable to avoid camelCaseAjay Singh1-88/+88
2018-02-16staging: wilc1000: rename Handle_DelAllSta() and its variable using camelCaseAjay Singh1-12/+12