summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-01-27HID: hid-uclogic-params: Invalid parameter check in uclogic_params_huion_initJosé Expósito1-3/+7
2022-01-27HID: hid-uclogic-params: Invalid parameter check in uclogic_params_get_str_descJosé Expósito1-1/+3
2022-01-27HID: hid-uclogic-params: Invalid parameter check in uclogic_params_initJosé Expósito1-4/+9
2022-01-27usb: dwc3: qcom: Fix NULL vs IS_ERR checking in dwc3_qcom_probeMiaoqian Lin1-2/+5
2022-01-27Bluetooth: hci_qca: Fix NULL vs IS_ERR_OR_NULL check in qca_serdev_probeMiaoqian Lin1-1/+1
2022-01-27Bluetooth: hci_bcm: Check for error irqJiasheng Jiang1-1/+6
2022-01-27fsl/fman: Check for null pointer after calling devm_ioremapJiasheng Jiang1-5/+16
2022-01-27staging: greybus: audio: Check null pointerJiasheng Jiang1-0/+15
2022-01-27rocker: fix a sleeping in atomic bugDan Carpenter1-1/+2
2022-01-27ppp: ensure minimum packet size in ppp_write()Eric Dumazet1-1/+6
2022-01-27power: reset: mt6397: Check for null res pointerJiasheng Jiang1-0/+3
2022-01-27pcmcia: rsrc_nonstatic: Fix a NULL pointer dereference in nonstatic_find_mem_...Zhou Qingyang1-0/+3
2022-01-27pcmcia: rsrc_nonstatic: Fix a NULL pointer dereference in __nonstatic_find_io...Zhou Qingyang1-0/+3
2022-01-27ACPI: scan: Create platform device for BCM4752 and LNV4752 ACPI nodesHans de Goede1-3/+10
2022-01-27hwmon: (mr75203) fix wrong power-up delay valueArseny Demidov1-1/+1
2022-01-27Bluetooth: hci_qca: Stop IBS timer during BT OFFPanicker Harish1-0/+3
2022-01-27software node: fix wrong node passed to find nargs_propClément Léger1-1/+1
2022-01-27backlight: qcom-wled: Respect enabled-strings in set_brightnessMarijn Suijten1-10/+12
2022-01-27backlight: qcom-wled: Use cpu_to_le16 macro to perform conversionMarijn Suijten1-12/+11
2022-01-27backlight: qcom-wled: Override default length with qcom,enabled-stringsMarijn Suijten1-3/+9
2022-01-27backlight: qcom-wled: Fix off-by-one maximum with default num_stringsMarijn Suijten1-32/+16
2022-01-27backlight: qcom-wled: Pass number of elements to read to read_u32_arrayMarijn Suijten1-2/+7
2022-01-27backlight: qcom-wled: Validate enabled string indices in DTMarijn Suijten1-1/+17
2022-01-27mmc: meson-mx-sdio: add IRQ checkSergey Shtylyov1-0/+5
2022-01-27mmc: meson-mx-sdhc: add IRQ checkSergey Shtylyov1-0/+5
2022-01-27iwlwifi: mvm: test roc running status bits before removing the staNathan Errera1-3/+12
2022-01-27iwlwifi: mvm: fix 32-bit build in FTMJohannes Berg1-1/+2
2022-01-27usb: ftdi-elan: fix memory leak on device disconnectWei Yongjun1-0/+1
2022-01-27media: hantro: Fix probe func error pathJernej Skrabec1-1/+2
2022-01-27drm/tegra: vic: Fix DMA API misuseRobin Murphy1-4/+3
2022-01-27drm/bridge: ti-sn65dsi86: Set max register for regmapStephen Boyd1-0/+1
2022-01-27drm/msm/dpu: fix safe status debugfs fileDmitry Baryshkov1-2/+2
2022-01-27ath11k: Fix a NULL pointer dereference in ath11k_mac_op_hw_scan()Zhou Qingyang1-2/+5
2022-01-27media: coda/imx-vdoa: Handle dma_set_coherent_mask error codesJiasheng Jiang1-1/+5
2022-01-27media: msi001: fix possible null-ptr-deref in msi001_probe()Wang Hai1-0/+7
2022-01-27media: dw2102: Fix use after freeAnton Vasilyev1-123/+215
2022-01-27ath11k: Fix deleting uninitialized kernel timer during fragment cache flushRameshkumar Sundaram1-1/+1
2022-01-27crypto: stm32 - Revert broken pm_runtime_resume_and_get changesHerbert Xu2-4/+5
2022-01-27crypto: stm32/cryp - fix bugs and crash in testsNicolas Toromanoff1-547/+243
2022-01-27crypto: stm32/cryp - fix lrw chaining modeNicolas Toromanoff1-1/+1
2022-01-27crypto: stm32/cryp - fix double pm exitNicolas Toromanoff1-2/+0
2022-01-27crypto: stm32/cryp - check early input dataNicolas Toromanoff1-1/+113
2022-01-27crypto: stm32/cryp - fix xts and race condition in crypto_engine requestsNicolas Toromanoff1-2/+0
2022-01-27crypto: stm32/cryp - fix CTR counter carryNicolas Toromanoff1-14/+13
2022-01-27crypto: stm32 - Fix last sparse warning in stm32_cryp_check_ctr_counterHerbert Xu1-1/+1
2022-01-27mwifiex: Fix possible ABBA deadlockBrian Norris1-2/+6
2022-01-27drm/msm/dp: displayPort driver need algorithm rationalJackie Liu1-0/+1
2022-01-27wireless: iwlwifi: Fix a double free in iwl_txq_dyn_alloc_dmaLv Yunlong1-0/+1
2022-01-27media: si2157: Fix "warm" tuner state detectionRobert Schlabbach1-1/+1
2022-01-27media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach()Zhou Qingyang1-1/+7