summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-28rtlwifi: Fix a2dp choppy while BT RSSI stays on threshold.Ping-Ke Shih
2017-06-28qtnfmac: fix uninitialized return code in retColin Ian King
2017-06-28ASoC: Intel: cht_bsw_rt5672: 19.2MHz clock for Baytrail platformsPierre-Louis Bossart
2017-06-28ASoC: Drop invalid DMI fields when setting card long name from DMI infoMengdong Lin
2017-06-28ASoC: stm32: sai: remove some stray tabsDan Carpenter
2017-06-28ipmi:ssif: Check dev before setting drvdataCorey Minyard
2017-06-28ASoC: rt5645: del btn_check_timer on removeHans de Goede
2017-06-28Merge tag 'v4.12-rc5' into nfsd treeJ. Bruce Fields
2017-06-28ASoC: rt5645: Add jack detection workaround for GPD WinTakashi Iwai
2017-06-28ASoC: rt5645: add inv_jd1_1 flagBard Liao
2017-06-28ASoC: rt5645: rename jd_invert flag in platform dataBard Liao
2017-06-28ASoC: rt5645: read jd1_1 status for jd detectionBard Liao
2017-06-28ath9k: remove useless variable assignment in ath_mci_intr()Gustavo A. R. Silva
2017-06-28ath10k: fix a bunch of spelling mistakes in messagesColin Ian King
2017-06-28locking/refcount: Create unchecked atomic_t implementationKees Cook
2017-06-28ath9k: Use mutex_lock to avoid potential race in start/stop rngMiaoqing Pan
2017-06-28ath9k: avoid potential freezing during random generator readMiaoqing Pan
2017-06-28ath9k: fix an invalid pointer dereference in ath9k_rng_stop()Miaoqing Pan
2017-06-28ath10k: add const to thermal_cooling_device_ops structureBhumika Goyal
2017-06-28ath9k: fix tx99 bus errorMiaoqing Pan
2017-06-28ath9k: fix tx99 use after freeMiaoqing Pan
2017-06-28platform/x86: toshiba_haps: constify haps_attr_groupArvind Yadav
2017-06-28platform/x86: dell-wmi-led: Adjust instance of wmi_evaluate_method calls to 0Mario Limonciello
2017-06-28platform/x86: alienware-wmi: Adjust instance of wmi_evaluate_method calls to 0Mario Limonciello
2017-06-28ftrace: Decrement count for dyn_ftrace_total_info for init functionsSteven Rostedt (VMware)
2017-06-28Merge tag 'iwlwifi-next-for-kalle-2017-06-28' of git://git.kernel.org/pub/scm...Kalle Valo
2017-06-28Merge branch 'topic/hda-fix' into for-nextTakashi Iwai
2017-06-28ALSA: hda - Minor code refactoring for Intel HDMI codec parsersTakashi Iwai
2017-06-28crypto: testmgr - Reenable sha1/aes in FIPS modeHerbert Xu
2017-06-28ALSA: hda - Bind with i915 component before codec bindingTakashi Iwai
2017-06-28nvmet-rdma: register ib_client to not deadlock in device removalSagi Grimberg
2017-06-28nvme_fc: fix error recovery on link down.James Smart
2017-06-28nvmet_fc: fix crashes on bad opcodesJames Smart
2017-06-28nvme_fc: Fix crash when nvme controller connection fails.James Smart
2017-06-28nvme_fc: replace ioabort msleep loop with completionJames Smart
2017-06-28nvme_fc: fix double calls to nvme_cleanup_cmd()James Smart
2017-06-28nvme-fabrics: verify that a controller returns the correct NQNChristoph Hellwig
2017-06-28nvme: simplify nvme_dev_attrs_are_visibleChristoph Hellwig
2017-06-28nvme: read the subsystem NQN from Identify ControllerChristoph Hellwig
2017-06-28nvme: remove a misleading comment on struct nvme_nsChristoph Hellwig
2017-06-28nvme: explicitly disable APST on quirked devicesKai-Heng Feng
2017-06-28nvme: use a single NVME_AQ_DEPTH and relax it to 32Sagi Grimberg
2017-06-28nvme: add hostid token to fabric optionsJohannes Thumshirn
2017-06-28nvme: Remove SCSI translationsKeith Busch
2017-06-28nvme-pci: open-code polling logic in nvme_pollSagi Grimberg
2017-06-28nvme-pci: factor out the cqe reading mechanics from __nvme_process_cqSagi Grimberg
2017-06-28nvme-pci: factor out cqe handling into a dedicated routineSagi Grimberg
2017-06-28nvme-pci: Introduce nvme_ring_cq_doorbellSagi Grimberg
2017-06-28fs/fcntl: use copy_to/from_user() for u64 typesJens Axboe
2017-06-28drivers: dma-coherent: Introduce default DMA poolVladimir Murzin