aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-11-24i2c: designware: Add ACPI HID for DWAPB I2C controller on FUJITSU-MONAKAYoshihiro Furudera1-0/+1
2024-11-24i2c: qup: use generic device property accessorsBartosz Golaszewski1-2/+2
2024-11-24net: phy: ensure that genphy_c45_an_config_eee_aneg() sees new value of phyde...Heiner Kallweit1-10/+14
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-21/+132
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds15-1463/+16
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-104/+300
2024-11-23hwmon: (tps23861) Fix reporting of negative temperaturesMurad Masimov1-1/+1
2024-11-23hwmon: (tmp108) Do not fail in I3C probe when I3C regmap is a moduleJarkko Nikula1-5/+0
2024-11-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds57-492/+1901
2024-11-22Merge tag 'iommu-updates-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds42-1605/+4417
2024-11-22Merge tag 'thermal-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds34-46/+56
2024-11-22Merge tag 'pm-6.13-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds14-101/+460
2024-11-22Merge tag 'tpmdd-next-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-211/+156
2024-11-22Merge tag 'mtd/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds94-208/+343
2024-11-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds171-1539/+23908
2024-11-22Merge tag 'backlight-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds21-193/+149
2024-11-22Merge tag 'leds-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds56-234/+198
2024-11-22Merge tag 'mfd-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds47-248/+725
2024-11-22Merge tag 'cxl-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds8-53/+213
2024-11-22ACPI: introduce acpi_arch_init()Miao Wang3-4/+5
2024-11-22Merge branch 'pm-cpuidle'Rafael J. Wysocki2-8/+9
2024-11-22ACPI: x86: Clean up Asus entries in acpi_quirk_skip_dmi_ids[]Hans de Goede1-7/+10
2024-11-22ACPI: x86: Add skip i2c clients quirk for Acer Iconia One 8 A1-840Hans de Goede1-0/+13
2024-11-22iommu: Rename ops->domain_alloc_user() to domain_alloc_paging_flags()Jason Gunthorpe6-30/+20
2024-11-22iommu: Add ops->domain_alloc_nested()Jason Gunthorpe5-17/+24
2024-11-22Merge tag 'iommu-updates-v6.13' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Jason Gunthorpe582-5853/+9064
2024-11-22Fix a potential abuse of seq_printf() format string in driversDavid Wang22-22/+22
2024-11-22gpio: mpsse: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-2/+2
2024-11-22drm/rockchip: avoid 64-bit divisionArnd Bergmann1-1/+1
2024-11-22tpm: atmel: Drop PPC64 specific MMIO setupRob Herring (Arm)3-144/+61
2024-11-21Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1353-27899/+47249
2024-11-22char: tpm: cr50: Add new device/vendor ID 0x50666666Jett Rink1-4/+28
2024-11-22char: tpm: cr50: Move i2c locking to request/relinquish locality opsJan Dabros1-9/+13
2024-11-22char: tpm: cr50: Use generic request/relinquish locality opsJan Dabros1-40/+54
2024-11-22tpm: ibmvtpm: Set TPM_OPS_AUTO_STARTUP flag on driverStefan Berger2-15/+1
2024-11-21Merge tag 'sound-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-13/+34
2024-11-21Merge tag 'i2c-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds112-1152/+1988
2024-11-21Revert "drm/radeon: Delay Connector detecting when HPD singals is unstable"Alex Deucher1-10/+0
2024-11-21drm/amdgpu/jpeg: cancel the jpeg workerAlex Deucher7-7/+7
2024-11-21drm/amdgpu: fix usage slab after freeVitaly Prosyak2-4/+4
2024-11-21drm/amdgpu/vcn: reset fw_shared when VCPU buffers corrupted on vcn v4.0.3Xiang Liu1-8/+22
2024-11-21drm/amdgpu: Fix sysfs warning when hotpluggingJesse.zhang@amd.com7-14/+25
2024-11-21drm/amdgpu: Add sysfs interface for vcn reset maskJesse.zhang@amd.com5-0/+67
2024-11-21drm/amdgpu/gmc7: fix wait_for_idle callersAlex Deucher1-4/+14
2024-11-21drm/amd/pm: Remove arcturus min power limitLijo Lazar1-1/+5
2024-11-21drm/amd/pm: skip setting the power source on smu v14.0.2/3Kenneth Feng1-1/+0
2024-11-21drm/amd/pm: disable pcie speed switching on Intel platform for smu v14.0.2/3Kenneth Feng1-3/+23
2024-11-21drm/amdkfd: Use the correct wptr sizeLijo Lazar1-1/+1
2024-11-21Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds25-347/+1950
2024-11-21Merge tag 'nvme-6.13-2024-11-21' of git://git.infradead.org/nvme into for-6.1...Jens Axboe8-85/+260