summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-10-26dmaengine: hisilicon: Add multi-thread support for a DMA channelJie Hai1-4/+2
2022-10-26dmaengine: hisilicon: Fix CQ head updateJie Hai1-5/+3
2022-10-26dmaengine: hisilicon: Disable channels when unregister hisi_dmaJie Hai1-5/+9
2022-10-26fpga: prevent integer overflow in dfl_feature_ioctl_set_irq()Dan Carpenter1-1/+1
2022-10-26misc: ocxl: fix possible refcount leak in afu_ioctl()Hangyu Hua1-0/+2
2022-10-26RDMA/rxe: Fix the error caused by qp->skZhu Yanjun1-2/+4
2022-10-26RDMA/rxe: Fix "kernel NULL pointer dereference" errorZhu Yanjun1-1/+3
2022-10-26media: xilinx: vipp: Fix refcount leak in xvip_graph_dma_initMiaoqian Lin1-4/+5
2022-10-26media: meson: vdec: add missing clk_disable_unprepare on error in vdec_hevc_s...Xu Qiang1-1/+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: sprd: Hold reference returned by of_get_parent()Liang He1-4/+5
2022-10-26clk: berlin: Add of_node_put() for of_get_parent()Liang He2-2/+9
2022-10-26clk: qoriq: Hold reference returned by of_get_parent()Liang He1-2/+8
2022-10-26clk: oxnas: Hold reference returned by of_get_parent()Liang He1-2/+4
2022-10-26clk: meson: Hold reference returned by of_get_parent()Liang He3-3/+12
2022-10-26usb: common: debug: Check non-standard control requestsThinh Nguyen1-32/+64
2022-10-26usb: common: move function's kerneldoc next to its definitionChunfeng Yun2-2/+55
2022-10-26usb: common: add function to get interval expressed in us unitChunfeng Yun3-48/+49
2022-10-26usb: common: Parse for USB SSP genXxYThinh Nguyen1-1/+25
2022-10-26iio: inkern: only release the device node when done with itNuno Sá1-2/+4
2022-10-26iio: adc: at91-sama5d2_adc: disable/prepare buffer on suspend/resumeClaudiu Beznea1-7/+7
2022-10-26iio: adc: at91-sama5d2_adc: lock around oversampling and sample freqClaudiu Beznea1-4/+8
2022-10-26iio: adc: at91-sama5d2_adc: check return status for pressure and touchClaudiu Beznea1-2/+6
2022-10-26iio: adc: at91-sama5d2_adc: fix AT91_SAMA5D2_MR_TRACKTIM_MAXClaudiu Beznea1-1/+1
2022-10-26soc/tegra: fuse: Drop Kconfig dependency on TEGRA20_APB_DMADmitry Osipenko1-1/+0
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_lpddr3_get_ddr_timings()Liang He1-0/+1
2022-10-26memory: of: Fix refcount leak bug in of_get_ddr_timings()Liang He1-0/+1
2022-10-26memory: pl353-smc: Fix refcount leak bug in pl353_smc_probe()Liang He1-0/+1
2022-10-26mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe()Christophe JAILLET1-1/+4
2022-10-26drm/msm/dp: correct 1.62G link rate at dp_catalog_ctrl_config_msa()Kuogee Hsieh1-1/+1
2022-10-26drm/msm/dpu: index dpu_kms->hw_vbif using vbif_idxDmitry Baryshkov2-23/+18
2022-10-26mmc: au1xmmc: Fix an error handling path in au1xmmc_probe()Christophe JAILLET1-1/+2
2022-10-26drm/omap: dss: Fix refcount leak bugsLiang He1-0/+3
2022-10-26drm/bridge: megachips: Fix a null pointer dereference bugZheyu Ma1-1/+3
2022-10-26drm: fix drm_mipi_dbi build errorsRandy Dunlap1-0/+1
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-26platform/chrome: fix memory corruption in ioctlDan Carpenter1-0/+3
2022-10-26platform/chrome: fix double-free in chromeos_laptop_prepare()Rustam Subkhankulov1-11/+13
2022-10-26drm:pl111: Add of_node_put() when breaking out of for_each_available_child_of...Liang He1-0/+1
2022-10-26drm/dp_mst: fix drm_dp_dpcd_read return value checksSimon Ser1-3/+3
2022-10-26drm/bridge: parade-ps8640: Fix regulator supply orderChen-Yu Tsai1-2/+2