summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-31wifi: mt76: mt7925: rename WTBL registers to chip-specific formatEmery Hsin
2026-07-31wifi: mt76: mt792x: rename WFDMA DMASHDL enable bit to follow the conventionEmery Hsin
2026-07-31wifi: mt76: mt792x: replace shared PCIe MAC macros with per-chip structEmery Hsin
2026-07-31wifi: mt76: mt7925: add per-chip PCIe register definitionsEmery Hsin
2026-07-31wifi: mt76: connac2: add per-chip PCIe register definitionsEmery Hsin
2026-07-31wifi: mt76: mt792x: add per-chip PCIe register structEmery Hsin
2026-07-31wifi: mt76: mt7925: add MT7927 per-chip rx irq definitionsEmery Hsin
2026-07-31wifi: mt76: mt7925: replace shared rx irq masks with per-chip definitionsEmery Hsin
2026-07-31wifi: mt76: connac2: apply new rx all_complete_maskEmery Hsin
2026-07-31wifi: mt76: mt792x: consolidate rx interrupt masks into all_complete_maskEmery Hsin
2026-07-31wifi: mt76: mt7615: avoid waiting for mac work under the mt76 mutexRunyu Xiao
2026-07-31wifi: mt76: connac: add MT7991A (0x7991) to is_mt7996()Dmitry Gomzyakov
2026-07-31ASoC/soundwire: Intel: reset the PCMSyCM registers in hda_sdw_bpt_closeBard Liao
2026-07-31issei: Fix size_t printk specifier in heci_{write,read}_buf()Nathan Chancellor
2026-07-31cdx: Fix double free when sysfs file creation failsPrasanna Kumar T S M
2026-07-31EISA: Use str_plural() in eisa_probe()Thorsten Blum
2026-07-31uio: fsl_elbc_gpcm: use platform helpers for resource and IRQRosen Penev
2026-07-31misc: Unify code style for various *_device_id arraysUwe Kleine-König (The Capable Hub)
2026-07-31misc: Unify style of of_device_id arraysUwe Kleine-König (The Capable Hub)
2026-07-31misc: eeprom: idt_89hpesx: Unify style of of_device_id arrayUwe Kleine-König (The Capable Hub)
2026-07-31misc: ibmvmc: Use named initializers for vio_device_id arrayUwe Kleine-König (The Capable Hub)
2026-07-31misc: mei: Use named initializer for platform_device_id arrayUwe Kleine-König (The Capable Hub)
2026-07-31misc: mei: Use named initializers for acpi_device_id arrayUwe Kleine-König (The Capable Hub)
2026-07-31misc: Use named initializers for arrays of spi_device_dataUwe Kleine-König (The Capable Hub)
2026-07-31misc: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-07-31misc: eeprom: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-07-31misc: genwqe: Drop unused assignment of pci_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-07-31misc/pvpanic: Drop unused assignment of acpi_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-07-31misc: Drop unused assignment of spi_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-07-31virtio_console: fix race between hvc put_chars and virtqueue teardown on freezeSungho Bae
2026-07-31virtio_console: fix control queue race during restoreSungho Bae
2026-07-31virtio_console: fix hot-unplug races in TX pathsSungho Bae
2026-07-31virtio_console: refactor __send_to_port() buffer ownershipSungho Bae
2026-07-31virtio_console: take a kref in find_port_by_vq() to fix port UAFHari Mishal
2026-07-31misc: sgi-gru: inline the user CBR status updateMuhammad Usama Anjum
2026-07-31misc: sgi-gru: remove obsolete atomic fault-handling stateMuhammad Usama Anjum
2026-07-31misc: sgi-gru: remove interrupt-context page-table walksMuhammad Usama Anjum
2026-07-31ntsync: reject wait ioctls with zero ownerIván Ezequiel Rodriguez
2026-07-31misc: vmc_vmci: Fix potential memory leak in vmci_event_subscribe()Abdun Nihaal
2026-07-31rust_binder: update indentation of failed transaction printAlice Ryhl
2026-07-31rust_binder: Update transaction flags to use kernel::impl_flags!Jahnavi MN
2026-07-31rust_binder: Update looper_flags bitmaps to use kernel::impl_flags!Jahnavi MN
2026-07-31rust_binder: add ownership assertion to Node::add_deathGeorgios Androutsopoulos
2026-07-31nvmem: brcm_nvram: fix out-of-bounds access on malformed flash dataRosen Penev
2026-07-31nvmem: brcm_nvram: reject empty NVRAM partitionRosen Penev
2026-07-31nvmem: airoha: add ARM64 dependencyArnd Bergmann
2026-07-31eeprom: move nvmem EEPROM drivers to drivers/nvmem/Bartosz Golaszewski
2026-07-31nvmem: simplify nvmem_sysfs_remove_compat()Bartosz Golaszewski
2026-07-31nvmem: split out the reg_read/write() callbacks out of struct nvmem_deviceBartosz Golaszewski
2026-07-31nvmem: remove unneeded __nvmem_device_put()Bartosz Golaszewski