summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-03-03platform/x86/intel/vsec: Add Diamond Rapids supportDavid E. Box
2025-03-03platform/x86: thinkpad_acpi: Add battery quirk for ThinkPad X131eMingcong Bai
2025-03-03platform/x86: intel-hid: fix volume buttons on Microsoft Surface Go 4 tabletDmitry Panchenko
2025-03-03drm/imagination: Fix timestamps in firmware tracesAlessio Belle
2025-03-03drm/imagination: only init job done fences onceBrendan King
2025-03-03spi: microchip-core: prevent RX overflows when transmit size > FIFO sizeConor Dooley
2025-03-03drm/imagination: Hold drm_gem_gpuva lock for unmapBrendan King
2025-03-03drm/imagination: avoid deadlock on fence releaseBrendan King
2025-03-03platform/x86/amd/pmf: Initialize and clean up `cb_mutex`Mario Limonciello
2025-03-03usb: hub: lack of clearing xHC resourcesPawel Laszczak
2025-03-03usb: renesas_usbhs: Flush the notify_hotplug_workClaudiu Beznea
2025-03-03usb: renesas_usbhs: Use devm_usb_get_phy()Claudiu Beznea
2025-03-03usb: renesas_usbhs: Call clk_put()Claudiu Beznea
2025-03-03usb: dwc3: gadget: Prevent irq storm when TH re-executesBadhri Jagan Sridharan
2025-03-03usb: gadget: Check bmAttributes only if configuration is validPrashanth K
2025-03-03xhci: Restrict USB4 tunnel detection for USB3 devices to Intel hostsMarc Zyngier
2025-03-02Merge tag 'dmaengine-fix-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-02Merge tag 'phy-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-03-02hwmon: (ad7314) Validate leading zero bits and return errorErik Schumacher
2025-03-02hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor tableMaud Spierings
2025-03-02hwmon: (pmbus) Initialise page count in pmbus_identify()Titus Rwantare
2025-03-02Merge tag 'gpio-fixes-for-v6.14-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-03-01Merge tag 'i2c-for-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-01Merge tag 'ata-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-01Revert "ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives"Niklas Cassel
2025-03-01vhost: return task creation error instead of NULLKeith Busch
2025-02-28caif_virtio: fix wrong pointer check in cfv_probe()Vitaliy Shevtsov
2025-02-28Merge tag 'thermal-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-02-28Merge tag 'pm-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-02-28Merge tag 'iommu-fixes-v6.14-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-02-28Merge tag 'for-net-2025-02-27' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-02-28intel_idle: Handle older CPUs, which stop the TSC in deeper C states, correctlyThomas Gleixner
2025-02-28Merge tag 'efi-fixes-for-v6.14-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-02-28gpiolib: Fix Oops in gpiod_direction_input_nonotify()Dan Carpenter
2025-02-28iommu/vt-d: Fix suspicious RCU usageLu Baolu
2025-02-28iommu/vt-d: Remove device comparison in context_setup_pass_through_cbJerry Snitselaar
2025-02-28iommu/amd: Preserve default DTE fields when updating Host Page Table RootAlejandro Jimenez
2025-02-28leds: leds-st1202: Fix NULL pointer access on race conditionManuel Fombuena
2025-02-27Merge tag 'drm-fixes-2025-02-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-02-27stmmac: loongson: Pass correct arg to PCI functionPhilipp Stanner
2025-02-27nvmet-tcp: Fix a possible sporadic response drops in weakly ordered archMeir Elisha
2025-02-27nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu()Maurizio Lombardi
2025-02-28Merge tag 'drm-xe-fixes-2025-02-27' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-02-28Merge tag 'drm-intel-fixes-2025-02-27' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-02-27nvme-tcp: Fix a C2HTermReq error messageMaurizio Lombardi
2025-02-27nvmet: remove old function prototypeMaurizio Lombardi
2025-02-28Merge tag 'drm-misc-fixes-2025-02-27' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-02-27bluetooth: btusb: Initialize .owner field of force_poll_sync_fopsSalah Triki
2025-02-27Revert "drivers/card_reader/rtsx_usb: Restore interrupt based detection"Christian Heusel