summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-12-14watchdog: apple: Actually flush writes after requesting watchdog restartNick Chan1-1/+1
2024-12-14iTCO_wdt: mask NMI_NOW bit for update_no_reboot_bit() callOleksandr Ocheretnyi1-2/+19
2024-12-14drm/amd/pm: update current_socclk and current_uclk in gpu_metrics on smu v13.0.7Umio Yasuno1-0/+2
2024-12-14drm/etnaviv: flush shader L1 cache after user commandstreamLucas Stach1-1/+2
2024-12-14drm/sti: avoid potential dereference of error pointersMa Ke1-0/+3
2024-12-14drm/sti: avoid potential dereference of error pointers in sti_gdp_atomic_checkMa Ke1-0/+3
2024-12-14drm/sti: avoid potential dereference of error pointers in sti_hqvdp_atomic_checkMa Ke1-0/+3
2024-12-14iio: adc: ad7923: Fix buffer overflow for tx_buf and ring_xferNuno Sa1-2/+2
2024-12-14iio: Fix fwnode_handle in __fwnode_iio_channel_get_by_name()Zicheng Qu1-1/+1
2024-12-14PCI: rockchip-ep: Fix address translation unit programmingDamien Le Moal2-3/+17
2024-12-14dm thin: Add missing destroy_work_on_stack()Yuan Can1-0/+1
2024-12-14thermal: int3400: Fix reading of current_uuid for active policySrinivas Pandruvada1-1/+1
2024-12-14PCI: keystone: Add link up check to ks_pcie_other_map_bus()Kishon Vijay Abraham I1-0/+11
2024-12-14PCI: keystone: Set mode as Root Complex for "ti,keystone-pcie" compatibleKishon Vijay Abraham I1-0/+1
2024-12-14i3c: master: Fix miss free init_dyn_addr at i3c_master_put_i3c_addrs()Frank Li1-1/+1
2024-12-14i3c: master: svc: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan1-1/+1
2024-12-14scsi: ufs: exynos: Fix hibern8 notify callbacksPeter Griffin1-8/+8
2024-12-14ad7780: fix division by zero in ad7780_write_raw()Zicheng Qu1-1/+1
2024-12-14clk: qcom: gcc-qcs404: fix initial rate of GPLL3Gabor Juhos1-0/+1
2024-12-14leds: lp55xx: Remove redundant test for invalid channel numberMichal Vokáč1-3/+0
2024-12-14iommu/io-pgtable-arm: Fix stage-2 map/unmap for concatenated tablesMostafa Saleh1-3/+15
2024-12-14media: uvcvideo: Require entities to have a non-zero unique IDThadeu Lima de Souza Cascardo1-27/+43
2024-12-14media: uvcvideo: Stop stream during unregisterRicardo Ribalda1-1/+31
2024-12-14media: platform: allegro-dvt: Fix possible memory leak in allocate_buffers_in...Gaosheng Cui1-1/+3
2024-12-14media: gspca: ov534-ov772x: Fix off-by-one error in set_frame_rate()Jinjie Ruan1-1/+1
2024-12-14media: venus: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan1-1/+1
2024-12-14media: amphion: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan1-1/+1
2024-12-14media: platform: exynos4-is: Fix an OF node reference leak in fimc_md_is_isp_...Joe Hattori1-2/+3
2024-12-14media: ts2020: fix null-ptr-deref in ts2020_probe()Li Zetao1-1/+7
2024-12-14media: imx-jpeg: Ensure power suppliers be suspended before detach themMing Qian1-0/+2
2024-12-14media: i2c: tc358743: Fix crash in the probe error path when using pollingAlexander Shiyan1-1/+3
2024-12-14media: i2c: dw9768: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan1-5/+5
2024-12-14media: imx-jpeg: Set video drvdata before register video deviceMing Qian1-1/+1
2024-12-14media: amphion: Set video drvdata before register video deviceMing Qian1-1/+1
2024-12-14sh: intc: Fix use-after-free bug in register_intc_controller()Dan Carpenter1-1/+1
2024-12-14rtc: ab-eoz9: don't fail temperature reads on undervoltage notificationMaxime Chevallier1-7/+0
2024-12-14perf/arm-cmn: Ensure port and device id bits are set properlyNamhyung Kim1-2/+2
2024-12-14perf/arm-smmuv3: Fix lockdep assert in ->event_init()Chun-Tse Shao1-8/+11
2024-12-14rtc: rzn1: fix BCD to rtc_time conversion errorsWolfram Sang1-4/+4
2024-12-14ubi: fastmap: Fix duplicate slab cache names while attachingZhihao Cheng1-6/+6
2024-12-14ubi: fastmap: wl: Schedule fm_work if wear-leveling pool is emptyZhihao Cheng3-5/+19
2024-12-14rtc: check if __rtc_read_time was successful in rtc_timer_do_work()Yongliang Gao1-1/+6
2024-12-14rtc: abx80x: Fix WDT bit position of the status registerNobuhiro Iwamatsu1-1/+1
2024-12-14rtc: st-lpc: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-3/+2
2024-12-14ublk: fix error code for unsupported commandMing Lei1-1/+1
2024-12-14usb: dwc3: gadget: Fix looping of queued SG entriesThinh Nguyen1-3/+3
2024-12-14usb: dwc3: gadget: Fix checking for number of TRBs leftThinh Nguyen1-3/+6
2024-12-14usb: musb: Fix hardware lockup on first Rx endpoint requestHubert Wiśniewski1-3/+10
2024-12-14media: v4l2-core: v4l2-dv-timings: check cvt/gtf resultHans Verkuil4-70/+95
2024-12-14soc: fsl: rcpm: fix missing of_node_put() in copy_ippdexpcr1_setting()Javier Carrasco1-0/+1