summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-06-24rust: macros: remove `module!`'s deprecated `author` keyGuilherme Giacomo Simoes3-3/+3
2025-06-22rust: enable `clippy::cast_lossless` lintTamir Duberstein3-4/+4
2025-06-22rust: enable `clippy::as_underscore` lintTamir Duberstein1-1/+1
2025-06-22Merge tag 'i2c-for-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds44-102/+102
2025-06-22Merge tag 'irq_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-18/+2
2025-06-22Merge tag 'edac_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-11/+14
2025-06-21i2c: k1: check for transfer errorAlex Elder1-1/+1
2025-06-21Merge tag 'acpi-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+7
2025-06-21Merge tag 'pci-v6.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+4
2025-06-20Merge tag 'mtd/fixes-for-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-127/+56
2025-06-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-3/+6
2025-06-20irqchip/ath79-misc: Fix missing prototypes warningsShiji Yang1-18/+2
2025-06-20Merge tag 'gpio-fixes-for-v6.16-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-20/+37
2025-06-19Merge tag 'block-6.16-20250619' of git://git.kernel.dk/linuxLinus Torvalds4-3/+22
2025-06-19Merge tag 'drm-fixes-2025-06-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds71-199/+597
2025-06-19Merge tag 'spi-fix-v6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-14/+0
2025-06-19Merge tag 'regulator-fix-v6.16-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+14
2025-06-20Merge tag 'drm-xe-fixes-2025-06-19' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie6-4/+23
2025-06-20Merge tag 'drm-misc-fixes-2025-06-19' of https://gitlab.freedesktop.org/drm/m...Dave Airlie9-14/+26
2025-06-19Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds33-196/+1624
2025-06-19mtd: spinand: fix memory leak of ECC engine confPablo Martin-Gomez1-0/+1
2025-06-19Merge tag 'hwmon-for-v6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-151/+103
2025-06-19net: airoha: Differentiate hwfd buffer size for QDMA0 and QDMA1Lorenzo Bianconi1-4/+6
2025-06-19net: airoha: Compute number of descriptors according to reserved memory sizeLorenzo Bianconi1-9/+12
2025-06-19Merge tag 'wireless-2025-06-18' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski14-115/+1407
2025-06-19mlxbf_gige: return EPROBE_DEFER if PHY IRQ is not availableDavid Thompson1-2/+4
2025-06-19net: airoha: Always check return value from airoha_ppe_foe_get_entry()Lorenzo Bianconi1-1/+3
2025-06-19drm/xe: Fix early wedge on GuC load failureDaniele Ceraolo Spurio4-2/+21
2025-06-19drm/xe: Fix memset on iomemLucas De Marchi1-1/+1
2025-06-19drm/xe/bmg: Update Wa_16023588340Vinay Belgaumkar1-1/+1
2025-06-19ublk: santizize the arguments from userspace when adding a deviceRonnie Sahlberg1-0/+3
2025-06-19net: lan743x: fix potential out-of-bounds write in lan743x_ptp_io_event_clock...Alexey Kodanev1-2/+2
2025-06-19eth: fbnic: avoid double free when failing to DMA-map FW msgJakub Kicinski1-4/+1
2025-06-19Merge tag 'amd-drm-fixes-6.16-2025-06-18' of https://gitlab.freedesktop.org/a...Dave Airlie35-110/+327
2025-06-19Merge tag 'drm-intel-fixes-2025-06-18' of https://gitlab.freedesktop.org/drm/...Dave Airlie2-4/+4
2025-06-18Octeontx2-pf: Fix Backpresure configurationHariprasad Kelam1-2/+2
2025-06-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski4-7/+69
2025-06-18net: ftgmac100: select FIXED_PHYHeiner Kallweit1-0/+1
2025-06-18ACPICA: Refuse to evaluate a method if arguments are missingRafael J. Wysocki1-0/+7
2025-06-18EDAC/igen6: Fix NULL pointer dereferenceQiuxu Zhuo1-11/+13
2025-06-18Merge tag 'ata-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds5-21/+55
2025-06-18drm/amdgpu/sdma5.2: init engine reset mutexAlex Deucher1-0/+1
2025-06-18drm/amdkfd: Fix race in GWS queue schedulingJay Cornwall1-1/+1
2025-06-18drm/amdgpu/sdma5: init engine reset mutexAlex Deucher1-0/+1
2025-06-18drm/amdgpu: switch job hw_fence to amdgpu_fenceAlex Deucher6-32/+32
2025-06-18drm/amdgpu: Fix SDMA UTC_L1 handling during start/stop sequencesJesse Zhang1-1/+5
2025-06-18drm/amdgpu: Release reset locks during failuresLijo Lazar1-25/+55
2025-06-18drm/amd/display: Check dce_hwseq before dereferencing itAlex Hung1-1/+1
2025-06-18drm/amdgpu: VCN v5_0_1 to prevent FW checking RB during DPG pauseSonny Jiang1-1/+5
2025-06-18drm/amdgpu: Use logical instance ID for SDMA v4_4_2 queue operationsJesse Zhang1-2/+2