summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-11net: mvpp2: sync RX data at the hardware packet offsetTil Kaiser
2026-06-11kbuild: rust: clean `zerocopy-derive` in `mrproper`Miguel Ojeda
2026-06-11ALSA: usb-audio: Use the new helper for shutdown refcountTakashi Iwai
2026-06-11ALSA: aloop: Use the new helper for stop-count refcountTakashi Iwai
2026-06-11ALSA: hda: Use the new helper for PCM instance refcountTakashi Iwai
2026-06-11ALSA: core: Use the new helper for the power refcountTakashi Iwai
2026-06-11ALSA: Add simple refcount helper functionsTakashi Iwai
2026-06-11mtd: cfi: Use common error handling code in two functionsMarkus Elfring
2026-06-11mtd: slram: simplify register_device() cleanupRuoyu Wang
2026-06-11mtd: slram: remove failed entries from the device listRuoyu Wang
2026-06-11mtd: rawnand: ndfc: use ioread32be/iowrite32be and allow COMPILE_TESTRosen Penev
2026-06-11MAINTAINERS: expand Lynx 28G entry to cover Lynx 10G SerDesVladimir Oltean
2026-06-11phy: lynx-10g: new driverVladimir Oltean
2026-06-11dt-bindings: phy: lynx-10g: initial documentVladimir Oltean
2026-06-11phy: lynx-28g: improve phy_validate() procedureVladimir Oltean
2026-06-11phy: lynx-28g: optimize read-modify-write operationVladimir Oltean
2026-06-11phy: lynx-28g: add support for big endian register mapsVladimir Oltean
2026-06-11phy: lynx-28g: common probe() and remove()Vladimir Oltean
2026-06-11phy: lynx-28g: make lynx_28g_pll_read_configuration() callable per PLLVladimir Oltean
2026-06-11phy: lynx-28g: move struct lynx_info definitions downwardsVladimir Oltean
2026-06-11phy: lynx-28g: provide default lynx_lane_supports_mode() implementationVladimir Oltean
2026-06-11phy: lynx-28g: generalize protocol converter accessorsVladimir Oltean
2026-06-11phy: lynx-28g: common lynx_pll_get()Vladimir Oltean
2026-06-11phy: lynx-28g: move data structures to coreVladimir Oltean
2026-06-11phy: lynx-28g: move lane mode helpers to new core moduleVladimir Oltean
2026-06-11phy: lynx-28g: reject probing on devices with unsupported OF nodesVladimir Oltean
2026-06-11phy: lynx-28g: avoid returning NULL in of_xlate() functionVladimir Oltean
2026-06-11dt-bindings: PCI: mediatek: Add support for EcoNet EN7528Caleb James DeLisle
2026-06-11PCI: mediatek: Use actual physical address instead of virt_to_phys()Manivannan Sadhasivam
2026-06-11phy: qcom: qmp-pcie: Add QMP PCIe PHY support for ElizaKrishna Chaitanya Chundru
2026-06-11dt-bindings: phy: sc8280xp-qmp-pcie: Document Eliza PCIe phyKrishna Chaitanya Chundru
2026-06-11phy: nxp-ptn3222: Use named initializers for struct i2c_device_idUwe Kleine-König (The Capable Hub)
2026-06-11dt-bindings: phy: sc8280xp-qmp-pcie: Disallow bifurcation register on PurwaKonrad Dybcio
2026-06-11crypto: xilinx-trng - Replace crypto_drbg_ctr_df() with HMAC-SHA512Eric Biggers
2026-06-11crypto: xilinx-trng - Fix return value of xtrng_hwrng_trng_read()Eric Biggers
2026-06-11crypto: xilinx-trng - Remove crypto_rng interfaceEric Biggers
2026-06-11crypto: exynos-rng - Remove exynos-rng driverEric Biggers
2026-06-11hwrng: hisi-trng - Move hisi-trng into drivers/char/hw_random/Eric Biggers
2026-06-11crypto: hisi-trng - Remove crypto_rng interfaceEric Biggers
2026-06-11crypto: loongson - Remove broken and unused loongson-rngEric Biggers
2026-06-11crypto: crypto4xx - Remove insecure and unused rng_algEric Biggers
2026-06-11crypto: qat - validate RSA CRT component lengthsGiovanni Cabiddu
2026-06-11dt-bindings: dma: snps,dw-axi-dmac: Add fallback compatible for CV1800BInochi Amaoto
2026-06-11MAINTAINERS: dmaengine/ti: Remove myself and add Vignesh as maintainerPeter Ujfalusi
2026-06-11dmaengine: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski
2026-06-11dt-bindings: dma: qcom,gpi: Document GPI DMA engine for Shikra SoCXueyao An
2026-06-11dmaengine: qcom: hidma: use sysfs_emit() in sysfs show callbacksHungyu Lin
2026-06-11dmaengine: dw-axi-dmac: fix PM for system sleep and channel allocTze Yee Ng
2026-06-11dmaengine: dw-axi-dmac: drop redundant DMAC enable in block startNiravkumar L Rabara
2026-06-11dmaengine: altera-msgdma: Use memcpy_toio for descriptor FIFO writesAdrian Ng Ho Yin