summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-01803-22632/+24302
|\
| * staging: rtlwifi: remove redundant initialization of 'cfg_cmd'Colin Ian King2018-01-261-1/+1
| * staging: rtl8723bs: remove a couple of redundant initializationsColin Ian King2018-01-262-2/+2
| * staging: comedi: reformat lines to 80 chars or lessEujon Sellers2018-01-261-4/+8
| * staging: lustre: separate a connection destroy from free struct kib_connDmitry Eremin2018-01-263-7/+8
| * Staging: rtl8723bs: Use !x instead of NULL comparisonShreeya Patel2018-01-251-8/+8
| * Staging: rtl8723bs: Remove dead codeShreeya Patel2018-01-251-15/+0
| * Staging: rtl8723bs: Change names to conform to the kernel codeShreeya Patel2018-01-251-357/+357
| * staging: ccree: Fix missing blank line after declarationKamal Heib2018-01-251-0/+1
| * staging: rtl8188eu: remove redundant initialization of 'pwrcfgcmd'Colin Ian King2018-01-251-1/+1
| * staging: rtlwifi: remove unused RTLHALMAC_ST and RTLPHYDM_STCorentin Labbe2018-01-251-10/+0
| * staging: fbtft: remove unused FB_TFT_SSD1325 kconfigCorentin Labbe2018-01-251-6/+0
| * staging: comedi: dt2811: remove redundant initialization of 'ns'Colin Ian King2018-01-231-1/+1
| * staging: wilc1000: fix alignments to match open parenthesisAjay Singh2018-01-233-22/+22
| * staging: wilc1000: removed unnecessary defined enums typedefAjay Singh2018-01-231-36/+36
| * staging: wilc1000: remove unnecessary use of parenthesesAjay Singh2018-01-238-51/+51
| * staging: rtl8192u: remove redundant initialization of 'timeout'Colin Ian King2018-01-231-1/+1
| * staging: sm750fb: fix CamelCase for dispSet varPetr Sedlak2018-01-231-7/+7
| * staging: lustre: lnet/selftest: fix compile error on UP buildNeilBrown2018-01-231-9/+8
| * staging: rtl8723bs: hal_com_phycfg: Remove unneeded semicolonsChristopher Díaz Riveros2018-01-221-9/+7
| * staging: rts5208: Fix "seg_no" calculation in reset_ms_card()Dan Carpenter2018-01-221-1/+2
| * staging: greybus: audio_codec.h Fix alignment should match open parenthesisKamal Heib2018-01-221-1/+1
| * staging: greybus: audio_codec.h: Prefer kernel type 'u32' over 'uint32_t'Kamal Heib2018-01-221-5/+5
| * staging: greybus: audio_codec.c: Prefer kernel type 'u32' over 'uint32_t'Kamal Heib2018-01-221-3/+3
| * staging: greybus: audio_codec.c: Logical continuations should be on the previ...Kamal Heib2018-01-221-2/+2
| * staging: greybus: audio_codec.c: Space required around ':'Kamal Heib2018-01-221-2/+2
| * staging: greybus: audio_codec.c: Cleanup blank linesKamal Heib2018-01-221-3/+0
| * staging: greybus: audio_codec.c: Fix alignment should match open parenthesisKamal Heib2018-01-221-3/+3
| * staging: greybus: authentication.c: Fix alignment should match open parenthesisKamal Heib2018-01-221-1/+1
| * staging: rtl8192e: remove two redundant assignmentsColin Ian King2018-01-222-2/+1
| * staging: rtl8712: remove redundant initialization to 'rfPath'Colin Ian King2018-01-221-1/+1
| * staging: fsl-mc: Add SPDX license identifiersBogdan Purcareata2018-01-2232-563/+36
| * staging: most: replace function name to __func__Sidong Yang2018-01-221-1/+1
| * staging: lustre: libcfs: Prevent harmless read underflowDan Carpenter2018-01-221-1/+1
| * staging: lustre: lnet: remove null check before kfreeSumit Pundir2018-01-221-2/+1
| * staging: lustre: lnet: prefer kcalloc over kzalloc with multiplySumit Pundir2018-01-221-2/+2
| * staging: lustre: Align struct member identifiersFabian Huegel2018-01-221-22/+22
| * staging: lustre: Fix comment styleFabian Huegel2018-01-221-20/+27
| * staging: wilc1000: rename strStatistics & tenuAuth_type to avoid camelCaseAjay Singh2018-01-171-15/+15
| * staging: wilc1000: rename pstrCfgParamVal varaible in set_wiphy_params()Ajay Singh2018-01-171-11/+11
| * staging: wilc1000: rename strStaParams variable to avoid camelCaseAjay Singh2018-01-171-22/+22
| * staging: wilc1000: rename variables using camelCase in add_key()Ajay Singh2018-01-171-28/+28
| * staging: wilc1000: rename NullBssid to null_bssid to avoid camelCase variable...Ajay Singh2018-01-171-4/+4
| * staging: wilc1000: rename pstrWFIDrv to wfi_drv to avoid camelCase namingAjay Singh2018-01-171-18/+18
| * staging: wilc1000: rename camelCase used in functions start with WILC_WFI_CfgAjay Singh2018-01-171-17/+17
| * staging: wilc1000: rename CfgConnectResult() and its local variable namesAjay Singh2018-01-171-37/+37
| * staging: wilc1000: rename s32Error variable to avoid camelCase notationAjay Singh2018-01-171-69/+69
| * staging: wilc1000: remove unused element in wilc_wfi_p2p_listen_params structAjay Singh2018-01-171-1/+0
| * staging: wilc1000: rename au8Sta_AssociatedBss element sta_info structureAjay Singh2018-01-172-5/+5
| * staging: wilc1000: rename wilc_wfi_p2pListenParams struct and its member vari...Ajay Singh2018-01-172-20/+20