summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-02-10Merge tag 'hid-for-linus-2025021001' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-02-10Merge tag 'pinctrl-v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-02-10phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclkKaustabh Chakraborty
2025-02-10phy: stm32: Fix constant-value overflow assertionChristian Bruel
2025-02-10drm/i915/selftests: avoid using uninitialized contextKrzysztof Karas
2025-02-10drm/xe/client: bo->client does not need bos_lockTejas Upadhyay
2025-02-10mtd: rawnand: cadence: fix incorrect device in dma_unmap_singleNiravkumar L Rabara
2025-02-10mtd: rawnand: cadence: use dma_map_resource for sdma addressNiravkumar L Rabara
2025-02-10mtd: rawnand: cadence: fix error code in cadence_nand_init()Niravkumar L Rabara
2025-02-10platform/x86: thinkpad_acpi: Support for V9 DYTC platform profilesMark Pearson
2025-02-10platform/x86: thinkpad_acpi: Fix invalid fan speed on ThinkPad X120eSybil Isabel Dorsett
2025-02-10dmaengine: tegra210-adma: check for adma max pageMohan Kumar D
2025-02-10dmaengine: tegra210-adma: Use div_u64 for 64 bit divisionMohan Kumar D
2025-02-10iommu: Fix potential memory leak in iopf_queue_remove_device()Lu Baolu
2025-02-10ata: libahci_platform: Do not set mask_port_map when not neededDamien Le Moal
2025-02-10RDMA/bnxt_re: Fix the statistics for Gen P7 VFSelvin Xavier
2025-02-10RDMA/bnxt_re: Fix issue in the unload pathKalesh AP
2025-02-10RDMA/bnxt_re: Add sanity checks on rdev validityKalesh AP
2025-02-10RDMA/bnxt_re: Fix an issue in bnxt_re_async_notifierKalesh AP
2025-02-09Merge tag 'pm-6.14-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-02-09PM: sleep: core: Restrict power.set_active propagationRafael J. Wysocki
2025-02-09RDMA/hns: Fix mbox timing out by adding retry mechanismJunxian Huang
2025-02-09drm/hisilicon/hibmc: select CONFIG_DRM_DISPLAY_DP_HELPERArnd Bergmann
2025-02-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-02-08Merge tag 'i2c-for-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-02-08Merge tag 'irq-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-02-08firmware: qcom: uefisecapp: fix efivars registration raceJohan Hovold
2025-02-08iio: filter: admv8818: Force initialization of SDOSam Winchenbach
2025-02-08can: rockchip: rkcanfd_handle_rx_fifo_overflow_int(): bail out if skb cannot ...Robin van der Gracht
2025-02-08can: etas_es58x: fix potential NULL pointer dereference on udev->serialVincent Mailhol
2025-02-08can: c_can: fix unbalanced runtime PM disable in error pathKrzysztof Kozlowski
2025-02-08can: ctucanfd: handle skb allocation failureFedor Pchelkin
2025-02-07Merge tag 'drm-fixes-2025-02-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-02-07Merge tag 'stable/for-linus-6.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2025-02-07Merge tag 'block-6.14-20250207' of git://git.kernel.dk/linuxLinus Torvalds
2025-02-07Merge tag 'pm-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-02-07Merge tag 'acpi-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-02-07Merge tag 'gpio-fixes-for-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-02-07Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-02-07drm/panthor: avoid garbage value in panthor_ioctl_dev_query()Su Hui
2025-02-07gpu: host1x: Fix a use of uninitialized mutexRupinderjit Singh
2025-02-07Merge tag 'md-6.14-20250206' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2025-02-07HID: hid-steam: Don't use cancel_delayed_work_sync in IRQ contextVicki Pfau
2025-02-07HID: hid-steam: Move hidraw input (un)registering to workVicki Pfau
2025-02-07HID: hid-thrustmaster: fix stack-out-of-bounds read in usb_check_int_endpoints()Tulio Fernandes
2025-02-07HID: apple: fix up the F6 key on the Omoton KB066 keyboardAlex Henrie
2025-02-07HID: hid-apple: Apple Magic Keyboard a3203 USB-C supportIevgen Vovk
2025-02-07Merge branches 'acpi-property' and 'acpi-resource'Rafael J. Wysocki
2025-02-07Merge branch 'pm-powercap'Rafael J. Wysocki
2025-02-07fsnotify: use accessor to set FMODE_NONOTIFY_*Amir Goldstein