summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-03-06staging: pi433: fix CamelCase for flag enumValentin Vidic3-20/+20
2018-03-06staging: pi433: fix CamelCase for packetFormat enumValentin Vidic4-12/+12
2018-03-06Revert "staging: Disable lustre file system for MIPS, SH, and XTENSA"NeilBrown1-1/+0
2018-03-06staging: lustre: allow monolithic buildsNeilBrown2-2/+2
2018-03-06staging: lustre: ptlrpc: move thread creation out of module initializationNeilBrown4-24/+65
2018-03-06staging: lustre: change sai_thread to sai_task.NeilBrown2-66/+54
2018-03-06staging: lustre: remove 'ptlrpc_thread usage' for sai_agl_threadNeilBrown2-52/+28
2018-03-06staging: lustre: remove unused flag from ptlrpc_threadNeilBrown1-11/+0
2018-03-06staging: lustre: ptlrpc: use workqueue for pingerNeilBrown1-57/+24
2018-03-06staging: lustre: ptlrpc: use delayed_work in sec_gcNeilBrown1-62/+28
2018-03-06staging: lustre: ldlm: use delayed_work for pools_recalcNeilBrown1-88/+11
2018-03-06staging: lustre: obdclass: use workqueue for zombie management.NeilBrown4-175/+30
2018-03-06staging: lustre: ptlrpc: change GFP_NOFS to GFP_KERNELNeilBrown2-3/+3
2018-03-06staging: lustre: get entropy from nid when nid set.NeilBrown2-16/+8
2018-03-06staging: lustre: lnet: keep ln_nportals consistentNeilBrown1-2/+3
2018-03-06staging: lustre: obdclass: don't require lct_owner to be non-NULL.NeilBrown1-6/+1
2018-03-06staging: lustre: statahead: remove incorrect test on agl_list_empty()NeilBrown1-1/+0
2018-03-06staging: lustre: fix bug in osc_enter_cache_tryNeilBrown2-2/+2
2018-03-06staging: lustre: obd_mount: use correct niduuid suffix.NeilBrown1-1/+1
2018-03-06staging: lustre: remove else after return statementSantha Meena Ramamoorthy1-6/+5
2018-03-06staging: fsl-mc/dpio: remove unused functionAnders Roxell1-5/+0
2018-03-06staging: wilc1000: rename u16DummyReasonCode to avoid camelCaseAjay Singh1-2/+2
2018-03-06staging: wilc1000: fix line over 80 char in handle_rcvd_ntwrk_info()Ajay Singh1-33/+33
2018-03-06staging: wilc1000: rename handle_connect_timeout() variables to avoid camelCaseAjay Singh1-11/+11
2018-03-06staging: wilc1000: fix line over 80 char in wilc_scan_complete_received()Ajay Singh1-1/+4
2018-03-06staging: wilc1000: fix line over 80 char in wilc_del_allstation() & wilc_dein...Ajay Singh1-2/+4
2018-03-06staging: wilc1000: fix line over 80 char in wilc_add_ptk()Ajay Singh1-2/+4
2018-03-06staging: wilc1000: rename pstrHostIFkeyAttr to avoid camelCase issueAjay Singh1-60/+59
2018-03-06staging: wilc1000: fix line over 80 char in host_int_parse_join_bss_param()Ajay Singh1-108/+108
2018-03-06staging: wilc1000: fix line over 80 char for wilc_gnrl_async_info_received()Ajay Singh1-1/+4
2018-03-06staging: wilc1000: fix line over 80 char in wilc_network_info_received()Ajay Singh1-1/+4
2018-03-06staging: wilc1000: fix line over 80 char in handle_cfg_param()Ajay Singh1-77/+98
2018-03-06staging: wilc1000: remove always 'true' check from 'if' statementAjay Singh1-12/+6
2018-03-06staging: wilc1000: rename enuEvent to avoid camelCaseAjay Singh1-5/+4
2018-03-06staging: wilc1000: fix line over 80 char in wilc_wlan_handle_rxq()Ajay Singh1-51/+63
2018-03-06staging: wilc1000: fix line over 80 char in wilc_wlan_cfg_set()Ajay Singh1-18/+19
2018-03-06staging: wilc1000: fix open parenthesis mismatch in wilc_wlan_cfg_get()Ajay Singh1-12/+13
2018-03-06staging: most: Indent function parameter.Quytelda Kahja1-1/+2
2018-03-06staging: most: Add a blank line.Quytelda Kahja1-0/+1
2018-03-06staging: ks7010: Replace literal with constant.Quytelda Kahja1-1/+1
2018-03-06staging: emxx_udc: Remove unnecessary NULL checksDan Carpenter1-8/+0
2018-03-06staging: vc04_services: Remove dead FRAGMENTS_TEric Anholt1-5/+0
2018-03-06staging: rtl8188eu: replace NULL comparison with variableSantha Meena Ramamoorthy7-53/+53
2018-03-06staging: rtl8188eu: place constant on the right side of testSantha Meena Ramamoorthy4-7/+7
2018-03-06staging: rtl8723bs: Replace memset with eth_zero_addrArushi Singhal3-6/+9
2018-03-06staging: rtl8723bs: Remove unnecessary semicolon.Arushi Singhal2-2/+2
2018-03-06staging: rtl8192e: Add spaces around operators.Dafna Hirschfeld1-9/+9
2018-03-06staging: rtl8192e: Remove unnecessary parenthesesDafna Hirschfeld1-3/+3
2018-03-06staging: rtl8192e: Fix issues regarding blank linesDafna Hirschfeld1-27/+0
2018-03-06staging: rtl8712: remove unnecessary parenthesesArushi Singhal3-41/+41