summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-10-26media: xilinx: vipp: Fix refcount leak in xvip_graph_dma_initMiaoqian Lin1-4/+5
2022-10-26tty: xilinx_uartps: Fix the ignore_statusShubhrajyoti Datta1-0/+2
2022-10-26media: exynos4-is: fimc-is: Add of_node_put() when breaking out of loopLiang He1-0/+1
2022-10-26HSI: omap_ssi_port: Fix dma_map_sg error checkJack Wang1-4/+4
2022-10-26HSI: omap_ssi: Fix refcount leak in ssi_probeMiaoqian Lin1-0/+1
2022-10-26clk: tegra20: Fix refcount leak in tegra20_clock_initMiaoqian Lin1-0/+1
2022-10-26clk: tegra: Fix refcount leak in tegra114_clock_initMiaoqian Lin1-0/+1
2022-10-26clk: tegra: Fix refcount leak in tegra210_clock_initMiaoqian Lin1-0/+1
2022-10-26clk: oxnas: Hold reference returned by of_get_parent()Liang He1-2/+4
2022-10-26iio: inkern: only release the device node when done with itNuno Sá1-2/+4
2022-10-26iio: adc: at91-sama5d2_adc: fix AT91_SAMA5D2_MR_TRACKTIM_MAXClaudiu Beznea1-1/+1
2022-10-26soc: qcom: smem_state: Add refcounting for the 'state->of_node'Liang He1-1/+2
2022-10-26soc: qcom: smsm: Fix refcount leak bugs in qcom_smsm_probe()Liang He1-7/+13
2022-10-26memory: of: Fix refcount leak bug in of_get_ddr_timings()Liang He1-0/+1
2022-10-26mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe()Christophe JAILLET1-1/+4
2022-10-26mmc: au1xmmc: Fix an error handling path in au1xmmc_probe()Christophe JAILLET1-1/+2
2022-10-26drm/bridge: megachips: Fix a null pointer dereference bugZheyu Ma1-1/+3
2022-10-26platform/x86: msi-laptop: Fix resource cleanupHans de Goede1-0/+3
2022-10-26platform/x86: msi-laptop: Fix old-ec check for backlight registeringHans de Goede1-2/+1
2022-10-26drm/mipi-dsi: Detach devices when removing the hostMaxime Ripard1-0/+1
2022-10-26bnx2x: fix potential memory leak in bnx2x_tpa_stop()Jianglei Nie1-0/+1
2022-10-26mISDN: fix use-after-free bugs in l1oip timer handlersDuoming Zhou2-6/+8
2022-10-26vhost/vsock: Use kvmalloc/kvfree for larger packets.Junichi Uekawa1-1/+1
2022-10-26spi: s3c64xx: Fix large transfers with DMAVincent Whitchurch1-0/+9
2022-10-26spi/omap100k:Fix PM disable depth imbalance in omap1_spi100k_probeZhang Qilong1-0/+1
2022-10-26net: fs_enet: Fix wrong check in do_pd_setupZheng Yongjun1-1/+1
2022-10-26wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibrationBitterblue Smith1-2/+2
2022-10-26wifi: rtl8xxxu: Fix skb misuse in TX queue selectionBitterblue Smith1-1/+2
2022-10-26spi: qup: add missing clk_disable_unprepare on error in spi_qup_pm_resume_run...Xu Qiang1-1/+3
2022-10-26spi: qup: add missing clk_disable_unprepare on error in spi_qup_resume()Xu Qiang1-3/+14
2022-10-26wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()Dan Carpenter1-7/+7
2022-10-26wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()Wen Gong1-25/+29
2022-10-26fbdev: smscufx: Fix use-after-free in ufx_ops_open()Hyunwoo Kim1-1/+13
2022-10-26PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridgeMaciej W. Rozycki1-0/+11
2022-10-26parisc: fbdev/stifb: Align graphics memory size to 4MBHelge Deller1-1/+1
2022-10-26regulator: qcom_rpm: Fix circular deferral regressionLinus Walleij1-12/+12
2022-10-26HID: multitouch: Add memory barriersAndri Yngvason1-4/+4
2022-10-26iio: dac: ad5593r: Fix i2c read protocol requirementsMichael Hennerich1-19/+27
2022-10-26random: use expired timer rather than wq for mixing fast poolJason A. Donenfeld1-6/+10
2022-10-26Input: xpad - fix wireless 360 controller breaking after suspendCameron Gutman1-1/+0
2022-10-26Input: xpad - add supported devices as contributed on githubPavel Rojtberg1-0/+19
2022-10-26wifi: mac80211_hwsim: avoid mac80211 warning on bad rateJohannes Berg1-0/+2
2022-10-26random: avoid reading two cache lines on irq randomnessJason A. Donenfeld1-1/+1
2022-10-26random: restore O_NONBLOCK supportJason A. Donenfeld2-2/+7
2022-10-26USB: serial: qcserial: add new usb-id for Dell branded EM7455Frank Wunderlich1-0/+1
2022-10-26scsi: stex: Properly zero out the passthrough command structureLinus Torvalds1-8/+9
2022-10-26random: clamp credited irq bits to maximum mixedJason A. Donenfeld1-1/+1
2022-10-26rpmsg: qcom: glink: replace strncpy() with strscpy_pad()Krzysztof Kozlowski2-3/+3
2022-10-26mmc: core: Terminate infinite loop in SD-UHS voltage switchBrian Norris1-1/+2
2022-10-26mmc: core: Replace with already defined values for readabilityChanWoo Lee1-1/+1