aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-28svcrdma: Squelch disconnection messagesChuck Lever1-3/+10
2017-06-28sunrpc: Disable splice for krb5iChuck Lever2-1/+9
2017-06-28wl18xx: add checks on wl18xx_top_reg_write() return valueGustavo A. R. Silva1-2/+4
2017-06-28libertas: Fix lbs_prb_rsp_limit_set()Dan Carpenter1-2/+3
2017-06-28cw1200: add const to hwbus_ops structuresBhumika Goyal2-2/+2
2017-06-28ASoC: nau8825: debug message of crosstalk bypassJohn Hsu1-0/+2
2017-06-28USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin1-0/+1
2017-06-28ASoC: dwc: Added a quirk DW_I2S_QUIRK_16BIT_IDX_OVERRIDE to dwc driverVijendar Mukunda2-0/+7
2017-06-28ASoC: codecs: rt5670: fix jd mode for Lenovo Miix 2 10Pierre-Louis Bossart1-0/+9
2017-06-28rsi: add in missing RSI_FSM_STATES into array fsm_stateColin Ian King1-0/+2
2017-06-28MAINTAINERS: add brcm80211 maintainer info from CypressArend Van Spriel1-0/+3
2017-06-28brcmfmac: rework headroom check in .start_xmit()Arend Van Spriel3-14/+37
2017-06-28brcmfmac: use atomic_t for statistic counter in struct brcmf_busArend Van Spriel2-2/+2
2017-06-28brcmfmac: cleanup kerneldoc for struct brcmf_busArend Van Spriel1-2/+1
2017-06-28mwifiex: Do not change bss_type in change_virtual_intfGanapathi Bhat1-4/+0
2017-06-28rtlwifi: Add in_4way field for btcoexistPing-Ke Shih2-2/+2
2017-06-28rtlwifi: Fill ap_num field by driverPing-Ke Shih5-0/+123
2017-06-28rtlwifi: Add ap_num field for btcoexistPing-Ke Shih3-4/+4
2017-06-28rtlwifi: Add return value to btc_set.Ping-Ke Shih1-1/+3
2017-06-28rtlwifi: Update some cases in btc_get function -- roam, 5G, AP mode, and return value.Ping-Ke Shih1-7/+17
2017-06-28rtlwifi: Modify power mode parameters of 8723be and 8821ae.Ping-Ke Shih2-4/+4
2017-06-28rtlwifi: Do IQK only once to reduce wifi occupy antennaPing-Ke Shih3-4/+9
2017-06-28rtlwifi: Fix a2dp choppy while BT RSSI stays on threshold.Ping-Ke Shih4-12/+30
2017-06-28qtnfmac: fix uninitialized return code in retColin Ian King1-1/+1
2017-06-28ASoC: Intel: cht_bsw_rt5672: 19.2MHz clock for Baytrail platformsPierre-Louis Bossart1-9/+80
2017-06-28ASoC: Drop invalid DMI fields when setting card long name from DMI infoMengdong Lin1-4/+35
2017-06-28ASoC: stm32: sai: remove some stray tabsDan Carpenter1-1/+1
2017-06-28ipmi:ssif: Check dev before setting drvdataCorey Minyard1-1/+2
2017-06-28ASoC: rt5645: del btn_check_timer on removeHans de Goede1-0/+1
2017-06-28Merge tag 'v4.12-rc5' into nfsd treeJ. Bruce Fields1219-6840/+13225
2017-06-28ASoC: rt5645: Add jack detection workaround for GPD WinTakashi Iwai1-0/+29
2017-06-28ASoC: rt5645: add inv_jd1_1 flagBard Liao2-0/+6
2017-06-28ASoC: rt5645: rename jd_invert flag in platform dataBard Liao2-6/+6
2017-06-28ASoC: rt5645: read jd1_1 status for jd detectionBard Liao1-23/+8
2017-06-28ath9k: remove useless variable assignment in ath_mci_intr()Gustavo A. R. Silva1-1/+1
2017-06-28ath10k: fix a bunch of spelling mistakes in messagesColin Ian King4-5/+5
2017-06-28locking/refcount: Create unchecked atomic_t implementationKees Cook3-0/+54
2017-06-28ath9k: Use mutex_lock to avoid potential race in start/stop rngMiaoqing Pan1-4/+4
2017-06-28ath9k: avoid potential freezing during random generator readMiaoqing Pan1-1/+5
2017-06-28ath9k: fix an invalid pointer dereference in ath9k_rng_stop()Miaoqing Pan1-1/+3
2017-06-28ath10k: add const to thermal_cooling_device_ops structureBhumika Goyal1-1/+1
2017-06-28ath9k: fix tx99 bus errorMiaoqing Pan1-2/+0
2017-06-28ath9k: fix tx99 use after freeMiaoqing Pan1-4/+9
2017-06-28platform/x86: toshiba_haps: constify haps_attr_groupArvind Yadav1-1/+1
2017-06-28platform/x86: dell-wmi-led: Adjust instance of wmi_evaluate_method calls to 0Mario Limonciello1-1/+1
2017-06-28platform/x86: alienware-wmi: Adjust instance of wmi_evaluate_method calls to 0Mario Limonciello1-4/+4
2017-06-28ftrace: Decrement count for dyn_ftrace_total_info for init functionsSteven Rostedt (VMware)1-0/+1
2017-06-28Merge tag 'iwlwifi-next-for-kalle-2017-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo39-449/+844
2017-06-28Merge branch 'topic/hda-fix' into for-nextTakashi Iwai5-76/+67
2017-06-28ALSA: hda - Minor code refactoring for Intel HDMI codec parsersTakashi Iwai1-53/+34