summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-18mmc: sdhci-omap: Fix context restoreTony Lindgren1-1/+14
2021-11-18mmc: sdhci-omap: Fix NULL pointer exception if regulator is not configuredTony Lindgren1-1/+2
2021-11-18gve: Track RX buffer allocation failuresCatherine Sullivan1-1/+6
2021-11-18gve: Recover from queue stall due to missed IRQJohn Fraker3-2/+51
2021-11-18b43: fix a lower bounds testDan Carpenter1-1/+1
2021-11-18b43legacy: fix a lower bounds testDan Carpenter1-1/+1
2021-11-18hwrng: mtk - Force runtime pm ops for sleep opsMarkus Schneider-Pargmann1-2/+7
2021-11-18crypto: qat - disregard spurious PFVF interruptsGiovanni Cabiddu2-0/+12
2021-11-18crypto: qat - detect PFVF collision after ACKGiovanni Cabiddu1-0/+7
2021-11-18crypto: ccree - avoid out-of-range warnings from clangArnd Bergmann1-1/+2
2021-11-18media: dvb-frontends: mn88443x: Handle errors of clk_prepare_enable()Evgeny Novikov1-3/+15
2021-11-18media: venus: fix vpp frequency calculation for decoderMansur Alisha Shaik1-2/+6
2021-11-18EDAC/amd64: Handle three rank interleaving modeYazen Ghannam1-1/+21
2021-11-18ath9k: Fix potential interrupt storm on queue resetLinus Lüssing1-1/+3
2021-11-18ath10k: Don't always treat modem stop events as crashesStephen Boyd3-1/+84
2021-11-18media: em28xx: Don't use ops->suspend if it is NULLColin Ian King1-2/+3
2021-11-18cpuidle: Fix kobject memory leaks in error pathsAnel Orazgaliyeva1-1/+4
2021-11-18drm: fb_helper: fix CONFIG_FB dependencyArnd Bergmann1-1/+1
2021-11-18media: atmel: fix the ispck initializationEugen Hristev4-50/+38
2021-11-18media: cx23885: Fix snd_card_free call on null card pointerColin Ian King1-1/+2
2021-11-18media: tm6000: Avoid card name truncationKees Cook1-2/+1
2021-11-18media: si470x: Avoid card name truncationKees Cook2-2/+2
2021-11-18media: radio-wl1273: Avoid card name truncationKees Cook1-1/+1
2021-11-18media: sun6i-csi: Allow the video device to be open multiple timesOndrej Jirman1-4/+2
2021-11-18media: i2c: ths8200 needs V4L2_ASYNCRandy Dunlap1-0/+1
2021-11-18media: imx-jpeg: Fix the error handling path of 'mxc_jpeg_probe()'Christophe JAILLET1-0/+2
2021-11-18media: mtk-vpu: Fix a resource leak in the error handling path of 'mtk_vpu_pr...Christophe JAILLET1-1/+4
2021-11-18media: TDA1997x: handle short reads of hdmi info frame.Tom Rix1-4/+4
2021-11-18media: mtk-vcodec: venc: fix return value when start_streaming failsDafna Hirschfeld1-4/+4
2021-11-18media: v4l2-ioctl: S_CTRL output the right valueRicardo Ribalda1-3/+6
2021-11-18media: imx258: Fix getting clock frequencySakari Ailus1-6/+6
2021-11-18media: dvb-usb: fix ununit-value in az6027_rc_queryPavel Skripkin1-0/+1
2021-11-18media: ttusb-dec: avoid release of non-acquired mutexEvgeny Novikov1-5/+5
2021-11-18media: cxd2880-spi: Fix a null pointer dereference on error handling pathColin Ian King1-1/+1
2021-11-18media: meson-ge2d: Fix rotation parameter changes detection in 'ge2d_s_ctrl()'Christophe JAILLET1-5/+1
2021-11-18media: em28xx: add missing em28xx_close_extensionPavel Skripkin1-1/+4
2021-11-18drm/amdgpu: fix warning for overflow checkArnd Bergmann2-2/+2
2021-11-18drm/ttm: stop calling tt_swapin in vm_accessMatthew Auld1-5/+0
2021-11-18ath10k: sdio: Add missing BH locking around napi_schdule()Fabio Estevam1-1/+4
2021-11-18ath10k: Fix missing frame timestamp for beacon/probe-respLoic Poulain1-0/+4
2021-11-18gve: DQO: avoid unused variable warningsArnd Bergmann3-66/+54
2021-11-18ath11k: Fix memory leak in ath11k_qmi_driver_event_workBaochen Qiang1-1/+3
2021-11-18ath11k: fix packet drops due to incorrect 6 GHz freq value in rx statusPradeep Kumar Chitrapu2-6/+13
2021-11-18ath11k: Avoid race during regd updatesSriram R4-17/+14
2021-11-18ath11k: fix some sleeping in atomic bugsDan Carpenter1-9/+7
2021-11-18net: dsa: rtl8366: Fix a bug in deleting VLANsLinus Walleij1-1/+1
2021-11-18net: dsa: rtl8366rb: Fix off-by-one bugLinus Walleij1-1/+1
2021-11-18net/mlx5: Accept devlink user input after driver initialization completeLeon Romanovsky3-10/+6
2021-11-18qed: Don't ignore devlink allocation failuresLeon Romanovsky2-7/+7
2021-11-18bnxt_en: Check devlink allocation and registration statusLeon Romanovsky3-21/+10