summaryrefslogtreecommitdiffstats
path: root/drivers/mailbox/tegra-hsp.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2018-02-16staging: wilc1000: rename variables using camelCase in host_int_ParseJoinBssP...Ajay Singh1-115/+115
2018-02-16staging: vc04_services: merge vchiq_kern_lib.c into vchiq_arm.cArnd Bergmann3-432/+369
2018-02-16staging: vc04_services: remove unused filesCorentin Labbe3-155/+0
2018-02-16staging: lustre: remove l_wait_event() and related codeNeilBrown1-249/+0
2018-02-16staging: lustre: replace l_wait_event_exclusive_head() with wait_event_idle_e...NeilBrown1-18/+25
2018-02-16staging: lustre: remove l_wait_event from ptlrpc_set_waitNeilBrown2-49/+49
2018-02-16staging: lustre: use explicit poll loop in ptlrpc_unregister_replyNeilBrown1-7/+7
2018-02-16staging: lustre: use explicit poll loop in ptlrpc_service_unlink_rqbdNeilBrown1-7/+8
2018-02-16staging: lustre: improve waiting in sptlrpc_req_refresh_ctxNeilBrown1-10/+24
2018-02-16staging: lustre: use wait_event_idle_timeout in ptlrpcd()NeilBrown3-9/+14
2018-02-16staging: lustre: make polling loop in ptlrpc_unregister_bulk more obviousNeilBrown1-7/+8
2018-02-16staging: lustre: remove back_to_sleep()NeilBrown3-13/+11
2018-02-16staging: lustre: simplify waiting in ptlrpc_invalidate_import()NeilBrown2-14/+10
2018-02-16staging: lustre: open code polling loop instead of using l_wait_event()NeilBrown2-13/+10
2018-02-16staging: lustre: simplify waiting in ldlm_completion_ast()NeilBrown1-33/+20
2018-02-16staging: lustre: simplify l_wait_event when intr handler but no timeout.NeilBrown1-23/+7
2018-02-16staging: lustre: introduce and use l_wait_event_abortable()NeilBrown7-31/+43
2018-02-16staging: lustre: use wait_event_idle_timeout() where appropriate.NeilBrown14-103/+68
2018-02-16staging: lustre: discard cfs_time_seconds()NeilBrown46-106/+96