summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-07-19ath11k: unlock on error path in ath11k_mac_op_add_interface()Dan Carpenter1-2/+2
2021-07-19Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc.Tim Jiang1-0/+5
2021-07-19Bluetooth: btusb: Add support USB ALT 3 for WBSHilda Wu1-0/+7
2021-07-19Bluetooth: btusb: Add a new QCA_ROME device (0cf3:e500)Daniel Lenski1-0/+2
2021-07-19Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip.mark-yw.chen1-5/+5
2021-07-19RDMA/cma: Fix rdma_resolve_route() memory leakGerd Rausch1-1/+2
2021-07-19media, bpf: Do not copy more entries than user space requestedSean Young1-1/+2
2021-07-19IB/isert: Align target max I/O size to initiator sizeMax Gurtovoy2-5/+2
2021-07-19mac80211_hwsim: add concurrent channels scanning support over virtioWeilun Du1-10/+38
2021-07-19sfc: error code if SRIOV cannot be disabledÍñigo Huguet1-4/+11
2021-07-19sfc: avoid double pci_remove of VFsÍñigo Huguet1-9/+1
2021-07-19iwlwifi: pcie: fix context info freeingJohannes Berg1-1/+2
2021-07-19iwlwifi: pcie: free IML DMA memory allocationJohannes Berg2-5/+13
2021-07-19iwlwifi: mvm: fix error print when session protection endsShaul Triebitz1-0/+4
2021-07-19iwlwifi: mvm: don't change band on bound PHY contextsJohannes Berg1-6/+18
2021-07-19RDMA/rxe: Don't overwrite errno from ib_umem_get()Xiao Yang1-1/+1
2021-07-19atm: nicstar: register the interrupt handler in the right placeZheyu Ma1-9/+9
2021-07-19atm: nicstar: use 'dma_free_coherent' instead of 'kfree'Zheyu Ma1-2/+4
2021-07-19net: fec: add ndo_select_queue to fix TX bandwidth fluctuationsFugang Duan1-0/+32
2021-07-19rtl8xxxu: Fix device info for RTL8192EU devicesPascal Terjan2-14/+56
2021-07-19mt76: mt7915: fix IEEE80211_HE_PHY_CAP7_MAX_NC for station modeRyder Lee1-3/+3
2021-07-19drm/amdkfd: Walk through list with dqm lock holdxinhui pan1-10/+12
2021-07-19drm/amdgpu: fix bad address translation for sienna_cichlidStanley.Yang2-1/+6
2021-07-19net: ipa: Add missing of_node_put() in ipa_firmware_load()Yang Yingliang1-0/+1
2021-07-19mt76: mt7615: fix fixed-rate tx status reportingFelix Fietkau1-6/+4
2021-07-19ice: mark PTYPE 2 as reservedJacob Keller1-1/+1
2021-07-19ice: fix incorrect payload indicator on PTYPEJacob Keller1-1/+1
2021-07-19drm/amdkfd: Fix circular lock in nocpsch pathAmber Lin1-5/+13
2021-07-19drm/amdkfd: fix circular locking on get_wave_stateJonathan Kim1-15/+13
2021-07-19cw1200: add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-07-19wl1251: Fix possible buffer overflow in wl1251_cmd_scanLee Gibson1-3/+6
2021-07-19wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELPTony Lindgren1-0/+7
2021-07-19dm writecache: commit just one block, not a full pageMikulas Patocka1-5/+1
2021-07-19drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_checkMark Yacoub3-6/+40
2021-07-19r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPMHeiner Kallweit1-1/+0
2021-07-19fjes: check return value after calling platform_get_resource()Yang Yingliang1-0/+4
2021-07-19drm/amdkfd: use allowed domain for vmbo validationNirmoy Das1-17/+4
2021-07-19net: sgi: ioc3-eth: check return value after calling platform_get_resource()Yang Yingliang1-0/+4
2021-07-19net: phy: realtek: add delay to fix RXC generation issueJoakim Zhang1-1/+14
2021-07-19drm/amd/display: Fix off-by-one error in DMLWesley Chalmers1-7/+7
2021-07-19drm/amd/display: Set DISPCLK_MAX_ERRDET_CYCLES to 7Wesley Chalmers1-1/+1
2021-07-19drm/amd/display: Release MST resources on switch from MST to SSTVladimir Stempen1-0/+2
2021-07-19drm/amd/display: Update scaling settings on modesetRoman Li1-1/+2
2021-07-19drm/amd/display: Fix DCN 3.01 DSCCLK validationNikola Cornij1-43/+21
2021-07-19net: moxa: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-3/+2
2021-07-19net: micrel: check return value after calling platform_get_resource()Yang Yingliang1-0/+4
2021-07-19net: mvpp2: check return value after calling platform_get_resource()Yang Yingliang1-0/+4
2021-07-19net: bcmgenet: check return value after calling platform_get_resource()Yang Yingliang1-0/+4
2021-07-19net: mscc: ocelot: check return value after calling platform_get_resource()Yang Yingliang1-0/+5
2021-07-19virtio_net: Remove BUG() to avoid machine deadXianting Tian1-1/+1