summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-11-24iommu/dma: add missing support for DMA_ATTR_MMIO for dma_iova_unlink()Marek Szyprowski-2/+3
2025-11-24media: iris: Cast iris_hfi_gen2_get_instance() allocation typeKees Cook-1/+1
2025-11-24drm/plane: Remove const qualifier from plane->modifiers allocation typeKees Cook-1/+1
2025-11-24comedi: Adjust range_table_list allocation typeKees Cook-1/+1
2025-11-24PCI: Use max() instead of max_t() to ease static analysisDavid Laight-2/+1
2025-11-24hwmon: (vt8231) Convert macros to functions to avoid TOCTOUGui-Dong Han-6/+12
2025-11-24ACPI: property: use min() instead of min_t()David Laight-1/+1
2025-11-24hwmon: (emc2103) Add locking to avoid TOCTOUGui-Dong Han-0/+4
2025-11-24cpuidle: governors: teo: Add missing space to the descriptionRafael J. Wysocki-1/+1
2025-11-24Add RSPI support for RZ/T2H and RZ/N2HMark Brown-745/+1585
2025-11-24soc: renesas: Use bitfield helpersGeert Uytterhoeven-2/+2
2025-11-24clk: renesas: Use bitfield helpersGeert Uytterhoeven-19/+11
2025-11-24soc: renesas: rz-sysc: Convert to common field_get() helperGeert Uytterhoeven-3/+1
2025-11-24pinctrl: ma35: Convert to common field_{get,prep}() helpersGeert Uytterhoeven-6/+0
2025-11-24iio: mlx90614: Convert to common field_{get,prep}() helpersGeert Uytterhoeven-6/+1
2025-11-24iio: dac: Convert to common field_prep() helperGeert Uytterhoeven-4/+0
2025-11-24gpio: aspeed: Convert to common field_{get,prep}() helpersGeert Uytterhoeven-6/+1
2025-11-24EDAC/ie31200: Convert to common field_get() helperGeert Uytterhoeven-4/+1
2025-11-24crypto: qat - convert to common field_get() helperGeert Uytterhoeven-8/+1
2025-11-24clk: at91: Convert to common field_{get,prep}() helpersGeert Uytterhoeven-5/+1
2025-11-24soc: renesas: rz-sysc: #undef field_get() before local definitionGeert Uytterhoeven-0/+1
2025-11-24pinctrl: ma35: #undef field_{get,prep}() before local definitionGeert Uytterhoeven-0/+2
2025-11-24iio: mlx90614: #undef field_{get,prep}() before local definitionGeert Uytterhoeven-0/+2
2025-11-24iio: dac: ad3530r: #undef field_prep() before local definitionGeert Uytterhoeven-0/+1
2025-11-24gpio: aspeed: #undef field_{get,prep}() before local definitionGeert Uytterhoeven-0/+2
2025-11-24EDAC/ie31200: #undef field_get() before local definitionGeert Uytterhoeven-0/+1
2025-11-24crypto: qat - #undef field_get() before local definitionGeert Uytterhoeven-0/+1
2025-11-24clk: at91: pmc: #undef field_{get,prep}() before definitionGeert Uytterhoeven-0/+2
2025-11-24firmware: cs_dsp: Store control length as 32-bitRichard Fitzgerald-1/+1
2025-11-24drm/xe/uc: Change assertion to error on huc authentication failureZhanjun Dong-2/+5
2025-11-24drm/xe/guc: Cleanup GuC log buffer macros and helpersZhanjun Dong-131/+85
2025-11-24drm/amd/amdgpu: reserve vm invalidation engine for uni_mesMichael Chen-0/+3
2025-11-24drm/xe/pf: Use div_u64 when calculating GGTT profileMichal Wajdeczko-1/+1
2025-11-24Merge tag 'for-6.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-14/+10
2025-11-24drm/amd/pm: adjust the visibility of pp_table sysfs nodeYang Wang-6/+24
2025-11-24Revert "drm/amd: fix gfx hang on renoir in IGT reload test"Rodrigo Siqueira-4/+0
2025-11-24drm/amdgpu: Fix GFX hang on SteamDeck when amdgpu is reloadedRodrigo Siqueira-0/+14
2025-11-24drm/amd/pm: fix amdgpu_irq enabled counter unbalanced on smu v11.0Yang Wang-3/+11
2025-11-24drm/amd/amdgpu: reserve vm invalidation engine for uni_mesMichael Chen-0/+3
2025-11-24drm/edp-panel: Add touchscreen panel used by Lenovo X13sDaniel Thompson-0/+1
2025-11-24nvmem: layouts: fix nvmem_layout_bus_ueventWentao Guan-1/+1
2025-11-24platform/x86/uniwill: Add TUXEDO devicesWerner Sembach-0/+343
2025-11-24platform/x86/uniwill: Handle more WMI events required for TUXEDO devicesWerner Sembach-1/+22
2025-11-24nvmem: imx-ocotp-ele: Add i.MX94 OCOTP supportAlice Guo-0/+20
2025-11-24nvmem: layouts: u-boot-env: add optional "env-size" propertyJascha Sundaresan-1/+3
2025-11-24nvmem: Add driver for the eeprom in qnap-mcu controllersHeiko Stuebner-0/+122
2025-11-24platform: arm64: thinkpad-t14s-ec: add suspend handler for keyboard backlightSebastian Reichel-0/+4
2025-11-24platform: arm64: thinkpad-t14s-ec: add system PM hooksSebastian Reichel-8/+46
2025-11-24usb: gadget: renesas_usbf: Handle devm_pm_runtime_enable() errorsHaotian Zhang-1/+3
2025-11-24iommu/arm-smmu-v3: Fix error check in arm_smmu_alloc_cd_tablesRyan Huang-1/+1