summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-07-10Merge tag 'wireless-2025-07-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-07-10PCI/MSI: Prevent recursive locking in pci_msix_write_tph_tag()Himanshu Madhani
2025-07-10Merge tag 'net-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-07-10drm/i915/bios: Apply vlv_fixup_mipi_sequences() to v2 mipi-sequences tooHans de Goede
2025-07-10dm-bufio: fix sched in atomic contextSheng Yong
2025-07-10USB: serial: option: add Telit Cinterion FE910C04 (ECM) compositionFabio Porcedda
2025-07-10USB: serial: ftdi_sio: add support for NDI EMGUIDE GEMINIRyan Mann (NDI)
2025-07-10HID: debug: Remove duplicate entry (BTN_WHEEL)Andy Shevchenko
2025-07-10i2c: stm32f7: unmap DMA mapped bufferClément Le Goffic
2025-07-10i2c: stm32: fix the device used for the DMA mapClément Le Goffic
2025-07-10i2c: omap: Fix an error handling path in omap_i2c_probe()Christophe JAILLET
2025-07-10i2c: omap: Handle omap_i2c_init() errors in omap_i2c_probe()Christophe JAILLET
2025-07-09net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_...Chintan Vankar
2025-07-09net: thunderx: avoid direct MTU assignment after WRITE_ONCE()Alok Tiwari
2025-07-09x86/hyperv: Clean up hv_map/unmap_interrupt() return valuesNuno Das Neves
2025-07-09PCI: hv: Don't load the driver for baremetal root partitionMukesh Rathor
2025-07-09net: mana: Fix warnings for missing export.h header inclusionNaman Jain
2025-07-09PCI: hv: Fix warnings for missing export.h header inclusionNaman Jain
2025-07-09clocksource: hyper-v: Fix warnings for missing export.h header inclusionNaman Jain
2025-07-09Drivers: hv: Fix warnings for missing export.h header inclusionNaman Jain
2025-07-09Drivers: hv: Fix the check for HYPERVISOR_CALLBACK_VECTORNaman Jain
2025-07-09Drivers: hv: Select CONFIG_SYSFB only if EFI is enabledMichael Kelley
2025-07-09PM: sleep: Call pm_restore_gfp_mask() after dpm_resume()Rafael J. Wysocki
2025-07-09Merge tag 'pinctrl-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-07-09gpio: of: initialize local variable passed to the .of_xlate() callbackAlexander Stein
2025-07-09drm/gem: Fix race in drm_gem_handle_create_tail()Simona Vetter
2025-07-09drm/framebuffer: Acquire internal references on GEM handlesThomas Zimmermann
2025-07-09pch_uart: Fix dma_sync_sg_for_device() nents valueThomas Fourier
2025-07-09serial: core: fix OF node leakJohan Hovold
2025-07-09Merge tag 'usb-serial-6.16-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-07-09pmdomain: governor: Consider CPU latency tolerance from pm_domain_cpu_govMaulik Shah
2025-07-09usb: gadget: configfs: Fix OOB read on empty string writeXinyu Liu
2025-07-09lenovo-wmi-hotkey: Avoid triggering error -5 due to missing mute LEDJackie Dong
2025-07-09agp/amd64: Check AGP Capability before binding to unsupported devicesLukas Wunner
2025-07-09wifi: iwlwifi: mask reserved bits in chan_state_active_bitmapPagadala Yesu Anjaneyulu
2025-07-08net: phy: smsc: Fix link failure in forced mode with Auto-MDIXOleksij Rempel
2025-07-08net: phy: smsc: Force predictable MDI-X state on LAN87xxOleksij Rempel
2025-07-08net: phy: smsc: Fix Auto-MDIX configuration when disabled by strapOleksij Rempel
2025-07-08net: stmmac: Fix interrupt handling for level-triggered mode in DWC_XGMAC2EricChan
2025-07-08Merge tag 'pwm/for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-08net: airoha: Fix an error handling path in airoha_probe()Christophe JAILLET
2025-07-08net: ethernet: rtsn: Fix a null pointer dereference in rtsn_probe()Haoxiang Li
2025-07-08platform/x86: ideapad-laptop: Fix kbd backlight not remembered among bootsRong Zhang
2025-07-08platform/x86: ideapad-laptop: Fix FnLock not remembered among bootsRong Zhang
2025-07-07drm/xe/bmg: fix compressed VRAM handlingMatthew Auld
2025-07-07Revert "drm/xe/xe2: Enable Indirect Ring State support for Xe2"Matthew Brost
2025-07-07drm/xe: Allocate PF queue size on pow2 boundaryMatthew Brost
2025-07-07drm/xe/pf: Clear all LMTT pages on allocMichal Wajdeczko
2025-07-07net: bcmgenet: Initialize u64 stats seq counterRyo Takakura
2025-07-07Merge tag 'efi-fixes-for-v6.16-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds