summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-18mmc: moxart: Fix reference count leaks in moxart_probeXin Xiong1-2/+14
2021-11-18ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_d...Tuo Li1-4/+6
2021-11-18drm/amdkfd: rm BO resv on validation to avoid deadlockAlex Sierra1-6/+1
2021-11-18media: usb: dvd-usb: fix uninit-value bug in dibusb_read_eeprom_byte()Anant Thazhemadam1-1/+1
2021-11-18media: ipu3-imgu: VIDIOC_QUERYCAP: Fix bus_infoRicardo Ribalda1-2/+3
2021-11-18media: ipu3-imgu: imgu_fmt: Handle properly tryRicardo Ribalda1-1/+1
2021-11-18media: imx-jpeg: Fix possible null pointer dereferenceMirela Rabulea1-0/+4
2021-11-18ice: Move devlink port to PF/VF structWojciech Drewek7-37/+103
2021-11-18cpufreq: Make policy min/max hard requirementsVincent Donnefort1-0/+7
2021-11-18ACPICA: Avoid evaluating methods too early during system resumeRafael J. Wysocki4-13/+15
2021-11-18ipmi: Disable some operations during a panicCorey Minyard2-8/+19
2021-11-18media: rcar-csi2: Add checking to rcsi2_start_receiver()Nadezda Lutovinova1-0/+2
2021-11-18brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tabletHans de Goede1-0/+10
2021-11-18rtw88: fix RX clock gate setting while fifo dumpZong-Zhe Yang2-4/+4
2021-11-18media: mceusb: return without resubmitting URB in case of -EPROTO error.Rajat Asthana1-0/+1
2021-11-18media: rcar-vin: Use user provided buffers when startingNiklas Söderlund1-1/+2
2021-11-18media: imx: set a media_device bus_info stringMartin Kepplinger1-0/+2
2021-11-18media: videobuf2: rework vb2_mem_ops APISergey Senozhatsky4-62/+79
2021-11-18media: s5p-mfc: Add checking to s5p_mfc_probe().Nadezda Lutovinova1-0/+4
2021-11-18media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()Tuo Li1-1/+1
2021-11-18media: vidtv: Fix memory leak in removeEvgeny Novikov1-0/+1
2021-11-18media: uvcvideo: Set unique vdev name based in typeRicardo Ribalda1-1/+6
2021-11-18media: uvcvideo: Return -EIO for control errorsRicardo Ribalda1-0/+5
2021-11-18media: uvcvideo: Set capability in s_paramRicardo Ribalda1-2/+5
2021-11-18media: stm32: Potential NULL pointer dereference in dcmi_irq_thread()Dmitriy Ulitin1-8/+11
2021-11-18media: atomisp: Fix error handling in probeEvgeny Novikov1-13/+24
2021-11-18media: netup_unidvb: handle interrupt properly according to the firmwareZheyu Ma1-11/+16
2021-11-18media: mt9p031: Fix corrupted frame after restarting streamDirk Bender1-1/+27
2021-11-18octeontx2-pf: Enable promisc/allmulti match MCAM entries.Rakesh Babu1-35/+43
2021-11-18ath10k: high latency fixes for beacon bufferAlagu Sankar1-8/+23
2021-11-18ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map reinjected packetsBaochen Qiang1-2/+2
2021-11-18ath11k: add handler for scan event WMI_SCAN_EVENT_DEQUEUEDWen Gong1-0/+2
2021-11-18ath11k: Avoid reg rules update during firmware recoverySriram R1-0/+11
2021-11-18drm/amd/display: Fix null pointer dereference for encodersJimmy Kizito2-2/+2
2021-11-18drm/amdgpu: Fix MMIO access page faultAndrey Grodzovsky2-8/+17
2021-11-18spi: Check we have a spi_device_id for each DT compatibleMark Brown1-0/+41
2021-11-18mwifiex: Properly initialize private structure on interface type changesJonas Dreßler1-3/+7
2021-11-18mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-typeJonas Dreßler1-18/+4
2021-11-18ath11k: Align bss_chan_info structure with firmwareSeevalamuthu Mariappan2-1/+3
2021-11-18ACPI: resources: Add DMI-based legacy IRQ override quirkHui Wang1-2/+47
2021-11-18drm/amdgpu: move iommu_resume before ip init/resumeJames Zhu1-0/+4
2021-11-18platform/x86: wmi: do not fail if disabling failsBarnabás Pőcze1-1/+8
2021-11-18drm/panel-orientation-quirks: add Valve Steam DeckSimon Ser1-0/+7
2021-11-18drm: panel-orientation-quirks: Add quirk for the Samsung Galaxy Book 10.6Hans de Goede1-0/+12
2021-11-18drm: panel-orientation-quirks: Add quirk for KD Kurio Smart C15200 2-in-1Hans de Goede1-0/+7
2021-11-18drm: panel-orientation-quirks: Update the Lenovo Ideapad D330 quirk (v2)Hans de Goede1-2/+7
2021-11-18dma-buf: WARN on dmabuf release with pending attachmentsCharan Teja Reddy1-0/+1
2021-11-18component: do not leave master devres group open after bindKai Vehmanen1-2/+3
2021-11-18power: supply: max17042_battery: Clear status bits in interrupt handlerSebastian Krzyszkowiak1-0/+4
2021-11-18USB: chipidea: fix interrupt deadlockJohan Hovold1-7/+16