summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-22drm/mcde: dsi: Fix return value check in mcde_dsi_bind()Wei Yongjun1-4/+3
2020-06-22net: qed*: Reduce RX and TX default ring count when running inside kdump kernelBhupesh Sharma2-2/+11
2020-06-22wcn36xx: Fix error handling path in 'wcn36xx_probe()'Christophe JAILLET1-2/+4
2020-06-22ath10k: Remove msdu from idr when management pkt send failsRakesh Pillai3-0/+28
2020-06-22ath10k: Skip handling del_server during driver exitRakesh Pillai2-1/+18
2020-06-22nvme-tcp: use bh_lock in data_readySagi Grimberg1-2/+2
2020-06-22nvme-pci: align io queue count with allocted nvme_queue in nvme_probeWeiping Zhang1-24/+33
2020-06-22nvme-fc: avoid gcc-10 zero-length-bounds warningArnd Bergmann1-1/+1
2020-06-22nvme: refine the Qemu Identify CNS quirkChristoph Hellwig1-2/+14
2020-06-22iwlwifi: avoid debug max amsdu config overwriting itselfMordechay Goodstein2-11/+15
2020-06-22platform/x86: intel-vbtn: Also handle tablet-mode switch on "Detachable" and ...Hans de Goede1-1/+11
2020-06-22platform/x86: intel-vbtn: Do not advertise switches to userspace if they are ...Hans de Goede1-6/+19
2020-06-22platform/x86: intel-vbtn: Split keymap into buttons and switches partsHans de Goede1-3/+25
2020-06-22platform/x86: intel-vbtn: Use acpi_evaluate_integer()Hans de Goede1-13/+6
2020-06-22dsa: sja1105: dynamically allocate stats structureArnd Bergmann1-70/+74
2020-06-22Crypto/chcr: fix for ccm(aes) failed testDevulapally Shiva Krishna1-1/+1
2020-06-22Crypto/chcr: fix ctr, cbc, xts and rfc3686-ctr failed testsDevulapally Shiva Krishna2-14/+29
2020-06-22libertas_tf: avoid a null dereference in pointer privColin Ian King1-3/+3
2020-06-22ath11k: fix kernel panic by freeing the msdu received with invalid lengthTamizh Chelvam1-0/+18
2020-06-22net: allwinner: Fix use correct return type for ndo_start_xmit()Yunjian Wang1-2/+2
2020-06-22media: cec: silence shift wrapping warning in __cec_s_log_addrs()Dan Carpenter1-4/+4
2020-06-22media: sun8i: Fix an error handling path in 'deinterlace_runtime_resume()'Christophe JAILLET1-3/+3
2020-06-22ath11k: fix error return code in ath11k_dp_alloc()Wei Yongjun1-1/+3
2020-06-22ath10k: fix possible memory leak in ath10k_bmi_lz_data_large()Wei Yongjun1-0/+1
2020-06-22cpufreq: qcom: fix wrong compatible bindingAnsuel Smith1-1/+1
2020-06-22drivers: net: davinci_mdio: fix potential NULL dereference in davinci_mdio_pr...Wei Yongjun1-0/+2
2020-06-22net: lpc-enet: fix error return code in lpc_mii_init()Wei Yongjun1-1/+2
2020-06-22ice: Fix error return code in ice_add_prof()Wei Yongjun1-1/+3
2020-06-22octeontx2-pf: Fix error return code in otx2_probe()Wei Yongjun1-2/+6
2020-06-22drivers/perf: hisi: Fix typo in events attribute arrayShaokun Zhang1-1/+1
2020-06-22stmmac: intel: Fix clock handling on error and remove pathsAndy Shevchenko2-9/+16
2020-06-22net/mlx5e: CT: Avoid false warning about rule may be used uninitializedRoi Dayan1-1/+1
2020-06-22net: bcmgenet: Fix WoL with password after deep sleepDoug Berger2-21/+20
2020-06-22net: bcmgenet: set Rx mode before starting netifDoug Berger1-0/+4
2020-06-22drm/bridge: fix stack usage warning on old gccArnd Bergmann1-1/+3
2020-06-22media: m88ds3103: error in set_frontend is swallowed and not reportedSean Young1-0/+2
2020-06-22drm/amd/display: Do not disable pipe split if mode is not supportedSung Lee1-2/+7
2020-06-22Bluetooth: Adding driver and quirk defs for multi-role LEAlain Michaud1-0/+1
2020-06-22ath11k: use GFP_ATOMIC under spin lockWei Yongjun1-1/+1
2020-06-22net/mlx4_core: Add missing iounmap() in error pathZou Wei1-0/+1
2020-06-22bcache: remove a duplicate ->make_request_fn assignmentChristoph Hellwig1-1/+0
2020-06-22dpaa2-eth: fix return codes used in ndo_setup_tcJesper Dangaard Brouer1-2/+2
2020-06-22efi/libstub/random: Align allocate size to EFI_ALLOC_ALIGNArd Biesheuvel1-1/+3
2020-06-22Drivers: hv: vmbus: Always handle the VMBus messages on CPU0Andrea Parri (Microsoft)4-27/+31
2020-06-22drm/amd/display: dmcu wait loop calculation is incorrect in RVPaul Hsieh1-3/+0
2020-06-22drm/amd/display: Correct updating logic of dcn21's pipe VM flagsDale Zhao1-5/+1
2020-06-22Bluetooth: btbcm: Add 2 missing models to subver tablesHans de Goede1-0/+2
2020-06-22ath10k: add flush tx packets for SDIO chipWen Gong3-1/+15
2020-06-22media: platform: fcp: Set appropriate DMA parametersKieran Bingham1-0/+5
2020-06-22media: imx: utils: fix media bus format enumerationPhilipp Zabel1-6/+16