summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-18iavf: use mutexes for locking of critical sectionsStefan Assmann3-63/+56
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: do not end dp link training until video is readyKuogee Hsieh1-15/+41
2021-09-18drm/msm/dp: return correct edid checksum after corrupted edid checksum readKuogee Hsieh1-2/+7
2021-09-18drm/msm/dp: reduce link rate if failed at link training 1Kuogee Hsieh1-34/+44
2021-09-18staging: rtl8723bs: fix right side of conditionFabio Aiuto1-1/+1
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-18net: ipa: fix IPA v4.9 interconnectsAlex Elder1-7/+2
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: imx: imx7-media-csi: Fix buffer return upon stream start failureLaurent Pinchart1-6/+9
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-18dpaa2-switch: do not enable the DPSW at probe timeIoana Ciornei1-6/+0
2021-09-18bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_s...Yufeng Mo1-1/+2
2021-09-18drm: rcar-du: Shutdown the display on system shutdownLaurent Pinchart1-0/+8
2021-09-18ata: sata_dwc_460ex: No need to call phy_exit() befre phy_init()Andy Shevchenko1-8/+4
2021-09-18staging: ks7010: Fix the initialization of the 'sleep_status' structureChristophe JAILLET1-1/+1
2021-09-18serial: 8250_pci: make setup_port() parameters explicitly unsignedGreg Kroah-Hartman1-1/+1
2021-09-18hvsi: don't panic on tty_register_driver failureJiri Slaby1-3/+16
2021-09-18serial: 8250: Define RX trigger levels for OxSemi 950 devicesMaciej W. Rozycki1-1/+2
2021-09-18net: ipa: fix ipa_cmd_table_valid()Alex Elder3-26/+29
2021-09-18video: fbdev: riva: Error out if 'pixclock' equals zeroZheyu Ma1-0/+3