summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-27media: dvb-frontends: avoid stack overflow warnings with clangArnd Bergmann1-26/+8
2024-03-27media: pvrusb2: fix uaf in pvr2_context_set_notifyEdward Adam Davis1-1/+1
2024-03-27drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()Srinivasan Shanmugam1-1/+1
2024-03-27mtd: rawnand: lpc32xx_mlc: fix irq handler prototypeArnd Bergmann1-2/+3
2024-03-27mfd: syscon: Call of_node_put() only when of_parse_phandle() takes a refPeter Griffin1-1/+3
2024-03-27drm/tegra: put drm_gem_object ref on error in tegra_fb_createFedor Pchelkin1-0/+1
2024-03-27clk: hisilicon: hi3519: Release the correct number of gates in hi3519_clk_unr...Christophe JAILLET1-1/+1
2024-03-27PCI: Mark 3ware-9650SE Root Port Extended Tags as brokenJörg Wedekind1-0/+1
2024-03-27drm/mediatek: dsi: Fix DSI RGB666 formats and definitionsAngeloGioacchino Del Regno1-5/+5
2024-03-27clk: qcom: dispcc-sdm845: Adjust internal GDSC wait timesKonrad Dybcio1-0/+2
2024-03-27media: pvrusb2: fix pvr2_stream_callback castsArnd Bergmann3-8/+12
2024-03-27media: go7007: add check of return value of go7007_read_addr()Daniil Dulov1-1/+3
2024-03-27drm/radeon/ni: Fix wrong firmware size logging in ni_init_microcode()Nikita Zhandarovich1-1/+1
2024-03-27clk: qcom: reset: Ensure write completion on reset de/assertionKonrad Dybcio1-1/+6
2024-03-27clk: qcom: reset: Commonize the de/assert functionsKonrad Dybcio1-13/+9
2024-03-27clk: qcom: reset: support resetting multiple bitsRobert Marko2-2/+3
2024-03-27clk: qcom: reset: Allow specifying custom reset delayStephan Gerhold2-1/+4
2024-03-27media: edia: dvbdev: fix a use-after-freeZhipeng Lu1-0/+5
2024-03-27media: dvb-core: Fix use-after-free due to race at dvb_register_device()Hyunwoo Kim1-21/+63
2024-03-27media: dvbdev: fix error logic at dvb_register_device()Mauro Carvalho Chehab1-0/+3
2024-03-27media: dvbdev: Fix memleak in dvb_register_deviceDinghao Liu1-0/+3
2024-03-27media: media/dvb: Use kmemdup rather than duplicating its implementationFuqian Huang2-5/+3
2024-03-27media: dvbdev: remove double-unlockMauro Carvalho Chehab1-1/+0
2024-03-27media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entityZhipeng Lu1-2/+8
2024-03-27media: v4l2-tpg: fix some memleaks in tpg_allocZhipeng Lu1-10/+42
2024-03-27media: em28xx: annotate unchecked call to media_device_register()Nikita Zhandarovich1-0/+4
2024-03-27media: tc358743: register v4l2 async device only after successful setupAlexander Stein1-3/+4
2024-03-27drm/rockchip: lvds: do not print scary message when probing deferQuentin Schulz1-1/+1
2024-03-27drm/rockchip: lvds: do not overwrite error codeQuentin Schulz1-1/+0
2024-03-27drm/rockchip: inno_hdmi: Fix video timingAlex Bee1-2/+2
2024-03-27drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path o...Christophe JAILLET1-0/+1
2024-03-27drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()Christophe JAILLET1-19/+35
2024-03-27drm/tegra: dsi: Make use of the helper function dev_err_probe()Cai Huoqing1-16/+12
2024-03-27gpu: host1x: mipi: Update tegra_mipi_request() to be node basedSowjanya Komatineni2-3/+3
2024-03-27drm/tegra: dsi: Add missing check for of_find_device_by_nodeChen Ni1-1/+3
2024-03-27dm: call the resume method on internal suspendMikulas Patocka1-6/+20
2024-03-27dm raid: fix false positive for requeue needed during reshapeMing Lei1-2/+2
2024-03-27nfp: flower: handle acti_netdevs allocation failureDuoming Zhou1-0/+5
2024-03-27sr9800: Add check for usbnet_get_endpointsChen Ni1-1/+3
2024-03-27igb: Fix missing time sync eventsVinicius Costa Gomes1-18/+5
2024-03-27igb: move PEROUT and EXTTS isr logic to separate functionsRuud Bos1-35/+46
2024-03-27mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove ...Christophe JAILLET1-4/+0
2024-03-27ACPI: scan: Fix device check notification handlingRafael J. Wysocki1-6/+2
2024-03-27wifi: brcmsmac: avoid function pointer castsArnd Bergmann3-5/+5
2024-03-27iommu/amd: Mark interrupt as managedMario Limonciello1-0/+3
2024-03-27bus: tegra-aconnect: Update dependency to ARCH_TEGRAPeter Robinson1-2/+3
2024-03-27ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit()Armin Wolf1-0/+2
2024-03-27wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()Zhipeng Lu1-2/+11
2024-03-27wifi: mwifiex: debugfs: Drop unnecessary error check for debugfs_create_dir()Jinjie Ruan1-3/+0
2024-03-27wifi: b43: Disable QoS for bcm4331Rahul Rameshbabu1-1/+2