summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-08-03spi: Add missing pm_runtime_put_noidle() after failed getTony Lindgren
2018-08-03drivers/perf: arm-ccn: don't log to dmesg in event_initMark Rutland
2018-08-03mt76x2: apply coverage class on slot time tooLorenzo Bianconi
2018-08-03mwifiex: correct histogram data with appropriate indexXinming Hu
2018-08-03net: dsa: qca8k: Add support for QCA8334 switchMichal Vokáč
2018-08-03PCI: pciehp: Request control of native hotplug only if supportedMika Westerberg
2018-08-03pinctrl: msm: fix gpio-hog related boot issuesChristian Lamparter
2018-08-03pinctrl: at91-pio4: add missing of_node_putJulia Lawall
2018-08-03spi: sh-msiof: Fix setting SIRMDR1.SYNCAC to match SITMDR1.SYNCACGeert Uytterhoeven
2018-08-03ath: Add regulatory mapping for BahamasSven Eckelmann
2018-08-03ath: Add regulatory mapping for BermudaSven Eckelmann
2018-08-03ath: Add regulatory mapping for SerbiaSven Eckelmann
2018-08-03ath: Add regulatory mapping for TanzaniaSven Eckelmann
2018-08-03ath: Add regulatory mapping for UgandaSven Eckelmann
2018-08-03ath: Add regulatory mapping for APL2_FCCASven Eckelmann
2018-08-03ath: Add regulatory mapping for APL13_WORLDSven Eckelmann
2018-08-03ath: Add regulatory mapping for ETSI8_WORLDSven Eckelmann
2018-08-03ath: Add regulatory mapping for FCC3_ETSICSven Eckelmann
2018-08-03nvme-pci: Fix AER reset handlingKeith Busch
2018-08-03nvme-rdma: stop admin queue before freeing itJianchao Wang
2018-08-03soc: qcom: smem: byte swap values properlyAlex Elder
2018-08-03soc: qcom: smem: fix qcom_smem_set_global_partition()Alex Elder
2018-08-03soc: qcom: qmi: fix a buffer sizing bugAlex Elder
2018-08-03PCI: Prevent sysfs disable of device while driver is attachedChristoph Hellwig
2018-08-03media: videobuf2-core: don't call memop 'finish' when queueingHans Verkuil
2018-08-03media: cec-pin-error-inj: avoid a false-positive Spectre detectionMauro Carvalho Chehab
2018-08-03media: tw686x: Fix incorrect vb2_mem_ops GFP flagsEzequiel Garcia
2018-08-03net: hns3: Fixes the init of the VALID BD info in the descriptorFuyun Liang
2018-08-03net: hns3: Fixes initalization of RoCE handle and makes it conditionalLijun Ou
2018-08-03wlcore: sdio: check for valid platform device data before suspendEyal Reizer
2018-08-03mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat
2018-08-03mfd: cros_ec: Fail early if we cannot identify the ECVincent Palatin
2018-08-03Bluetooth: btusb: Add a new Realtek 8723DE ID 2ff8:b011Jian-Hong Pan
2018-08-03drivers/bus: arm-cci: fix build warningsArnd Bergmann
2018-08-03drm/amd/display: Do not program interrupt status on disabled crtcMikita Lipski
2018-08-03Bluetooth: hci_qca: Fix "Sleep inside atomic section" warningThierry Escande
2018-08-03iwlwifi: mvm: open BA session only when sta is authorizedGregory Greenman
2018-08-03iwlwifi: pcie: fix race in Rx buffer allocatorShaul Triebitz
2018-08-03PCI: Fix devm_pci_alloc_host_bridge() memory leakJan Kiszka
2018-08-03qtnfmac: fix invalid STA state on EAPOL failureSergey Matyukevich
2018-08-03lightnvm: pblk: warn in case of corrupted write bufferJavier González
2018-08-03lightnvm: proper error handling for pblk_bio_add_pagesIgor Konopko
2018-08-03lightnvm: fix partial read error pathIgor Konopko
2018-08-03RDMA/mad: Convert BUG_ONs to error flowsLeon Romanovsky
2018-08-03net: hns3: Fix for service_task not running problem after resettingYunsheng Lin
2018-08-03net: hns3: Fix for phy not link up problem after resettingYunsheng Lin
2018-08-03clk: ingenic: jz4770: Modify C1CLK clock to disable CPU clock stop on idlePaul Cercueil
2018-08-03clk-si544: Properly round requested frequency to nearest matchMike Looijmans
2018-08-03hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common()Stewart Smith
2018-08-03infiniband: fix a possible use-after-free bugCong Wang