summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-10-28mtd: nand: relax ECC parameter validation checkAryan Srivastava-5/+8
2025-10-28Revert "mtd: rawnand: marvell: fix layouts"Aryan Srivastava-5/+8
2025-10-28drm/radeon: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-26/+5
2025-10-28drm/amd: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-55/+4
2025-10-28platform/x86: dell-wmi-base: Handle electronic privacy screen on/off eventsHans de Goede-0/+12
2025-10-28platform/x86: int3472: Fix double free of GPIO device during unregisterQiu Wenbo-4/+1
2025-10-28drm/amd/display: Fix incorrect return of vblank enable on unconfigured crtcIvan Lipski-3/+7
2025-10-28drm/amd/display: Add HDR workaround for a specific eDPAlex Hung-0/+1
2025-10-28drm/amdgpu: fix SPDX header on cyan_skillfish_reg_init.cAlex Deucher-1/+1
2025-10-28drm/amdgpu: fix SPDX header on irqsrcs_vcn_5_0.hAlex Deucher-1/+1
2025-10-28drm/amdgpu: fix SPDX header on amd_cper.hAlex Deucher-1/+1
2025-10-28drm/amdgpu: fix SPDX headers on amdgpu_cper.c/hAlex Deucher-2/+2
2025-10-28drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on IcelandJohn Smith-1/+1
2025-10-28drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on FijiJohn Smith-1/+1
2025-10-28drm/amd/pm: fix smu table id bound check issue in smu_cmn_update_table()Yang Wang-1/+1
2025-10-28drm/amd/display: Don't program BLNDGAM_MEM_PWR_FORCE when CM low-power is dis...Matthew Schwartz-3/+0
2025-10-28drm/amd/display: pause the workload setting in dmKenneth Feng-0/+11
2025-10-28drm/radeon: Remove calls to drm_put_dev()Daniel Palmer-21/+4
2025-10-28drm/radeon: Do not kfree() devres managed rdevDaniel Palmer-1/+0
2025-10-28drm/amd: Check that VPE has reached DPM0 in idle handlerMario Limonciello-4/+30
2025-10-28drm/mediatek: Fix device use-after-free on unbindJohan Hovold-10/+0
2025-10-28usb: cdns3: Fix double resource release in cdns3_pci_probeMiaoqian Lin-4/+1
2025-10-28usb: gadget: udc: fix use-after-free in usb_gadget_state_workJimmy Hu-1/+16
2025-10-28usb: renesas_usbhs: Fix synchronous external abort on unbindClaudiu Beznea-7/+7
2025-10-28serial: sh-sci: Merge sh-sci.h into sh-sci.cLad Prabhakar-179/+175
2025-10-28serial: sh-sci: Sort include files alphabeticallyLad Prabhakar-5/+5
2025-10-28usb: typec: ucsi: Add support for orientationAbel Vesa-0/+27
2025-10-28usb: typec: ucsi: Add SET_POWER_LEVEL UCSI command to debugfsVenkat Jayaraman-0/+2
2025-10-28usb: mtu3: fix invalid kernel-doc in mtu3.hRandy Dunlap-12/+20
2025-10-28usb: mtu3: fix misspelled wordsRandy Dunlap-4/+4
2025-10-28usb: dwc3: apple: Only support a single reset controllerSven Peter-14/+14
2025-10-28xen/usb: Constify struct hc_driverChristophe JAILLET-2/+2
2025-10-28net: stmmac: Add a devlink attribute to control timestamping modeMaxime Chevallier-3/+116
2025-10-28net: stmmac: Move subsecond increment configuration in dedicated helperMaxime Chevallier-20/+28
2025-10-28ALSA: cs35l56: Add support for factory calibrationMark Brown-773/+1235
2025-10-28serial: amba-pl011: prefer dma_mapping_error() over explicit address checkingMiaoqian Lin-1/+1
2025-10-28serial: sc16is7xx: add comments for lock requirementsHugo Villeneuve-4/+5
2025-10-28serial: sc16is7xx: reformat comments to improve readabilityHugo Villeneuve-82/+39
2025-10-28serial: sc16is7xx: change conditional operator indentationHugo Villeneuve-2/+1
2025-10-28serial: sc16is7xx: use KBUILD_MODNAMEHugo Villeneuve-7/+6
2025-10-28serial: sc16is7xx: Kconfig: allow building with COMPILE_TESTHugo Villeneuve-1/+1
2025-10-28serial: sc16is7xx: simplify to_sc16is7xx_one() with a single parameterHugo Villeneuve-24/+24
2025-10-28serial: sc16is7xx: move port/channel init to separate functionHugo Villeneuve-57/+70
2025-10-28serial: sc16is7xx: declare SPR/TLR/XOFF2 register as volatileHugo Villeneuve-0/+1
2025-10-28serial: sc16is7xx: drop -ENOMEM error messageHugo Villeneuve-3/+1
2025-10-28serial: sc16is7xx: use guards for simple mutex locksHugo Villeneuve-15/+8
2025-10-28serial: sc16is7xx: remove unnecessary pointer castHugo Villeneuve-2/+1
2025-10-28serial: sc16is7xx: define common register access functionHugo Villeneuve-43/+31
2025-10-28serial: sc16is7xx: rename EFR mutex with generic nameHugo Villeneuve-13/+13
2025-10-28serial: sc16is7xx: rename LCR macros to better reflect usageHugo Villeneuve-7/+9