summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-02-19USB: serial: option: add Telit FN920C04 RNDIS compositionsFabio Porcedda1-0/+6
2026-02-19iommu/arm-smmu-qcom: do not register driver in probe()Danilo Krummrich4-5/+52
2026-02-19fbdev: smscufx: properly copy ioctl memory to kernelspaceGreg Kroah-Hartman1-2/+6
2026-02-19fbdev: rivafb: fix divide error in nv3_arb()Guangshuo Li1-0/+3
2026-02-19Revert "wireguard: device: enable threaded NAPI"Daniel Borkmann1-1/+0
2026-02-19gpiolib: acpi: Fix gpio count with string referencesAlban Bedel1-0/+1
2026-02-19drm/amd/display: remove assert around dpp_base replacementMelissa Wen1-1/+0
2026-02-19drm/amd/display: extend delta clamping logic to CM3 LUT helperMelissa Wen5-25/+49
2026-02-19platform/x86: panasonic-laptop: Fix sysfs group leak in error pathRafael J. Wysocki1-1/+3
2026-02-19platform/x86/amd/pmc: Add quirk for MECHREVO Wujie 15X Progongqi1-0/+7
2026-02-19platform/x86: classmate-laptop: Add missing NULL pointer checksRafael J. Wysocki1-0/+32
2026-02-19drm/tegra: hdmi: sor: Fix error: variable ā€˜j’ set but not usedBrahmajit Das2-4/+4
2026-02-19gpio: sprd: Change sprd_gpio lock to raw_spin_lockXuewen Yan1-4/+4
2026-02-19bus: fsl-mc: fix use-after-free in driver_override_show()Gui-Dong Han1-1/+5
2026-02-19bus: fsl-mc: Replace snprintf and sprintf with sysfs_emit in sysfs show funct...Chelsy Ratnawat1-3/+3
2026-02-19bnxt_en: hide CONFIG_DETECT_HUNG_TASK specific codeArnd Bergmann1-0/+2
2026-02-19bnxt_en: Change FW message timeout warningMichael Chan2-5/+8
2026-02-19scsi: qla2xxx: Fix bsg_done() causing double freeAnil Gurumurthy1-11/+17
2026-02-16Revert "driver core: enforce device_lock for driver_match_device()"Greg Kroah-Hartman3-11/+2
2026-02-16gpio: omap: do not register driver in probe()Danilo Krummrich1-4/+18
2026-02-16wifi: rtl8xxxu: fix slab-out-of-bounds in rtl8xxxu_sta_addAli Tariq1-0/+1
2026-02-16PCI: endpoint: Avoid creating sub-groups asynchronouslyLiu Song1-10/+5
2026-02-16bus: mhi: host: pci_generic: Add Telit FE990B40 modem supportDaniele Palmas1-0/+13
2026-02-16scsi: qla2xxx: Query FW again before proceeding with loginAnil Gurumurthy2-4/+34
2026-02-16scsi: qla2xxx: Free sp in error path to fix system crashAnil Gurumurthy1-2/+2
2026-02-16scsi: qla2xxx: Delay module unload while fabric scan in progressAnil Gurumurthy1-1/+2
2026-02-16scsi: qla2xxx: Allow recovery for tape devicesShreyas Deodhar2-12/+0
2026-02-16scsi: qla2xxx: Validate sp before freeing associated memoryAnil Gurumurthy1-16/+18
2026-02-16wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()Bitterblue Smith1-2/+2
2026-02-16crypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_c...Bibo Mao1-2/+0
2026-02-16crypto: virtio - Add spinlock protection with virtqueue notificationBibo Mao1-0/+5
2026-02-16crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctlyKees Cook1-1/+1
2026-02-16crypto: octeontx - Fix length check to avoid truncation in ucode_load_storeThorsten Blum1-1/+1
2026-02-16crypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_modeThorsten Blum1-7/+5
2026-02-16Bluetooth: btusb: Add USB ID 7392:e611 for Edimax EW-7611UXBZenm Chen1-0/+2
2026-02-16driver core: enforce device_lock for driver_match_device()Gui-Dong Han3-2/+11
2026-02-12net: tunnel: make skb_vlan_inet_prepare() return drop reasonsMenglong Dong3-5/+5
2026-02-11gpiolib-acpi: Update file references in the Documentation and MAINTAINERSAndy Shevchenko1-1/+1
2026-02-11spi: tegra114: Preserve SPI mode bits in def_command1_regVishwaroop A1-0/+3
2026-02-11spi: tegra: Fix a memory leak in tegra_slink_probe()Felix Gu1-2/+4
2026-02-11spi: tegra210-quad: Protect curr_xfer clearing in tegra_qspi_non_combined_seq...Breno Leitao1-0/+3
2026-02-11spi: tegra210-quad: Protect curr_xfer in tegra_qspi_combined_seq_xferBreno Leitao1-0/+5
2026-02-11spi: tegra210-quad: Protect curr_xfer assignment in tegra_qspi_setup_transfer...Breno Leitao1-0/+3
2026-02-11spi: tegra210-quad: Move curr_xfer read inside spinlockBreno Leitao1-2/+4
2026-02-11spi: tegra210-quad: Return IRQ_HANDLED when timeout already processed transferBreno Leitao1-2/+17
2026-02-11hwmon: (occ) Mark occ_init_attribute() as __printfArnd Bergmann1-0/+1
2026-02-11drm/xe/pm: Disable D3Cold for BMG only on specific platformsKarthik Poosa1-3/+10
2026-02-11drm/xe/pm: Also avoid missing outer rpm warning on system suspendRodrigo Vivi1-1/+3
2026-02-11drm/xe/query: Fix topology query pointer advanceShuicheng Lin1-1/+1
2026-02-11drm/mgag200: fix mgag200_bmc_stop_scanout()Jacob Keller2-19/+18