summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-09-18iwlwifi: mvm: fix access to BSS elementsJohannes Berg1-2/+6
2021-09-18iwlwifi: mvm: avoid static queue number aliasingJohannes Berg2-16/+38
2021-09-18iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changedZhang Qilong1-1/+3
2021-09-18iwlwifi: pcie: free RBs during configureJohannes Berg2-1/+7
2021-09-18drm/amdkfd: Account for SH/SE count when setting up cu masks.Sean Keely2-21/+64
2021-09-18usbip:vhci_hcd USB port can get stuck in the disabled stateShuah Khan1-1/+7
2021-09-18usbip: give back URBs for unsent unlink requests during cleanupAnirudh Rayabharam1-0/+24
2021-09-18usb: musb: musb_dsps: request_irq() after initializing musbNadezda Lutovinova1-7/+6
2021-09-18Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk...Mathias Nyman1-12/+12
2021-09-18mmc: core: Return correct emmc response in case of ioctl errorNishad Kamdar1-2/+1
2021-09-18mmc: rtsx_pci: Fix long reads when clock is prescaledThomas Hebb1-13/+23
2021-09-18mmc: sdhci-of-arasan: Check return value of non-void funtionsManish Narani1-3/+15
2021-09-18mmc: sdhci-of-arasan: Modified SD default speed to 19MHz for ZynqMPManish Narani1-0/+18
2021-09-18of: Don't allow __of_attached_node_sysfs() without CONFIG_SYSFSMarc Zyngier1-1/+1
2021-09-18soundwire: intel: fix potential race condition during power downPierre-Louis Bossart1-10/+13
2021-09-18octeontx2-pf: Fix NIX1_RX interface backpressureSubbaraya Sundeep1-0/+15
2021-09-18rtw88: wow: fix size access error of probe requestChin-Yen Lee2-2/+7
2021-09-18rtw88: wow: build wow function only if CONFIG_PM is onPing-Ke Shih1-1/+1
2021-09-18rtw88: use read_poll_timeout instead of fixed sleepChin-Yen Lee1-5/+16
2021-09-18rtl8xxxu: Fix the handling of TX A-MPDU aggregationChris Chiu2-9/+26
2021-09-18drm/exynos: Always initialize mapping in exynos_drm_register_dma()Nathan Chancellor1-0/+2
2021-09-18usb: chipidea: host: fix port index underflow and UBSAN complainsLi Jun1-3/+11
2021-09-18staging: rts5208: Fix get_ms_information() heap buffer sizeKees Cook1-7/+3
2021-09-18hwmon: (pmbus/ibm-cffps) Fix write bits for LED controlBrandon Wyman1-3/+3
2021-09-18serial: sh-sci: fix break handling for sysrqUlrich Hecht1-1/+6
2021-09-18opp: Don't print an error if required-opps is missingRajendra Nayak1-10/+2
2021-09-18nvme: code command_id with a genctr for use-after-free validationSagi Grimberg6-20/+66
2021-09-18nvme-tcp: don't check blk_mq_tag_to_rq when receiving pdu dataSagi Grimberg1-11/+3
2021-09-18drm/display: fix possible null-pointer dereference in dcn10_set_clock()Tuo Li1-6/+5
2021-09-18gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access...Tuo Li1-1/+1
2021-09-18net/mlx5: Fix variable type to match 64bitEran Ben Elisha1-4/+4
2021-09-18drm/msm/dp: return correct edid checksum after corrupted edid checksum readKuogee Hsieh1-2/+7
2021-09-18drm/vmwgfx: fix potential UAF in vmwgfx_surface.cDesmond Cheong Zhi Xi1-2/+2
2021-09-18drm/amd/display: fix incorrect CM/TF programming sequence in dwbRoy Chan1-26/+64
2021-09-18drm/amd/display: fix missing writeback disablement if plane is removedRoy Chan2-7/+19
2021-09-18thunderbolt: Fix port linking by checking all adaptersSanjay R Mehta1-1/+1
2021-09-18drm: xlnx: zynqmp: release reset to DP controller before accessing DP registersQuanyang Wang1-10/+12
2021-09-18drm: xlnx: zynqmp_dpsub: Call pm_runtime_get_sync before setting pixel clockQuanyang Wang1-1/+2
2021-09-18drm/msm/dsi: Fix DSI and DSI PHY regulator config from SDM660Konrad Dybcio2-2/+1
2021-09-18drm/msm: mdp4: drop vblank get/put from prepare/complete_commitDavid Heidelberg1-13/+0
2021-09-18net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()Nathan Chancellor1-10/+8
2021-09-18nvmem: qfprom: Fix up qfprom_disable_fuse_blowing() orderingRajendra Nayak1-3/+3
2021-09-18serial: 8250_omap: Handle optional overrun-throttle-ms propertyTony Lindgren1-1/+24
2021-09-18media: tegra-cec: Handle errors of clk_prepare_enable()Evgeny Novikov1-4/+6
2021-09-18media: TDA1997x: fix tda1997x_query_dv_timings() return valueKrzysztof HaƂasa1-2/+3
2021-09-18media: v4l2-dv-timings.c: fix wrong condition in two for-loopsHans Verkuil1-2/+2
2021-09-18media: imx258: Limit the max analogue gain to 480Umang Jain1-1/+1
2021-09-18media: imx258: Rectify mismatch of VTS valueLaurent Pinchart1-1/+1
2021-09-18bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_s...Yufeng Mo1-1/+2
2021-09-18ata: sata_dwc_460ex: No need to call phy_exit() befre phy_init()Andy Shevchenko1-8/+4