summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-12-05mailbox: arm_mhuv2: clean up loop in get_irq_chan_comb()Dan Carpenter1-4/+4
2024-12-05mailbox: mtk-cmdq: fix wrong use of sizeof in cmdq_get_clocks()Yang Yingliang1-1/+1
2024-12-05pinctrl: k210: Undef K210_PC_DEFAULTzhang jiao1-1/+1
2024-12-05RDMA/bnxt_re: Correct the sequence of device suspendKalesh AP1-23/+5
2024-12-05zram: fix NULL pointer in comp_algorithm_show()Liu Shixin1-3/+2
2024-12-05zram: permit only one post-processing operation at a timeSergey Senozhatsky2-0/+17
2024-12-05clk: clk-axi-clkgen: make sure to enable the AXI bus clockNuno Sa1-2/+20
2024-12-05clk: en7523: fix estimation of fixed rate for EN7581Lorenzo Bianconi1-2/+103
2024-12-05clk: en7523: introduce chip_scu regmapLorenzo Bianconi1-20/+61
2024-12-05clk: en7523: move clock_register in hw_init callbackLorenzo Bianconi1-32/+50
2024-12-05clk: en7523: remove REG_PCIE*_{MEM,MEM_MASK} configurationLorenzo Bianconi1-18/+0
2024-12-05clk: ralink: mtmips: fix clocks probe order in oldest ralink SoCsSergio Paracuellos1-8/+13
2024-12-05clk: ralink: mtmips: fix clock plan for Ralink SoC RT3883Sergio Paracuellos1-2/+7
2024-12-05clk: clk-apple-nco: Add NULL check in applnco_probeCharles Han1-0/+3
2024-12-05RDMA/mlx5: Move events notifier registration to be after device registrationPatrisious Haddad2-22/+20
2024-12-05fbdev: sh7760fb: Fix a possible memory leak in sh7760fb_alloc_mem()Zhen Lei1-2/+1
2024-12-05RDMA/hns: Fix different dgids mapping to the same dip_idxFeng Fang5-44/+75
2024-12-05dax: delete a stale directory pmemHarshit Mogalapalli2-17/+0
2024-12-05iommu/tegra241-cmdqv: Fix alignment failure at max_n_shiftNicolin Chen1-1/+2
2024-12-05zram: ZRAM_DEF_COMP should depend on ZRAMGeert Uytterhoeven1-0/+1
2024-12-05cpufreq: CPPC: Fix wrong return value in cppc_get_cpu_power()Jinjie Ruan1-1/+1
2024-12-05cpufreq: CPPC: Fix wrong return value in cppc_get_cpu_cost()Jinjie Ruan1-1/+1
2024-12-05cpufreq: loongson3: Check for error code from devm_mutex_init() callAndy Shevchenko1-2/+5
2024-12-05RDMA/hns: Fix NULL pointer derefernce in hns_roce_map_mr_sg()Junxian Huang1-3/+4
2024-12-05RDMA/hns: Fix out-of-order issue of requester when setting FENCEJunxian Huang2-1/+2
2024-12-05scsi: sg: Enable runtime power managementBart Van Assche1-8/+1
2024-12-05scsi: qedi: Fix a possible memory leak in qedi_alloc_and_init_sb()Zhen Lei1-0/+1
2024-12-05scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb()Zhen Lei1-0/+1
2024-12-05scsi: fusion: Remove unused variable 'rc'Zeng Heng1-3/+1
2024-12-05scsi: bfa: Fix use-after-free in bfad_im_module_exit()Ye Bin1-2/+1
2024-12-05scsi: target: Fix incorrect function name in pscsi_create_type_disk()Baolin Liu1-1/+1
2024-12-05leds: ktd2692: Set missing timing propertiesRaymond Hackley1-0/+1
2024-12-05leds: max5970: Fix unreleased fwnode_handle in probe functionJavier Carrasco1-2/+3
2024-12-05mfd: rt5033: Fix missing regmap_del_irq_chip()Zhang Changzhong1-2/+2
2024-12-05iommu/vt-d: Fix checks and print in pgtable_walk()Zhenzhong Duan1-5/+6
2024-12-05iommu/vt-d: Fix checks and print in dmar_fault_dump_ptes()Zhenzhong Duan1-9/+20
2024-12-05clk: imx: imx8-acm: Fix return value check in clk_imx_acm_attach_pm_domains()Yang Yingliang1-2/+2
2024-12-05clk: imx: clk-scu: fix clk enable state save and restoreDong Aisheng1-1/+1
2024-12-05clk: imx: fracn-gppll: fix pll power upPeng Fan1-0/+4
2024-12-05clk: imx: fracn-gppll: correct PLL initialization flowPeng Fan1-3/+3
2024-12-05clk: imx: lpcg-scu: SW workaround for errata (e10858)Peng Fan1-8/+29
2024-12-05RDMA/mlx5: Ensure active slave attachment to the bond IB deviceChiara Meiohas2-10/+29
2024-12-05RDMA/core: Implement RoCE GID port rescan and export delete functionChiara Meiohas1-4/+26
2024-12-05RDMA/mlx5: Call dev_put() after the blocking notifierChiara Meiohas2-1/+1
2024-12-05RDMA/rxe: Set queue pair cur_qp_state when being queriedLiu Jian1-0/+1
2024-12-05clk: renesas: rzg2l: Fix FOUTPOSTDIV clkBiju Das1-5/+6
2024-12-05clk: sunxi-ng: d1: Fix PLL_AUDIO0 presetAndre Przywara1-1/+1
2024-12-05RDMA/bnxt_re: Check cqe flags to know imm_data vs inv_irkeyKashyap Desai2-3/+6
2024-12-05RDMA/rxe: Fix the qp flush warnings in reqZhu Yanjun1-2/+4
2024-12-05RDMA/hns: Fix cpu stuck caused by printings during resetwenglianfa5-48/+41