summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-12-09leds: flash: mt6360: Fix device_for_each_child_node() refcounting in error pathsJavier Carrasco1-2/+1
2024-12-09thermal: int3400: Fix reading of current_uuid for active policySrinivas Pandruvada1-1/+1
2024-12-09PCI: endpoint: Clear secondary (not primary) EPC in pci_epc_remove_epf()Zijun Hu1-3/+3
2024-12-09PCI: keystone: Add link up check to ks_pcie_other_map_bus()Kishon Vijay Abraham I1-0/+11
2024-12-09PCI: keystone: Set mode as Root Complex for "ti,keystone-pcie" compatibleKishon Vijay Abraham I1-0/+1
2024-12-09i3c: master: Fix miss free init_dyn_addr at i3c_master_put_i3c_addrs()Frank Li1-1/+1
2024-12-09i3c: master: svc: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan1-1/+1
2024-12-09scsi: ufs: exynos: Fix hibern8 notify callbacksPeter Griffin1-8/+8
2024-12-09ad7780: fix division by zero in ad7780_write_raw()Zicheng Qu1-1/+1
2024-12-09clk: qcom: gcc-qcs404: fix initial rate of GPLL3Gabor Juhos1-0/+1
2024-12-09leds: lp55xx: Remove redundant test for invalid channel numberMichal Vokáč1-3/+0
2024-12-09iommu/io-pgtable-arm: Fix stage-2 map/unmap for concatenated tablesMostafa Saleh1-3/+15
2024-12-09zram: clear IDLE flag after recompressionSergey Senozhatsky1-0/+7
2024-12-09media: uvcvideo: Require entities to have a non-zero unique IDThadeu Lima de Souza Cascardo1-27/+43
2024-12-09media: uvcvideo: Stop stream during unregisterRicardo Ribalda1-1/+31
2024-12-09media: platform: allegro-dvt: Fix possible memory leak in allocate_buffers_in...Gaosheng Cui1-1/+3
2024-12-09media: gspca: ov534-ov772x: Fix off-by-one error in set_frame_rate()Jinjie Ruan1-1/+1
2024-12-09media: venus: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan1-1/+1
2024-12-09media: amphion: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan1-1/+1
2024-12-09efi/libstub: Free correct pointer on failureArd Biesheuvel1-1/+1
2024-12-09media: platform: exynos4-is: Fix an OF node reference leak in fimc_md_is_isp_...Joe Hattori1-2/+3
2024-12-09media: ts2020: fix null-ptr-deref in ts2020_probe()Li Zetao1-1/+7
2024-12-09media: verisilicon: av1: Fix reference video buffer pointer assignmentBenjamin Gaignard1-2/+1
2024-12-09media: imx-jpeg: Ensure power suppliers be suspended before detach themMing Qian1-0/+2
2024-12-09media: i2c: tc358743: Fix crash in the probe error path when using pollingAlexander Shiyan1-1/+3
2024-12-09media: i2c: dw9768: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan1-5/+5
2024-12-09media: mtk-jpeg: Fix null-ptr-deref during unload moduleGuoqing Jiang2-11/+10
2024-12-09media: imx-jpeg: Set video drvdata before register video deviceMing Qian1-1/+1
2024-12-09media: amphion: Set video drvdata before register video deviceMing Qian1-1/+1
2024-12-09md/md-bitmap: Add missing destroy_work_on_stack()Yuan Can1-0/+1
2024-12-09sh: intc: Fix use-after-free bug in register_intc_controller()Dan Carpenter1-1/+1
2024-12-09rtc: ab-eoz9: don't fail temperature reads on undervoltage notificationMaxime Chevallier1-7/+0
2024-12-09perf/arm-cmn: Ensure port and device id bits are set properlyNamhyung Kim1-2/+2
2024-12-09perf/arm-smmuv3: Fix lockdep assert in ->event_init()Chun-Tse Shao1-8/+11
2024-12-09nvme/multipath: Fix RCU list traversal to use SRCU primitiveBreno Leitao1-7/+14
2024-12-09nvme-multipath: avoid hang on inaccessible namespacesHannes Reinecke1-2/+10
2024-12-09nvme-multipath: implement "queue-depth" iopolicyThomas Song3-5/+87
2024-12-09nvme-multipath: prepare for "queue-depth" iopolicyJohn Meneghini1-6/+15
2024-12-09rtc: rzn1: fix BCD to rtc_time conversion errorsWolfram Sang1-4/+4
2024-12-09ubi: fastmap: Fix duplicate slab cache names while attachingZhihao Cheng1-6/+6
2024-12-09ubi: fastmap: wl: Schedule fm_work if wear-leveling pool is emptyZhihao Cheng3-5/+19
2024-12-09rtc: check if __rtc_read_time was successful in rtc_timer_do_work()Yongliang Gao1-1/+6
2024-12-09rtc: abx80x: Fix WDT bit position of the status registerNobuhiro Iwamatsu1-1/+1
2024-12-09rtc: st-lpc: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-3/+2
2024-12-09ublk: fix error code for unsupported commandMing Lei1-1/+1
2024-12-09usb: dwc3: gadget: Fix looping of queued SG entriesThinh Nguyen1-3/+3
2024-12-09usb: dwc3: gadget: Fix checking for number of TRBs leftThinh Nguyen1-3/+6
2024-12-09usb: musb: Fix hardware lockup on first Rx endpoint requestHubert Wiśniewski1-3/+10
2024-12-09media: v4l2-core: v4l2-dv-timings: check cvt/gtf resultHans Verkuil4-70/+95
2024-12-09soc: fsl: rcpm: fix missing of_node_put() in copy_ippdexpcr1_setting()Javier Carrasco1-0/+1