index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-31
wifi: mt76: mt7925: add NAN MCU handling
Sean Wang
1
-15
/
+84
2026-07-31
wifi: mt76: mt7925: add NAN MCU helpers
Sean Wang
6
-1
/
+1418
2026-07-31
wifi: mt76: connac: add NAN connection type
Sean Wang
2
-0
/
+18
2026-07-31
wifi: mt76: mt7925: guard BSS capability lookups
Sean Wang
1
-6
/
+20
2026-07-31
wifi: mt76: mt792x: advertise mgmt frame registration
Sean Wang
1
-0
/
+1
2026-07-31
wifi: mt76: mt76u: use a threaded NAPI for the RX path
Filip Bakreski
1
-7
/
+57
2026-07-31
wifi: mt76: mt7915: configure noise floor reporting on reset
David Bauer
1
-2
/
+7
2026-07-31
wifi: mt76: mt7925: add MT7928 PCIe support
Emery Hsin
1
-0
/
+13
2026-07-31
wifi: mt76: mt7925: add MT7928 per-chip PCIe register definitions
Emery Hsin
2
-0
/
+11
2026-07-31
wifi: mt76: mt7925: align scan IE and EFUSE TLV lengths to 4 bytes for MT7928
Emery Hsin
1
-5
/
+11
2026-07-31
wifi: mt76: mt7925: add MMIO register remapping table for MT7928
Emery Hsin
1
-6
/
+103
2026-07-31
wifi: mt76: mt7925: add MT7928 TXD/TXS/TX_DONE support
Emery Hsin
7
-12
/
+292
2026-07-31
wifi: mt76: mt7925: add MT7928 DMA configuration
Emery Hsin
6
-21
/
+233
2026-07-31
wifi: mt76: mt7925: add MT7928 irq_map with chip-specific rx masks
Emery Hsin
2
-3
/
+30
2026-07-31
wifi: mt76: mt7925: add MT7928 FWDL support
Emery Hsin
6
-4
/
+353
2026-07-31
wifi: mt76: mt7925: fix MMIO dynamic remap window size
Emery Hsin
1
-1
/
+1
2026-07-31
wifi: mt76: connac3: update basic rate table starting index
Emery Hsin
1
-1
/
+1
2026-07-31
wifi: mt76: mt792x: add tx_done ring to common DMA queue allocation
Emery Hsin
2
-0
/
+12
2026-07-31
wifi: mt76: mt7925: rename WTBL registers to chip-specific format
Emery Hsin
3
-5
/
+5
2026-07-31
wifi: mt76: mt792x: rename WFDMA DMASHDL enable bit to follow the convention
Emery Hsin
2
-2
/
+2
2026-07-31
wifi: mt76: mt792x: replace shared PCIe MAC macros with per-chip struct
Emery Hsin
2
-6
/
+4
2026-07-31
wifi: mt76: mt7925: add per-chip PCIe register definitions
Emery Hsin
4
-8
/
+18
2026-07-31
wifi: mt76: connac2: add per-chip PCIe register definitions
Emery Hsin
2
-0
/
+10
2026-07-31
wifi: mt76: mt792x: add per-chip PCIe register struct
Emery Hsin
1
-0
/
+6
2026-07-31
wifi: mt76: mt7925: add MT7927 per-chip rx irq definitions
Emery Hsin
2
-3
/
+12
2026-07-31
wifi: mt76: mt7925: replace shared rx irq masks with per-chip definitions
Emery Hsin
3
-23
/
+23
2026-07-31
wifi: mt76: connac2: apply new rx all_complete_mask
Emery Hsin
2
-2
/
+5
2026-07-31
wifi: mt76: mt792x: consolidate rx interrupt masks into all_complete_mask
Emery Hsin
2
-6
/
+3
2026-07-31
wifi: mt76: mt7615: avoid waiting for mac work under the mt76 mutex
Runyu Xiao
1
-2
/
+3
2026-07-31
wifi: mt76: connac: add MT7991A (0x7991) to is_mt7996()
Dmitry Gomzyakov
1
-1
/
+2
2026-07-31
ASoC/soundwire: Intel: reset the PCMSyCM registers in hda_sdw_bpt_close
Bard Liao
3
-6
/
+34
2026-07-31
issei: Fix size_t printk specifier in heci_{write,read}_buf()
Nathan Chancellor
1
-2
/
+2
2026-07-31
cdx: Fix double free when sysfs file creation fails
Prasanna Kumar T S M
1
-2
/
+5
2026-07-31
EISA: Use str_plural() in eisa_probe()
Thorsten Blum
1
-1
/
+2
2026-07-31
uio: fsl_elbc_gpcm: use platform helpers for resource and IRQ
Rosen Penev
1
-36
/
+24
2026-07-31
misc: Unify code style for various *_device_id arrays
Uwe Kleine-König (The Capable Hub)
21
-122
/
+121
2026-07-31
misc: Unify style of of_device_id arrays
Uwe Kleine-König (The Capable Hub)
11
-17
/
+17
2026-07-31
misc: eeprom: idt_89hpesx: Unify style of of_device_id array
Uwe Kleine-König (The Capable Hub)
1
-47
/
+47
2026-07-31
misc: ibmvmc: Use named initializers for vio_device_id array
Uwe Kleine-König (The Capable Hub)
1
-2
/
+2
2026-07-31
misc: mei: Use named initializer for platform_device_id array
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-07-31
misc: mei: Use named initializers for acpi_device_id array
Uwe Kleine-König (The Capable Hub)
1
-5
/
+5
2026-07-31
misc: Use named initializers for arrays of spi_device_data
Uwe Kleine-König (The Capable Hub)
4
-35
/
+35
2026-07-31
misc: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
11
-42
/
+42
2026-07-31
misc: eeprom: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
2
-55
/
+55
2026-07-31
misc: genwqe: Drop unused assignment of pci_device_id driver data
Uwe Kleine-König (The Capable Hub)
1
-53
/
+35
2026-07-31
misc/pvpanic: Drop unused assignment of acpi_device_id driver data
Uwe Kleine-König (The Capable Hub)
1
-2
/
+2
2026-07-31
misc: Drop unused assignment of spi_device_id driver data
Uwe Kleine-König (The Capable Hub)
2
-4
/
+4
2026-07-31
virtio_console: fix race between hvc put_chars and virtqueue teardown on freeze
Sungho Bae
1
-6
/
+64
2026-07-31
virtio_console: fix control queue race during restore
Sungho Bae
1
-3
/
+12
2026-07-31
virtio_console: fix hot-unplug races in TX paths
Sungho Bae
1
-6
/
+31
[prev]
[next]